.com-sp {
    padding: 30px 0 30px 0px;
}
        
.ed-mob-menu {
    display: block;
	background:transparent;
	box-shadow: none;
	height: 90px;
}

.h2-hero{
	padding: 160px 0px 90px 0px;
}

.ed-micon i{
	border: 1px solid #a31008;
    color: #ffffff;
    background: #a31008;
    border-radius: 5px;
    margin-top: 30%;
}

.wed-hom-footer{
	padding: 30px 0px 0px 0px;
  background-size: cover;
}
.wed-foot-link{
  padding: 35px 0px 0px 0px;
}

.ed-ref-form-inn{
	border-style: none;
}

.m-1{
	margin:1%;
}

.ed-mob-menu.customsticky{
	background: #fff!important;
}

i.fa.fa-bars.custommenucolor {
    border: 1px solid #a31008;
    color: #a31008;
    background: #fff!important;
}

span.customfontstyle.custommenucolor {
    color: #a31008!important;
}

.h2-hero:before{
	background: none;
}

.ed-mm-right{
	width: 42.5%;
}

.customlogo{
	height: 120px;
	width: auto;
}

/* buttons */

a.button {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin: 5px;
  font-weight: 600;
  text-align: center;
  line-height: 50px;
  color: #fff!important;
  border-radius: 5px;
  transition: all 0.2s ;
}

.btnBlueGreen {
  background: #00AE68;
}

.btnLightBlue {
  background: #5DC8CD;
}

.btnOrange {
  background: #a31008;
}

.btnPurple {
  background: #A74982;
}

.btnBlueGreen.btnPush {
  box-shadow: 0px 5px 0px 0px #007144;
}

.btnLightBlue.btnPush {
  box-shadow: 0px 5px 0px 0px #1E8185;
}

.btnPurple.btnPush {
  box-shadow: 0px 5px 0px 0px #6D184B;
}

.btnBlueGreen.btnPush:hover {
  box-shadow: 0px 0px 0px 0px #007144;
}

.btnLightBlue.btnPush:hover {
  box-shadow: 0px 0px 0px 0px #1E8185;
}

.btnOrange.btnPush:hover {
  box-shadow: 0px 0px 0px 0px #A66615;
}

.btnPurple.btnPush:hover {
  box-shadow: 0px 0px 0px 0px #6D184B;
}

/* buttons */

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary{
	overflow: hidden;
}

.font-white{
	color: #fff!important;
}

.font-uppercase{
	text-transform: uppercase;
}


.logo-color{
	color:#a31008;
}

.full-bot-book{
	background: #a31008;
}

/* search */


.sample.nine input, .sample.ten input {
  border-radius: 15px;
  transition: all .6s ease-in-out .3s;
  width: 120px;
  display: inline;
}
.sample.nine input:focus, .sample.ten input:focus {
  transition-delay: 0;
  width: 200px;
}
.sample.nine input:focus ~ button, .sample.ten input:focus ~ button {
  transform: rotateZ(360deg);
}
.sample.nine input:focus ~ button.btn-search, .sample.ten input:focus ~ button.btn-search {
  background: hotpink;
  color: #fff!important;
  left: 172px;
  transition-delay: 0;
}
.sample.nine input:focus ~ button.btn-reset, .sample.ten input:focus ~ button.btn-reset {
  left: 202px;
  transition-delay: .3s;
}
.sample.nine button, .sample.ten button {
  transition: all .6s ease-in-out;
}
.sample.nine button.btn-search, .sample.ten button.btn-search {
  background: #ccc;
  border-radius: 50%;
  height: 35px;
  left: 92px;
  top: 2px;
  transition-delay: .3s;
  width: 40px;
}
.sample.nine button.btn-reset, .sample.ten button.btn-reset {
  background: #fff!important;
  border: 1px solid #ccc;
  border-radius: 50%;
  font-size: 10px;
  height: 20px;
  left: 92px;
  line-height: 20px;
  padding: 0;
  top: 5px;
  width: 20px;
  z-index: -1;
}

/* search */

.ed-ref-form-inn form ul li{
	width: 100%;
	padding: 0px;
	margin-bottom: 0px;
}

a{
	cursor: pointer;
}

.ed-ref-form-inn{
	background: #f8f8f882;
	padding: 15px;
}

.ed-ref-form {
    width: 27%;
    padding-left: 0;
}

.icon-float{
	display: none;
}

.font-26{
	font-size: 26px!important;
}

.font-13{
	font-size: 13px!important;
}

.font-16{
	font-size: 16px!important;
}

.con-title{
	margin-bottom: 0px;
}

.pad-top-40{
	padding: 40px 0px;
}

.mb-2{
	margin-bottom: 2%!important;
}

.mb-3{
	margin-bottom: 3%!important;
}

.mb-5{
  margin-bottom: 5%!important;
}

.con-title h2{
	margin-bottom: 0px;
}

