/*
Theme Name: sdnb
Version: 1.0
Description: A child theme of WP Bootstrap Starter
Author: admin
Template: wp-bootstrap-starter
*/

@import url("../wp-bootstrap-starter/style.css");
.blocks-gallery-grid, .wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.n-thcarousel .col-md-12 {    padding: 0;}
p.r-mcson { margin: 0;}

.n-thcarouse .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    background: #333;
    border-radius: 100%;
    margin-right: 2px;
}
.n-thcarouse .owl-dots  button.owl-dot.active {  background: #972139;}
.n-thcarouse .owl-dots {    text-align: center;}

.n-thcarousel .testimonial-item.equal-heights {   background: #f1f1f1;margin: 5px;}
.n-thcarousel .testimonial-item.equal-heights .con-styc h4 {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;color: #972139;
}
.n-thcarousel h3 {
    width: 100%;
    text-align: center;
    font-size: 30px;
    margin-bottom: 25px;
}
.n-thcarousel .testimonial-item.equal-heights .con-styc p {font-size: 14px;}
.n-thcarousel .testimonial-item.equal-heights .con-styc p a { font-size: 13px;}
.n-thcarousel .testimonial-item.equal-heights .row > .col-md-6 .con-styc {  padding: 13px 16px;}
.top-bar {
    background: #972139;
    padding: 5px;
	text-align: center;
	color: #ffffff;
	font-size:14px;
}
header#masthead {
    background: transparent;
    padding: 0;
    box-shadow: none;
}
.sdnb {
    text-align: center;
    padding: 10px 0;
}
.navbar-brand img{
	max-height:130px;
}
h1.college-name {
    text-transform: capitalize;
    font-size: 20px;
	margin:0;
	/*color: #010068;*/
	color:#1F386B;
}
.sdnb p {
    margin: 0;
    font-weight: 600;
	/*color: #010068;*/
	color:#1F386B;
}
h1.college-name span {
    text-transform: initial;
}
.navbar-brand {
    position: relative;
    margin-top: -35px;
	margin-bottom:-10px;
    background: #ffffff;
    padding: 25px 7px 5px 7px;
    border-bottom-right-radius: 43%;
    border-bottom-left-radius: 43%;
}
.home header#masthead {
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    z-index: 9999;
    right: 0;
    left: 0;
}

/*.n2-ss-slider-3 {
    border-bottom-left-radius: 10%;
    border-bottom-right-radius: 10%;
}*/
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #232b52;
    font-weight: 700;
    /* background: #f9f9f9; */
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #972139;
    font-weight: 700;
}
ul#menu-top-menu li a {
    color: #ffffff;
    font-weight: 600;
}
ul#menu-top-menu li a:hover {
    text-decoration: none;
    color: #f3e243;
    color: #dadada;
}
ul#menu-top-menu {
    margin: 0;
	padding: 0;
}
ul#menu-top-menu li {
    display: inline;
    padding: 7px;
    text-align: center;
}
.gold-emblem {
    position: absolute;
	/*position:relative;*/
    padding: 5px;
}
.gold-emblem img {
    max-height: 100px;
}
#main p {
    color: #505050;
	font-size:14px;
}
#main .entry-content p, #main .entry-content li {
    letter-spacing: 0.5px;
    line-height: 26px;
    word-spacing: 2px;
    font-size: 14px;
	text-align:justify;
}

#secondary-menu ul li a {
    font-weight: 600;
}
#secondary-menu ul li {
    padding: 5px 10px;
    background: #f7f7f7;
    margin: 5px 0;
}
#secondary-menu ul li.current_page_item a {
    color: #ffffff;
}
#secondary-menu ul li.current_page_item {
    background: #972139;
}
#secondary-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.entry-content h4 {
    margin-top: 0;
    font-size: 20px;
    color: #972139;
    font-weight: 700;
    text-transform: uppercase;
	line-height: 28px;
}
.entry-content {
    margin-top: 0;
}
#secondary-menu {
    margin-bottom: 1.5em;
}
.btn-primary {
    color: #fff;
    background-color: #972139;
    border-color: #972139;
}
.btn-primary:hover {
    color: #fff;
    background-color: #111111;
    border-color: #111111;
}
p.event-date:before {
    content: "\f274";
    font-family: fontawesome;
    color: #972139;
    font-weight: 600;
	padding-right:5px;
}
.sdnb-table.st{
	width:auto;
	margin:0 auto;
}
.sdnb-table ul {
    margin: 0;
    margin-top: 7px;
    list-style: none;
    padding-left: 20px;
}
.sdnb-table ul li {
    padding: 7px;
}
.page-template-activities .wp-block-table.is-style-stripes td {
    padding: 7px 10px;
}
.page-template-activities .entry-content ul li {
    letter-spacing: 0.5px;
    line-height: 28px;
    word-spacing: 2px;
    color: #505050;
    font-size: 14px;
}
/*home page*/
.home div#content {
    padding-top: 0;
}
#sdnb-features ul.nav {
    background: #972139;
    margin-top: -25%;
    padding: 40px 40px 40px 40px;
    text-align: center;
    border-radius: 120px;
}
#sdnb-features ul.nav li.nav-item {
    padding: 10px;
}
#sdnb-features .nav-tabs .nav-item.show .nav-link, #sdnb-features .nav-tabs .nav-link.active {
    background: transparent;
    border: none;
	color: #ffffff;
}
.feature-icon img {
    max-height: 80px;
}
#sdnb-features ul.nav li.nav-item {
    padding: 10px;
}
#sdnb-features .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
}
#sdnb-features .nav > li > a:focus, #sdnb-features .nav > li > a:hover {
    background-color: transparent;
    text-decoration: none;
}
h3.feature-box-title {
    margin-top: 0;
    border-left: 2px solid #972139;
    padding-left: 10px;
    font-size: 20px;
    color: #333333;
}
.feature-box-image {
    padding-bottom: 15px;
}
.feature-title {
    color: #ffffff;
}
a {
    color: #972139;
}
a:hover {
    text-decoration: none;
    color: #232b52;
}
.feature-box-link a:after {
    content: "\f0da";
    padding-left: 5px;
    font-family: fontawesome;
}
.feature-box-link a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.feature-box-cnt p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0.5em;
    word-spacing: 0.5px;
}
#sdnb-features {
    padding-bottom: 40px;margin-top: 100px;
}
.feature-block2 {
    margin: 0 auto 30px;
    max-width: 400px;
}
.feature-block2 .thumb {
    overflow: hidden;
    position: relative;
}
.img-fullwidth {
    width: 100% !important;
}
.feature-block2 .content h4 {
    font-size: 20px;
    color: #333333;
}
.feature-block2 .content p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0.5em;
    word-spacing: 0.5px;
}
.feature-block2 .content p {
    min-height: 100px;
}
.feature-block2 a {
    font-size: 14px;
    font-weight: 600;
}
.feature-block2 .content h4:after {
    content: "";
    height: 2px;
    left: 15px;
    position: absolute;
    width: 50px;
    background: #972139;
    margin-top: 25px;
}
/* .feature-block2 .content {
    border: 1px solid #eeeeee;
    padding: 12px 20px 20px;
} */

