@charset "utf-8";
@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(flexslider.css);
@import url(linear-icon.css);
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap');
/*@import url(https://fonts.googleapis.com/css?family=Abhaya + Libre|Poppins|Open + Sans);*/
body {
    padding: 0;
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 14.5px;
    color: #111;
    background: #fff;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a,
a:active,
a:hover,
a:link {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", cursive;
    margin: 18px 0;
    font-weight: 400;
}
.spacer {
    display: inline-block;
    margin: 5px 10px;
}
.hindi-text {
    font-family: Poppins, sans-serif;
}
.white-text {
    color: #fff;
}
.golden-text {
    color: #999;
    text-transform: uppercase;
}
.green-text {
    color: #132f57;
}
.yellow-text {
    color: #ffb516;
}
p {
    margin-top: 10px;
}
h2 small {
    color: #111;
}
h3 small {
    color: #111;
}
#main-head {
    background: #fff;
    border-top: 2px solid #ffb516;
}
.white-tab:active,
.white-tab:link,
.white-tab:visited {
    display: inline-block;
    padding: 3px 11px;
    background: #d6111b;
    color: #fff;
    font-size: 13px;
    margin-top: -5px;
    margin-left: 1px;
    margin-bottom: 1px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.white-tab:hover {
    background: #ffb516;
    color: #000;
}
#main-head p {
    margin-top: 15px;
}
spacer {
    width: 10px;
    display: inline-block;
}
header {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
header .menu-b {
    background: #132f57;
    border-bottom: 1px solid #fff;
}
header .fa {
    font-size: 18px;
    padding-bottom: 2px;
}
#main-head .logo {
    height: auto;
    width: 100px;
    padding: 5px; 
    padding-top: 0; 
}
#main-head .logo1 {
    display: none;
}
header h2 {
    font-size: 30px;
    line-height: 45px;
    text-align: right;
}
header small {
    font-size: 15px;
    line-height: 18px;
}
header p {
    font-size: 12px;
}
header {
    position: relative;
    width: 100%;
    height: auto;
    background: #fff;
    color: #666;
    padding-left: 0;
    border-bottom: 0 solid #ddd;
}
.content-back {
    background: url(../images/contentBGtop.png) repeat-x top left;
    padding: 85px;
    position: relative;
    margin-top: -175px;
    z-index: 999999;
}
.content-back1 {
    background: url(../images/contentBGtop.png) repeat-x top left;
    padding: 85px;
    position: relative;
    margin-top: -275px;
    z-index: 999999;
}
#white-bg {
    padding: 40px 0;
    background: #fff;
}
.green-box {
    background: #132f57 url(../images/sanskaar-valley-a5.png) top left no-repeat;
    color: #fff;
    padding: 32.5px 35px;
}
.yellow-box {
    background: #ffb516;
    color: #000;
    padding: 40.5px 38px;
}
.yellow-box h1 {
    margin: 18px 0;
    margin-top: 0;
}
.green-base {
    background: #132f57;
    padding: 8px;
    color: #fff;
}
.white-box {
    border: 1px solid #ccc;
    padding: 15px 20px;
    background-color: #fff;
    overflow: hidden;
}
.white-box-placement {
    border: 1px solid #ccc;
    padding: 15px 20px;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 25px;
    padding-top: 0;
    min-height: 260px;
}
.spacer-z {
    display: inline-block;
    margin: 5px 10px;
}
.white-box-placement h4 {
    background: #132f57;
    color: #fff;
    padding: 12px;
}
.box3 p {
    padding: 4px 8px;
    padding-top: 10px;
    margin-bottom: 0;
    color: #132f57;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
}
.box3:hover p {
    background: #ffb516;
    color: #000;
}
.gray-box2 {
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    color: #666;
    overflow: hidden;
}
.grey-box2 {
    border: 1px solid #ccc;
    background-color: #fff;
    color: #666;
    overflow: hidden;
}
.white-box1 {
    border: 1px solid #ccc;
    padding: 15px 20px;
    margin: 15px 0;
    background-color: #fff;
    color: #666;
    overflow: hidden;
}
.white-box2 {
    border: 1px solid #ccc;
    padding: 15px 20px;
    padding-bottom: 0;
    margin: 0;
    background-color: #fff;
    color: #666;
    overflow: hidden;
}
.white-box2 p {
    margin-top: 10px;
}
.img-l {
    width: 250px;
    height: auto;
    border: 2px solid #ffb516;
    padding: 2px;
}
.yellow-b {
    border: 2px solid #ffb516;
    padding: 2px;
}
.m-left {
    margin-left: 10px;
}
.m-right {
    margin-right: 10px;
}
.ach {
    transition: color 0.9s ease-in-out;
    border-bottom: 1px solid #ddd;
}
.ach:hover {
    background-color: #ffb516;
}
.table > tbody > tr > td {
    border-top: 0 solid #ddd;
    border-bottom: 0 solid #ddd;
}
.table > tbody > tr > td:last-child {
    border-top: 0 solid #ddd;
    border-bottom: 0 solid #ddd;
}
.table1 > tbody > tr > td {
    padding: 4.8px;
}
#grey-bg {
    padding: 40px 0;
    background: #f9f9f9;
}
.line {
    background: url(../images/sanskaar-valley-l2.jpg) no-repeat top center;
    margin-top: -15px;
    padding-bottom: 8px;
    border: 0;
}
.line1 {
    background: url(../images/sanskaar-valley-l2.jpg) no-repeat top left;
    margin-top: -15px;
    padding-bottom: 8px;
    border: 0;
}
.white-blog {
    background: #fff;
    border: 1px solid #eee;
    padding: 17px 10px;
    text-align: center;
    margin: 0;
    font-size: 12px;
    min-height: 185px;
}
.white-blog img {
    width: 80px;
    height: auto;
}
#blue-bg {
    padding: 40px 0;
    background: #132f57;
}
.news-item {
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px dotted #555;
    clear: both;
    display: block;
}
.news-item img {
    width: 110px;
    float: left;
    display: inline-block;
    height: auto;
    padding-right: 10px;
    padding-bottom: 3px;
}
.news-item a {
    color: #111;
}
.news-item1 {
    padding: 5px 0;
    margin: 0;
    border-bottom: 1px solid #efefef;
    display: inline-table;
    width: 100%;
    clear: both;
}
.news-item1 a {
    color: #111;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #132f57;
    border-color: #ddd;
}
.panel-default > .panel-heading h3 {
    margin: 0;
    background: #132f57;
    padding: 5px 10px;
    color: #fff;
}
.news-item2 {
    padding: 5px 0;
    margin: 0;
    border-bottom: 0 dotted #555;
    clear: both;
    display: block;
}
.news-item2 img {
    width: 100px;
    float: left;
    display: inline-block;
    height: auto;
    padding-right: 10px;
    padding-bottom: 5px;
}
.news-item2 a {
    color: #111;
}
ul.nonel li {
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    list-style: none;
    margin-left: -35px;
}
ul.nonel li:last-child {
    border: none;
}
.img-left-f {
    float: left;
    margin: 15px;
    margin-left: 0;
    display: inline-block;
}
ul.noneb {
    list-style: none;
    margin-left: -35px;
    margin-right: 35px;
}
ul.noneb li {
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    list-style: none;
    margin-left: -35px;
    display: table-row;
}
ul.noneb li:last-child {
    border: none;
}
#yellow-back {
    background: #ffb516;
    padding: 0 0;
}
.img-padding {
    margin: 5px;
}
.btn.active1 {
    background: #132f57;
    font-size: 13px;
    color: #fff;
    border-radius: 0;
    margin: 0;
    margin-top: -8px;
    margin-bottom: 0;
    border-radius: 2px;
}
.btn.active1:hover {
    background: #999;
    font-size: 13px;
    color: #fff;
    border-radius: 2px;
}
.btn.active2 {
    background: #ffb516;
    font-size: 13px;
    color: #000;
    border-radius: 0;
    margin: 0;
    margin-top: -8px;
    margin-bottom: 12px;
    border-radius: 2px;
}
.btn.active2:hover {
    background: #999;
    font-size: 13px;
    color: #fff;
    border-radius: 2px;
}
.btn.active3 {
    background: #132f57;
    font-size: 12px;
    color: #fff;
    border-radius: 0;
    padding: 3px 8px;
    margin: 0;
    margin-top: 2px;
    margin-bottom: 0;
    border-radius: 2px;
}
.btn.active3:hover {
    background: #999;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
}
.cd-tabs {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.cd-tabs-navigation li {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}
.no-cssgradients .cd-tabs::after {
    display: none;
}
.cd-tabs.is-ended::after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-tabs nav {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background: #f8f7ee;
    font-size: 13px;
    box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
    margin-left: 0;
}
.panel {
    margin-bottom: 0;
}
ul.placement li {
    display: block;
    list-style: square;
    margin-left: -17px;
    font-size: 13px;
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .cd-tabs::after {
        display: none;
    }
    .cd-tabs nav {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
        z-index: 1;
    }
}
@media only screen and (min-width: 960px) {
    .cd-tabs nav {
        position: relative;
        float: none;
        background: #fff;
        box-shadow: none;
    }
}
.cd-tabs-navigation {
    width: auto;
    margin-left: -40px;
}
.cd-tabs-navigation li {
    float: left;
}
.cd-tabs-navigation a {
    position: relative;
    display: block;
    height: 65px;
    width: 55px;
    text-align: center;
    font-size: 11px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    color: #fff;
    background: #132f57;
    padding-top: 14px;
    border-right: 1px solid #fff;
}
.no-touch .cd-tabs-navigation a:hover {
    color: #29324e;
    background-color: rgba(233, 230, 202, 0.3);
}
.cd-tabs-navigation a.selected {
    background-color: #fff !important;
    box-shadow: inset 0 2px 0 #f05451;
    color: #29324e;
}
@media only screen and (min-width: 768px) {
    .cd-tabs-navigation {
        width: 70px;
        float: left;
    }
    .cd-tabs-navigation a {
        height: 80px;
        width: 30px;
        padding-top: 46px;
    }
    .cd-tabs-navigation a.selected {
        box-shadow: inset 2px 0 0 #f05451;
    }
    .cd-tabs-navigation a::before {
        top: 22px;
    }
}
@media only screen and (min-width: 960px) {
    .cd-tabs-navigation {
        width: auto;
        background-color: #f8f7ee;
        box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
    }
    .cd-tabs-navigation a {
        height: 40px;
        line-height: 40px;
        width: auto;
        text-align: left;
        font-size: 14px;
        padding: 0 20px;
    }
    .cd-tabs-navigation a.selected {
        box-shadow: inset 0 2px 0 #ffb516;
    }
    .cd-tabs-navigation a::before {
        top: 50%;
        margin-top: -10px;
        margin-left: 0;
        left: 38px;
    }
}
.cd-tabs-content {
    background: #fff;
}
.cd-tabs-content li {
    display: none;
    padding: 1.4em;
    margin-left: -35px;
}
.cd-tabs-content li.selected {
    display: block;
    overflow: hidden;
    -webkit-animation: cd-fade-in 0.5s;
    -moz-animation: cd-fade-in 0.5s;
    animation: cd-fade-in 0.5s;
}
.cd-tabs-content li p {
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 2em;
}
@media only screen and (min-width: 768px) {
    .cd-tabs-content {
        min-height: 480px;
    }
    .cd-tabs-content li {
        padding: 2em;
    }
}
@media only screen and (min-width: 960px) {
    .cd-tabs-content {
        min-height: 0;
    }
    .cd-tabs-content li p {
        font-size: 14px;
    }
}
@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes cd-fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes cd-fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.gray-box5 {
    padding: 23px 15px;
    border-bottom: 0 dotted #fff;
}
.gray-box5:last-child {
    border: 0;
}
.gray-box5 img {
    width: 50px;
    height: auto;
    float: left;
    margin: 5px 15px;
    margin-left: 5px;
}
.r-border {
    border-right: 1px dotted #fff;
    border-bottom: 1px dotted #fff;
}
.l-border {
    border-left: 0 dotted #fff;
    border-bottom: 1px dotted #fff;
}
.rt-border {
    border-right: 1px dotted #fff;
    border-top: 0 dotted #fff;
}
.lt-border {
    border-left: 0 dotted #fff;
    border-bottom: 1px dotted #fff;
}
.blue-tab:active,
.blue-tab:link,
.blue-tab:visited {
    padding: 5px 8px;
    display: inline-block;
    font-size: 11px;
    background: #132f57;
    color: #fff;
    border: 1px solid transparent;
    margin: 1px;
}
.blue-tab:hover {
    background: #ffb516;
    color: #fff;
    border: 1px solid #fff;
}
.copyright {
    border-top: 1px solid #ccc;
    display: block;
    overflow: hidden;
}
.crsl-items {
    margin: 30px auto;
    margin-top: 0;
}
.crsl-item figcaption {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
}
.crsl-nav {
    position: relative;
    min-height: 1px;
    margin-top: -35px;
}
.crsl-nav .previous {
    float: left;
    padding: 5px 15px;
    font-size: 13px;
    background: #ffb715;
    border: 1px solid #fff;
    color: #000;
    margin-bottom: 0;
}
.crsl-nav .next {
    float: right;
    padding: 5px 15px;
    font-size: 13px;
    background: #ffb715;
    border: 1px solid #fff;
    color: #000;
    margin-bottom: 0;
}
.parallax {
    width: 100%;
    background-size: cover;
}
.parallax1 {
    background: url(../images/sanskaar-about.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
}
.parallax2 {
    background: url(../images/sanskaar-contact.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
}
.parallax3 {
    background: url(../images/sanskaar-career.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
}
.parallax4 {
    background: url(../images/sanskaar-awards.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
}
.parallax5 {
    background: url(../images/sanskaar-campus1.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
}
.parallax6 {
    background: url(../images/sanskaar-academics.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
}
.parallax7 {
    background: url(../images/sanskaar-campus2.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
}
.overlay {
    width: 100%;
    height: 100%;
    background-color: #132f57;
    opacity: 0.7;
    z-index: -1;
    text-align: left;
    padding: 90px 0;
}
.overlay .h1 {
    line-height: 38px;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-size: 38px;
    font-weight: 700;
    padding-left: 18px;
    border-left: 3px solid #ffb516;
    color: #fff;
    z-index: 99999999999999;
}
.breadcrumb {

    background: 0 0;
    float: left;
    font-size: 13px;
    color: #111;
    border: 1px solid rgba(255, 255, 255, 0.25);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0;
    margin: 0;
    margin-bottom: 35px;
    text-transform: lowercase;
}
.breadcrumb a {
    color: #111;
}
.spacer1 {
    color: #fff;
    background: url(../images/site-arrow.png) center no-repeat;
    padding: 8px 0;
    padding-right: 20px;
}
.white-t:active,
.white-t:link,
.white-t:visited {
    color: #fff;
}
.white-t:hover {
    color: #ffb516;
}
.z-margin {
    border: 1px solid #efefef;
    padding: 8px;
}
.text-box {
    margin: 5px 0;
    margin-left: 0;
    border: 1px solid #eee;
    padding: 8px;
    width: 100%;
    font-size: 13px;
    background: #fff;
}
.text-area {
    margin: 5px 0;
    border: 1px solid #eee;
    height: 125px;
    padding: 8px;
    width: 100%;
    font-size: 13px;
    background: #fff;
}
.w30 {
    width: 37px;
    height: 23px;
    font-size: 13px;
    color: #333;
    margin: 5px;
    padding: 5px;
    border: #ccc 0 solid;
    background: #fff;
}
.form-control {
    margin-top: 2px;
    margin-bottom: 2px;
}
ul.square li {
    list-style: square;
    padding: 3px;
    margin-left: -25px;
}
.example1 {
    height: 25px;
    overflow: hidden;
    position: relative;
}
.example1 h5 {
    font-size: 20px;
    font-weight: 700;
    color: #016922;
    position: absolute;
    text-transform: uppercase;
    height: 100%;
    width: 100%;
    margin: 0;
    line-height: 25px;
    text-align: center;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-animation: example1 25s linear infinite;
    -webkit-animation: example1 25s linear infinite;
    animation: example1 25s linear infinite;
}
@-moz-keyframes example1 {
    0% {
        -moz-transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%);
    }
}
@-webkit-keyframes example1 {
    0% {
        -webkit-transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
    }
}
@keyframes example1 {
    0% {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
.content {
    margin-top: 0;
    background: 0 0;
    color: #fff;
    text-align: center;
    font-size: 13px;
}
.adjust1 {
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.adjust2 {
    margin: 0;
}
.carousel-indicators li {
    border: 1px solid #ccc;
}
.carousel-control {
    color: #fff;
    width: 5%;
}
.carousel-control:focus,
.carousel-control:hover {
    color: #31708f;
}
.carousel-control.left,
.carousel-control.right {
    background-image: none;
}
.media-object {
    margin: auto;
    margin-top: 15%;
}
blockquote {
    padding: 0;
    border-left: 0 solid #eee;
}
blockquote small:before {
    display: none;
}
blockquote small {
    font-size: 13px;
}
@media screen and (max-width: 768px) {
    .media-object {
        margin-top: 0;
    }
}
label {
    font-weight: 400;
}
.affi img {
    height: 100px;
    width: auto;
    float: left;
    margin: 1px 0;
    margin-right: 4px;
}
.fancybox-title-float-wrap .child {
    font-weight: 400;
    text-shadow: 0;
}
.modal-content2 {
    background: #fff;
    min-height: 270px;
    color: #132f57;
}
.modal-content1 {
    background: #132f57 url(../images/sanskaar-login.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 45px;
    color: #fff;
    min-height: 250px;
}
.modal-header {
    border: 0;
}
.close {
    color: #1e76f7;
    opacity: 1;
    text-shadow: 0 0 0 #fff;
}
.modal-title {
    text-align: center;
}
.modal-footer {
    border-top: 0 solid #e5e5e5;
}
.modal-body {
    text-align: center;
}
.close1 {
    color: #132f57;
    opacity: 1;
    text-shadow: 0 0 0 #fff;
}
#scroll {
    position: fixed;
    right: 5px;
    bottom: 0;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background-color: rgba(9, 88, 167, 0.7);
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 99999;
    outline: 0;
}
#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff;
}
#scroll:hover {
    background-color: #0958a7;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
    outline: 0;
}
#flexiselDemo3 {
    display: none;
}
.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 100%;
    border: 0 solid #ccc;
}
.nbs-flexisel-item {
    float: left;
    margin: 2px;
    margin-left: 0;
    padding: 0;
    cursor: pointer;
    position: relative;
    line-height: 0;
}
.nbs-flexisel-item img {
    width: 200px;
    height: 100px;
    cursor: pointer;
    position: relative;
    margin: 0;
    margin-left: 0;
    max-width: 200px;
    max-height: 100px;
    border: 1px solid #ccc;
    background: #fff;
    display: inline-block;
}
ul.news-achiev {
    list-style: none;
    margin-left: -40px;
}
ul.news-achiev li {
    display: inline-table;
    width: 100%;
    border-bottom: 1px solid #efefef;
    padding-top: 20px;
    padding-bottom: 20px;
    list-style: none;
    margin-left: 0;
    margin-right: 0;
}
ul.news-achiev li img {
    height: 200px;
    width: auto;
    margin-right: 10px;
    float: left;
    display: inline-block;
}
ul.news-achiev li img .text-achiev {
    float: left;
    display: inline;
}
.grey-boxes {
    padding: 12px;
    border: 1px solid #ccc;
    background: #f9f9f9;
    margin-top: 10px;
}
@media (max-width: 1025px) {
    .nav > li > a {
        padding: 5px 8px;
    }
    .navbar-nav > li > a {
        font-size: 12px;
    }
}
@media (max-width: 639px) {
    header .container {
        margin-right: -15px;
        margin-left: -15px;
    }
    .white-tab:active,
    .white-tab:hover,
    .white-tab:link,
    .white-tab:visited {
        font-size: 12px;
        padding: 3px 6px;
    }
    header .fa {
        font-size: 14px;
        margin-top: 1px;
        padding-bottom: 2px;
    }
    spacer {
        width: 100%;
        display: block;
        height: 1px;
    }
    #main-head p {
        font-size: 11px;
    }
    .r-border {
        border: 0;
    }
    .l-border {
        border: 0;
    }
    .rt-border {
        border: 0;
    }
    .lt-border {
        border: 0;
    }
    #main-head p {
        padding-right: 15px;
    }
    .affi img {
        height: 65px;
        width: auto;
        margin-right: 1px;
    }
}
@media (max-width: 800px) {
    header .menu-b {
        background: 0 0;
    }
    header.clone .navbar-nav {
        margin: 0 -15px;
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    header .menu-b .navbar-toggle {
        z-index: 999;
        margin-top: 25px;
    }
    .nav > li > a {
        padding: 5px;
    }
    .text-justify {
        text-align: left;
    }
    header {
        position: relative;
        width: 100%;
        height: auto;
        background: #fff;
        color: #666;
        padding-left: 0;
        margin: 0;
        border-bottom: 1px solid #ddd;
        overflow: hidden;
        padding: 0;
        margin: 0;
    }
    header.clone {
        position: fixed;
        top: -125px;
        left: 0;
        right: 0;
        z-index: 999;
        transition: 0.4s top cubic-bezier(0.3, 0.73, 0.3, 0.74);
    }
    header #main-head .logo {
        height: auto;
        width: 55px;
        position: absolute;
        left: 2px;
        z-index: 91;
    }
    header.clone #main-head .logo {
        height: auto;
        width: 60px;
        top: 5px;
    }
    header.clone #main-head .logo1 {
        display: block;
        height: auto;
        width: 65px;
        position: absolute;
        top: 5px;
        z-index: 91;
        padding: 3px;
        background: #fff;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.06);
    }
    header.clone .title-logo {
        display: none;
    }
    .green-box h2 {
        margin: 0;
    }
    .navbar-nav > li > a {
        border: 0;
        border-bottom: 1px solid #fff;
    }
    .parallax h1 {
        line-height: 34px;
        text-transform: uppercase;
        font-size: 38px;
        font-weight: 700;
        padding-left: 15px;
        border-left: 3px solid #ffb516;
        color: #fff;
        z-index: 99;
    }
    .z-margin {
        margin-right: 0;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
        border: 1px solid #fff;
        padding: 0;
    }
    .overlay .h1 {
        font-size: 34px;
    }
    .overlay {
        padding: 40px 0;
    }
    #myCarousel .container h3 {
        font-size: 14px;
        margin: 5px 0;
    }
    .nbs-flexisel-item img {
        width: 150px;
        height: 75px;
        cursor: pointer;
        position: relative;
        margin: 0;
        margin-left: 0;
        max-width: 150px;
        max-height: 75px;
        border: 0 solid #ccc;
        background: #fff;
        display: inline-block;
    }
}
.table-box {
    padding: 5px 8px;
    border: 1px solid #ccc;
    margin: 3px 0;
    display: block;
}
.panel-style1 {
    padding: 5px 15px;
    margin-left: -5px;
}
.panel-default1 > .panel-heading1 h3 {
    color: #fff;
    margin: 8px;
    background-color: #132f57;
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
}
.panel1 {
    background-color: #fff;
}
.panel1 .panel-heading1 h3 {
    border: 0;
}
.panel1 .panel-footer {
    border-top: 1px solid #ddd;
    background: #eee;
}
.panel-default > .panel-heading2 h3 {
    margin: 0;
    background: #eee;
    padding: 5px 10px;
    color: #fff;
}
.gray-box7 {
    margin: 0;
    border: 0 solid #132f57;
}
.gray-box7 ul li {
    display: inline-block;
}
.gray-box6 {
    margin: 0;
    border: 2px solid #132f57;
}
.gray-box6 ul li {
    display: inline-block;
}
.news-item-date {
    border-bottom: 1px solid #efefef;
    clear: both;
    padding: 5px 0;
}
.news-item-date .date {
    font-size: 26px;
    text-align: center;
    width: 50px;
    font-weight: 700;
    height: 50px;
    padding: 5px;
    padding-top: 7px;
    border: 0 solid #ffb516;
    background: #ffb516;
    color: #132f57;
    display: inline-block;
    margin-right: 15px;
    line-height: 20px;
    font-family: "Open Sans", cursive;
    float: left;
}
.news-item-date .date .month {
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
}
.news-item-date .news-text {
    width: 250px;
    float: left;
    vertical-align: top;
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 14.5px;
}
.news-item-date .news-sport-text {
    width: 85%;
    float: left;
    vertical-align: top;
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 14.5px;
}
.news-item-nb {
    border-bottom: 0 solid #efefef;
    clear: both;
    padding: 5px 0;
}
.news-item-date .news-text a {
    color: #222;
}
.news-item-date .news-text1 {
    width: 250px;
    float: left;
    vertical-align: top;
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 14.5px;
}
.news-item-date .date1 {
    font-size: 26px;
    text-align: center;
    width: 45px;
    font-weight: 700;
    height: 52px;
    padding: 5px;
    padding-top: 7px;
    border: 1px solid #ffb516;
    background: #fff;
    color: #132f57;
    display: inline-block;
    margin-right: 15px;
    line-height: 20px;
    font-family: "Open Sans", cursive;
    float: left;
}
.news-item-date .date1 .month1 {
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
}
.news-item-date-new {
    border-bottom: 1px solid #efefef;
    clear: both;
    padding: 5px 0;
}
.news-item-date-new .news-text {
    width: 230px;
    float: left;
    vertical-align: top;
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 14.5px;
}
.news-item-date-new .news-text a {
    color: #222;
}
.news-item-date-new .date1 {
    font-size: 20px;
    text-align: center;
    width: 75px;
    font-weight: 700;
    height: 38px;
    padding: 5px;
    padding-top: 7px;
    border: 1px solid #ffb516;
    background: #fff;
    color: #132f57;
    display: inline-block;
    margin-right: 15px;
    line-height: 20px;
    font-family: "Open Sans", cursive;
    float: left;
}
.news-item-date-new .date1 .month1 {
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .carousel-content h1 {
        font-size: 24px;
    }
    .news-item-date .news-text {
        width: 200px;
        display: inline;
        font-size: 14px;
        float: none;
    }
    .news-item-date-new .news-text {
        width: 200px;
        display: inline;
        font-size: 14px;
        float: none;
    }
    .box3 p {
        padding: 4px;
        padding-top: 0;
        margin-top: 0;
        font-size: 12px;
        font-weight: 400;
        text-transform: capitalize;
    }
    .gray-box5 {
        padding: 0 15px;
    }
    .gray-box5 h3 {
        display: block;
        clear: both;
    }
    .social-mashup p {
        display: inline-block;
        float: left;
        clear: none;
    }
}
ol.achiev-all {
    list-style: square;
    margin-left: 0;
    padding: 0;
}
ol.achiev-all li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #efefef;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    list-style: square;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
}
.grey-link {
    color: #111;
}
.grey-link:hover {
    color: #337ab7;
}
.panel-default {
    border-color: #fff;
}
.demo9 .panel-footer {
    border-top: 1px solid #ddd;
}
.news-item-date-p {
    border-bottom: 0 solid #efefef;
    clear: both;
    padding: 5px 0;
    display: inline-block;
    width: 100%;
}
.news-item-date-p .date-p {
    font-size: 26px;
    text-align: center;
    width: 45px;
    font-weight: 700;
    height: 52px;
    padding: 5px;
    padding-top: 7px;
    border: 1px solid #ffb516;
    background: #fff;
    color: #132f57;
    display: inline-table;
    margin-right: 15px;
    line-height: 20px;
    font-family: "Open Sans", cursive;
    float: left;
}
.news-item-date-p .date-p .month-p {
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
}
.news-item-date-p .news-text-p {
    width: 410px;
    float: left;
    vertical-align: top;
    display: inline-table;
    padding: 0;
    margin: 0;
    font-size: 14.5px;
}
.news-item-date-p .news-text-p1 {
    width: 100%;
    float: left;
    vertical-align: top;
    display: inline-table;
    padding: 0;
    margin: 0;
    font-size: 14.5px;
}
.news-item-date-p .news-text-p a,
.news-item-date-p .news-text-p1 a {
    color: #222;
}
.blue-back-bg {
    background: url(../images/blue-back-bg.jpg) repeat;
    padding: 45px;
    color: #fff;
    overflow: hidden;
}
.techfest {
    background: url(../images/techfest-intro.jpg) top center no-repeat;
    padding: 125px 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-align: center;
}
.campus-imgbox {
    border: 1px solid #fff;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: inline;
    background: #132f57;
}
.campus-imgbox img {
    width: 100%;
    height: auto;
    z-index: 0;
    position: relative;
    background: #004b91;
}
.campus-imgbox .text-camp {
    padding: 8px 12px;
    background: #132f57;
    color: #fff;
    bottom: 0;
    float: left;
    z-index: 9;
    position: absolute;
}
.campus-imgbox .text-camp h5 {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
}
.campus-imgbox:hover img {
    opacity: 0.5;
}
@media (max-width: 500px) {
    .news-item-date-p .news-text-p {
        width: 200px;
        float: left;
        vertical-align: top;
        display: inline;
        padding: 0;
        margin: 0;
        font-size: 14.5px;
    }
    .exam-panel {
        display: block;
        width: 100%;
    }
}
@media only screen and (max-width: 1100px) and (min-width: 771px) {
    .news-panel-width {
        width: 33%;
    }
    .news-item-date .news-text {
        width: 200px;
    }
    .news-item-date-new .news-text {
        width: 176px;
    }
    .news-item-date .news-text-achie {
        width: 338px;
    }
    .gray-box6 ul li {
        display: block;
        width: 100%;
    }
}
.table-striped1 > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.on_head {
    margin-bottom: 20px;
}
.on_head h2 {
    margin-bottom: 10px;
    font-size: 24px;
    color: #132f57;
}
.headline {
    width: 50px;
    height: 3px;
    background: #007537;
    margin: 0 0 10px;
    display: inline-block;
}
.pdtb40 {
    padding: 40px 0;
}
.gallery_images {
    margin-bottom: 20px;
}
.highlighted_events {
    border: 1px solid #f2f2f2;
    border-bottom: 3px solid #e9e9e9;
    margin-bottom: 30px;
    position: relative;
}
.highlighted_events:after {
    border-bottom: 3px solid;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.highlighted_events:hover:after {
    width: 100%;
}
.highlighted_events .thumb {
    margin-bottom: 25px;
}
.highlighted_events .thumb img {
    width: 100%;
}
.highlighted_events .content5 {
    text-align: center;
}
.highlighted_events .content5 .title {
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
    color: #000;
}
.highlighted_events .content5 .btn-link {
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-transform: capitalize;
}
.highlighted_events .content5 .btn-link:hover {
    color: #111;
}
.highlighted_events .icon-box {
    text-align: center;
    padding: 10px 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.highlighted_events:hover .icon-box {
    background-color: transparent;
}
.highlighted_events .icon-box .icon {
    color: #fff;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.pdlr10 {
    padding: 0 10px;
}
.handp h2 {
    font-size: 24px;
    font-weight: 600;
}
.handp p {
    line-height: 24px;
}
.handp p span {
    color: #014c8d;
    font-weight: 600;
}
.images_control {
    margin-bottom: 20px;
}
@media (max-width: 360px) {
    .adjustxs {
        width: 100%;
    }
    .view {
        margin: 10px 0 !important;
    }
}
@media (max-width: 480px) {
    .images_control {
        margin-bottom: 30px;
    }
}
@media (max-width: 660px) {
    .adjustxs2 {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 990px) {
    .adjustsm {
        width: 100%;
    }
}
.viewall_button {
    text-align: center;
    margin-top: 30px;
}
ul.news-university li {
    border-bottom: 1px solid #efefef;
    clear: both;
    padding: 10px 10px;
    display: block;
    list-style: square;
    min-width: 300px;
    margin-left: -24px;
}
body {
    position: relative;
    padding: 0;
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 14.5px;
    color: #000;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    outline: 0;
}
a,
a:active,
a:hover,
a:link {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: 0;
}
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", cursive;
    margin: 0;
    font-weight: 600;
}
p {
    padding: 10px auto;
    font-family: "Open Sans", sans-serif;
    font-size: 14.5px;
    -webkit-font-smoothing: antialiased;
}
spacer:before {
    content: "\2044";
    display: inline;
    margin: 0 5px;
}
spacer {
    display: inline;
    margin: 0 5px;
}
.white-text {
    color: #fff;
}
.yellow-text {
    color: #fdb92e;
}
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.npm {
    padding: 0;
    margin: 0;
}
.container-fluid {
    margin: 0 20px;
}
.hindi-text {
    font-family: Poppins, sans-serif;
    padding-top: 15px;
    line-height: 32px;
}
#copyright {
    background: #6a0a00;
    padding: 10px 0;
    color: #fff;
    font-size: 13px;
}
#copyright p {
    padding-top: 8px;
    margin: 0;
    font-size: 13px;
}
footer {
    padding: 25px 0;
    background: #4d1415  url(../images/texture_2.png) repeat center center;
    color: #fff;
    font-size: 13px;
}
footer p {
    padding: 10px auto;
    padding-top: 10px;
    margin: 10px auto;
    font-size: 14px;
}
footer .foot-logo {
    width: 45px;
    margin-bottom: 20px;
    height: auto;
    float: left;
    margin-right: 10px;
}
footer .lnr {
    font-size: 20px;
    margin-right: 10px;
    color: #fdb92e;
    padding-top: 0;
    display: inline-block;
    float: left;
}
ul.widget-area {
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 20px;
    padding-left: 0;
}
ul.widget-area li {
    position: relative;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0.35em;
}
ul.widget-area li a {
    color: #fff;
    display: block;
}
ul.widget-area li a:hover {
    color: #ccc;
}
ul.widget-area li:before {
    content: "\e814";
    color: #fdb92e;
    font-family: Linearicons-Free;
    float: left;
    display: inline-block;
    padding-right: 10px;
}
.social {
    list-style: none;
    overflow: hidden;
    padding-left: 0;
    display: inline-block;
    margin: 0;
}
.social h5 {
    display: inline-block;
    float: left;
    padding-top: 10px;
    padding-right: 10px;
}
.social > li {
    float: left;
    margin: 0 2px;
}
.social > li > a {
    background-color: #fdb92e;
    color: #132f57;
    height: 35px;
    width: 35px;
    font-size: 18px;
    line-height: 35px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    padding-top: 10px;
}
.social > li > a:hover {
    background-color: #132f57;
    color: #fdb92e;
}
span.gt_hdg_left {
    display: inline-block;
    position: relative;
    margin-left: 12px;
}
span.gt_hdg_left:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    background-color: #ffb715;
    left: 3px;
    top: -5px;
    border-radius: 2px;
    z-index: 9;
}
span.gt_hdg_left:after {
    content: "";
    position: absolute;
    width: 110px;
    height: 1px;
    background-color: #ccc;
    left: 0;
    top: -4px;
}
span.gt_hdg_left1 {
    display: block;
    position: relative;
    margin: 12px auto;
    text-align: center;
    width: 200px;
}
span.gt_hdg_left1:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    background-color: #ffb715;
    top: -5px;
    left: 45%;
    border-radius: 2px;
    z-index: 9;
}
span.gt_hdg_left1:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #0d274c;
    top: -4px;
    left: 0;
}
span.gt_hdg_left2 {
    display: inline-block;
    position: relative;
    margin-left: 12px;
}
span.gt_hdg_left2:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    background-color: #ffb715;
    left: 3px;
    top: -5px;
    border-radius: 2px;
    z-index: 9;
}
span.gt_hdg_left2:after {
    content: "";
    position: absolute;
    width: 110px;
    height: 1px;
    background-color: #fff;
    left: 0;
    top: -4px;
}
#bottom-grid {
    padding: 35px;
}
.grid-box {
    float: left;
    background: #f9f9f9;
    padding: 0;
    border: 0 solid #fff;
    border-top: 10px solid #132f57;
    outline: 5px #fff solid;
    text-align: center;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
#bottom-grid .grid-box {
    background: #132f57;
}
.grid-box1 {
    float: left;
    background: #fff;
    padding: 0;
    border: 0 solid #fff;
    border-top: 10px solid #fdb92e;
    outline: 5px #fff solid;
    text-align: center;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
#bottom-grid .grid-box1 {
    background: #fbba00;
}
.grid-box p,
.grid-box1 p {
    line-height: 26px;
}
.grid-box1:before,
.grid-box:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #132f57;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    color: #fff;
}
.grid-box1:before {
    background: #fdb92e;
}
.grid-box a,
.grid-box1 a {
    color: #fff;
}
.grid-box1:active,
.grid-box1:focus,
.grid-box1:hover,
.grid-box:active,
.grid-box:focus,
.grid-box:hover {
    color: #fff;
}
.grid-box1:active:before,
.grid-box1:focus:before,
.grid-box1:hover:before,
.grid-box:active:before,
.grid-box:focus:before,
.grid-box:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.grid-box1:hover .edit,
.grid-box:hover .edit {
    display: block;
}
.grid-box p,
.grid-box1 p {
    padding: 8px;
    color: #fff;
    margin: 0;
}
.edit {
    top: 25%;
    left: 0;
    position: absolute;
    margin: 0;
    text-align: center;
    width: 100%;
    display: none;
    z-index: 2;
}
.grid-box2 {
    float: left;
    background: #fff;
    padding: 15px;
    padding-bottom: 1px;
    border: 0 solid #fff;
    border-top: 10px solid #fdb92e;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.grey-box {
    padding: 15px 10px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-left: 0;
    text-align: center;
    margin-top: 20px;
}
.grey-box1 {
    border-left: 1px solid rgba(255, 255, 255, 0.25);
}
.grey-box p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.grey-box img {
    width: 50px;
    height: auto;
}
.icon {
    width: 80px;
    height: 80px;
    background: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 10px;
}
#student-life {
    padding: 40px 0;
    padding-bottom: 50px;
    background: #f9f9f9;
}
.img-boxes {
    border: 2px solid #fff;
    display: block;
    font-size: 13px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.img-boxes:hover {
    background: #004b91;
}
.img-boxes:hover img {
    opacity: 0.5;
}
.img-boxes img {
    position: relative;
}
.img-boxes .text1 {
    padding: 8px 15px;
    background: #7f0404;
    color: #fff;
    position: absolute;
    top: 0;
}
.img-boxes .text2 {
    padding: 8px 15px;
    background: #fdb92e;
    color: #fff;
    position: absolute;
    top: 0;
}
.img-boxes .text3 {
    padding: 8px 15px;
    background: #333;
    color: #fff;
    position: absolute;
    bottom: 0;
}
#affiliations {
    background: #f0f0f0 url(../images/sanskaar-pattern1.png);
    padding: 15px 0;
    font-size: 13px;
}
#affiliations h4 {
    padding-top: 10px;
    font-size: 20px;
}
#flexiselDemo3 {
    display: none;
}
.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 100%;
    border: 0 solid #ccc;
}
.nbs-flexisel-item {
    float: left;
    margin: 2px;
    margin-left: 0;
    padding: 0;
    cursor: pointer;
    position: relative;
    line-height: 0;
    padding-top: 7px;
}
.nbs-flexisel-item img {
    width: 140px;
    height: 70px;
    cursor: pointer;
    position: relative;
    margin: 0;
    margin-left: 0;
    max-width: 190px;
    max-height: 95px;
    border: 2px solid rgba(210, 207, 200, 0.1);
    background: #fff;
    display: inline-block;
}
#news-event {
    padding: 35px 0;
    padding-top: 50px;
    overflow-x: hidden;
    /*background: #132f57;*/
	background: #4d1415  url(../images/texture_2.png) repeat center center;
}
#sanskaar_internationalism .panel {
    margin-bottom: 10px;
}
#sanskaar_internationalism .panel-heading {
    padding: 12px 15px;
}
#sanskaar_internationalism .panel-heading h4 {
    font-size: 16px;
}
.panel {
    border: 4px solid #fff;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
}
.panel1 {
    border: 2px solid #132f57;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
    background: #e98400;
}
.panel-heading1 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 4px;
}
.panel-body {
    padding: 15px 20px;
    min-height: 268px;
    overflow: hidden;
}
.panel-body1 {
    padding: 3px 15px;
    min-height: 243px;
    overflow: hidden;
    background: 0 0;
}
.panel-body1 .item-event {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    list-style: none;
    border-bottom: 1px solid #efefef;
    padding: 5px;
    padding-bottom: 3px;
}
.panel-body1 .item-event .event-right p {
    line-height: 18px;
    font-size: 14px;
    margin: 0;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 0 solid #ddd;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.panel-footer1 {
    padding: 0;
    background-color: #fff;
    border-top: 0 solid #ddd;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.panel-heading h4 {
    font-size: 18px;
}
.panel-heading {
    padding: 8px 15px;
}
.item-event {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    list-style: none;
    border-bottom: 1px solid #efefef;
    padding: 5px;
    padding-bottom: 8px;
}
.item-event a {
    color: #000;
}
.item-event1 {
    margin-bottom: 3px;
    border: 0 solid #efefef;
    padding: 5px;
}
.item-event .date {
    float: left;
    width: 50px;
    height: 40px;
    background: #fff;
    border: 1px solid #efbd1a;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 5px 8px;
    margin-right: 10px;
    z-index: 1;
    display: inline-table;
    max-width: 35px;
    margin-bottom: 3px;
}
.item-event .date .month {
    letter-spacing: 0.035em;
    color: #132f57;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 13px;
}
.item-event .date .day {
    letter-spacing: 0.035em;
    color: #132f57;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 14px;
}
.event-right {
    text-align: left;
    width: calc(100% - 40px);
    padding-left: 10px;
}
.item-event .event-right p {
    line-height: 20px;
    margin: 0;
}
.item-event .event-right p a {
    color: #000;
}
#academics {
    padding: 40px 0;
    padding-bottom: 50px;
    background: #fff;
}
.academics-img {
    padding-right: 40px;
}
.white-box {
    text-align: center;
    border: 1px solid #edeff0;
    background: #fff;
    padding: 8px 16px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.white-box:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.white-box h4 small {
    line-height: 25px;
    font-size: 16px;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
    display: block;
    width: 100%;
    height: auto;
}
.carousel-inner {
    border-radius: 0;
}
.carousel-indicators {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 15;
    margin: 0;
    padding: 0 25px 25px 0;
    text-align: right;
}
.carousel-control.left,
.carousel-control.right {
    background-image: none;
}
#admission {
    padding: 15px 0;
    text-align: center;
    background: #f0f0f0 url(../images/sanskaar-pattern1.png);
}
.newsletter {
    padding: 23px 20px;
    background: #fff url(../images/sanskaar-pattern.png);
    color: #123261;
}
.btn-blue {
    font-size: 13px;
    color: #fff;
    padding: 10px 15px;
    border-radius: 2px;
    font-size: 13px;
    margin: 10px;
    margin-top: -15px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: rgba(11, 88, 160, 1);
    background: -moz-linear-gradient(top, rgba(11, 88, 160, 1) 0, rgba(17, 120, 216, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(11, 88, 160, 1)), color-stop(100%, rgba(17, 120, 216, 1)));
    background: -webkit-linear-gradient(top, rgba(11, 88, 160, 1) 0, rgba(17, 120, 216, 1) 100%);
    background: -o-linear-gradient(top, rgba(11, 88, 160, 1) 0, rgba(17, 120, 216, 1) 100%);
    background: -ms-linear-gradient(top, rgba(11, 88, 160, 1) 0, rgba(17, 120, 216, 1) 100%);
    background: linear-gradient(to bottom, rgba(11, 88, 160, 1) 0, rgba(17, 120, 216, 1) 100%);
}
.btn-blue:hover {
    background: rgba(235, 158, 3, 1);
    background: -moz-linear-gradient(top, rgba(235, 158, 3, 1) 0, rgba(247, 167, 7, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(235, 158, 3, 1)), color-stop(100%, rgba(247, 167, 7, 1)));
    background: -webkit-linear-gradient(top, rgba(235, 158, 3, 1) 0, rgba(247, 167, 7, 1) 100%);
    background: -o-linear-gradient(top, rgba(235, 158, 3, 1) 0, rgba(247, 167, 7, 1) 100%);
    background: -ms-linear-gradient(top, rgba(235, 158, 3, 1) 0, rgba(247, 167, 7, 1) 100%);
    background: linear-gradient(to bottom, rgba(235, 158, 3, 1) 0, rgba(247, 167, 7, 1) 100%);
    color: #000;
}
.btn-blue2 {
    font-size: 13px;
    color: #fff;
    margin-top: 3px;
    border: 0;
    padding: 5px 10px;
    border-radius: 2px;
    margin-right: 3px;
    font-size: 13px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: rgba(19, 47, 87, 1);
    background: -moz-linear-gradient(top, rgba(19, 47, 87, 1) 0, rgba(0, 61, 147, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(19, 47, 87, 1)), color-stop(100%, rgba(0, 61, 147, 1)));
    background: -webkit-linear-gradient(top, rgba(19, 47, 87, 1) 0, rgba(0, 61, 147, 1) 100%);
    background: -o-linear-gradient(top, rgba(19, 47, 87, 1) 0, rgba(0, 61, 147, 1) 100%);
    background: -ms-linear-gradient(top, rgba(19, 47, 87, 1) 0, rgba(0, 61, 147, 1) 100%);
    background: linear-gradient(to bottom, rgba(19, 47, 87, 1) 0, rgba(0, 61, 147, 1) 100%);
}
.btn-blue2:hover {
    background: rgba(235, 158, 3, 1);
    background: -moz-linear-gradient(top, rgba(235, 158, 3, 1) 0, rgba(247, 167, 7, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(235, 158, 3, 1)), color-stop(100%, rgba(247, 167, 7, 1)));
    background: -webkit-linear-gradient(top, rgba(235, 158, 3, 1) 0, rgba(247, 167, 7, 1) 100%);
    background: -o-linear-gradient(top, rgba(235, 158, 3, 1) 0, rgba(247, 167, 7, 1) 100%);
    background: -ms-linear-gradient(top, rgba(235, 158, 3, 1) 0, rgba(247, 167, 7, 1) 100%);
    background: linear-gradient(to bottom, rgba(235, 158, 3, 1) 0, rgba(247, 167, 7, 1) 100%);
    color: #000;
}
.btn-blue1 {
    font-size: 13px;
    color: #000;
    padding: 10px 15px;
    border-radius: 2px;
    font-size: 13px;
    margin: 10px;
    margin-top: -15px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #f9a600;
    background: -moz-linear-gradient(top, #f9a600 0, #fdb92e 100%);
    background: -webkit-linear-gradient(top, #f9a600 0, #fdb92e 100%);
    background: linear-gradient(to bottom, #f9a600 0, #fdb92e 100%);
}
.btn-blue1:hover {
    background: #fdb92e;
    background: -moz-linear-gradient(top, #fdb92e 0, #f9a600 100%);
    background: -webkit-linear-gradient(top, #fdb92e 0, #f9a600 100%);
    background: linear-gradient(to bottom, #fdb92e 0, #f9a600 100%);
    color: #000;
}
#myCarousel .content {
    width: 450px;
    padding: 25px;
    background: rgba(19, 47, 87, 0.7);
    bottom: 50px;
    color: #fff;
    position: absolute;
    border-left: 5px solid #fdb92e;
}
.carousel-indicators .active {
    background-color: #fdb92e;
    border: 1px solid #fdb92e;
}
.carousel-indicators li {
    background-color: #043b71;
    border: 1px solid #043b71;
    border-radius: 2px;
    box-shadow: 1px 1px 5px #eee;
}
#header-top {
    padding: 0;
    color: #fff;
    border-bottom: 1px solid #efefef;
}
.sectors1:active,
.sectors1:link,
.sectors1:visited {
    display: inline-block;
    padding: 5px 12px;
    color: #fff;
    margin: 0;
    border-left: 1px solid #fff;
    text-transform: capitalize;
    font-size: 13px;
    background: #132f57;
}
.sectors1:hover {
    background: #f08432;
    color: #fff;
    margin: 0;
}
#header-top .fa {
    line-height: 18.5px;
}
.sectors1:last-child {
    border-right: 1px solid #fff;
}
#header-top .logo {  
    position: absolute;
    top: 0;
    z-index: 99;
    padding: 15px 10px;
    margin-left: 10px;
}
#header-top h2 {
    font-family: "Open Sans", cursive;
    color: #132f57;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 32px;
}
header h2 big {
    font-size: 48px;
    line-height: 45px;
    text-align: center;
    color: #666;
}
header h2 small {
    color: #111;
}
header p {
    padding: 0;
    margin: 0;
    line-height: 18px;
}
#header-bottom {
    padding: 15px 0;
    border-bottom: 1px solid #efefef;
}
.menu-links {
    background: #6a0a00;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
nav {
    position: relative;
    width: auto;
    margin: 0 0;
    height: 35px;
    width: 100%;
    text-align: left;
    font-family: "Open Sans";
}
#cssmenu,
#cssmenu #head-mobile,
#cssmenu ul li,
#cssmenu ul li a {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cssmenu ul {
    float: right;
    margin: 0;
    padding: 0;
}
#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#cssmenu #head-mobile {
    display: none;
}
#cssmenu > ul > li {
    float: left;
}
#cssmenu > ul > li > a {
    padding: 17px 12px;
    font-size: 13.5px;
    letter-spacing: 0;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}