.menu-font{
	font-size: 18px;
    font-weight: 600;
}

.h-vid iframe{
	height: 270px;
}

.h-gal ul li{
	width: 50%;
}

.customiconimg {
    height: 50px;
    width: auto;
    position: relative;
}

.feature-style-two .feature-block-one .icon-box {
    width: 120px;
    height: 120px;
    line-height: 120px;
    margin-bottom: 33px;
}

.custombgstyle {
	background: #f7f7f7b8;
    padding: 10px;
}

.feature-style-two .feature-block-one {
    margin-bottom: 30px;
}

.feature-block-one .icon-box {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border: 1px solid #ececec;
    border-radius: 50%;
    margin-bottom: 43px;
    box-shadow: 0 10px 10px rgba(236, 236, 236, 0.30);
    transition: all 900ms ease;
}

.feature-block-one .icon-box:before {
    content: '';
    position: absolute;
    background: transparent;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    transform: scale(0,0);
    transition: .5s ease;
}

.feature-block-one:hover .icon-box {
    border: 1px solid #a31008!important;
}

.feature-block-one:hover .lower-content h3 > a {
    transform: scale(1);
    color: #a31008!important;
}

.feature-block-one:hover{
	cursor: pointer;
}

.feature-block-one:hover .icon-box {
    transform: scale(1);
    background: #a31008!important;
}

.pad-right{
	padding-right: 0px;
}

.font-24{
	font-size: 24px;
}

@media (max-width: 1025px){
.ed-mm-right {
    width: 45.5%;
}
.pad-right {
    padding-right: 15px;
}
}

@media (max-width: 769px){
.ed-mm-inn{
	width: 50%!important;
}
.ed-mm-right {
    width: 50%;
}
#sidebar .list-group .collapse .list-group-item{
	left: 0;
}
}

@media (max-width: 450px){
.ed-mm-right{
	width: 40%;
}
.custommenu{
  width: 100%;
}
.ed-micon i{
  margin-top: 20%;
}
.ed-ref-form{
	width: 90%;
}
.ed-ref-form{
  margin-left: 5%;
}
.ed-mm-inn{
	width: 100%!important;
  right: -100%;
}
#sidebar .list-group .collapse .list-group-item{
	left: 0;
}
}

.ed-mob-menu{
  height: 90px;
}
.custommenuheight{
  height: 90px;
}
.wd-30
{
  right:0%!important;
}

.wd-100
{
  right:-100%!important;
}


/* sidemenu design */ 

#sidebar .list-group-item {
	border-radius: 0;
    background-color: transparent;
    color: #fff!important;
    border-left: 0;
    border-right: 0;
    border: #a31008;
    white-space: nowrap;
    font-size: 16px;
}

/* highlight active menu */
#sidebar .list-group-item:not(.collapsed) {
    background-color: transparent;
}

/* closed state */
#sidebar .list-group .list-group-item[aria-expanded="false"]::after {
  content: " \f0d7";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 5px;
}

/* open state */
#sidebar .list-group .list-group-item[aria-expanded="true"] {
  background-color: transparent;
}
#sidebar .list-group .list-group-item[aria-expanded="true"]::after {
  content: " \f0da";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 5px;
}

/* level 1*/
#sidebar .list-group .collapse .list-group-item  {
  padding-left: 20px;
  width: 100%;
  left: 15px;
}

/* level 2*/
#sidebar .list-group .collapse > .collapse .list-group-item {
  padding-left: 30px;
}

/* level 3*/
#sidebar .list-group .collapse > .collapse > .collapse .list-group-item {
  padding-left: 40px;
}

/* change transition animation to width when entire sidebar is toggled */
#sidebar.collapse {
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

#sidebar.collapsing {
  opacity: 0.8;
  width: 0;
  -webkit-transition-timing-function: ease-in;
       -o-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-transition-property: width;
       -o-transition-property: width;
          transition-property: width;

} 

/* sidemenu design */

.ed-mi-close {
    margin: -50px 8px 8px 15px;
}

.ed-mi-close i{
	border: 1px solid #fff!important;
	color: #fff!important;
}

.pad-right-5{
	padding-right: 5px;
}

.ho-ev-latest::before
{
	background: linear-gradient(to top, rgba(134, 8, 8, 0.97), rgba(98, 6, 6, 0.66))
}

.customheight-180{
	height: 180px;
}

.top-40{
	top:40%;
}

/*.margin-right-18{
	margin-right: 18%;
}*/

.con-title h2 span{
	color: #a31008;
}

/*.ed-mm-inn:before{
	content: '';
	background: linear-gradient(to top, rgba(134, 8, 8, 0.97), rgba(98, 6, 6, 0.66));
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
*/
.customfontstyle{
	 color: #a31008!important;
    font-weight: 600;
    font-size: 18px;
    margin-left: 5px;
}

/* new */