.feature-block3 {
    margin-bottom: 30px;
}
.programdetail {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 30px;
}
.programdetail .headingprogram {
    width: 88%;
    height: 30px;
    /*background: rgba(25, 33, 52, 0.8);*/
    text-align: left;
    padding: 5px 10px;
    cursor: pointer;
    margin: 0 auto;
}
.programdetail .headingprogram h4 {
    padding-bottom: 0;
    line-height: 18px;
    margin: 0;
    color: #ffffff;
}
.detailprogram {
    float: left;
    width: 279px;
    padding: 6px 10px;
    background: url(../images/bg-tran-1.png);
}
.study_programs li .detailprogram p {
    color: #fff;
    line-height: 17px;
    padding: 0;
    padding-bottom: 6px;
}
.detailprogram .readmore {
    float: left;
    width: 279px;
    border-top: 1px solid #454542;
    padding-top: 6px;
}
.study_programs li .detailprogram .readmore a {
    display: block;
    float: right;
    color: #fff;
    padding-left: 10px;
    background: url(../images/sep-program.png) no-repeat left 4px;
    line-height: 15px;
}

.features {
    padding: 5px 0;
}
a.nav-link.active .features {
    border: 3px solid rgba(247, 247, 247, 0.4);
}
.element-is-sticky {
    background: #f9f9f9 !important;
}	
.element-is-sticky .navbar-brand {
    margin-top: 0;
    padding: 7px;
}

#about {
    margin: 30px 0;
}
h3.about-title {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 2px;
    padding-bottom: 7px;color: #fff;
}
#principal h3.about-title {
    text-transform: initial;
}
h3.about-title:before {
    content: "";
    background: #fff;
    height: 2px;
    width: 120px;
    position: absolute;
    top: 35px;
}
.about-readmore a {
   background: rgb(249 249 249 / 0%);
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 10px 16px;
    font-size: 14px;
    border-radius: 25px;
    transition: 0.25s;
    text-transform: uppercase; font-weight: 600;
}
.about-readmore a:hover {
      box-shadow: 0 0.5em 0.5em -0.4em #ffffff;
    transform: translateY(-0.25em);
    background: #f9f9f9;
    color: #c40008;
    font-weight: 600;
}
.about-readmore {
    margin-top: 30px;
}
#news-events {
    padding: 55px 0;
}
#news-events ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0px;
}
#news-events ul li {
   /* border-bottom: 1px solid #e0e0e0;*/
    padding: 15px 15px;
    position: relative;
    overflow: hidden;
	background: #f7f7f7;
    margin: 10px;
}
.event-thumb {
    border-radius: 3px;
    color: #972139;
    text-align: center;
    /*padding: 14px 0;*/
   /* border: 2px solid #972139;*/
	-ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    padding-right: 15px;
    float: left;
}
.events-inr-cnt {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 70%;
    max-width: 70%;
    float: left;
}
h5.event-title {
    margin: 0;
    font-size: 16px;
    margin-bottom: 3px;
    line-height: 24px;
}
/*.event-date span:first-child {
    display: block;
    font-size: 25px;
    font-weight: 700;
    margin-top: 0px;
    line-height: 25px;
}
.event-date span:last-child {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 700;
}*/
h3.section-title {
    margin-top: 20px;
    border-left: 2px solid #972139;
    padding-left: 10px;
    font-size: 26px;
    color: #111111;
	margin-bottom: 20px;
}
.sdnb-news-img {
    border-radius: 3px;
    display: inline-block;
    float: left;
    color: #fff;
    text-align: center;
    padding: 0px;
    text-transform: uppercase;
	-ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    padding-right: 15px;
}
.sdnb-news-link {
    float: left;
	-ms-flex: 0 0 66.666667%;
    flex: 0 0 70%;
    max-width: 70%;
}
.sdnb-news-link h4 {
    margin-top: 0;
}
.sdnb-news-link a h4 {
    /* color: #112842; */
    padding-bottom: 5px;
    margin-bottom: 3px;
    border-bottom: 0px;
    /* text-overflow: ellipsis;
    white-space: pre;
    overflow: hidden; */
    letter-spacing: 0px;
}
.sdnb-news-link p {
    /* color: #203245; */
    margin-bottom: 0px;
    text-overflow: ellipsis;
    white-space: pre;
    overflow: hidden;
}
.sdnb-news-link span {
    color: #959595;
    font-size: 12px;
    font-weight: 500;
}
.sdnb-news-link h5{
	margin: 0;
    font-size: 16px;
    margin-bottom: 3px;
    line-height: 24px;
}
.sdnb-news-link h5 a{
	color:#24292e;
}
.sdnb-news-link h5 a:hover{
	color:#972139;
}
.sdnb-notice h4 {
    margin: 0;
    padding: 7px 0;
}

.holder {
 
  height:350px;
  overflow:hidden;
}
.holder .mask {
  position: relative;
  left: 0px;
  top: 10px;
  width:100%;
  height:340px;
  overflow: hidden;
}
.holder ul {
  list-style:none;
  margin:0;
  padding:0;
  position: relative;
}
.holder ul li {
  padding:10px 0px;
}
.holder ul li a {
  /*color:darkred;*/
  text-decoration:none;
}