#cssmenu ul li.active a,
#cssmenu > ul > li:hover > a {
    color: #fdb92e;
}
#cssmenu ul li.active,
#cssmenu ul li.active:hover,
#cssmenu ul li.has-sub.active:hover,
#cssmenu > ul > li:hover {
    background: 0 0 !important;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    padding: 0;
    z-index: 999;
    margin-top: 1px;
}
#cssmenu ul ul li {
    background: #6a0a00;
    color: #fff;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
#cssmenu li:hover > ul {
    left: auto;
}
#cssmenu li:hover > ul > li {
    min-height: 37px;
}
#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    padding: 12px 15px;
    min-width: 250px;
    width: auto;
    font-size: 12.8px;
    line-height: 15px;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
#cssmenu ul ul li.last-item > a,
#cssmenu ul ul li:last-child > a {
    border-bottom: 0;
}
#cssmenu ul ul li a:hover,
#cssmenu ul ul li:hover > a {
    color: #fdb92e;
}
#cssmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: "";
}
#cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: "";
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0;
}
#cssmenu ul li.has-sub ul li.has-sub ul li:hover,
#cssmenu ul ul li.has-sub:hover {
    background: #363636;
}
#cssmenu ul ul ul li.active a {
    border-left: 1px solid #333;
}
#cssmenu > ul ul > li.has-sub > ul > li.active > a,
#cssmenu > ul > li.has-sub > ul > li.active > a {
    border-top: 1px solid #333;
}
@media (min-width: 1001px) and (max-width: 1170px) {
    #header-top .logo {
        width: 90px;
        padding: 10px 10px;
    }
    #cssmenu > ul > li > a {
        padding: 17px 10px;
    }
}
@media screen and (max-width: 1000px) {
    nav {
        width: auto;
        height: 45px;
    }
    #cssmenu {
        width: 100%;
        background: 0 0;
        z-index: 999;
    }
    #cssmenu ul {
        width: 100%;
        display: none;
    }
    #cssmenu ul li {
        width: 100%;
        border-top: 1px solid #444;
    }
    #cssmenu ul li:hover {
        background: #363636;
    }
    #cssmenu li:hover > ul > li,
    #cssmenu ul ul li {
        height: auto;
    }
    #cssmenu > ul > li > a {
        padding: 10px 18px;
        font-size: 13px;
        font-weight: 400;
        text-transform: uppercase;
    }
    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
        border-bottom: 0;
        background: #132f57;
    }
    #cssmenu ul ul li a {
        padding-left: 25px;
    }
    #cssmenu ul ul li {
        background: #333 !important;
    }
    #cssmenu ul ul li:hover {
        background: #363636 !important;
    }
    #cssmenu ul ul ul li a {
        padding-left: 35px;
    }
    #cssmenu ul ul li a {
        color: #ddd;
        background: 0 0;
    }
    #cssmenu ul ul li.active > a,
    #cssmenu ul ul li:hover > a {
        color: #fff;
    }
    #cssmenu ul ul,
    #cssmenu ul ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
    }
    #cssmenu ul ul > li.has-sub > a:after,
    #cssmenu ul ul > li.has-sub > a:before,
    #cssmenu > ul > li.has-sub > a:after,
    #cssmenu > ul > li.has-sub > a:before {
        display: none;
    }
    #cssmenu #head-mobile {
        display: block;
        padding: 23px;
        color: #ddd;
        font-size: 12px;
        font-weight: 700;
    }
    .button {
        width: 55px;
        height: 46px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        z-index: 12399994;
    }
    .button:after {
        position: absolute;
        top: 20px;
        right: 20px;
        display: block;
        height: 4px;
        width: 20px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        content: "";
    }
    .button:before {
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;
        position: absolute;
        top: 16px;
        right: 20px;
        display: block;
        height: 1px;
        width: 20px;
        background: #ddd;
        content: "";
    }
    .button.menu-opened:after {
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;
        top: 23px;
        border: 0;
        height: 1px;
        width: 19px;
        background: #fff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .button.menu-opened:before {
        top: 23px;
        background: #fff;
        width: 19px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid #444;
        min-height: 35px;
        width: 100%;
        cursor: pointer;
    }
    #cssmenu .submenu-button.submenu-opened {
        background: 0 0;
    }
    #cssmenu .submenu-button.submenu-opened:after {
        background: #fff;
    }
    #cssmenu .submenu-button.submenu-opened:before {
        display: none;
    }
    #cssmenu ul ul ul li.active a {
        border-left: none;
    }
    #cssmenu > ul ul > li.has-sub > ul > li.active > a,
    #cssmenu > ul > li.has-sub > ul > li.active > a {
        border-top: none;
    }
}
.has-sub .fa {
    font-size: 13px;
}
.carousel-caption {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 0 0 10px 25px;
    color: #fff;
    text-align: left;
}
.blue-box {
    text-align: center;
    border: 1px solid #efefef;
    background: #132f57;
    color: #fff;
    padding: 23px 20px;
}