p
{
	font-size: 14px;
}
.wed-foot-link
{
	border-top: none;
	border-bottom: none;
}
.udb
{
	padding: 0px;
}
.highlight
{
color: #88060a !important;
}
.t-justify
{
	text-align: justify;
}
.t-center
{
	text-align: center !important;
}
.pro-menu
{
	background: #88060a !important;
}
.pro-menu ul li a {
    padding: 17px 14px;
    line-height: 53px;
    color: #fff!important;
    font-weight: 500;
    border-right: none;
}
Ã¢â‚¬â€¹
.ed-mob-menu {
    display: block;
	background:#fff0;
}
.ed-mm-inn{
	width:25%;
  background-repeat: no-repeat;
  background-size: cover;
}
.h2-hero{
	padding: 200px 0px 100px 0px;
}
/*.ed-micon i{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}*/
.ed-ref-form-inn{
	border-style: none;
}
.m-1{
	margin:1%;
}
.full-bot-book
{
	background: #88060a !important;
}
.foundation-list
{
Ã¢â‚¬â€¹
}
.foundation-list ul li {
Ã¢â‚¬â€¹
    padding-bottom: 10px;
Ã¢â‚¬â€¹
}
.foundation-list ul li i {
    margin-right: 5px;
    width: 20px;
Ã¢â‚¬â€¹
}
.person-img
{
	width: 85%;
	border: 6px solid #900509ab;
	box-shadow: 0px 1px 2px #c9c9c9;
}
.udb-sec-custom
{
	position: relative;
	overflow: hidden;
	margin-bottom: 35px;
	background: #fff!important;
	padding: 25px;
	border-radius: 2px;
	border: 1px solid #f3f2f2;
}
Ã¢â‚¬â€¹
.udb-sec
{
	position: relative;
	overflow: hidden;
	padding: 25px;
	border-radius: 2px;
	border: 1px solid #f3f2f2;
	box-shadow:none;
}
.stu-db{
	padding-bottom: 30px;
}
Ã¢â‚¬â€¹
.udb-sec-custom h4 {
Ã¢â‚¬â€¹
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeef;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #203245;
}
.li-icon-color
{
	color: #88060a !important;
}
Ã¢â‚¬â€¹
Ã¢â‚¬â€¹
Ã¢â‚¬â€¹
.slideshow_wrapper {
  width:500px;
  height:280px;
  overflow: hidden;
   
}
Ã¢â‚¬â€¹
.slideshow {
  width:1500px;
  height:280px;
  margin: 0 0 0 -1000px;
 position: relative;
  -webkit-animation-name: slide_animation;
  -webkit-animation-duration:15s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-direction:alternate;
   -webkit-animation-play-state: running;
}
Ã¢â‚¬â€¹
.slide {
  
  width:500px;
  height: 270px;
  position:relative;
  float:left;
  overflow:hidden;
  
}
Ã¢â‚¬â€¹
.slideshow img{
  width:500px; height:270px;
}
Ã¢â‚¬â€¹
@-webkit-keyframes slide_animation {
  
  0% {left:0px;}
  10% {left:500px;}
  20% {left:500px;}
  30% {left:500px;}
  40% {left:500px;}
  50% {left:500px;}
  60% {left:500px;}
  70% {left:1000px;}
  80% {left:1000px;}
  90% {left:1000px;}
  100% {left:1000px;}
  
  
}
Ã¢â‚¬â€¹Ã¢â‚¬â€¹
.about-sp
{
	padding: 0px ;
}
Ã¢â‚¬â€¹
/* fade slider */
.ab-slid {
    height:300px;
    margin:15px auto;
    overflow:hidden;
    position:relative;
    width:100%;
}
.ab-slid img
{
	width: 100%;
}
.slides-fade-custum {
    height:250px;
    margin:32px auto;
    overflow:hidden;
    position:relative;
    width:100%;
}
.slides-fade-custum ul {
    list-style:none;
    position:relative;
}
/* keyframes #anim_slides */
@-webkit-keyframes anim_slides {
    0% {
        opacity:0;
    }
    6% {
        opacity:1;
    }
    24% {
        opacity:1;
    }
    30% {
        opacity:0;
    }
    100% {
        opacity:0;
    }
}
@-moz-keyframes anim_slides {
    0% {
        opacity:0;
    }
    6% {
        opacity:1;
    }
    24% {
        opacity:1;
    }
    30% {
        opacity:0;
    }
    100% {
        opacity:0;
    }
}
.slides-fade-custum ul li {
    opacity:0;
    position:absolute;
    top:0;
    /* css3 animation */
    -webkit-animation-name: anim_slides;
    -webkit-animation-duration: 24.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_slides;
    -moz-animation-duration: 24.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}