.vertical_scroll {
    height: 350px;
    overflow: auto;
}
.vertical_scroll::-webkit-scrollbar-track{
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
     border-radius: 10px;
     /*background-color: #972139;*/
	background-color:#f7f7f7;
}
.vertical_scroll::-webkit-scrollbar{
     width: 6px;
     /*background-color: #fdd333;*/
	background-color:#f7f7f7;
}
.vertical_scroll::-webkit-scrollbar-thumb{
     border-radius: 10px;
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
   /*  background-color: #010068;*/
	background-color:#972139;
}
.news-cnr {
    /*background: #f7f7f7;*/
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.07);
    /*padding: 5px 0px 5px 15px;*/
}
.about-cnt p {
    font-size: 15px;
    letter-spacing: 0.5px;
    word-spacing: 1px;
    line-height: 24px;
    color: #fff;
}

#principal .about-cnt {
    padding-left: 30px;
}
div#principal {
    margin: 40px 0;
}
div#portfolio {
    padding: 40px 0 0 0;
}
.con-title {
    text-align: center;
    margin-bottom: 40px;
}
.con-title h2 {
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 15px;
    line-height: 40px;
}
.con-title p {
    font-size: 18px;
    color: #3f444a;
    font-weight: 300;
}
.ed-course-in {
    margin-bottom: 20px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
	height: 100px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.07);
}
.ed-course-in a.course-overlay img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.course-overlay img {
    height: auto;
    width: 100%;
}
.course-overlay span {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
    font-size: 15px;
    font-weight: 600;
    color: #1F386B;
    z-index: 1;
}
.course-overlay.new span {
color: #fff;
}
.ed-course-in:hover a span {
    color: #972139;
}

.ed-course-in.new:hover a span {
    color: #fff;
}

.ed-course-in a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
   /* background: rgba(31, 44, 115, 0.57);*/
	    background: #ffffff;
}

.ed-course-in.new a:after {
	background: #972139;
}	
.ed-course-in:hover a.course-overlay img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
ul.ftr-ct {
    list-style: none;
    padding: 0;
    font-size: 15px;
    word-spacing: 1px;
}
.ct-icon {
    width: auto;
    float: none;
    position: absolute;
    margin-top: 2px;
}
.ct-content {
    padding-left: 25px;
}
ul.ftr-ct li:nth-child(1) {
    padding-top: 0;
}
ul.ftr-ct li{
    padding: 5px 0;
}
.ct-icon .fa-envelope {
    font-size: 18px;
}
.ct-icon i {
    font-size: 18px;
}
div#footer-widget {
    background-color: #972139 !important;
    color: #ffffff;
}
div#footer-widget h3.widget-title {
    color: #ffffff;
    font-weight: 700;
}
ul.ftr-ct, ul.ftr-ct a {
    color: #dadada;
}
ul.ftr-ct a:hover {
    color: inherit;
    text-decoration: underline;
}
ul#menu-footer-menu {
    display: block !important;
}
ul#menu-footer-menu li {
    display: block;
    width: 33.3%;
    float: left;
}
ul#menu-footer-menu a {
    color: #dadada;
    padding: 3px 0;
}
ul#menu-footer-menu a:hover {
    background: transparent;
    color: #ffffff;
}
div#footer-widget {
    padding-bottom: 10px;
}
#top-footer {
    background: #972139;
    color: #ffffff;
	padding: 40px 0 25px 0;
}
.footer-link-icon {
    width: 20%;
    float: left;
    margin-right: 12px;
}
.footer-link-link {
    width: 75%;
    float: left;
}
.footer-link-link h4 {
    margin: 0;
    color: #ffffff;
	font-size:15px;
}
.footer-link-link a {
    color: #dadada;
	font-size:12px;
}
span.infra-link a {
    color: #dadada !important;
}
/*ul.ftr-ct a:hover {
    color: #010068;
}*/
.site-footer {
    background-color: #972139 !important;
    text-align: center;
    color: #f7f7f7 !important;
}
.site-footer .container {
    border-top: 2px solid rgba(247, 247, 247, 0.4);
}
a.course-overlay span {
    padding: 0px;
}