#text-carousel {
    width: 100%;
    min-height: 212px;
    padding: 40px 45px;
    color: #fff;
}
#text-carousel h2,
#text-carousel1 h2 {
    font-size: 22px;
    margin: 0;
}
#text-carousel h4 {
    margin: 0;
}
#text-carousel .carousel-content {
    padding: 10px 10px;
    color: #000;
    padding-right: 0;
}
#text-carousel .carousel-control.left,
#text-carousel .carousel-control.right {
    background-image: none;
}
#text-carousel .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -30px;
}
#text-carousel .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: 10px;
}
@media (max-width: 767px) {
    .container-fluid {
        margin: 0 10px;
    }
    .text-justify,
    .text-right {
        text-align: left;
    }
    spacer:before {
        content: "";
        margin: 0;
    }
    spacer {
        display: block;
        margin: 0;
        height: 1px;
    }
    .social {
        margin-top: 10px;
    }
    .social h5 {
        display: none;
    }
    #copyright {
        padding-bottom: 15px;
    }
    .item-event {
        float: left;
        width: 100%;
        margin-bottom: 5px;
        list-style: none;
        border: 1px solid #efefef;
        padding: 5px;
    }
    .white-box {
        text-align: center;
        border: 1px solid #edeff0;
        background: #fff;
        padding: 10px;
    }
    .grid-box,
    .grid-box1 {
        padding: 15px;
    }
    span.gt_hdg_left {
        display: inline-block;
        position: relative;
        margin-left: 8px;
    }
    span.gt_hdg_left:before {
        content: "";
        position: absolute;
        width: 20px;
        height: 3px;
        background-color: #ffb715;
        left: 3px;
        top: -5px;
        border-radius: 2px;
        z-index: 9;
    }
    span.gt_hdg_left:after {
        content: "";
        position: absolute;
        width: 55px;
        height: 1px;
        background-color: #0e76bc;
        left: 0;
        top: -4px;
    }
    #text-carousel h2 {
        font-size: 17px;
        font-weight: 400;
    }
    #text-carousel h4 {
        font-size: 12px;
        font-weight: 400;
        font-family: Oxygen, sans-serif;
    }
    #text-carousel {
        width: 100%;
        min-height: 130px;
        padding: 10px 15px;
        color: #fff;
    }
    #text-carousel .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -40px;
    }
    #text-carousel .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-pre {
        margin-left: -40px;
    }
    .academics-img {
        padding-right: 0;
    }
    html body {
        min-width: 100%;
        min-height: 100%;
        -webkit-background-size: auto auto;
        -moz-background-size: auto auto;
        -o-background-size: auto auto;
        background-size: auto auto;
    }
}
blink {
    color: #132f57;
    font-size: 15px;
    font-weight: 600;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 1.5s infinite ease-in-out;
    -webkit-animation: blink normal 1.5s infinite ease-in-out;
    -ms-animation: blink normal 1.5s infinite ease-in-out;
    animation: blink normal 1.5s infinite ease-in-out;
}
@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
@-ms-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
.shadow_one {
    padding: 100px 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.65);
}
.shadow_two {
    padding: 30px 10px;
}
#page_header h2 {
    color: #fff;
    font-size: 40px;
    font-family: "Open Sans", cursive;
}
#page_header p {
    color: #fff;
}
.page_header_breadcum {
    color: #fff;
}
.page_header_breadcum a .fa {
    color: #fdb92e;
    font-size: 16px;
}
.page_header_breadcum a.active_page {
    color: #fdb92e;
}
.page_header_breadcum a {
    color: #fff;
}
.highlight_text_blue {
    font-size: 24px;
    color: #132f57;
    font-family: "Hammersmith One", sans-serif;
}
.highlight_text {
    color: #132f57;
    font-family: "Hammersmith One", sans-serif;
}
.h4style {
    font-size: 18px;
    color: #132f57;
    font-family: "Hammersmith One", sans-serif;
    line-height: 30px;
}
.sub_head {
    font-size: 16px;
    color: #132f57;
    font-family: "Hammersmith One", sans-serif;
    line-height: 20px;
}
.image_control {
    text-align: center;
    position: relative;
    margin-bottom: 10px;
    padding: 7px;
    border: 1px solid #eee;
}
.panel_gray {
    background: #f0f0f0 url(../images/sanskaar-pattern1.png);
    width: 100%;
}
.panel_gray p {
    padding: 15px;
    margin-bottom: 0;
    color: #132f57;
    font-size: 15px;
    font-weight: 600;
}
#sanskaar_award .center_left_style {
    position: relative;
    top: 20px;
}
.center_left_style p {
    padding: 10px 0;
    margin-top: 0;
}
.bottom_text {
    margin: 20px 0;
    border: 1px solid rgba(19, 47, 87, 0.16);
    padding: 20px;
    box-shadow: 0 0 5px rgba(19, 47, 87, 0.16);
}
.commen_head h2 {
    text-align: center;
    padding: 40px 0;
    color: #000;
}
#sanskaar_founders .with_bg1 {
    background: #fbfbfb;
    padding: 20px 0;
}
.line2 {
    width: 50px;
    height: 2px;
    background: #efae2e;
    margin: 0 0 10px;
    display: inline-block;
}
@media (max-width: 360px) {
    #header-top .logo {
        width: 250px;
        padding: 5px; 
    }
	.logo a img { text-align:center; width:100%; }
    .affiliationa_style_one .inner-box .content-box a {
        font-size: 12px;
    }
    .carousel-indicators {
        padding: 0 25px 0 0;
    }
    .carousel-indicators .active {
        width: 10px;
        height: 10px;
    }
    .carousel-indicators li {
        display: inline-block;
        width: 7px;
        height: 7px;
    }
    #myCarousel .content {
        width: 50%;
        padding: 5px;
        bottom: 0;
    }
    #myCarousel .content h3 {
        font-size: 16px;
    }
    #cssmenu ul {
        margin: 15px 0 0 0;
    }
    .yellow-text {
        padding: 8px 0;
    }
    .img-boxes .text2 {
        padding: 2px 8px;
        font-size: 12px;
    }
    .img-boxes .text3 {
        padding: 5px 8px;
        font-size: 12px;
    }
}
@media (min-width: 361px) and (max-width: 480px) {
    #header-top .logo {
        width: 200px;
        padding: 5px;
    }
	.logo a img { text-align:center; width:100%; }
    .affiliationa_style_one .inner-box .content-box a {
        font-size: 14px;
    }
    #cssmenu ul {
        margin: 40px 0 0 0;
    }
    .carousel-indicators {
        padding: 0 25px 1px 0;
    }
    #myCarousel .content {
        width: 50%;
        padding: 5px;
        bottom: 0;
    }
    #myCarousel .content h3 {
        font-size: 18px;
    }
    .yellow-text {
        padding: 10px 0;
    }
    .highlight_text_blue {
        font-size: 18px;
    }
    .img-boxes .text2 {
        padding: 4px 8px;
    }
    .img-boxes .text3 {
        padding: 8px 10px;
    }
}
@media (min-width: 481px) and (max-width: 640px) {
    #header-top .logo {
        width: 40%;
        padding: 5px 10px;
    }
	.logo a img { text-align:center; width:250px; }
    #cssmenu ul {
        margin: 50px 0 0 0;
    }
    .affiliationa_style_one .inner-box .content-box a {
        font-size: 14px;
    }
}
@media (min-width: 361px) and (max-width: 640px) {
    .adjust_xs {
        width: 50%;
    }
}
@media (min-width: 641px) and (max-width: 768px) {
    header h2 big {
        font-size: 36px;
    }
    header h2 small {
        color: #111;
        font-size: 16px;
    }
    #cssmenu ul {
        margin: 70px 0 0 0;
    }
    #header-top .logo {
        width: 80px;
        padding: 5px 10px;
    }
    .affiliationa_style_one .inner-box .content-box a {
        font-size: 14px;
    }
}
.border_bg {
    background: #f0f0f0 url(../images/sanskaar-pattern1.png);
    width: 100%;
}
.spl_brd_bg {
    background: #f0f0f0 url(../images/sanskaar-pattern1.png);
    width: 100%;
}
.management_wrapper {
    position: relative;
    margin-bottom: 3.4em;
    overflow: hidden;
}
.management_wrapper .img-holder {
    position: relative;
}
.management_wrapper .img-holder:before {
    content: " ";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 2px solid #fff;
}
.management_wrapper .content {
    background: #fff;
    padding: 20px 50px 0;
    position: relative;
    top: 10px;
    right: 28px;
    min-height: 230px;
    height: auto;
}
.management_wrapper .content h3 {
    color: #0e1322;
    text-align: left;
    margin: 0 0 0.3em;
    padding: 0;
    position: relative;
    font-size: 20px;
    font-family: "Hammersmith One", sans-serif;
}
.management_wrapper .content h3 span {
    font-size: 14px;
    color: #132f57;
}
.management_wrapper .content p {
    color: #000;
    margin: 0 0 1.5em;
    padding: 0;
    font: 400 1.0715em/1.8em;
}
.management_wrapper .content .bottom-content {
    width: 100%;
}
.management_wrapper .content .bottom-content p {
    color: #242424;
    padding: 0;
    margin: 0 0 0.5em;
}
.management_wrapper .content .bottom-content p span {
    display: block;
    font: 400 0.4em/1em;
    font-style: italic;
    color: #888;
    margin: 0 0 2em;
}
.management_wrapper {
    background: #f0f0f0 url(../images/sanskaar-pattern1.png);
    width: 100%;
}
.management_wrapper .content .bottom-content .pull-right {
    margin-top: 1.5em;
}
.management_onalign_wrapper {
    position: relative;
    margin-bottom: 3.4em;
    overflow: hidden;
}
.management_onalign_wrapper .content {
    background: #fff;
    padding: 20px 50px 0;
    position: relative;
    top: 10px;
    left: 28px;
    z-index: 1;
}
.pull_left_me {
    float: left;
}
.pull_right_me {
    float: right;
}
@media (max-width: 480px) {
    .management_wrapper .content {
        padding: 18px;
    }
    .pull_left_me {
        float: none !important;
    }
    .pull_right_me {
        float: none !important;
    }
    .h4style {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 768px) {
    .management_wrapper .content {
        right: 15px;
        overflow: hidden;
        margin-left: 27px;
        top: 0;
    }
    .rightme {
        float: right;
    }
    .management_onalign_wrapper .content {
        left: auto;
    }
    .affiliationa_style_one .inner-box .image-box img {
        width: 100%;
    }
}
@media (min-width: 769px) and (max-width: 1024px) {
    .management_wrapper .img-holder img {
        width: 100%;
    }
    .management_wrapper .content {
        right: 0;
    }
}
.affiliationa_style_one {
    position: relative;
    margin-bottom: 30px;
}
.affiliationa_style_one .inner-box {
    position: relative;
    background-color: #fff;
    border: 1px solid #f1f3f5;
}
.affiliationa_style_one .inner-box .inner-column {
    position: relative;
    padding: 0;
}
.affiliationa_style_one .inner-box .image-box {
    position: relative;
}
.affiliationa_style_one .inner-box .image-box img {
    position: relative;
    display: block;
}
#sanskaar_campus .affiliationa_style_one .inner-box .image-box img {
    position: relative;
    padding: 7px;
    border: 1px solid #eee;
    display: block;
}
#sanskaar_pedagogy .affiliationa_style_one .inner-box .image-box img {
    padding: 7px;
    border: 1px solid #eee;
}
#sanskaar_beyond_academics .affiliationa_style_one .inner-box .image-box img {
    padding: 7px;
    border: 1px solid #eee;
}
#sanskaar_social .affiliationa_style_one .inner-box .image-box img {
    padding: 7px;
    border: 1px solid #eee;
}
.affiliationa_style_one .inner-box .image-box2 img {
    margin-top: 50px;
}
.affiliationa_style_one .inner-box .content-box {
    position: relative;
    padding: 20px 40px 20px;
}
.affiliationa_style_one .inner-box .content-box .title {
    position: relative;
    color: #132f57;
    font-size: 20px;
    line-height: 26px;
    padding-left: 20px;
    text-transform: uppercase;
    border-left: 3px solid #fbba00;
    font-family: "Hammersmith One", sans-serif;
}
.affiliationa_style_one .inner-box .content-box .text {
    color: #000;
    font-weight: 400;
    margin: 25px 0;
    text-align: justify;
    line-height: 24px;
}
.affiliationa_style_one .inner-box .content-box a {
    margin-top: 0;
    margin-right: 4px;
    margin-bottom: 10px;
}
.affiliationa_style_one .inner-box .content-box a:last-child {
    margin-right: 0;
}
.affiliationa_style_one.style-two {
    position: relative;
}
.affiliationa_style_one.style-two .content-box .title {
    font-weight: 400;
    font-size: 24px;
    text-transform: capitalize;
    font-family: "Hammersmith One", sans-serif;
}
.affiliationa_style_one.style-two .content-box .title span {
    color: #d3d7dc;
}
.affiliationa_style_one.style-two .content-box .btn-style-four {
    background: 0 0;
}
.content-box span {
    color: #132f57;
    font-weight: 600;
}
.list_control .list-item {
    padding: 0;
    list-style-type: none;
}
.list_control .list-item .fa {
    float: left;
    padding-top: 5px;
    color: #132f57;
}
.list_control .list-item li {
    padding-left: 25px;
    padding-bottom: 10px;
    line-height: 20px;
    letter-spacing: 0.2px;
 
}
.list_control .list-item li a {
    color:#000;
	display: block ;
	width:100%;
}
.list_control .list-item li a:hover {
	color:#369;
}
.list_control .list-item li a span {
    padding: 3px 10px;
    line-height: 20px;
    letter-spacing: 0.1px;
	font-size:12px;
	background:#360;
	color:#fff;
	margin-top: 5px;
position: absolute;
}
.list_control2 {
    padding-top: 15px;
}
.list_control2 .list-item {
    padding: 0;
    list-style-type: none;
}
.list_control2 .list-item .fa {
    float: left;
    padding-top: 3px;
    color: #132f57;
    font-size: 16px;
}
.list_control2 .list-item li {
    padding-left: 30px;
    padding-bottom: 10px;
    line-height: 20px;
    letter-spacing: 0.2px;
}
.small_head h4 {
    color: #132f57;
    font-size: 16px;
    font-family: "Hammersmith One", sans-serif;
    margin-bottom: 10px;
}
.small_head p {
    color: #000;
    line-height: 24px;
}
.corevalue_icon {
    float: left;
}
.corevalue_text {
    padding-left: 70px;
}
.mcare-field {
    position: relative;
}
.mcare-field i {
    position: absolute;
    padding: 14px 10px;
    color: rgba(251, 186, 0, 0.4);
    font-size: 15px;
}
.mcare-field input {
    padding: 6px 12px 6px 36px;
    border-radius: 6px;
    border: 1px solid #eee;
    box-shadow: none;
    height: 44px;
    line-height: 30px;
    outline: 0;
    margin-bottom: 20px;
}
.mcare-field .tarea {
    margin: 0 0 20px 0;
    height: 135px;
    border-radius: 6px;
    box-shadow: none;
}
.mcare-field .form-control:focus {
    border-color: #feb101;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mcare-field .form-control .fa:focus {
    color: #feb101;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.control-even {
    padding-left: 15px;
}
.control-odd {
    padding-right: 15px;
}
.mcare-Contact1-form form {
    margin-top: 25px;
    display: block;
    float: left;
    width: 100%;
}
.mcare-button-dark {
    padding: 15px 33px;
    font-size: 15px;
    border-radius: 6px;
    display: inline-block;
    border-color: #d3d3d3;
}
.content-style-text .mcare-button-dark {
    border-radius: 0;
}
.mcare-button-med {
    padding: 10px 25px;
}
.mcare-Contact1-form .mcare-button-med {
    padding: 10px 25px;
    width: 100%;
    transition: 0.5s;
    background: #0dc0c0;
    color: #fff;
    border: 1px solid #0dc0c0;
}
.mcare-Contact1-form .mcare-button-med:focus {
    outline: 0;
}
.mcare-Contact1-form .mcare-button-med:hover {
    background: #0dc0c0;
    color: #fff;
    transition: 0.5s;
    border-color: #0dc0c0;
}
.border-title {
    font-size: 24px;
    line-height: 1.3em;
    border-bottom: 1px solid #dedede;
    position: relative;
    padding-bottom: 15px;
    color: #132f57;
}
.theme-color-text {
    color: #feb101;
}
.border-title:after {
    width: 90px;
    height: 3px;
    background: #feb101;
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
}
.contact-form-section {
    position: relative;
}
.contact-section .contact-info {
    position: relative;
    padding: 0;
}
.contact-section h4 {
    font-weight: 400;
    font-size: 14px;
    color: #8b8b8b;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: Oswald, sans-serif;
}
.contact-section .contact-info li {
    position: relative;
    display: block;
    padding: 20px 0 4px 50px;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 15px;
    color: #888;
    min-height: 32px;
    font-family: Oswald, sans-serif;
}
.contact-section .contact-info li a {
    color: #888;
    letter-spacing: 0.5px;
}
.contact-section .contact-info li:hover {
    color: #333;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.contact-section .contact-info li .icon-box {
    position: absolute;
    left: 0;
    top: 16px;
    text-align: center;
    width: 32px;
    height: 32px;
    line-height: 28px;
    border: 2px solid #4b4b4d;
    background: 0 0;
    font-size: 12px;
    color: #4b4b4d;
    border-radius: 50%;
}
.cpage_icon {
    text-align: center;
}
.cpage_icon h4 {
    font-size: 20px;
    margin-bottom: 0;
}
.cpage_icon .fa {
    font-size: 56px;
    color: #feb101;
}
.border_me {
    padding: 10px 0;
    box-shadow: 0 0 2px #d6d6d6;
}
.border_me:hover {
    box-shadow: 0 -1px 5px #132f57;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.border_me_active {
    box-shadow: 0 -1px 2px #132f57;
}
.hrline {
    width: 50px;
    height: 2px;
    background: #efae2e;
    margin: 0 0 10px;
    display: inline-block;
}
.manage_contact {
    text-align: left;
}
.manage_contact p {
    line-height: 24px;
    font-size: 15px;
    color: #132f57;
}
.cinfo_align {
    text-align: center;
}
.manage_contact h4 {
    font-size: 14px;
    margin: 0;
    padding: 7px 0;
    color: #132f57;
    font-weight: 600;
}
.address_list .list-item {
    list-style-type: none;
    padding: 0 10px;
}
.address_list .list-item .fa {
    float: left;
    font-size: 20px;
    color: #feb101;
    padding-top: 2px;
}
.address_list .list-item li {
    text-align: center;
    padding-bottom: 10px;
}
.mgt30 {
    margin-top: 30px;
}
.mgt40 {
    margin-top: 40px;
}
.mgt60 {
    margin-top: 60px;
}
.pdtb30 {
    padding: 30px 0;
}
.technical_assistance {
    background: #f4f8fd;
    padding: 20px 0;
    margin-top: 30px;
    text-align: center;
}
.technical_assistance .mcare-Contact1-form form {
    text-align: left;
}
@media (max-width: 640px) {
    .manage_contact p {
        text-align: center;
    }
    .affiliationa_style_one .inner-box .content-box {
        position: relative;
        padding: 20px 20px 20px;
    }
    .affiliationa_style_one .inner-box .content-box .text {
        text-align: left;
    }
}
.info_tabs .hvr-float-shadow {
    font-size: 14px;
}
.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0, transparent 80%);
    background: radial-gradient(ellipse at center, #fbba00 0, transparent 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.hvr-float-shadow:active,
.hvr-float-shadow:focus,
.hvr-float-shadow:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    color: #fff;
    background: #132f57;
}
.hvr-float-shadow:active:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
[class^="hvr-"] {
    padding: 8px 10px;
    font-size: 13px;
    cursor: pointer;
    background: #531c1d;
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 5px;
}
.CVBox {
    border: 1px solid #eee;
    margin-bottom: 30px;
    margin-left: 40px;
    padding: 30px 30px 30px 60px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.CVBox:hover {
    box-shadow: 0 0 2px #132f57;
}
.CVBox .CV-icon {
    background: #ffb900 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 30px;
    height: 60px;
    left: -30px;
    line-height: 60px;
    margin: auto 0;
    position: absolute;
    top: 0;
    transform: rotate(45deg);
    transition: all 0.3s ease 0s;
    width: 60px;
    padding: 15px;
}
.CVBox:hover .CV-icon {
    color: #fff;
    background: #132f57;
}
.CVBox .CV-icon i {
    transform: rotate(-45deg);
    color: #fff;
}
.CVBox .CV-icon:after {
    border: 1px solid #ffb900;
    content: "";
    height: 63px;
    left: -4px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease 0s;
    width: 63px;
}
.CVBox:hover .CV-icon:after {
    top: 1px;
    border: 1px solid #132f57;
}
.CVBox .title {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 15px;
    text-transform: capitalize;
}
.CVBox:hover .title {
    color: #132f57;
}
.CVBox .description {
    color: #000;
    line-height: 25px;
    margin-bottom: 0;
    position: relative;
    transition: all 0.3s ease 0s;
}
.CVBox:hover .description {
    color: #132f57;
}
@media only screen and (max-width: 990px) {
    .CVBox {
        margin-bottom: 30px;
    }
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 10px;
}
.admission-highlight .small_head p {
    padding: 5px 0;
}
.admission-highlight hr {
    margin-top: 25px;
    margin-bottom: 30px;
}
.small_head span {
    color: #132f57;
    font-size: 16px;
    font-family: "Hammersmith One", sans-serif;
}
.with_border {
    border: 1px solid #eee;
    padding: 20px 30px;
}
.placement_review {
    background: url(../images/sanskaar-b3.jpg);
    background-position: center;
    background-repeat: no repeat;
    background-attachment: fixed;
    background-size: cover;
}
.review_shadow {
    background: rgba(0, 0, 0, 0.7098039215686275);
}
.placement_review .testimonial {
    background: #fff;
    text-align: center;
    padding: 15px 30px 50px;
    margin: 0 15px 160px;
    position: relative;
}
.placement_review .testimonial:after,
.placement_review .testimonial:before {
    content: "";
    border-top: 40px solid #fff;
    border-right: 125px solid transparent;
    position: absolute;
    bottom: -40px;
    left: 0;
}
.placement_review .testimonial:after {
    border-right: none;
    border-left: 125px solid transparent;
    left: auto;
    right: 0;
}
.placement_review .testimonial .icon {
    display: inline-block;
    font-size: 80px;
    color: #132f57;
    margin-bottom: 20px;
}
.placement_review .testimonial .description {
    font-size: 13px;
    color: #000;
    text-align: justify;
    line-height: 18px;
}
.placement_review .testimonial p {
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
}
.placement_review .testimonial .testimonial-content {
    width: 100%;
    position: absolute;
    left: 0;
}
.placement_review .testimonial .pic {
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 2px 2px #fbba00;
    overflow: hidden;
    z-index: 1;
    position: relative;
}
.placement_review .testimonial .pic img {
    width: 100%;
    height: auto;
}
.placement_review .testimonial .title {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 15px;
}
.placement_review .testimonial .post {
    display: block;
    font-size: 14px;
    color: #fbba00;
}
.placement_review .owl-theme .owl-controls {
    margin-top: 0;
}
.placement_review .owl-theme .owl-controls.clickable .owl-pagination {
    padding: 20px 0;
}
.placement_review .owl-theme .owl-controls .owl-page span {
    width: 32px;
    height: 10px;
    background: #fff;
    border: 2px solid #bd986b;
    margin: 5px;
    opacity: 1;
}
.placement_review .owl-theme .owl-controls .owl-page.active span,
.placement_review .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #fbba00;
    border-color: #fff;
}
@media only screen and (max-width: 650px) and (min-width: 400px) {
    .placement_review .testimonial:before {
        border-right: 325px solid transparent;
    }
    .placement_review .testimonial:after {
        border-left: 325px solid transparent;
    }
}
.placement_section .hvr-float-shadow {
    padding: 8px 15px;
}
.pd0 {
    padding: 0;
}
#sanskaar_campus .owl-carousel .owl-item {
    padding: 7px;
    border: 1px solid #eee;
}
#sanskaar_beyond_academics .owl-carousel .owl-item {
    padding: 7px;
    border: 1px solid #eee;
}
#sanskaar_social .carousel-inner .item {
    padding: 7px;
    border: 1px solid #eee;
}
#sanskaar_sports .hvr-float-shadow {
    padding: 8px 15px;
}
.line_green {
    width: 50px;
    height: 2px;
    background: #548837;
    margin: 0 0 10px;
    display: inline-block;
}
.campus-imgbox {
    border: 1px solid #fff;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: inline;
    background: #132f57;
}
.campus-imgbox img {
    width: 100%;
    height: auto;
    z-index: 0;
    position: relative;
    background: #004b91;
}
.campus-imgbox .text-camp {
    padding: 8px 12px;
    background: #132f57;
    color: #fff;
    bottom: 0;
    float: left;
    z-index: 9;
    position: absolute;
}
.campus-imgbox .text-camp h5 {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
}
.campus-imgbox:hover img {
    opacity: 0.5;
}
#sanskaar_media .result_hover {
    position: relative;
    padding: 7px;
    border: 1px solid #eee;
    margin-bottom: 20px;
}
#sanskaar_media .result_hover .text-holder .title {
    color: #fff;
    font-size: 15px;
}
#sanskaar_media .result_hover .text-holder {
    padding: 6px 0;
}
#sanskaar_media .result_hover .text-holder .title:hover {
    color: #fbba00;
}
.result_hover {
    position: relative;
}
.result_hover .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
}
.result_hover .img-holder img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    width: 100%;
}
.result_hover:hover .img-holder img {
    transform: scale(1.1);
}
.result_hover .img-holder .overlay-style-one .box .content a i {
    border: 2px solid #fbba00;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 15px;
    color: #fff;
    line-height: 38px;
    transition: all 0.5s ease;
}
.result_hover:hover .img-holder .overlay-style-one {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0);
    -moz-transform: perspective(400px) rotateX(0);
    -ms-transform: perspective(400px) rotateX(0);
    -o-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
}
.result_hover .img-holder .overlay-style-one .box .content a:hover i {
    background: #fbba00;
    color: #fff;
    border-color: #fbba00;
}
.result_hover .text-holder {
    position: relative;
    background: #531c1d;
    display: block;
    padding: 15px 0;
}
.result_hover .text-holder:before {
    width: 100%;
    height: 3px;
    position: absolute;
    content: "";
    background: #531c1d;
    left: 0;
    top: -1px;
}
.result_hover .text-holder:after {
    width: 100%;
    height: 3px;
    position: absolute;
    content: "";
    background: #fbba00;
    left: 0;
    top: -1px;
    transform: scaleX(0);
    transition: 0.5s ease;
}
.result_hover:hover .text-holder:after {
    transform: scaleY(1);
    transition: 0.5s ease;
}
.result_hover .text-holder .title {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    transition: all 0.5s ease;
}
.result_hover .text-holder .title:hover {
    color: #fbba00;
}
.overlay-style-one {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    color: #fff;
    opacity: 0;
    background: rgba(17, 20, 51, 0.78);
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -moz-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    -o-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.overlay-style-one .box {
    display: table;
    height: 100%;
    width: 100%;
}
.overlay-style-one .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.overlay-style-one p {
    color: #fff;
}
.pd1 {
    padding: 1px;
}
.bg_yellow {
    background: #fbba00;
}
.bg_yellow .list_control .list-item .fa {
    float: left;
    padding-top: 5px;
    color: #132f57;
}
.green-box {
    background: #132f57 url(../images/sanskaar-valley-a5.png) top left no-repeat;
    color: #fff;
    padding: 32.5px 35px;
}
.modal-title {
    text-align: center;
}
.white-text a {
    color: #fff;
}
@media (max-width: 768px) {
    .mgb30 {
        margin-bottom: 30px;
    }
}
#copyright a {
    color: #fff;
}
.accordion {
    display: block;
    position: relative;
    width: 100%;
    padding: 0;
}
.accordion__item {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.accordion__item .fa {
    color: #fbba00;
}
.accordion__item:hover .fa {
    color: #fff;
}
.accordion__item:last-child {
    margin-bottom: 0;
}
.accordion__title {
    display: block;
    position: relative;
    padding: 15px;
    background: #132f57;
    color: #fff !important;
    font-size: 15px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
.accordion__title:hover {
    background-color: #fbba00;
    color: #fff;
}
.accordion__title.active {
    background: #fbba00;
    font-weight: 600;
}
.accordion__title.active .x7 {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.accordion__title.active .x7 .btop {
    top: 2px;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.accordion__title.active .x7 .bmid {
    opacity: 0;
}
.accordion__title.active .x7 .bbot {
    bottom: 2px;
    -webkit-transform: translateY(50%) rotate(45deg);
    transform: translateY(50%) rotate(45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.accordion__content {
    display: none;
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
    border-top: none;
    padding: 25px;
    background-color: #fff;
}
.bmenu {
    width: 26px;
    height: 16px;
    display: block;
    position: absolute;
    right: 15px;
    top: 12px;
}
.bbot,
.bmid,
.btop {
    right: 0;
    width: 100%;
    height: 2px;
    position: absolute;
    background-color: #fff;
    border-radius: 1px;
}
.btop {
    width: 40%;
}
.bmid {
    width: 60%;
}
.bbot {
    width: 80%;
}
.x7 {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform-origin: 60% 75%;
    transform-origin: 60% 75%;
}
.x7 .btop {
    top: 0;
    -webkit-transition: width 0.3s, top 0s, -webkit-transform 0.3s;
    transition: width 0.3s, top 0s, -webkit-transform 0.3s;
    transition: width 0.3s, transform 0.3s, top 0s;
    transition: width 0.3s, transform 0.3s, top 0s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.x7 .bmid {
    top: calc(50% - 1px);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.x7 .bbot {
    bottom: 0;
    -webkit-transition: width 0.3s, bottom 0s, -webkit-transform 0.3s;
    transition: width 0.3s, bottom 0s, -webkit-transform 0.3s;
    transition: width 0.3s, transform 0.3s, bottom 0s;
    transition: width 0.3s, transform 0.3s, bottom 0s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.bg_gray {
    background: #f5f5f5;
    margin: 0;
}
.pdtb40 {
    padding: 50px 0;
}
.pdtb20 {
    padding: 15px 0;
}
.btn.active2:hover {
    background: #999;
    font-size: 13px;
    color: #fff;
    border-radius: 2px;
}
.btn.active2 {
    background: #ffb516;
    font-size: 13px;
    color: #000;
    border-radius: 0;
    margin: 0;
    margin-top: -8px;
    margin-bottom: 12px;
    border-radius: 2px;
}
.yellow-box {
    background: #ffb516;
    color: #000;
    padding: 40.5px 38px;
}
.page_header_breadcum {
    text-transform: capitalize;
}
.modal-content1 {
    background: #132f57 url(../images/sanskaar-login.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 45px;
    color: #fff;
    min-height: 250px;
}
#aadhar .modal-header {
    border: 0;
}
#aadhar .modal-footer {
    border: 0;
}
#aadhar .modal-content {
    box-shadow: 1px 1px 10px #132f57;
}
#aadhar .model_border {
    margin: 5px;
    border: 4px solid rgba(255, 181, 22, 0.16);
}
#aadhar .modal-body {
    padding: 0 15px;
}
.flexslider_affiliations .flex-control-nav {
    display: none;
}
@media (min-width: 768px) {
    .modal-sm {
        width: 400px;
    }
}
.onalign {
    padding: 30px 0;
}
.h4style_yellow {
    color: #fbba00;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    margin-bottom: 3px;
}
.center_left_style .h2style {
    padding: 0;
    text-align: left;
    color: #333;
}
.onalign .h2style {
    padding: 0;
    text-align: left;
    color: #333;
}
.spl_text {
    font-size: 16px;
    letter-spacing: 2.5px;
    text-align: left;
    padding: 10px 0;
}
.bordershade {
    padding: 15px 15px;
    border: 1px solid #eee;
}
.commen_style {
    box-shadow: -3px 0 4px -2px #feb101;
    padding: 10px;
}
.news-item-date-h .date4 {
    font-size: 26px;
    text-align: center;
    font-weight: 700;
    padding: 15px 10px;
    padding-top: 9px;
    border: 1px solid #ffb516;
    background: #fff;
    color: #132f57;
    display: inline-block;
    margin-right: 15px;
    line-height: 20px;
    font-family: "Open Sans", cursive;
    float: left;
    margin: 2px;
}
.news-item-date-h .date3 {
    font-size: 26px;
    text-align: center;
    width: 100px;
    font-weight: 700;
    height: 52px;
    padding: 5px;
    padding-top: 9px;
    border: 1px solid #ffb516;
    background: #fff;
    color: #132f57;
    display: inline-block;
    margin-right: 15px;
    line-height: 20px;
    font-family: "Open Sans", cursive;
    float: left;
    margin: 2px;
}
.news-item-date-h .date3 .month1 {
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
}
#sanskaar_affiliations .nbs-flexisel-item img {
    width: 200px;
    height: 100px;
}
.mgt10 {
    margin-top: 10px;
}
.f13 {
    font-size: 13px;
}
.timeline-v2 {
    padding: 0;
    list-style: none;
    position: relative;
}
.timeline-v2 > li {
    position: relative;
}
.timeline-v2:before {
    top: 0;
    bottom: 0;
    left: 15%;
    width: 4px;
    content: "";
    background: #f3f3f3;
    position: absolute;
    margin-left: -14px;
}
.timeline-v2 > li .cbp_tmtime {
    width: 15%;
    display: block;
    position: absolute;
    padding-right: 50px;
}
.timeline-v2 > li .cbp_tmtime span {
    top: 15px;
    display: block;
    text-align: right;
    position: relative;
}
.timeline-v2 > li .cbp_tmtime span:first-child {
    color: #999;
    font-size: 14px;
    line-height: 0.9;
}
.timeline-v2 > li .cbp_tmtime span:last-child {
    color: #585f69;
    font-size: 20px;
    font-weight: 400;
}
.timeline-v2 > li .cbp_tmlabel {
    color: #fff;
    padding: 10px 20px 10px;
    background: #f3f3f3;
    line-height: 1.4;
    clear: both;
    position: relative;
    border-radius: 5px;
    margin: 0 0 40px 17%;
    box-shadow: 2px 2px 5px #ccc;
}
.timeline-v2 > li .cbp_tmlabel li {
    padding: 0;
}
.timeline-v2 > li .cbp_tmlabel h2 {
    margin-top: 0;
    font-size: 21px;
    padding: 0 0 5px;
    text-transform: capitalize;
    color: #132f57;
}
.timeline-v2 h4 {
    color: #132f57;
    margin-bottom: 5px;
}
.timeline-v2 > li .cbp_tmlabel .text-left {
    float: left;
}
.timeline-v2 > li .cbp_tmlabel:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #f3f3f3;
    border-width: 10px;
    top: 18px;
}
.timeline-v2 > li .cbp_tmicon {
    top: 22px;
    left: 15%;
    width: 10px;
    height: 10px;
    position: absolute;
    background: #fbba00;
    margin: 0 0 0 -17px;
    box-shadow: 0 0 0 4px #f3f3f3;
    -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 65.375em) {
    .timeline-v2 > li .cbp_tmtime span:last-child {
        font-size: 1.5em;
    }
}
@media screen and (max-width: 47.2em) {
    .timeline-v2:before {
        display: none;
    }
    .timeline-v2 > li .cbp_tmtime {
        width: 100%;
        position: relative;
        padding: 0 0 20px 0;
    }
    .timeline-v2 > li .cbp_tmtime span {
        text-align: left;
    }
    .timeline-v2 > li .cbp_tmlabel {
        padding: 1em;
        font-weight: 400;
        margin: 0 0 30px 0;
    }
    .timeline-v2 > li .cbp_tmlabel:after {
        left: 20px;
        top: -20px;
        right: auto;
        border-bottom-color: #f3f3f3;
        border-right-color: transparent;
    }
    .timeline-v2 > li .cbp_tmicon {
        left: auto;
        float: right;
        position: relative;
        margin: -55px 5px 0 0;
    }
}
.border_white {
    padding: 15px 20px;
    border: 2px solid #fff;
}
.h3style {
    font-family: "Open Sans", cursive;
    margin: 0;
}
.tab .nav-tabs {
    border: none;
}
.tab .nav-tabs li a {
    padding: 8px 24px;
    font-size: 15px;
    font-weight: 600;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 0;
    z-index: 1;
    position: relative;
    background: #132f57;
}
.tab .nav-tabs li a:hover {
    color: #132f57 !important;
}
.tab .nav-tabs li.active a {
    border: none;
    color: #132f57 !important;
}
.tab .nav-tabs li a:focus {
    color: #fff;
}
.tab .nav-tabs li a:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transform: scale(1);
    transition: all 0.5s ease 0s;
}
.tab .nav-tabs li a:hover:before,
.tab .nav-tabs li.active a:before {
    opacity: 0;
    transform: scale(0.5);
}
.tab .nav-tabs li a:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    transform: scale(1.2);
    transition: all 0.5s ease 0s;
    border-top: 2px solid #fbba00;
}
.tab .nav-tabs li a:hover:after,
.tab .nav-tabs li.active a:after {
    opacity: 1;
    transform: scale(1);
}
.tab .tab-content {
    padding: 0;
    margin: 0;
    background: #efefef;
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 25px;
    z-index: 1;
    position: relative;
    border: 0;
}
.tab .tab-content:after,
.tab .tab-content:before {
    content: "";
    display: block;
    width: 100%;
    background: linear-gradient(-45deg, transparent 75%, #da7635 75%) 0 50%, linear-gradient(45deg, transparent 75%, #da7635 75%) 0 50%;
    background-repeat: repeat-x;
    background-size: 16px;
    position: absolute;
    bottom: -21px;
    left: 0;
}
.tab .tab-content:after {
    bottom: auto;
    top: -21px;
    transform: rotate(-180deg);
}
.tab .tab-content h3 {
    font-size: 24px;
    margin-top: 0;
}
@media only screen and (max-width: 479px) {
    .tab .nav-tabs {
        overflow: hidden;
    }
    .tab .nav-tabs li {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .tab .nav-tabs li a {
        margin-right: 0;
    }
}
#gotop {
    z-index: 999999;
}
.accordion__content p {
    color: #000;
    letter-spacing: 0.2px;
    line-height: 22px;
}
@media only screen and (max-width: 800px) {
    #no-more-tables table,
    #no-more-tables tbody,
    #no-more-tables td,
    #no-more-tables th,
    #no-more-tables thead,
    #no-more-tables tr {
        display: block;
    }
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #no-more-tables tr {
        border: 1px solid #ccc;
    }
    #no-more-tables td {
        border: none;
        border-bottom: 1px solid rgba(19, 47, 87, 0.16);
        position: relative;
        padding-left: 30%;
        white-space: normal;
        text-align: left;
    }
    #no-more-tables td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: 700;
    }
    #no-more-tables td:before {
        content: attr(data-title);
    }
}
.cf {
    background: #efefef;
}
.spcl_one {
    margin-top: 10px;
    padding: 20px 0;
}
.model_control .modal-header .close {
    margin-top: -25px;
}
.model_control .modal-body {
    padding: 8px 15px;
}
.list_control3 .list-item {
    padding-top: 15px;
    list-style-type: decimal;
}
.spcl_one {
    margin-top: 50px;
    padding: 30px 0;
}
#sanskaar_media .tab .tab-content {
    background: #fff;
    padding: 30px 0;
    letter-spacing: normal;
}
.mgt50 {
    margin-top: 50px;
}
.gray_panel {
    margin: 0;
    background: #fbfbfb;
}
.layout_style {
    padding: 40px 10px;
}
.layout_style p {
    line-height: 24px;
    letter-spacing: 0.2px;
    box-shadow: 0 0 20px #27242438;
    padding: 30px;
    background: #fff;
}
.bg_img {
    background: rgba(0, 0, 0, 0.01) url(../images/adobe-reader-symbol.png);
    padding: 30px 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.bg_img:hover {
    background: rgba(251, 186, 0, 0.14901960784313725) url(../images/adobe-reader-symbol.png);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.bg_div {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25098039215686274);
    padding: 10px 10px;
}
.bg_img:hover .bg_div {
    background: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.bg_div a h3 {
    color: #043985;
    font-size: 18px;
}
.acm-stats.style-1 ul .stats-asset1 {
    padding: 20px;
    text-align: left;
    overflow: hidden;
}
.acm-stats.style-1 ul h2.stats-item-counter {
    font-size: 20px;
    margin: 0;
    margin-bottom: 13px;
    color: #fff;
    font-family: "Hammersmith One", sans-serif;
    font-weight: 400;
    text-align: center;
}
.form-group1 {
    margin-bottom: -13px;
}
.mcare-field1 input {
    padding: 8px 12px;
    border-radius: 6px;
    border: 1px solid #eee;
    box-shadow: none;
    height: 34px;
    line-height: 30px;
    outline: 0;
    margin-bottom: 20px;
    font-size: 14px;
}
#sanskaar_sep .center_left_style p {
    line-height: 24px;
    letter-spacing: 0.2px;
}
#sanskaar_sep .list_control .list-item li {
    padding-left: 70px;
    line-height: 20px;
    letter-spacing: 0.2px;
    padding-top: 20px;
    padding-bottom: 30px;
}
#sanskaar_sep .list_control .list-item a img {
    float: left;
}
.mgt50 {
    margin-top: 50px;
}
.alumni_control .flex-control-nav {
    display: none;
}
.career_day_section .bordershade {
    background: #fff;
}
.career_day_section .green-box .h4style {
    color: #fbba00;
}
.career_day_section .green-box .list_control .list-item .fa {
    color: #fbba00;
}
.career_day_section .green-box {
    padding: 40px 35px;
    outline: 1px solid #fbba00;
    outline-offset: -10px;
}
.career_day_section .image_control {
    border: 0;
    box-shadow: 0 0 20px #eee;
}
.career_day_section .h3style {
    margin-top: 15px;
}
.list_control_cd .list-item {
    padding: 0;
    list-style-type: none;
}
.list_control_cd .list-item .fa {
    float: left;
    padding-top: 10px;
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 20px;
    background: #fbba00;
    text-align: center;
}
.list_control_cd .list-item li {
    padding-left: 50px;
    padding-bottom: 20px;
    line-height: normal;
    padding-top: 10px;
    letter-spacing: 0.2px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.career_day_section .career_p_style {
    font-size: 15px;
    line-height: 24px;
    padding: 5px 0;
    letter-spacing: 0.2px;
}
.light_on {
    color: #074;
    font-weight: 600;
}
.career_day_section .result_hover .img-holder {
    margin-bottom: 10px;
}
.career_day_section .result_hover:hover .img-holder .overlay-style-one {
    opacity: 1;
    -webkit-transform: perspective(400px) translate3d(0);
    -moz-transform: perspective(400px) translate3d(0);
    -ms-transform: perspective(400px) translate3d(0);
    -o-transform: perspective(400px) translate3d(0);
    transform: perspective(400px) translate3d(0);
}
.career_day_section .overlay-style-one {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    color: #fff;
    opacity: 0;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.8));
    -webkit-transform: perspective(400px) translate3d(-90deg);
    -moz-transform: perspective(400px) translate3d(-90deg);
    -ms-transform: perspective(400px) translate3d(-90deg);
    -o-transform: perspective(400px) translate3d(-90deg);
    transform: perspective(400px) translate3d(-90deg);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.career_day_section .overlay-style-one .box {
    display: table;
    height: 100%;
    width: 100%;
}
@media (max-width: 768px) {
    .career_day_section .green-box {
        float: left;
        margin-top: 30px;
    }
}
@media (max-width: 480px) {
    .career_day_section .h3style {
        margin-top: 10px;
        font-size: 18px;
    }
}
.career_day_section .h4style {
    font-size: 20px;
}
.career_day_section .bordershade .adjust_div {
    box-shadow: 0 10px 10px #eee;
}
.indian_university .list_control .list-item li {
    padding-bottom: 20px;
}
.video_photo {
    position: relative;
    max-width: 100%;
}
.video-bg-img {
    position: relative;
}
.video-bg-img::after {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    background: #000;
    opacity: 0.6;
}
.video-icon-area {
    position: relative;
    top: 0;
    left: 0; 
    width: 100%;
}
.video_photo .video-icon-area a {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    border-radius: 50%;
    background: #fff;
    z-index: 9;
}
.video_photo .video-icon-area a .fa-caret-right {
    position: absolute;
    color: #fdb92e;
    padding: 2px;
    margin-top: 2px;
    margin-left: -1px;
}
.fa-caret-right {
    position: absolute;
    color: #fdb92e;
    left: 20px;
}
.video_photo .video-icon-area .ripple,
.video_photo .video-icon-area .ripple::after,
.video_photo .video-icon-area .ripple::before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    -webkit-animation: rippleOne 3s infinite;
    -moz-animation: rippleOne 3s infinite;
    -ms-animation: rippleOne 3s infinite;
    -o-animation: rippleOne 3s infinite;
    animation: rippleOne 3s infinite;
}
.video_photo .video-icon-area .ripple::before {
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    animation-delay: 0.9s;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}
.video_photo .video-icon-area .ripple::after {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}
@-webkit-keyframes rippleOne {
    70% {
        box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
    }
}
@keyframes rippleOne {
    70% {
        box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
    }
}
.flexslider_affiliations .flex-viewport .slides li a img
{ width:100%; }