/* css3 delays */
.slides-fade-custum ul  li:nth-child(2), .slides-fade-custum ul  li:nth-child(2) div {
    -webkit-animation-delay: 6.0s;
    -moz-animation-delay: 6.0s;
}
.slides-fade-custum ul  li:nth-child(3), .slides-fade-custum ul  li:nth-child(3) div {
    -webkit-animation-delay: 12.0s;
    -moz-animation-delay: 12.0s;
}
.slides-fade-custum ul  li:nth-child(4), .slides-fade-custum ul  li:nth-child(4) div {
    -webkit-animation-delay: 18.0s;
    -moz-animation-delay: 18.0s;
}
.slides-fade-custum ul li img {
    display:block;
    width: 100%;
}
Ã¢â‚¬â€¹
.pop-cour
{
	background-image: url('../jsb-img/about-banner3.jpg');
}
.ho-ev-latest::before
{
	background: linear-gradient(to top, rgba(134, 8, 8, 0.97), rgba(98, 6, 6, 0.66))
}
.pro-menu ul li a:hover
{
	background: none !important;
}

/* new */


.wed-logo a img{
	/*width: 400px;*/
	width: 600px;
    height: auto;
}

@media (max-width:879px)
{
    .wed-logo a img{
        width:540px;
    }
}

.ml-55{
	margin-left: 55%;
}

.custommenulogo{
	height: 80px;
	width: auto;
}

.wed-foot-link ul li a{
  color: #fff!important;
}

.wed-hom-footer p{
  color: #fff!important;
}

.wed-hom-footer p a{
  color: #fff!important;
}

.wed-foot-link div{
  border-right: 1px groove #fff!important;
}

@media (max-width: 450px){
  .customone{
    display: none;
  }
}

@media screen and (max-width: 992px){
.pro-menu ul li {
    width: 49%;
}
.customresmenu{
  width: 100%;
}
.pro-menu ul li a{
  padding: 0px;
  border: none;
  line-height: 1;
}
.pg-inn{
    padding: 70px 0 0 0;
}
}

@media screen and (max-width: 500px){
.pro-menu ul li {
    width: 100%;
}
}

.customfooterlogo{
  width: 80%;
}

@media (max-width: 769px){
  .customfooterlogo{
    width:50%;
  }
}

@media (max-width: 450px){
.customfooterlogo {
    width: 50%;
}
.slides-fade-custum{
  height: 125px;
}
}

@media screen and (max-width: 550px){
.ed-rsear-img img {
    width: 100%;
}
}

.custombgoverlay{
  width: 100%;
/*  background: linear-gradient(to top, rgba(134, 8, 8, 0.97), rgba(98, 6, 6, 0.66));
  height: 700px;*/
}

.mt-15{
  margin-top: 15%;
}

.customgimg{
  height: 93px;
    width: auto;
}

.font-14{
  font-size: 14px;
}

.contact-head{
  font-size: 18px;
  font-weight: 700;
}

.custom-mb-3{
  margin-bottom: 1.5%;
}

@media (max-width: 768px){
.custom-mb-3{
  margin-bottom: 0;
}
}

.contact100-form-btn:hover {
    background: #a31000c4!important;
}

.custommenustyle{
  margin-top: 15%;
  overflow: hidden;
}

a{
  color: #636363!important;
}

h3, h4, h5, h6 {
    font-weight: 600!important;
    line-height: 24px!important;
}

h4, .h4 {
    font-size: 18px!important;
}