body > table > tbody > tr:nth-child(1) > td:nth-child(2) > table > tbody > tr {
    display: none !important;
}
body > table > tbody > tr:nth-child(1) > td:nth-child(2) > table > tbody > tr:nth-child(7) {
    display: block !important;
}
body > table {
    height: auto !important;
    width: 100% !important;
}
body > table > tbody > tr:nth-child(1) > td:nth-child(2) > table > tbody > tr:nth-child(7) > td > div > ul {
    display: none !important;
}
.page-banner {
    background-size: cover !important;
    background-position: center !important;
}
.oly {
    background: rgba(34, 34, 34, 0.5);
    padding: 60px 0;
}
.page-banner h1 {
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
}
#content.site-content {
    padding-bottom: 2rem;
    padding-top: 2rem;
}
li#menu-item-335 {
    width: 100% !important;
}
.navbar-light .navbar-toggler-icon {
    background-image: url(http://www.sdnbvc.edu.in/wp-content/uploads/2019/05/menu3.png);
}
#sdnb-features li.nav-item a:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid #ffffff;
    border-bottom: 13px solid transparent;
    left: 0;
    right: -230px;
    margin: 0 auto;
    opacity: 0;
    visibility: visible;
    top: 35%;
    border-top: 13px solid transparent;
}
#sdnb-features li.nav-item a.nav-link.active:after {
    opacity: 1;
    visibility: visible;
}
#sdnb-features li.nav-item a {
    position: relative;
}
.event-description-title {
    padding: 15px 30px;
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.07);
    border-radius: 14px;
}
.event-description-title .event-title {
    color: #3D404F;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    margin: 15px 0 5px;
	text-overflow: ellipsis;
    overflow: hidden;
}
.event-description-title .event-title a {
    color: #3D404F;
}
.event-date1 {
    color: #70727E;
    font-size: 14px;
    margin: 0 0 5px;
}
.event-description {
    margin-bottom: 40px;
}
.event-more .read-more-btn {
    font-weight: 400;
    padding: 8px 16px;
    color: white;
    background:#972139;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    font-size: 14px;
    letter-spacing: .05px;
    position: absolute;
    z-index: 9;
    float: none;
    display: inline-block;
    left: 0;
    right: 0;
    max-width: 130px;
    margin: -5px auto;
}
.event-more .read-more-btn:hover {
    background-color: #222222;
}
.upcoming-events h3.section-title {
    border: transparent;
}
.item {
    padding-bottom: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
	text-align:center;
}
button.owl-prev, button.owl-next {
    position: absolute;
    top: 40%;
    background: #ffffff !important;
    border-radius: 50%;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.07);
    width: 30px;
    height: 30px;
}
button.owl-prev {
    left: 0;
}
button.owl-next {
    right: 0;
}
button.owl-prev i, button.owl-next i {
    font-size: 27px;
}
button:focus {
    outline: none;
}
.feature-block3 .thumb:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 48%, rgba(0,0,0,0.42) 49%, rgba(0,0,0,0.6) 70%, rgba(0,0,0,0.8) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(0%, rgba(0,0,0,0)), color-stop(0%, rgba(0,0,0,0)), color-stop(0%, rgba(0,0,0,0)), color-stop(48%, rgba(0,0,0,0.4)), color-stop(49%, rgba(0,0,0,0.42)), color-stop(70%, rgba(0,0,0,0.6)), color-stop(100%, rgba(0,0,0,0.8)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 48%, rgba(0,0,0,0.42) 49%, rgba(0,0,0,0.6) 70%, rgba(0,0,0,0.8) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 48%, rgba(0,0,0,0.42) 49%, rgba(0,0,0,0.6) 70%, rgba(0,0,0,0.8) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 48%, rgba(0,0,0,0.42) 49%, rgba(0,0,0,0.6) 70%, rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 48%, rgba(0,0,0,0.42) 49%, rgba(0,0,0,0.6) 70%, rgba(0,0,0,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.feature-block3 .thumb {
    position: relative;
}
.event-template-default #comments {
    display: none;
}
@media only screen and (max-width:767px){
    .page-template-courses  section#primary .dtlms-course-category-item img{
         
        }
	header#masthead {
    position: relative !important;
}
.navbar-brand {
    position: relative;
    top: 0;
    padding: 10px 5px;
	margin-top: 0px;
    margin-bottom: 0px;
}
.navbar-brand img {
    max-height: 110px;
}
.gold-emblem {
     position: absolute; 
    margin-top: -300px;
    right: 0;
    padding: 10px 10px;
}
.gold-emblem img {
max-height: 90px;
    
}
#sdnb-features ul.nav {
    background: #972139;
    margin-top: -5%;
    padding: 15px 15px 15px 15px;
    text-align: center;
    border-radius: 120px;
}
.feature-icon img {
    max-height: 40px;
}
.feature-title {
    font-size: 11px;
    margin-top: 5px;
}
.features {
    padding: 5px 3px;
}
#sdnb-features ul.nav li.nav-item {
    padding: 0;
    width: auto;
    margin: 0 auto;
}
.feature-box {
    margin-bottom: 30px;
}
#menu1 > div > div:nth-child(3) > div {
    margin-bottom: 0;
}
h3.about-title:before {
    content: "";
    background: transparent;
    height: 2px;
    width: 120px;
    position: absolute;
}
h3.about-title {
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 2px;
    padding-bottom: 7px;
    line-height: 32px;
}
	.footer-link {
    padding: 15px 5px;
}
	.ftr-logo {
    text-align: center;
}
	.ftr-logo img {
    max-height: 160px;
}
	
}
ul.ftr-social li a {
    background: #ffffff;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    padding: 4px;
    font-size: 16px;
}
ul.ftr-social li {
    display: inline-block;
    padding: 0 5px;
    text-align: center;
}
ul.ftr-social {
    list-style: none;
    padding: 0;
}
.video-block {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    
}
#thumbnail_container {
    overflow: hidden;
    width: 100%;
}
#about .video-block img {
    width: 100%;
}
#about .video-block a {
    width: 67px;
    display: block;
    position: absolute;
    margin: -34px auto 0;
    left: 0px;
    right: 0px;
    top: 50%;
    cursor: pointer;
}
p.event-date {
    margin-top: 5px;
	margin-bottom:5px;
}
p.event-date span {
    font-size: 14px;
}
.sdnb-table th {
    color: #010068;
    border: 1px solid rgba(1, 0, 104, 0.6);
    padding: 7px 10px;
}
.sdnb-table td {
    padding: 7px 10px;
    border: 1px solid rgba(1, 0, 104, 0.6);
}
.page-id-443 .sdnb-table tr:nth-child(even) {
    background: #f7f7f7;
}
.photo {
    position: relative;
    box-shadow: inset 0px 0px 50px rgba(0,0,0,0.1), 0px 5px 10px rgba(0,0,0,0.25);
    margin-top: 0;
    margin-bottom: 5px;
    border-radius: 3px;
    padding: 10px 10px 10px 10px;
    transition: all 100ms ease-out;
}
 .photo img {
    width: 100%;
    height: 220px;
    position: relative;    
  }
  .photo figcaption {
    margin-top: 10px;
    font-size: 24px;
    font-weight: bold;
    text-align:center;    
    line-height: 1;
    color: black;
  }
.upcoming-events {
    padding-top: 40px;
}
div#wpcf7-f1179-p1167-o1 label, div#wpcf7-f1179-p1167-o1 input.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    margin-top: 1.5rem;
}
span.req {
    color: red;
    font-weight: 600;
}
p.form-note {
    margin: 0;
}

.team-member p {
    margin: 0;
}

.team-member {
    margin: 15px 0;
    padding: 0;
    text-align: center;
    /*box-shadow: inset 0px 0px 50px rgba(0,0,0,0.1), 0px 5px 10px rgba(0,0,0,0.25);*/
    margin-top: 0;
    margin-bottom: 15px;
    border-radius: 3px;
    padding: 10px 10px 10px 10px;
}
.team-member figure img {
    min-width: 0;
    height: 200px;
}
.team-member figure {
    max-height: 250px;
}