@media all and (max-width:540px) {
.panel
{ margin-top: 15px; }
.font30px
{ font-size:20px; }
h4 { margin-top:10px; }
#header-top .logo { 
    position: relative;
    width: 70%;
    padding: 5px;
    margin: 0 15%;
}
.button {
   right: 10px;
    top: 2px;
}
#cssmenu ul {
  margin-top:0px;	
}
.academics-img { 
    margin: 10px 0px;
}
}

.alert_div {position: fixed;
    top: 300px;
    right: -69px;
    height: auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 9999;}
		
.alert_div .box{padding: 10px 12px;
    background: #c56b03;
    border-radius: 2px;
    color: #fff;
    z-index: 999;
    font-size: 13px;
    outline: none;
    border: 1px solid #fff;
	display: inline-block;
    text-transform: uppercase;
    letter-spacing: .5px;color:#fff; font-size: 14px; font-weight: bold;
}

/*Admission*/

.table2{font-size: 14px; text-align: center;}
.table2 tr th{background: #C7E9F9; color: #213d75;border: 1px solid #029FE0 !important;}
.table2 tr td{border: 1px solid #029FE0 !important;}
.taborange{
    position: relative;
    display: block;
    font-family:"Open Sans", sans-serif;
    text-align: center;
    background: #f08432;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0 20px 50px rgba(229, 229, 229, 0.8);
    color: #fff;
    }
.tabgreen{
    position: relative;
    display: block;font-family:"Open Sans", sans-serif;
    text-align: center;
    background: #a5c843;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0 20px 50px rgba(229, 229, 229, 0.8);
    color: #fff;}

    .tabblue{
    position: relative;
    display: block;
    font-family:"Open Sans", sans-serif;
    text-align: center;
    background: #009ada;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0 20px 50px rgba(229, 229, 229, 0.8);
    color: #fff;
    text-transform: uppercase;
    }  
	
.container.table-responsive.py-3 {
    margin-bottom: 20px;
}
.contact-info-section .table .thead-dark th {
    color: #fff;
    background-color: #009EE0 !important;
    border-color: #009EE0 !important;
}
.contact-info-section th ul li, .contact-info-section td ul li {
    margin-top: 6px;
}
.contact-info-section th ul, .contact-info-section td ul {
    margin-top: 15px;
}
.contact-info-section .table tr td {
    border: 1px solid #029FE0 !important;
}
.contact-info-section .table-bordered td, .contact-info-section .table-bordered th {
    border: 1px solid #029FE0;
    font-size: 15px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}
/*radio button*/
.donate-now {
  list-style-type: none;
  margin: 25px auto;
  padding: 0;
  height: 40px;
}

.donate-now li {
  float: left;
  margin: 0 2.5%;
  margin-bottom: 10px;
  width: 45%;
  height: 40px;
  position: relative;
  text-align:center;
}

.donate-now label,
.donate-now input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.donate-now input[type="radio"] {
  opacity: 0.01;
  z-index: 100;
}

.donate-now input[type="radio"]:checked+label,
.Checked+label {
  background: #fbba00;
}

.donate-now label { 
  padding: 8px;
  border: 0px solid #CCC;
  cursor: pointer;
  z-index: 90;
  font-size: 15px;
}

.donate-now label:hover {
  background: #DDD;
}

.overlay
{ width:100%;
  height:100vh; position: fixed; 
   background: rgba(115, 114, 114, 0.8); z-index:10; display:none; }
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
	    top: 40%;
    left: 46%; 
   /*margin: 60px auto;*/
  font-size: 10px;
  position: absolute;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}