h1, h2 {
    font-weight: 700!important;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

.ed-rsear-dec h4 a{
  color: #000!important;
}

.ed-faci-full-bot h4 {
    margin-bottom: 15px!important;
}

h5, .h5 {
    font-size: 14px!important;
}

/* academic */

@media (min-width: 768px){
.quote-wrapper {
    padding: 30px;
}
}
.quote-wrapper {
    background: none;
    padding: 15px;
    line-height: 1.733;
    color: #636363;
    font-style: italic;
    margin-top: 25px;
    margin-bottom: 25px;
}

@media (min-width: 768px){
.quotes {
    padding: 25px 25px 25px 30px;
}
}
.quotes {
    background: #fff;
    /*padding: 15px 15px 15px 20px;*/
    border-top: 2px solid #a31008;
    font-family: 'Open Sans', sans-serif;
    /*border-right: 2px solid #a31008;*/
}

.m-25{
  margin: 25px;
}

.customiconstyle{
  font-size: 13px;
  color: #a31008;
}

p, li, a, span, table, tr, td, th, label {
    font-size: 15px;
    color: #636363;
    font-weight: 400;
    line-height: 24px;
}

/* academic */


/* new */

css .custsidenave a h4
{
  padding-bottom:0px !important;
  margin-bottom: 0px !important;
  font-size: 15px;
}

.custpaddingg
{
  padding: 7px;
}

@media (max-width: 950px){
  .customresmenuhide
  {
    display: none;
  }
}

/* new */

@media (max-width: 450px){
  .customresimg{
    height: auto;
    width: 100%;
  }
}

.wed-rights {
    background: #FFEBEA;
	padding:10px;
}

@media (max-width: 450px){
  .h2-hero {
    padding: 100px 0px 30px 0px;
  }
}


/* nav pill */

.panel-default > .panel-heading {
  background-color: #a31008;
  text-transform: uppercase;
  font-weight: 500;
}

.nav-tabs {
  border-bottom: none;
}

.nav-tabs > li.active > a:after {
  position: absolute;
  content: " ";
  background: #a31008;
  width: 12px;
  height: 12px;
  border-radius: 3px 0 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: none;
  bottom: -60%;
  right: 50%;
}

.nav-tabs > li > a {
  color: #fff!important;
  border: 1px solid transparent;
  border-right: 2px solid white;
  border-radius: 0px;
  padding: 3px 20px;
}

.nav-tabs > li > a:hover {
  background-color: transparent;
  border: 1px solid transparent;
  border-right: 2px solid white;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: black;
  cursor: pointer;
  color: #fff!important;
  background-color: transparent;
  border: 1px solid transparent;
  border-right: 2px solid white;
}


/* nav pill */

.ul-list-none li{
  list-style: none!important;
}

.pro-menu ul {
    display: block;
}

.font-15{
  font-size: 15px;
}

.ho-ev-link a h4 {
    padding-bottom: 5px;
    font-size: 16px!important;
    border-bottom: 0px;
    text-overflow: ellipsis;
    white-space: pre;
    overflow: hidden;
    letter-spacing: 0px;
}

.ho-event ul li {
    border-bottom: none;
    padding: 6px;
    position: relative;
    overflow: hidden;
}

.pad-lr-2{
  padding: 0 2%!important;
}

.pad-lr-5{
  padding: 0 5%!important;
}

.pad-lr-10{
  padding: 0 10%!important;
}

.f-bold{
  font-weight: bold!important;
}

.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  padding-top: 0px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, #a31008, #a31008a6);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -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;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  padding: 3px 0 0 10px;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.hvr-shutter-out-horizontal:hover > a h4 {
  color: #fff;
}
.m-active > a h4 {
  color: #fff;
}