.team-member figure {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.team-member figcaption p {
  font-size: 16px;
}

.team-member figcaption ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


/*.team-member figcaption ul {
  visibility: visible;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.team-member figcaption ul li {
  display: inline-block;
  padding: 10px;
}*/

.team-member h4 {
  margin: 10px 0 0;
  padding: 0;
}

/*.team-member figcaption {
  padding: 50px;
  color: transparent;
  background-color: transparent;
  position: absolute;
  z-index: 996;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}*/

/*.team-member figure:hover figcaption {
  visibility: visible;
  color: #fff;
  background: rgba(230, 78, 62, 0.9);
  /* Primary color, can be changed via colors.css */
  
/*  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-member figure:hover figcaption ul li a:hover {
  color: rgba(49, 49, 49, .97);
}*/

.team-member figure img {
  -webkit-transform: scale(1) rotate(0) translateY(0);
  -moz-transform: scale(1) rotate(0) translateY(0);
  -o-transform: scale(1) rotate(0) translateY(0);
  -ms-transform: scale(1) rotate(0) translateY(0);
  transform: scale(1) rotate(0) translateY(0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.team-member figure:hover img {
  -webkit-transform: scale(1.1) rotate(1deg) translateY(12px);
  -moz-transform: scale(1.1) rotate(1deg) translateY(12px);
  -o-transform: scale(1.1) rotate(1deg) translateY(12px);
  -ms-transform: scale(1.1) rotate(1deg) translateY(12px);
  transform: scale(1.1) rotate(1deg) translateY(12px);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}


.p1:hover, .p2:hover {
	opacity: .3;
  cursor: pointer;
}

h4 {
	color: grey;
	font-size: 24px;
	font-weight: 400;
}

#portfolio p {
	color: grey;
	font-size: 12px;
	font-weight: 200;
}

.content {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

.course-menu {
    margin-bottom: 40px;
}

/*.single-content img {
	width: 290px;
	height: 100%;
	margin:0px;
}*/

.filters {
	width: 100%;
	text-align: center;
}

.filters ul {
	list-style: none;
	padding: 20px 0;
}

.filters li {
	display: inline-block;
	padding: 10px 25px;
	font-size: 14px;
	color: #636363;
	font-weight: 600;
	cursor: pointer;
  	text-transform: uppercase;
  	letter-spacing: .2em;
}

.filters li:hover {
	color: #a6a6a6;
}

.filters li.active {
	color: #ccc;
	border: 1px solid #ccc;
	border-radius: 15px;
}
.sdnb_courses-template-default .entry-title {
    display: none;
}
#secondary-menu h1 {
    border-left: 2px solid #972139;
    padding-left: 10px;
    font-size: 24px;
    color: #111111;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 20px;
}
.sdnb-notice h5 {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}
.sdnb-notice h5 a, h5.event-title a{
	color:#24292e;
}
.sdnb-notice h5 a:hover, h5.event-title a:hover{
	color:#972139;
}
.vission-mission {
    background: #f7f7f7;
}
.vm-content {
    margin: 0 -15px;
    padding: 15px 20px;
}
.vm-content h3 {
    margin: 0;
}
.vm-img {
    margin: 0 -15px;
}
.result-page {
    width: 800px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    right: -115px;
}

/*===== Vertical Timeline =====*/
#conference-timeline {
  position: relative;
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
}
#conference-timeline .timeline-start, #conference-timeline .timeline-end {
    display: table;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    background: #ffffff;
    color: #fff;
    max-width: 120px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
#conference-timeline .conference-center-line {
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -2px;
    background: #972139;
    z-index: -1;
}
#conference-timeline .conference-timeline-content {
  padding-top: 67px;
  padding-bottom: 67px;
}
.timeline-article {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 20px 0;
}
.timeline-article .content-left-container,
.timeline-article .content-right-container {
  max-width: 44%;
  width: 100%;
}
.timeline-article .timeline-author {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #242424;
  text-align: right;
}
.timeline-article .content-left, .timeline-article .content-right {
    position: relative;
    width: auto;
    /* border: 1px solid #ddd; */
    background-color: #972139;
    box-shadow: 0 1px 3px rgba(0,0,0,.03);
    padding: 27px 25px;
    color: #ffffff;
}
.timeline-article p {
  margin: 0;
  padding: 0;
  font-weight: 400;
  color: #242424;
  font-size: 14px;
  line-height: 24px;
  position: relative;
}
.timeline-article p span.article-number {
  position: absolute;
  font-weight: 300;
  font-size: 44px;
  top: 10px;
  left: -60px;
  color: #00b0bd;
}
.timeline-article .content-left-container {
  float: left;
}
.timeline-article .content-right-container {
  float: right;
}
.timeline-article .content-left:before, .timeline-article .content-right:before {
    position: absolute;
    top: 20px;
    font-size: 23px;
    font-family: "FontAwesome";
    color: #972139;
}
#conference-timeline .timeline-end {
    background: #972139;
    border-radius: 50%;
    padding: 15px 10px;
}
.timeline-article .content-left:before {
  content: "\f0da";
  right: -7px;
}
.timeline-article .content-right:before {
  content: "\f0d9";
  left: -8px;
}
.timeline-article .meta-date {
    position: absolute;
    top: 0;
    left: 50%;
    width: 62px;
    height: 62px;
    margin-left: -31px;
    color: #fff;
    border-radius: 100%;
    background: #972139;
    border: 3px solid #972139;
}
.timeline-article .meta-date .date,
.timeline-article .meta-date .month {
  display: block;
  text-align: center;
  font-weight: 900;
}
.timeline-article .meta-date .date {
    font-size: 20px;
    line-height: 40px;
    margin-top: 7px;
}
.timeline-article .meta-date .month {
    display: none;
}
.timeline-article .meta-date .month {
  font-size: 18px;
  line-height: 10px;
}
.timeline-article .content-left p, .timeline-article .content-right p {
    color: #ffffff !important;
}
.fc-day-grid-container {
    height: 253px !important;
}
.fc-center h2 {
    font-size: 20px !important;
    top: 10px !important;
    position: relative;
}
.wpfc-calendar-wrapper {
    background: #f7f7f7;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #972139;
    font-weight: bold;
    color: #972139;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #972139;
    font-weight: bold;
    color: #972139;
	background: rgba(151, 33, 57, 0.18);
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #cccccc;
    font-weight: bold;
    color: #972139;
}
.ui-widget-header {
    border: 1px solid #972139;
    color: #ffffff;
    font-weight: bold;
    background: #972139;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #972139;
    color: #363636;
    background: rgba(151, 33, 57, 0.18);
}
a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end, a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-not-end, a.fc-day-grid-event.fc-h-event.fc-event.fc-not-start.fc-end {
    background-color: #972139 !important;
    border-color: #972139 !important;
    color: #fff;
}
.rtin-item {
    overflow: hidden;
    position: relative;
}
.rtin-item .rtin-content {
    padding: 0 15px;
    position: absolute;
    z-index: 2;
    bottom: -10px;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    width: 100%;
}
.rtin-item:before {
    background: linear-gradient(to bottom,rgba(125,185,232,0) 55%,#002147);
}
.rtin-item:before {
    width: 100%;
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
	left:0;
    height: 100%;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(45%,rgba(125,185,232,0)),to(#002147));
    background: linear-gradient(to bottom,rgba(125,185,232,0) 45%,#002147);
}
.rtin-item:after {
    opacity: 0;
    width: 100%;
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
	left:0;
    height: 100%;
    background-color: rgba(255,255,255,.5);
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.rtin-item .rtin-content .rtin-title-wrap {
    margin-bottom: 20px;
}
.rtin-item .rtin-content .rtin-description, .rtin-item .rtin-content .rtin-social {
    display: none;
}
.rtin-item .rtin-content .rtin-description {
    color: #fff;
    margin-top: 20px;
}
.rtin-item .rtin-content .rtin-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 0;
}
.rtin-item .rtin-content .rtin-title a, .rtin-item .rtin-content .rtin-social li a {
    color: #fdc800;
}
.rtin-item .rtin-content .rtin-title a {
    color: #fdc800;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.rtin-item:hover:before {
    opacity: 0;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.rtin-item:hover .rtin-content {
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.rtin-item:hover .rtin-content .rtin-title-wrap {
    margin-bottom: 0;
}
.rtin-item:hover .rtin-content .rtin-designation {
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.rtin-item:hover .rtin-content .rtin-description, .rtin-item:hover .rtin-content .rtin-social {
    display: block;
}
.rtin-item:hover:after {
    background-color: rgba(0,33,71,.7);
}
.rtin-item:hover:after {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    background-color: rgba(0,33,71,.7);
}
.rtin-item .rtin-content .rtin-designation {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.rtin-item .rtin-content .rtin-description p {
    color: #ffffff !important;
    margin-bottom: 7px;
    line-height: 20px !important;
}
.page-template-faculty .filters li {
    display: block;
}
table.wp-block-table.has-fixed-layout.is-style-stripes td, table.wp-block-table.has-fixed-layout.is-style-stripes th {
    padding: 10px;
}
.sdnb-pacement {
    float: right;
    width: 400px;
    padding: 0 15px 0 15px;
    max-width: 100%;
}
.sdnb-pacement2 {
    float: left;
    width: 400px;
    padding: 10px 15px 0 0;
    max-width: 100%;
}
.footer-course ul li img {
    max-width: 220px;
    padding: 5px;
}
.footer-course ul li {
    display: inline-block;
}
.footer-course ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.title-user {
    border: 5px solid #eaeaea;
    margin: 0 0 10px;
    padding: 12px;
    display: block;
    text-align: center;
}
.title-user h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 .8rem;
    font-weight: 700;
}
.title-user p {
    margin: 0;
    font-size: 1.6rem;
    line-height: 1;
}
.photo-user {
    position: relative;
    margin: 0 0 3rem;
}
.photo-user:hover .hover-user {
    opacity: .9;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.hover-user .title-user h3 a, .hover-user .title-user p {
    color: #ffffff;
}
.link-box a.viewteam {
    color: #ffffff;
    background: #2e3092;
    padding: 5px 10px;
    margin: 0 10px;
}
.link-box a.viewresume {
    color: #ffffff;
    background: #1374bb;
    padding: 5px 10px;
    margin: 0 10px;
}
.link-box {
    top: 15px;
    position: relative;
    text-align: center;
}
.photo-user .hover-user {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
}
.photo-user .table-user {
    position: absolute;
    left: 50%;
    margin-left: -50%;
    width: 100%;
    padding: 0 10px;
}
.rtin-img img {
    min-height: 330px;
    max-height: 330px;
}
.grid-inner {
    position: relative;
    margin-bottom: 30px;
    width: auto;
    height: 330px;
}


.gallery-filters {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: stretch;
	font-size: 0.8em;
	padding: 1em;
	background: #efefef;
	border-radius: 4px;
}

.gallery-filters {
	 display: flex;
	 flex-flow: row wrap;
	 justify-content: space-between;
	 align-items: stretch;
	 font-size: 0.8em;
	 padding: 1em;
	 background: #efefef;
	 border-radius: 4px;
}
 .gallery-filters__title {
	 margin-top: 0;
	 flex-basis: 100%;
}
 .gallery-filters__filter {
	 flex-basis: 49%;
}
 .gallery-filters__filter > span {
	 display: inline-block;
	 padding: 0 0 0.25em 0.5em;
}
 .image-gallery {
	 position: relative;
	 margin: 2em -1%;
}
 .image-gallery__item {
	 position: absolute;
	/* width: 20%;
	 margin: 2% 1%;
	 overflow: hidden;
	 border-radius: 4px;
	 box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.15);*/
	 transition: all 0.2s;
}
 .image-gallery__item:hover {
	/* box-shadow: 0 4px 16px 4px rgba(0, 0, 0, 0.15);*/
	 transition: all 0.2s;
}
 .image-gallery__item .muuri-safe {
	 position: relative;
}
 .image-gallery__item-image {
	 position: relative;
	 margin: 0;
	 width: 100%;
}
 .image-gallery__item-image img {
	 width: 100%;
	 height: auto;
}
 .image-gallery__item-tag {
	 position: absolute;
	 display: inline-block;
	 left: 50%;
	 transform: translateX(-50%);
	 bottom: -0.5em;
	 padding: 0.25em 1.25em;
	 color: #fff;
	 border-radius: 20px;
	 box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.35) inset;
	 font-weight: 300;
	 text-transform: uppercase;
}
 .image-gallery__item-tag span {
	 font-size: 0.83em;
}
 .image-gallery__item-tag--nature {
	 background: #833ab4;
	 background: linear-gradient(90deg, #2c8010 0%, #78c300 100%);
}
 .image-gallery__item-tag--architecture {
	 background: #833ab4;
	 background: linear-gradient(90deg, rgba(131, 58, 180, 1) 0%, rgba(253, 29, 175, 1) 100%);
}
 .image-gallery__item-wrap {
	 padding: 0em 2em 1em;
	 text-align: center;
}
 .image-gallery__item-caption {
	 font-size: 0.83em;
}
 .image-gallery__item-link {
	 display: block;
	 padding: 1em;
	 text-align: center;
	 background: #833ab4;
	 color: #fff;
	 text-decoration: none;
	 text-transform: uppercase;
	 transition: all 0.2s;
}
 .image-gallery__item-link:hover {
	 background: #3b5f7e;
	 transition: all 0.2s;
}
.sdnb-imgblk {
    float: right;
    width: 400px;
    padding: 0 10px;
    max-width: 100%;
}
.sdnb-gallery-mid {
    width: 600px;
    margin: 0 auto;
    max-width: 100%;
}
.sdnb-imgblk-small {
    float: right;
    width: 200px;
    max-width: 100%;
    padding: 0 10px;
}
.cert-ver {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    right: -40px;
    max-width: 100%;
}
.cert-ver iframe{
	margin-top: -290px;
    height: 677px;
    margin-left: -84px;
}
.feature-box-cnt {
    min-height: 125px;
}
ul.vaish-news {
    margin: 0;
    padding: 0;
}
li.vaish-news-item {
    list-style: none;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eaecef;
}
.vaish-news-item-details header.entry-header h2.entry-title {
    font-size: 24px;
    margin: 0 0 5px 0;
    line-height: 1.1;
}
.vaish-news-item-wrapper {
    position: relative;
}
.vaish-news-item-wrapper a.vaish-news-item-image:before, .vaish-news-item-wrapper a.vaish-news-item-image:after {
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: -10px;
    height: 50%;
    content: "";
    opacity: .2;
    background: #ffffff;
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    opacity: 0;
}
.vaish-news-item-wrapper a.vaish-news-item-image:after {
    left: inherit;
    bottom: 0;
    top: inherit;
    right: -10px;
}
.vaish-news-item-wrapper:hover a.vaish-news-item-image:before {
    left: 0;
    opacity: .2;
}
.vaish-news-item-wrapper:hover a.vaish-news-item-image:after {
    right: 0;
    opacity: .2;
}
p.read-more a {
    background: #972139;
    padding: 10px;
    color: #ffffff;
}
.gallery-col-1 {
    width: 330px;
    margin: 0 auto;
    max-width: 100%;
}
.sdnb_media-template-default .post-thumbnail, .campus_outreach-template-default .post-thumbnail, .sdnb_students-template-default .post-thumbnail {
    display: none;
}
.page-template-sdnb-media .vaish-news-item-wrapper {
    max-height: 200px;
    overflow: hidden;
}
.mec-bg-color, .mec-bg-color-hover:hover, .mec-wrap .mec-bg-color, .mec-wrap .mec-bg-color-hover:hover {
    background-color: #972139;
}
.mec-calendar .mec-selected-day, .mec-calendar .mec-selected-day:hover {
    background: #972139;
    color: #fff;
}
.mec-calendar .mec-calendar-events-side .mec-table-side-day {
    border: 1px solid #972139;
}
.mec-calendar .mec-event-article .mec-event-title a:hover {
    color: #972139;
}
.mec-color, .mec-color-before :before, .mec-color-hover:hover, .mec-wrap .mec-color, .mec-wrap .mec-color-before :before, .mec-wrap .mec-color-hover:hover {
    color: #972139;
}
.mec-single-event .mec-events-meta-group-booking form>h4:before, .mec-single-event .mec-frontbox-title:before {
    border-bottom: 4px solid transparent;
}
.mec-event-export-module.mec-frontbox {
    display: none;
}
.event-carousel-type1-head .mec-event-date-carousel:after {
    border-color: transparent transparent #972139 transparent;
}
.event-carousel-type1-head .mec-event-date-carousel {
    background-color: #972139;
}
ul.mega-sub-menu li {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
	padding-right: 10px !important;
}
ul.mega-sub-menu li a.mega-menu-link {
    line-height: 20px !important;
}
.sdnb-video-block {
    width: 360px;
    float: right;
    padding: 0 20px;
    max-width: 100%;
}
.sdnb_courses-template-default embed {
    width: 100%;
    height: 100vh;
}
.ls {
    position: absolute;
    top: -2px;
    z-index: 999999;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:before {
    content: "";
    position: absolute;
    background: #1f386b;
    height: 2px;
    width: 30px;
    top: 22px;
    left: 15px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: 1s ease;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    margin-bottom: 7px;
    position: relative;
}
#secondary-menu .menu {
    margin-bottom: 30px;
}
.news-template-default .post-thumbnail {
    float: right;
    max-width: 360px;
    padding: 10px;
}
.col-one {
    max-width: 360px;
    margin: 0 auto;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    font-weight: 600;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
    font-weight: 600;
}
.page-id-31 #main .entry-content p, .page-id-31 #main .entry-content li, .page-template-activities #main .entry-content p, .page-template-activities #main .entry-content li {
    text-align: justify;
}
.page-template-courses .dtlms-course-category-item img {
    max-height: 150px;
    min-height: 150px;
    width: auto;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #1f386b;
    outline: 0;
    box-shadow: none;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}
.rtin-content.faculty-content .rtin-description p {
    text-align: center !important;
}
/*===== Resonsive Vertical Timeline =====*/
@media only screen and (min-width: 1024px) {
.stati-count1.container-s .col-md-2 {
    flex: 0 1 calc(20% - 8px);padding: 0 5px;
    max-width: initial;
}
}
@media only screen and (max-width: 830px) {
  #conference-timeline .timeline-start,
  #conference-timeline .timeline-end {
    margin: 0;
  }
  #conference-timeline .conference-center-line {
    margin-left: 0;
    left: 50px;
  }
  .timeline-article .meta-date {
    margin-left: 0;
    left: 20px;
  }
  .timeline-article .content-left-container,
  .timeline-article .content-right-container {
    max-width: 100%;
    width: auto;
    float: none;
    margin-left: 110px;
    min-height: 53px;
  }
  .timeline-article .content-left-container {
    margin-bottom: 20px;
  }
  .timeline-article .content-left,
  .timeline-article .content-right {
    padding: 10px 25px;
    min-height: 65px;
  }
  .timeline-article .content-left:before {
    content: "\f0d9";
    right: auto;
    left: -7px;
  }
  .timeline-article .content-right:before {
    display: none;
  }
}
@media only screen and (max-width: 400px) {
  .timeline-article p {
    margin: 0;
  }
  .timeline-article p span.article-number {
    display: none;
  }
  
}

/*===== // Resonsive Vertical Timeline =====*/
@media only screen and (max-width:1365px) and (min-width:1024px){
	.event-date span:last-child {
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 700;
}
}
@media only screen and (max-width:600px){
	.top-bar .ls {
    display: block;
    position: relative;
    top: 0;
    margin: 5px 0;
}
	.menu-div {
    padding: 0;
}
	#sdnb-features li.nav-item a:after{
		content:"";
		border: transparent;
	}
	.ls {
    display: none;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px){
	.navbar-brand {
    position: relative;
    margin-top: 0;
    margin-bottom: -10px;
    background: #ffffff;
    padding: 25px 7px 5px 7px;
    border-bottom-right-radius: 43%;
    border-bottom-left-radius: 43%;
}
	a.nav-link.active .features {
    border: 3px solid 
    rgba(247, 247, 247, 0.4);
    padding: 5px;
}
	#sdnb-features ul.nav {
    background: 
    #972139;
    margin-top: -25%;
    padding: 40px 15px 40px 15px;
    text-align: center;
    border-radius: 120px;
}
	.dtlms-course-category-item.type2 h3 {
    position: absolute;
    width: auto !important;
    margin-bottom: 0;
    text-transform: capitalize;
    bottom: 20px;
    font-size: 18px !important;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 0px;
    left: 5px !important;
    transition: 0.5s ease;
    letter-spacing: 0.5px;
    right: 5px;
}
	h3.about-title {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 18px !important;
    letter-spacing: 1px !important;
    padding-bottom: 5px !important;
}
	h3.section-title {
    margin-top: 20px;
    border-left: 2px solid 
#972139;
padding-left: 10px;
font-size: 18px !important;
color:
    #111111;
    margin-bottom: 20px;
}
	ul#menu-footer-menu li {
    display: block;
    width: 49.3% !important;
    float: left;
}
	li#menu-item-335 {
    width: 49.3% !important;
}
}
.ls-inner input.inputicn {
    position: absolute;
    right: 4px;
    opacity: 0.8;
    width: 18px;
    top: 4px;
}
/*td, th {
    padding: 10px !important;
}*/
.container-d {
    background: #972139;
    padding: 50px 0;
}
div#principal h3.about-title {
    color: #d11f26;
}
#principal .about-cnt p {
    color: #222;
}
#principal .about-cnt .about-readmore a{color: #d91f26;
    border: 1px solid #de5061;}
div#principal h3.about-title:before{    background: #d11f26;}
div#principal h3.about-title {
    color: #d11f26;position:relative;
}
.clistcs-ab p {    margin-bottom: 5px;}
table.wp-block-table, table.wp-block-table td {
    border: 1px solid gray;
    padding: 10px;
}
.clistcs-ab h3 {    margin-bottom: 5px;}
.l-list-st.right-subcss ul.liscq li:nth-child(1) .icon-book:before{content: "\f013";}
.l-list-st.right-subcss ul.liscq li:nth-child(2) .icon-book:before{content: "\f0ac";}
.l-list-st.right-subcss ul.liscq li:nth-child(3) .icon-book:before{content: "\f0a1";}
.l-list-st.right-subcss ul.liscq li:nth-child(4) .icon-book:before{content: "\f0c0";}
.d-fstyle {
        width: 100%;
    margin: 5px 0;
    display: inline-flex;
    }
.d-fstyle b {
    background: #972139;
    color: #fff;
    padding: 5px 10px;
}
p.d-fstyle marquee {
    padding: 5px;
    color: #222;    font-size: 15px;
    font-weight: 600;
}
.h-linkcs h3, .h-linkcs h3 a {
    text-align: center;
    width: 100%;
    
    padding:10px;
}
.h-linkcs h3, .h-linkcs p {
    margin: 0 !important;
}
.container-s {
    padding: 60px 0;
}
.owl-dots.disabled {
    display: none;
    padding: 0 !important;
    margin: 0 !important;
}
.h-linkcs {
    box-shadow: 0 5px 7px rgb(82 104 124 / 15%);
}
.h-linkcs:hover h3, .h-linkcs:hover h3 a{    background-color: #fff;color:#972139;}
.h-linkcs h3{
     background:#972139;
  -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    -webkit-box-shadow: 1.91px 10.833px 50px 0px rgb(38 38 38 / 15%);
    box-shadow: 1.91px 10.833px 50px 0px rgb(38 38 38 / 15%);  
    }
.h-linkcs h3 a {
    padding: 15px 0;
    width: 100%;
    display: block;
    color:#fff;
   
}
ul.mec-event-sharing-wrap {
    display: none;
}
div#post-grid-21649 {
    height: auto !IMPORTANT;
}
p.m-btncs a {
    text-transform: capitalize;
    background: #972139;
    color: #fff;
    padding: 3px 8px;
    font-size: 14px;
    border-radius: 4px;
}