.m-active
{
  padding: 5px 10px 0 10px;
  border-radius: 2px;
  background: linear-gradient(90deg, #a31008, #a31008a6);
}

.pg-inn
{
    box-shadow: none;
}
.udb{
  padding: 1px;
}

.divheadcust{
    font-size: 15px;
    color:#a31008;
    margin: 3px auto;
}
.divbdycust h3{
    font-size: 13px;
    /*margin: 15px auto;*/
    margin: 0px auto;
}
.divbdycust p{
    font-size: 13px;
    font-weight: bolder;
    line-height: 15px;
}
.custdivbdr {

padding: 10px;
border-bottom: 1px solid brown;
/*height: 155px;*/
height: 100%;
}
.ed-rese-gridcust{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;  
}
.ed-rese-gridcust:hover{
    -webkit-transform: scale(1.07);
    transform: scale(1.07); 
    /*box-sizing: border-box;
    background: #fff;*/
    /*box-shadow: 0px 7px 12px -9px rgba(14, 14, 14, 0.8);*/
}
.gridcustpad{
    padding-bottom: 10px;
    /*padding-top:20px;*/
}
.con-title h2 span{
    font-size: 27px;
}
.con-title h2 {
    font-size: 27px;
}

.listmenuustyling{
    background-color: #f7f7f7;
    border-radius: 10px;
    border-top: 3px solid brown;
    min-height: 100px;
}

.vibrant-curriculum-ul h2 {
    font-size: 24px;
    font-weight: 500;
}
.depart-of-faculty-colm1 ul {
    display: table;
    padding-top: 30px;
    width: 100%
}

.recognitions-awards-ul ul li,
.vibrant-curriculum-ul ul li {
    float: left;
    border-top: 3px solid #88060a;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #f7f7f7;
    text-align: center;
}
.vibrant-curriculum-ul {
    display: table;
    width: 100%;
    padding-top: 0px
}
.vibrant-curriculum-ul ul li {
    width: 19%;
    min-height: 120px;
    padding: 2%
}
.vibrant-curriculum-ul h2 {
    color: #333;
    padding-bottom: 10px
}
@media only screen and (min-width:768px) and (max-width:991px){
    .vibrant-curriculum-ul ul li{
        width:31%
    }
    .recognitions-awards-ul ul li{
        width:23%;
        min-height:180px
    }
}
@media only screen and (min-width:992px) and (max-width:1049px){
  
    .vibrant-curriculum-ul ul li{
        min-height:140px;
        width:18%
    }
       
}
@media only screen and (max-width:767px){

    .vibrant-curriculum-ul ul li{
        padding:20px;
        width:100%;
        min-height:100%
    }
    .vibrant-curriculum-ul{
        padding-bottom:30px
    }

    .vibrant-curriculum-ul{
        padding-top:20px
    }
    
}

.news-box {
    background: #f2f2f2;
    position: relative;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.news-box .content {
    padding: 15px 15px 35px 15px;
    position: relative;
    min-height: 100px;
}

.news-box .content .title {
    position: absolute;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    top: 100px;
    left: 15px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    font-style: italic;
    display: table;
    word-break: break-all;
    padding: 4px;
}

.color-theme1 {
    background: #fc654c;
}

.color-theme2 {
    background: #35285b;
}

.news-box .content .title span {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    display: table-cell;
}


.news-box .content h5 {
    height: 80px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    display: inline-block;
    overflow: hidden;
}

/*.connect-page a, .connect-page a:hover, .connect-page a:focus {
    color: #ed027b;
}*/

.news-box .content .icons {
    float: right;
    font-size: 24px;
    position: absolute;
    color: #a31008;
    right: 10px;
    bottom: 10px;
}

  .loading {
      position: fixed;
      top: 0; right: 0;
      bottom: 0; left: 0;
      background: black;
      z-index:9999;
      opacity:0.7;
      display:none;
  }
  .loader {
      left: 50%;
      margin-left: -4em;
      font-size: 10px;
      border: .8em solid rgba(218, 219, 223, 1);
      border-left: .8em solid #88060a;
      animation: spin 1.1s infinite linear;
  }
  .loader, .loader:after {
      border-radius: 50%;
      width: 8em;
      height: 8em;
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -4.05em;
  }
  @keyframes spin {
    0% {
      transform: rotate(360deg);
    }
    100% {
      transform: rotate(0deg);
    }
  }

  .customone{
    display: none;
  }

  img.customone.customimgblock{
    display: block;
  }

  @media (max-width: 500px){
    .about-sp{
      padding: 0px;
    }
  img.customone.customimgblock{
    display: none;
  }

  }

@media (max-width:450px){
  .input100{
	width:100%!important;
  }
}

  @media screen and (max-width: 992px){
    .pro-menu ul {
        padding: 0;
    }
    .pro-menu ul li{
      padding: 10px;
    }
    .cor-side-com{
     margin-top: 0px; 
     }
  }


	.paddd-20{
            padding: 0px 20px;
        }

	@media (max-width:450px){
	   .paddd-20{
		padding: 0px;
	  }
	}

	.paddd-15{
    padding: 0px 15px;
  }

	@media (max-width:450px){
	   .paddd-15{
		padding: 0px;
	  }
	}

	.paddd-30{
            padding: 0px 30px;
        }

	@media (max-width:450px){
	   .paddd-30{
		padding: 0px;
	  }
	}

  @media (max-width:380px){
     .nav-tabs > li > a{
      padding: 3px 2px;
    }
    .panel-heading{
      padding: 10px 2px;
    }
  }

  .pad-3{
    padding-left: 7%!important;
  }

  .h-active{
      background: #ffffff;
  }

  .pro-menu ul li.h-active > a{
      color: #a31008!important;
      font-weight: bold;
  }

  .custom-menu-header.sticky {
    position: fixed;
    top: 90px;
    background: #ffffff;
    z-index: 10;
    width: 100%;
    border-top: 1px solid #000000 ;
  }

  .bg-white{
    background:#ffffff;
  }

  li.menu-header-li.s-h-active{
    border-bottom: 5px solid #a31008;
  }

  li.menu-header-li.s-h-active a {
    font-size: 24px;
    color: #a31008!important;
    font-weight: bold;
  }

  .menu-header{
    display: inline-flex;
  }

  .menu-header-li{
    padding: 20px;
  }

  .menu-header-a{
    font-size: 20px;
  }

  .w100{
    width: 100%;
  }

/*NEW DESIGN 2025*/
.banner-bg { background:#88060a; padding: 50px 0px 80px;  }
.banner-bg h1 { color: #fff; font-size: 50px; line-height: 60px; padding: 0px 0px 10px; font-family: "Roboto", sans-serif; }
.banner-conference-bg { background: none; border: 1px solid #fff; border-radius: 10px; padding: 15px; font-size: 18px; font-weight: 300; display: inline-block; margin: 0px 0px 30px; color: #fff; font-family: "Roboto", sans-serif; }
.banner-conference-bg span { font-size: 18px; display: inline-block; color: #fff; font-weight: bold; font-family: "Roboto", sans-serif; }
.banner-logo-mar { margin: 120px 0px 0px; }
.banner-logo-bg { background: #ececec; border-radius: 15px; padding: 10px; }
.banner-logo-bg img { max-width: 100%; }
.banner-logo-mar h5 { color: #fff; font-family: "Roboto", sans-serif; font-size: 18px !important; padding: 0px 0px 15px; }
.register-button { background: #fff; border-radius: 5px; height: 60px; line-height: 60px; float: left; }
.register-button span {  border-radius: 5px; font-family: "Roboto", sans-serif; height: 60px; line-height: 64px; text-transform: uppercase; text-align: center; font-weight: bold; font-size: 30px; padding: 0px 50px; letter-spacing: 0.5px; }
.main-content-bg { padding: 50px 0px 0px; }
.main-content .col-xs-12 { position: relative; }
.title-bg { padding: 8px 0px; margin: 0px 0px 30px; }
.title-bg h1 { color: #88060a; font-size: 34px; line-height: 40px; padding: 0px; margin: 0px; font-family: "Roboto", sans-serif; }
.main-content { margin: 0px 0px 80px; color: #000; font-size: 16px; line-height: 28px; font-family: "Roboto", sans-serif; }
.main-content p { margin: 0px 0px 30px; color: #000; font-size: 16px; line-height: 28px; font-family: "Roboto", sans-serif; }
.main-content p a { color: #88060a !important; font-size: 16px; line-height: 28px; font-family: "Roboto", sans-serif; }
.main-content p a:hover { color: #000 !important; }
.main-content p strong { color: #000; }
.main-content p.sub-title { color: #88060a; font-weight: bold; }
.sub-list { background: #ededed; padding: 15px 25px; }
.main-content-bg ol { padding: 0px; list-style-type: none; }
.main-content-bg ol li { color: #000; font-size: 16px; line-height: 28px; padding: 5px 0px; }
.main-content-bg img { max-width: 100%; vertical-align: top; }
.about-img { margin: 0px 0px 30px; }
.main-content h3 { color: #88060a; padding: 20px 0px; margin: 0px; line-height: 30px !important; }
.client-img { width: 200px; height: 200px; border-radius: 100px; margin: 0px auto 15px; }
.client-img img { width: 100%; height: 100%; border-radius: 100px; object-fit: cover; border: 10px solid #88060a; }
.guest-name { color: #88060a; font-size: 26px; font-weight: bold; font-family: "Roboto", sans-serif; }
.guest-des { color: #88060a; font-size: 20px; margin: 0px 0px 15px; font-family: "Roboto", sans-serif; }
.submission-img { margin: 0px 0px 30px; }
.pre-conference-img { position: absolute; right: 50px; top: -1px; }
.sub-title { background: #ffe1e2; display: inline-block; color: #88060a; font-size: 20px; padding: 7px 20px; font-weight: 600; margin: 30px 0px 30px; }
.main-content table { border: 1px solid #88060a; }
.main-content .table > thead > tr > th { border: 1px solid #000; color: #000; font-size: 18px; font-weight: bold; text-align: center; }
.main-content .table > tbody > tr > th { border: 1px solid #000; color: #000; font-size: 16px; }
.main-content .table > tbody > tr > td  { border: 1px solid #000; color: #88060a; font-size: 16px; font-weight: bold; text-align: center; }
ul.list-item { list-style-type: none; padding: 0px; }
ul.list-item li {  color: #000; font-size: 16px; line-height: 28px; padding: 0px 0px 8px 25px; position: relative; float: left; width: 100%; }
ul.list-item li:before { content: "\2666"; position: absolute; left: 0px; color: #88060a; font-size: 28px; }
ul.list-item ul { list-style-type: none; padding: 5px 0px 10px; width: 100%; float: left; }
ul.list-item ul li { float: left; width: 26%; padding: 0px 0px 0px 25px; }
ul.list-item ul li:before { font-size: 20px; }
.payment-details-cont { margin: 40px 0px 0px; }
.payment-details { border: 1px solid #88060a; float: left; width: 100%; padding: 15px; margin: 0px 0px 10px; }
.lt-cont { float:left; width: 150px; font-size: 16px; margin-bottom: 10px; font-weight: 600; color: #88060a; }
.rt-cont { float:left; width: 350px; font-size: 16px; }
.scan-text { color: #88060a; font-weight: 600; margin: 5px 0px 0px; font-size: 18px; }
.submission-text p { margin: 0px 0px 10px; }
.submission-text { width: 70%; float: left; margin: 30px 0px 0px; }
.main-content h5 { color: #000; font-size: 22px !important; line-height: 26px; padding: 0px; margin: 30px 0px 25px !important; font-family: "Roboto", sans-serif; }
.main-content.author-content p strong { color: #88060a; }
.main-content.author-content p { margin: 0px 0px 15px; }
.contact-list p { font-size: 16px; line-height: 22px; margin: 0px 0px 10px; }
.contact-list p span { font-size: 16px; color: #000; font-weight: bold; }
.footer-bg { background: #88060a; padding: 40px 0px; }
.footer-bg .main-content { margin: 0px; }
.footer-bg h4 { color: #fff; font-size: 34px !important; padding: 0px 0px 40px; font-weight: normal !important; }
.footer-bg h5 { color: #fff; font-size: 24px !important; padding: 0px 0px 20px; font-weight: normal !important; }
.footer-bg h5 span { color: #fff; font-size: 24px !important; padding: 0px 0px 20px; font-weight: 600 !important;; }
.f-contact-link a { color: #fff !important; font-size: 18px; line-height: 32px; display: inline-block; vertical-align: top; margin: 0px 20px; }
.icon-bg { background: #fff; width: 34px; height: 34px; border-radius: 100px; display: inline-block; vertical-align: top; margin: 0px 10px 0px 0px; }
.footer-banner-bg { height: 300px; }

.f-mail-icon { background: url("../img/f-mail-icon.png") no-repeat 0px 0px; width:20px; height: 14px; display: inline-block; vertical-align: top; margin: 10px 0px 0px; }
.f-phone-icon { background: url("../img/f-phone-icon.png") no-repeat 0px 0px; width:18px; height: 18px; display: inline-block; vertical-align: top; margin: 8px 0px 0px; }

@keyframes blink {  
  0% { color: red; }
  100% { color: black; }
}
@-webkit-keyframes blink {
  0% { color: red; }
  100% { color: black; }
}
.blink {
  -webkit-animation: blink 1s linear infinite;
  -moz-animation: blink 1s linear infinite;
  animation: blink 1s linear infinite;
} 

.team-members .title-bg { margin: 0px 0px 60px; }
.team-members .col-md-4 { margin: 0px 0px 50px; }
.team-members .client-img { width: 130px; height: 130px; }
.team-members .client-img img { border: 3px solid #38b8ff; }
.team-members .guest-name { color: #000; font-size: 22px; margin: 5px 0px 10px; }
.team-members .guest-des { color: #000; font-size: 16px; line-height: 24px; min-height: 120px; margin: 0px; }
.submission-box { border: 1px solid #88060a; margin: 0px 0px 30px; }
.submission-title-bg { background: #88060a; font-size: 20px; padding: 5px 0px; color: #fff; text-align: center; text-transform: uppercase; }
.date-text { font-size: 20px; font-weight: bold; margin: 20px 0px 10px; display: block; }
.small-text { font-size: 18px; color: #000; margin: 0px 0px 20px;display: block;  }
.submission-box .col-xs-12 { border-right:  1px solid #88060a; }

@media only screen and (min-width:768px) and (max-width:991px){
	
	.banner-bg h1 { padding: 30px 0px 10px; }
}
@media only screen and (max-width:767px){
	
	.logo img { width: 250px; }
	.banner-bg { padding: 30px 0px 50px; }
	.banner-bg h1 { font-size: 36px; line-height: 40px; padding: 30px 0px 10px; }
	.register-button span { padding: 0px 28px; font-size: 28px; }
	.banner-logo-mar { margin: 60px 0px 0px; }
	.main-content-bg { padding: 30px 0px 0px; }
	.title-bg { margin: 0px 0px 10px; }
	.title-bg h1 { font-size: 28px; line-height: 36px; }
	.main-content { margin: 0px 0px 30px; }
	.pre-conference-img { right: 20px; }
	.pre-conference-img img { width: 70px; }
	.main-content table { display: block; overflow-y: scroll; }
	.scan-details { margin: 20px 0px 10px; }
	.payment-details-cont p { word-wrap: break-word;  }
	.mail-cont { float: left; width: 30%; }
	.main-content h3 { font-size: 20px; }
	.contact-content .about-img { margin: 30px 0px 0px; text-align: center; }
	.contact-content .about-img img { width: 200px; }
	.footer-bg h4 { font-size: 30px !important; }
	.footer-bg h5 { font-size: 17px !important; margin: 0px !important; }
	.lt-cont { margin-bottom: 0px; }
	.rt-cont { margin-bottom: 15px; }
	
	.team-members .title-bg { margin: 0px 0px 20px; }
	.team-members .col-md-4 { margin: 0px 0px 30px; }
	.team-members .guest-des { min-height: inherit; }
	.submission-box .col-xs-12 { border-bottom: 1px solid #88060a; border-right: 0px; }
}
@media only screen and (max-width:320px){
	
	.f-contact-link a { font-size: 14px; margin: 0px 6px; }
}

/* Footer CSS */
.wed-hom-footer{
	padding: 30px 0px 0px 0px;
  background-size: cover;
}
.wed-foot-link{
  padding: 35px 0px 0px 0px;
}
.wed-foot-link{
	border-top: none;
	border-bottom: none;
}
.wed-foot-link ul li a{
  color: #fff!important;
}
.wed-hom-footer p{
  color: #fff!important;
}
.wed-hom-footer p a{
  color: #fff!important;
}
.wed-foot-link div{
  border-right: 1px groove #fff!important;
}
.customfooterlogo{
  width: 80%;
}
.wed-rights {
    background: #FFEBEA;
	padding:10px;
}
.wed-rights p {
	text-align:center;
	margin-bottom:0;
	padding:8px;
	color:#88060A;
	font-size:16px;
}
@media (max-width: 769px){
	.customfooterlogo{
		width:50%;
	}
}

@media (max-width: 450px){
	.customfooterlogo {
		width: 50%;
	}
}