p.m-btncs {
    margin: 9px 0 0 0;
}
.top-bar .ls .ls-inner form {
    width: 164px;
    position: relative;
    margin: auto;
}
.colgridc .n2-section-smartslider div#n2-ss-4-align{    text-align: center;
    margin: auto;}
    .colgridc {
    padding: 70px 0;
}
.colgridc h3 {
    text-align: center;
    margin: 0px 0 20px 0;
    font-size: 29px;
}
.h-thead h3 {
    margin: 0 0 20px 0;
    text-align: center;
    font-size: 30px;
}
.statisticalst h4 {    color: #fff;}
.statisticalst {margin-bottom: 10px;text-align: center;background: #972139;padding: 15px 6px;color: #fff;border-radius: 5px;}
.statisticalst p {margin: 0;color: #ffd508;
    font-size: 25px;
    font-weight: 700;}
.statisticalst h4 {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}
body{overflow-x: hidden;}
.home .stati-count1.container-s {
    display: ;
}
.our-top-recs .statisticalst span.statistic1 {
    text-align: left;
}
.our-top-recs .statisticalst {
    display: flex;
    padding: 15px 25px;
}
.our-top-recs .statisticalst span.statistic2 {
    background: #3a020d;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    line-height: 62px;
    margin-right: 25px;
}
.owl-carousel .owl-item .cimg-styc img {
    height: 210px;
}