@charset "utf-8";
/* CSS Document */


/* -------------------------
* GLOBAL STYLES
------------------------- */

html,
body {
    height: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #000000;
}
body.alert {
    margin-top: 90px;
    position: relative;
    padding: 0;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
    color: #096bdf;
}
a:focus,
a:hover {
   text-decoration: underline;
}
   a:focus {
    outline: 1px solid #05731e;
   }
   footer a:focus {
    outline: 1px solid #f0b500;
   }
   a:active{
     outline: 0 !important;  /* remove active state after click */
     border:0 !important; 
   }
p {
    margin: 0 0 10px;
    line-height: 30px;
    font-weight: 400;
}
strong {
    font-weight: bold;
}
img {
    vertical-align: middle;
    max-width: 100%;
}

/*----------------------------------------------------
* Top Navigation
-------------------------------------------------------*/
a.skip-to-content {}
a.skip-to-content:focus {
	display:block;
	background-color:white;
	color:black;
	position:relative;
	z-index:9999999;
	width: 200px;
    height: 30px;
    padding: 2px 10px;
}



.topbar {
background: #f0b500;
    height: 37px;
}
.topbar ul {
    margin-bottom: 0px;
}
.top-navbar li {
    display: inline-block;
}
.top-navbar li a {
    text-transform: capitalize;
    color: #0a0b0b;
    padding: 10px 10px;
    font-size: 12px;
    display: inline-block;
    font-weight: bold;
}
.top-navbar li a:focus { background-color: white; }
.top-search,
.search-form {
    padding-left: 0;
    padding-right: 0;
    margin-top: 1.5px;
}
.searchsub {
    background: none;
    border: 0px;
    display: inline-block;
	    margin: 0;
    padding-right: 0;
}
.top-search-form .form-control {
    height: 18px;
    border-radius: 0px;
    border: 0px;
    width: 145px;
    margin-right: 5px;
    padding: 0 12px;
}
.top-nav-collapse .topbar {
    display: none;
}

/*------------------------------------------------
* Logo and menu
---------------------------------------------------*/

.navbar-brand {
    padding: 8px 15px 8px 58px;
    height: auto;
}
.top-nav-collapse .navbar-brand.page-scroll {
    display: none;
}
.navbar-brand.stickylogo {
    display: none;
}
.top-nav-collapse .navbar-brand.stickylogo {
    display: block;
    padding: 15px 15px 15px 65px;
}
.navbar-fixed-top.top-nav-collapse {
    max-height: 60px;
    min-height: 60px;
}
.top-nav-collapse .navbar-right {
    margin-top: 0;
}
.navbar-fixed-top .navbar-nav>li>a {
    color: #ffffff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 400;
}
.navbar-fixed-top {
    background-color: rgba(1, 71, 17, 0.82);
    border: 0px;
    margin-bottom: 0;
}
.lef-margin {
    margin-left: 45px;
}
.navbar-default .navbar-nav>li>a:focus {
    color: #ffffff;
    background-color: transparent;
}
.overlay-bar {
    background: none!important;
}
.top-bar {
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 999999;
	-webkit-transition: none;
    -moz-transition: none;
    transition: none; /*all .5s ease*/
    top: 0;
}
/*--- nav-sticky css ---*/
.nav-sticky {
    position: fixed !important;
    top: 0;
}
.nav-sticky .topbar,.nav-sticky .page-scroll {
    display: none;
}
.nav-sticky .navbar-brand.stickylogo {
    display: block;
}
.nav-sticky .navbar-right {
    margin-top: 0;
}
.top-bar.nav-sticky {
    background-color: rgb(1, 71, 17)!important;
}
body.alert .top-bar.nav-sticky {
    top:90px;
	left: 0;
}
.nav-menu {
    background-color: rgba(1, 71, 17, 0.82)!important;
}
.nav>li>a {
    font-size: 17px;
    text-transform: uppercase;
    color: #ffffff;
    padding-top: 60px;
    padding-bottom: 60px;
}
.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent;
	color: #ffc423;
}
.nav>li>a:focus {
outline: 1px solid white;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent;
    border-color: transparent;
    color: #ffc423;
}
.nav .open a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    bottom: 50px;
    background: #ffc423;
    left: 0;
    right: 0;
}
.navbar-header {
    position: relative;
}
.nav-sticky .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}
button#showRight {
    background: none;
    border: 0;
    position: absolute;
    right: 0;
    height: 100%;
}
button#closemenu {
    background: none;
    border: 0;
    padding: 25px 35px;
}
#showRight {
    display: none;
}

/*------------------------------------------------- 
* mega menu
----------------------------------------------------*/

.delhimm-content .contentWidth2 {
    width: 1170px;
    max-width: 100%;
    margin: 0 auto;
}

.delhimm .nav, .delhimm .collapse, .delhimm .dropdown {
    position: static;
}

.col-sm-2-5 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 19px;
    padding-left: 11px;
}
.top-padding {
    margin-top: 6px;
}
.dropdown-menu.mega-menu li a {
    color: #000!important;
    font-size: 15px;
    line-height: normal;
}
.dropdown-menu.mega-menu li a:hover {
    text-decoration: underline;
    color: #000000!important;
}
.dropdown-menu.mega-menu ul {
    /*padding: 0;  */
}
.dropdown-menu.mega-menu li ul li {
    margin-bottom: 10px;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: transparent;
}
.dropdown-menu li a:after {
    display: none;
}
.navbar-nav>li>.dropdown-menu {
    background: rgba(255, 255, 255, 1);
    margin-top: -3px;
    border-top: 2px solid #f0b500;
	/*border-bottom: 1px solid #dcdcdc;*/
	-webkit-box-shadow: 0 8px 6px -6px #dcdcdc;
}
.mega-dropdown {
    position: static !important;
    /*  width: 100%;*/
}
.mega-img img {
    margin-left: 45px;
}
.dropdown-menu.mega-menu {
    padding: 10px 0px;
    max-width: 100% !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
    border-radius: 0;
    width: 100vw !important;
    left: 0 !important;
    right: 0 !important;
    margin-left: 0 !important;
    margin-top: -1px !important;
    /* position: fixed; */
}
.dropdown-menu.mega-menu > li > ul {
    padding: 0;
    margin: 0;
}
.dropdown-menu.mega-menu > li > ul > li {
    list-style: none;
}
.dropdown-menu.mega-menu > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #999;
    white-space: normal;
}
.dropdown-menu.mega-menu > li ul > li > a:hover,
.dropdown-menu.mega-menu > li ul > li > a:hover,
.dropdown-menu.mega-menu > li ul > li > a:focus {
    text-decoration: underline;
    color: #000000!important;
}
.dropdown-menu.mega-menu .dropdown-header {
    color: #428bca;
    font-size: 18px;
    /*font-weight: bold;*/
}
.dropdown-menu.mega-menu form {
    margin: 3px 20px;
}
.dropdown-menu.mega-menu .form-group {
    margin-bottom: 3px;
}

/*---------------------------------------------
* Carousel Controll
------------------------------------------------




.carousel {
    height: 845px;
}
.item,
.active {
    height: 100%;
}
.carousel-inner {
    height: 100%;
}
.carousel-control .icon-prev:before,
.carousel-control .icon-next:before {
    display: none;
}

.carousel-indicators li {
    width: 15px;
    height: 15px;
    background: rgba(249, 248, 248, 0.5);
    border: none;
    margin: 0px 5px;
}
.carousel-indicators li:hover {
    background: rgb(1, 71, 17);
}
.carousel-indicators .active {
    width: 15px;
    height: 15px;
    background: #f9f8f8;
    border: 0px;
    border: none;
    margin: 0px 5px;
}
.carousel-control.left,
.carousel-control.right {
    background-image: none;
	    z-index: 9999;
}
@media (max-width:767px) {
  .carousel-control {display:none;}  
}

.carousel-control {
    opacity: 1;
}
.carousel-indicators {
    margin-left: -29%;
    bottom: 105px;
}
*/
/*---------------------------------------
* carousel caption
------------------------------------------

.mobile-carousel-caption {
    display: none;
}
.carousel-caption {
    width: 100%;
    left: 0;
    right: 0;
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.2px;
    text-shadow: none;
    padding-bottom: 10px;
       top: 40%;
    bottom: auto;
}
.carousel-caption h1 {
    font-size: 43px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    color: #ffcc00;
    text-shadow: none;
    border-bottom: 1px solid #ffffff;
    line-height: 58px;
}
.move-top {
    top: -150px;
} */
.program {
    width: 320px;
    text-align: center;
    float: right;
    height: 60px;
    background: rgba(1, 110, 26, 0.75);
    padding: 14px 12px;
    overflow:hidden;
}
.program:hover,
.tour:hover,
.visit:hover {
    background: rgb(1, 71, 17);
}
.tour {
    width: 320px;
    text-align: center;
    margin: 0px auto;
    height: 60px;
    background: rgba(1, 110, 26, 0.75);
    padding: 10px 12px;
        overflow:hidden;
}

.visit {
    width: 320px;
    text-align: center;
    float: left;
    height: 60px;
    background: rgba(1, 110, 26, 0.75);
    padding: 12px;
        overflow:hidden;
}
.program span,
.tour span,
.visit span {
    margin-right: 12px;
    margin-left: -18px;
    display: inline-block;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/*-----------------------------------------------
* Content -area 
-------------------------------------------------*/

.nopadding {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.content-titel {
    text-align: center;
    font-size: 34px;
    font-weight: 300;
    margin: 27px 0px;
}
.box-table {
    position: relative;
    width: 100%;
    height: 300px;
    margin: 0px 0;
    background-size: cover!important;
    background-position: 0% 0%!important;
    -webkit-transition: background-image 0.3s ease, background-position 0.3s;
    transition: background-image 0.3s ease, background-position 0.3s;
}
.box-table a {
    color: #ffffff;
}
.box-table:hover {
    background-position: 50% 50%;
}
.fb-table {
    background: url('/org_files/413/images/rd1/fb-bg.jpg')no-repeat;
    text-align: center;
}
.event-table {
    background: url('/org_files/413/images/rd1/event-bg.jpg')no-repeat;
    text-align: center;
}
.insta-table {
    background: url('/org_files/413/images/rd1/instagram-bg.jpg')no-repeat;
    text-align: left;
}
.jaden-insta-table {
    background: url('/org_files/413/images/rd1/instagram-bg-1.jpg')no-repeat;
    text-align: left;
}
.news-table {
    background: url('/org_files/413/images/rd1/news-bg.jpg')no-repeat;
    text-align: center;
}
.yotube-table {
    background: url('/org_files/413/images/rd1/youtube-bg.jpg')no-repeat;
    text-align: center;
}
.blog-table {
    background: url('/org_files/413/images/rd1/blog-bg.jpg')no-repeat;
    text-align: center;
}
.fresh-insta-table {
    background: url('/org_files/413/images/rd1/instagram-bg-2.jpg')no-repeat;
    text-align: left;
}
.box-heading {
    width: 220px;
    font-size: 24.87px;
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    top: 51px;
    margin: 24px auto;
	background-color: rgba(0,0,0,0.6);
}
.box-icon {
    position: relative;
    top: 100px;
    display: inline-block;
    margin-bottom: 40px;
    padding: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.black-overlay {
    position: relative;
    background: url('/org_files/413/images/rd1/black-overlay.png')no-repeat;
    color: #fff;
    font-weight: 300;
    top: 253px;
    background-size: cover;
    padding: 10px;
}
.box-icon-bottom {
    display: inline-block;
}
.box-heading-bottom {
    display: inline-block;
    padding-left: 10px;
    margin: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
}


/*-------------------------------------------------
* Footer 
---------------------------------------------------*/

footer {
    background: rgba(58, 58, 58, 0.95) url(/org_files/413/images/rd1/images/footer.jpg) no-repeat;
    margin: 0px 0;
    color: #ffffff;
    background-size: cover;
    padding: 80px 0 0;
}
footer h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 40px;
}
.location,
.phone {
    display: block;
    float: left;
    width: 100%;
}
.icon-location,
.icon-phone {
    width: 40px;
    height: 75px;
    float: left;
}
.address {
    width: 115px;
    display: inline-block;
}
.phone {
    margin-top: 15px;
}
.social-links ul {
    display: inline-block;
    float: left;
    width: 100%;
}
.social-links ul li {
    float: left;
}
.social-links li a {
    display: inline-block;
    float: left;
    margin-right: 8px;
}
.social-links li a:hover {
    opacity: 0.7;
}
.social-links {
    display: inline-block;
    width: 100%;
    margin-top: 65px;
}
.copyright,
.copyright a {
    color: #ffffff;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
    line-height: 22px;
    padding-top: 50px;
    padding-bottom: 20px;
}
.copyright a:hover {
    text-decoration: underline;
}
footer ul {
    padding: 0;
}
.footer-links li a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    line-height: 40px;
}
.footer-links li a:hover {
    text-decoration: underline;
}
hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #5f5f5f;
}
.footer-menu,
.social-area {
    padding: 0;
}
.address span {
    display: block;
}

/*-----------------------------------------------------
* button
--------------------------------------------------------*/

.animated-button {
    position: relative;
    display: inline-block;
    font-size: 17px;
    line-height: 45px;
    letter-spacing: 0.1px;
    padding: 2px 35px;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
    font-weight: 400;
    margin-top: 15px;
	background-color: rgba(0,0,0,0.75);
}
	a.animated-button:hover, a.animated-button:focus {
	 color: #ffc423;
		text-decoration:none;
	}

.animated-button span.border-set {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.animated-button span.border-set span {
    background: #f0b500;
    position: absolute;
    display: block;
}
.animated-button span.border-set .full-width-border {
    width: 100%;
    height: 2px;
}
.animated-button span.border-set .full-height-border {
    height: 100%;
    width: 2px;
}
.animated-button span.border-set .top {
    left: 0;
    top: 0;
}
.animated-button span.border-set .right {
    right: 0;
    top: 0;
}
.animated-button span.border-set .bottom {
    right: 0;
    bottom: 0;
}
.animated-button span.border-set .left {
    left: 0;
    bottom: 0;
}
.animated-button span.border-set .active {
    background: #ffffff!important;
}
.animated-button span.border-set .full-width-border.active {
    width: 0;
}
.animated-button span.border-set .full-height-border.active {
    height: 0;
}

/*-----------------------------------------------
* innerpages
-------------------------------------------------*/

.inner-page-content-area {
    padding-top: 180px;
}
.breadcrumb {
    padding: 15px 0px 15px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
    border-bottom: 1px solid #dedede;
    margin-bottom: 50px;
}
.breadcrumb>li+li:before {
    background: url('/org_files/413/images/rd1/arror.png');
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: 7px 7px;
}
.breadcrumb a {
    color: #000;
    font-size: 13px;
    font-weight: normal;
}
.breadcrumb li:last-child a {
    font-weight: bold;
}
.page-subtitel {
    font-size: 26px;
    font-weight: 500;
    color: #014711;
    line-height: 68px;
}
/**/
.academic-box {
    width: 100%;
    height: 445px;
    margin: 0px 0;
    background-size: cover!important;
    background-position: 0% 0%!important;
}
.academic-table-titel {
    background: url('/org_files/413/images/rd1/academic-bg.jpg')no-repeat;
    text-align: center;
}
.academic-table-titel h1 {
    font-size: 57px;
    font-style: italic;
    font-weight: 500;
    color: #fdca01;
    position: relative;
    top: 135px;
    margin-bottom: 40px;
    line-height: 45px;
    margin-top: 0px;
}
.academic-table-titel p {
    position: relative;
    top: 115px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin-bottom: 150px;
}
.academic-image {
    background: url('/org_files/413/images/rd1/academic-right.jpg')no-repeat;
    overflow: hidden;
}
.academic-image img{
    width: 100%;
    display: none;
}

/**/
.page-submenu-list ul {
    padding-left: 0px;
}
.page-submenu-list {
    margin-bottom: 20px;
}
.page-submenu-list ul li {
    background: url('/org_files/413/images/rd1/submenu-list.png')no-repeat;
    background-position: 0px 0px;
    margin-bottom: 15px;
    float: left;
    height: 50px;
	min-width: 135px; /*change made to fix secondary menu issue*/
}
.page-submenu-list ul li:hover {
    background: url('/org_files/413/images/rd1/onhover.png')no-repeat;
    background-position: 0px 0px;
}
.page-submenu-list ul li a {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    padding-left: 35px;
    float: left;
}
.acedemic-information-links {
    margin-top: 90px;
    margin-bottom: 90px;
}
.acedemic-information-links a {
    color: #ffffff;
}
.aca-info-box {
    height: 280px;
    margin: 0px 0;
    background-size: cover!important;
    background-position: 0% 0%!important;
    position: relative;
}
/*.aca-info-box:hover .overlay {
    display: block;
}*/
.apply-academic {
    background: url('/org_files/413/images/rd1/apply-bg.jpg')no-repeat;
    text-align: center;
}
/*.apply-academic:hover {
    background: rgb(1, 71, 17);
}*/
.information-academic {
    background: url('/org_files/413/images/rd1/infor-bg.jpg')no-repeat;
    text-align: center;
}
.information-academic .overlay {
    background: rgb(225, 136, 6);
}
/*.information-academic:hover {
    background: rgb(225, 136, 6);
}*/
.ace-box {
    position: relative;
    top: 75px;
    display: inline-block;
    margin-bottom: 40px;
    padding: 10px;
}
.academic-link-heading {
    font-size: 28px;
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    top: 55px;
    margin: 0 auto;
}
.information-academic h3.academic-link-heading a, .apply-academic h3.academic-link-heading a {
    background-color: rgba(0,0,0,0.4);
    width:90%;
    padding:5px;
}

#academics .nav-menu {
    background: #024e1b!important;
    border-bottom: 2px solid #fdca01;
}

.col-sm-7 a{
	line-height:28px;
}

/*-----------------------------------------------
* latest
-------------------------------------------------*/

.overlay {
    position: absolute;
    width: 100%;
    background: rgb(1, 71, 17);
    height: 100%;
    display: none;
}
.overlay-insta {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.15);
    height: 100%;
    display: none;
}
/*.fb-table:hover> .overlay {
    display: block;
}*/
.fb-table.box-table .overlay {
    background: #4867aa;
}
/*.event-table:hover> .overlay {
    display: block;
}*/
.event-table.box-table .overlay {
    background: #09ad2e;
}
/*.news-table:hover> .overlay {
    display: block;
}*/
.news-table.box-table .overlay {
    background: #3a3a3a;
}
/*.yotube-table:hover> .overlay {
    display: block;
}*/
.yotube-table.box-table .overlay {
    background: #e32524;
}
/*.blog-table:hover> .overlay {
    display: block;
}*/
.blog-table.box-table .overlay{
    background: #ff9600;
}
/*.insta-table:hover> .overlay-insta {
    display: block;
}*/
/*.jaden-insta-table:hover> .overlay-insta {
    display: block;
}
.fresh-insta-table:hover> .overlay-insta {
    display: block;
}*/
.home-button {
    position: absolute;
    margin-top: -80px;
    width: 100%;
}
.home-button a {
    color: #ffffff;
    text-decoration: none;
}



/* -----------------------------------------------------------
* CSS ADDED BY PUROHIT A
--------------------------------------------------------------*/

#academics .top-bar {
    position: relative;
}
#academics .inner-page-content-area {
     padding-top: 0px;
}
.main-bg {
    position: relative
}
.main-bg img {
    width: 100%;
}
.main-bg h1 {
    position: absolute;
    right: 10%;
    top: 60%;
    width: 380px;
    font-size: 32px;
    line-height: 42px;
    background: rgba(5, 115, 30, 0.74);
    padding: 30px 30px;
    color: #fff;
	text-align: center;
}
.main-bg h2 {
    position: absolute;
    right: 10%;
    top: 60%;
    width: 380px;
    font-size: 32px;
    line-height: 42px;
    background: rgba(5, 115, 30, 0.74);
    padding: 30px 30px;
    color: #fff;
	text-align: center;
}
.bba-wrapper {
    background: #f4f3f3;
    padding: 30px 0 75px 0;
}
.bba-wrapper h2.page-subtitel {
    color: #05731e;
    margin-top: 0;
}

.program-links-area h5 {
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    margin-top: 0;
    font-weight: bold;
}
.program-links-area ul {
    padding: 0;
    margin: 0;
}

.program-links-area a { /*replaced "ul li" with "a"*/
    color: #024e1b;
    line-height: 28px;
	list-style: none; 
}
.program-links-area a:hover { /*replaced "ul li" with "a"*/
    text-decoration: underline;
}

.resnick-wrapper .program-links-area ul li, .resnick-wrapper .program-links-area ul { /*AAD 2/3/2017*/
list-style:none;
margin-left:0;
padding-left:0;
}

.golf-video-area {
    padding: 80px 0;
}
.golf-video-area h4 {
    background: #666;
    display: inline-block;
    /* padding: 15px 30px; */
    
    color: #fff;
    font-weight: 400;
    margin-bottom: 40px;
    width: 253px;
    line-height: 40px;
    text-align: center;
    min-height: 40px;
}
.related-info-connect {
    background: #e8e7e7;
    padding: 70px 0;
}
.related-info-connect h4 {
    background: #666;
    display: inline-block;
    padding: 15px 30px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 30px 0;
    width: 253px;
    height: 40px;
    line-height: 12px;
}
.related-area-content img {
    margin: 20px auto;
    display: block;
}
.related-info-connect ul {
    padding: 0;
    margin: 0;
}
.related-info-connect ul li {
    color: #096bdf;
    line-height: 28px;
}
.related-area,
.connect-area {
    background: #fff;
    min-height: 273px;
}
.connect-area-content {
    padding: 0 30px;
}
.connect-area-content h5 {
    font-weight: bold;
    font-size: 16px;
}
.show-more-btn-area {
    text-align: center;
}
.show-more-btn {
    color: #096bdf;
    border-bottom: 1px solid #096bdf;
}
.show-more-btn:hover{
    color:  #ffc423;
    border-bottom: 1px solid #ffc423;
}
.show-more-btn span.border-set span {
    background: #05731e;
}
/*.show-more-btn span.border-set .active{
    background:  rgb(1, 71, 17);
}*/

/*-----------------------------------------------
* accordion-area
-------------------------------------------------*/

.accordion-area {
    padding: 50px 0;
}
.accordion-area .page-subtitel {
    font-size: 34px;
    font-weight: 300;
    color: #05731e;
    line-height: 52px;
}
h4.panel-title {
    color: #05731e;
    font-weight: bold;
}
.panel-heading .accordion-toggle h4:after {
    /* symbol for "opening" panels */
    
    font-family: 'Glyphicons Halflings';
    content: "\2212";
    float: right;
    color: #024e1b;
    overflow: no-display;
    font-weight: 300;
}
.panel-heading .accordion-toggle.collapsed h4:after {
    /* symbol for "collapsed" panels */
    
    content: "\002b";
}
a.accordion-toggle {
    text-decoration: none;
    display: block;
    padding:5px 0;
}
a.accordion-toggle:focus {
    outline:1px solid #05731e;
}
.panel-default>.panel-heading {
    background: transparent;
    padding: 15px 0;
    border-top: 1px solid #dedede;
    border-radius: 0;
}
.panel-default:last-child .panel-heading {
    border-bottom: 1px solid #dedede;
}
.panel-group .panel {
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent;
}
.panel-body ul {
    padding: 0 5px;
    margin: 0;
}
.panel-body ul li {
    list-style: disc;
    line-height: 30px;
    font-size: 16px;
}
.panel-group .panel+.panel {
    margin-top: 0px;
}
iframe.embed-responsive-item, .embed-responsive-16by9{
    margin-bottom: 30px;
}

/*-------------------------------------------------------
* resnick page css
--------------------------------------------------------*/

.resnick-bg h1 {
    bottom: 0;
    top: auto;
    right: 0;
    margin: 0;
    background: #05731e;
    padding: 19px 30px;
    width: 740px;
    text-align: left;
}

.resnick-bg h2 {
    bottom: 0;
    top: auto;
    right: 0;
    margin: 0;
    background: #05731e;
    padding: 19px 30px;
    width: 740px;
	text-align: left;
}
.resnick-wrapper h5 {
    font-size: 16px;
    font-weight: bold;
}
.resnick-wrapper ul {
    padding: 0 0 0 40px; /*padding-left was 18px */
    margin: 0;
    margin-bottom: 30px;
}
.resnick-wrapper ul li {
    list-style: disc;
    line-height: 30px;
    font-size: 16px;
}
.resnick-wrapper p {
    line-height: 24px;
    margin-bottom: 20px;
}
.resnick-wrapper p a {
   /* border-bottom: 1px solid #096bdf; */
}
.resnick-wrapper a:hover {
	color: #024e1b;
	text-decoration: underline;
}

.resnick-wrapper .resnick-img {
    width: 100%;
    margin-top: 50px;
}
.on-meet-area {
    padding: 50px 0;
}
.online-lear-area {
    background: rgba(8, 124, 35, 0.79);
    padding: 30px;
}
.online-lear-area:hover {
    background: rgb(8, 124, 35);
}
.meet-lear-area {
    background: rgba(255, 150, 0, 0.86);
    padding: 30px;
}
.meet-lear-area:hover {
    background: rgb(255, 150, 0);
}

.on-meet-area .dark-txt h4 { /* yellow button needs darker text */
    color: #000;
}

.on-meet-area img,
.on-meet-area h4 {
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
}
.on-meet-area h4 {
    padding-left: 20px;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
}
.meet-lear-area.req-area, .online-lear-area.apply-area, .meet-lear-area.visit-area {
    height: 100px;
    padding: 24px 30px;
}
.related-info-connect2 p {
    margin: 0;
    line-height: 20px;
}
p.login-now {
    margin-bottom: 20px;
}
.related-info-connect2 .related-area-content h5 {
    font-weight: bold;
    font-size: 20px;
}
.related-info-connect2 .related-area-content h5 span {
    font-weight: 300;
}
.related-info-connect2 .connect-area-content p a {
    text-decoration: underline;
}
.related-info-connect2 .connect-area-content .c-info p a {
    color: #000;
    text-decoration: none;
}

/*Purohit P added new css for without banner page*/
.resnick-head-bg {
    background: #f4f3f3;
    min-height: 75px;
}

.resnick-head-bg h2 {
    color: #05731e;
    font-weight: normal;
}

/*--------------------------------------------------------
* cbp-spmenu side menu
----------------------------------------------------------*/

.cbp-spmenu-right.cbp-spmenu-open {
    padding: 0 5px 0 20px;
}
.cbp-spmenu .first-ul,
.cbp-spmenu .second-ul {
       border-bottom: 1px solid #8e9097;
    padding: 0;
    padding-left: 10px;
    display: block;
    float: left;
    width: 100%;
    
}
.cbp-spmenu .search-form {
    border: none;
    box-shadow: none;
    margin: 0;
}
.cbp-spmenu .top-search-form .form-control {
    height: 22px;
    display: inline-block;
}
.cbp-spmenu .third-ul {
    padding: 0;
    padding-left: 10px;
}
.cbp-spmenu button#closemenu {
    padding: 25px 0;
}
.second-ul,
.third-ul {
    text-transform: capitalize;
}

/*----------------------------------------------------
* academics page css
----------------------------------------------------*/
.academics-area {
    background: #f4f2f3;
    padding: 50px 0;
}
.academics-area h2.page-subtitel {
    color: #05731e;
}
.academics-area a {
    text-decoration: underline;
}
.program a {
    float: left;
    width: 100%;
}

/*---------------------------------
footer
--------------------------------*/
.copyright span {
    padding: 0 5px;
}




/*----------------------------------------------
* financial-aid page 
------------------------------------------------*/
.page-head-title {
    background: #f4f3f3;
    padding: 10px 0 20px;
    margin-bottom: 30px;
}
.page-head-title h1{
    color: #05731e;
    font-weight: 400;
    font-size: 29px; 
}
.page-head-title h2{
    color: #05731e;
    font-weight: 400;
    font-size: 29px; 
}
.financial-aid-meet-area{
    text-align: center;
}
.on-meet-area.financial-aid-meet-area a:focus {
    outline: 2px solid #0cabec;
    display: block;
}
.visit-area{
    background: #73716e;
    padding: 30px;
}
.visit-area:hover {
    background: #525252;
}
.financial-aid-wrapper ul li {
    list-style: disc;
    line-height: 30px;
    font-size: 16px;
}
.related-right-area h4 {
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
}
.related-right-area  ul{
    padding: 0;
}
.related-right-area  ul li, .related-right-area  ul li a{
    color: #024e1b;
    list-style: none;
}
.related-right-area  ul li a:hover{
	text-decoration: underline;
}
.financial-aid-step-area .panel-body ul {
    padding-left: 35px;
}
.related-info-connect3 .related-area-content h5 {
    font-weight: bold;
    font-size: 16px;
}
.related-info-connect3 .connect-area-content .c-info .c-email{
    color: #096bdf;
}
.related-info-connect3 .connect-area-content .c-info .c-email span{
    color: #000;
}



/*----------------------------------------------
* campus life page Design css
------------------------------------------------*/
.campus-residence-wrapper ul li {
list-style: disc;
line-height: 30px;
font-size: 16px;
}

.campus-residence-meet-area {
    padding: 0;
}
.campus-residence-bg h2{
    font-weight: 400;
}
.campus-residence-meet-area .meet-lear-area, .campus-residence-meet-area .online-lear-area{
    padding: 15px 30px;
    height: 78px;
}
.campus-residence-meet-area .meet-lear-area {
    margin-bottom: 20px;
}
.campus-residence-meet-area h4 {
    text-transform: capitalize;
    padding-left: 0;
    font-size: 17px;
    margin: 0;
}
.campus-residence-meet-area .visit-area, .campus-residence-meet-area .online-lear-area{
    line-height: 48px;
}
.related-info-connect4 .related-area-content h5 {
    font-weight: normal;
    font-size: 16px;
}
.related-info-connect4 .connect-area-content .c-info .c-email{
    color: #096bdf;
}
.related-info-connect4 .connect-area-content .c-info .c-email span{
    color: #000;
}

/*----------------------------------------------
* .residence-halls-wrapper
--------------------------------------------*/
.residence-halls-wrapper {
    padding: 50px 0 20px;
    position: relative;
}
.residence-halls-wrapper h2{
    font-size: 28px;
    color: #05731e;
    margin-bottom: 30px;
    margin-top: 0;
}
.residence-halls-area{
    margin-bottom:50px;
}

.residence-halls-area img{
    margin-bottom: 30px;
}
.residence-halls-area p{
    line-height: 22px;
}
.residence-halls-area .learn-btn{
    color: #024e1b;
    display: block;
    font-weight: bold;
    margin-top: 30px;
}

.residence-halls-area h4{
    font-size: 20px;
    font-weight: normal;
    color: #05731e;
    margin-bottom: 20px;

}


/*--------------------------------------------
* table css design
------------------------------------------------*/

.residence-table-area {
    position: relative;
    background: #fff;
    padding: 80px 0;
}
.residence-table-area h2 {
    color: #05731e;
    margin-bottom: 35px;
    font-size: 28px;
}

#no-more-tables {
    position: relative;

}
table {
    border: 1px solid transparent;
    color: #000000;
    font-size: 15px;
    width: 100%;
}
.table-condensed>thead>tr>th {
    text-align: left;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 400;
    color: #fff;
}
.table-condensed>thead>tr>th{
     background-color: #0f743b;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
    text-align: left;
}
.table-striped>tbody>tr:nth-of-type(even) {
    /*background-color: #cccbcb;*/
	background-color: #ececec;
}

/*-------------------------------------------------
* residence-quote-area
-----------------------------------------------*/
.residence-quote-area {
    position: relative;
    padding: 0 0 80px 0;
}
.residence-quote-area h2 {
    color: #05731e;
    font-weight: 400;
    font-size: 28px;
    margin-bottom: 35px;
}
.quote-box {
    padding: 30px 50px;
}
.quote-box h3 {
    font-weight: 300;
    line-height: 32px;
}
.quote-role {
    color: #444;
    font-weight: 500;
}

/*-------------------------------------------------
* alert
-----------------------------------------------*/

.top-alert {
       height: 90px;
    top: 0;
    background: #a60102;
    z-index: 999999999;
    width: 100%;
    padding: 20px 0px;
    position: fixed;
}
.top-bar.overlay-bar.with-alert {
    top: 90px;
}
.alert-padding {
    padding-left: 0;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    line-height: 18px;
    font-family: arial;
    padding-top: 5px;
    padding-right: 18px;
}
.alert-padding span {
    font-size: 18px;
    color: #ffb00e;
    font-family: arial;
}
.top-bar.overlay-bar.with-alert.nav-sticky {
    top: 90px;
}

/* Added below for ol lists 7/26/17 */
.inner-page-content-area ol li {
      list-style-type: inherit;
      padding-bottom: .5rem;
      padding-top: .5rem;
}

/* Added for Image Listing w/ Description Snippet */
table.ou-item-box img, .item-box-container img { height:auto;}
.item-box-container img { margin: 5px;}
@media (max-width:480px) {
	.item-box-container .row > div { width:100%;}
}




/*  ADDED - AAD  */

#home #content {clear:both;}/*IE, EDGE, FF, fix*/

.slideRow {
    height: 90vh;
	position:relative;
}

.home-hero-slider.slick-slider {
    height: 100%;
}

.slider-inner {
    -webkit-transition: all 1.0s ease-in-out;
    -moz-transition: all 1.0s ease-in-out;
    -o-transition: all 1.0s ease-in-out;
    transition: all 1.0s ease-in-out;
}
.slick-slide {
    position: relative;
    padding: 0;
    margin: 0;
    float: left;
    /* All the images are in a row next to each other. */
}

.home-hero-slider .slick-prev, .home-hero-slider .slick-next {
    background-color: transparent;
    opacity:1;
}
.home-hero-slider .slick-prev:hover, .home-hero-slider .slick-next:hover {
    opacity:0.6;
}

.home-hero-slider.slick-slider .slick-list, .home-hero-slider.slick-slider .slick-track {
	height:100%;
    padding: 0 !important;
}

.home-hero-slider.slick-slider .slick-slide {
    background-size: cover;
    background-repeat: no-repeat;
	    background-position: center;
    height: 100%;
}

.carousel-caption {
    width: 100%;
    left: 0;
    right: 0;
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.2px;
    text-shadow: none;
    padding-bottom: 10px;
    bottom: 22%;
}

@media screen and (min-width:768px) {
	.carousel-caption .move-top.nopadding {
		padding: 15px !important;
		background-color: rgba(0,0,0,0.66);
	}
}

	.carousel-caption a:focus .caption-textarea {
outline:1px solid white;
}

.carousel-caption h2 {
    font-size: 43px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    color: #ffcc00;
    text-shadow: none;
    border-bottom: 1px solid #ffffff;
    line-height: 58px;
}



.slideRow .dots {
	width:100%;
	bottom: 140px;
	position: absolute;
}

.slideRow ul.slick-dots {
    width:100%;
    text-align:center;
}

.slideRow .slick-dots li {
    width: 15px;
    height: 15px;
    background: rgba(249, 248, 248, 0.5);
    border: none;
    margin: 0px 5px;
    display:inline-block;
    border-radius: 10px;
}
.slideRow .slick-dots li:hover {
    background: rgb(1, 71, 17);;
}
.slideRow .slick-dots li.slick-active {
    width: 15px;
    height: 15px;
    background: rgb(1, 71, 17);;
    border: 0px;
    border: none;
    margin: 0px 5px;
}

.slideRow .slick-dots li button {
    background:none;
    border:none;
    text-indent:-99999px;
    width: 15px;
    height: 15px;
}



@media screen and (max-width:767px) {
	.slideRow {
		height: 75vh;
	}
.home-hero-slider.slick-slider .slick-slide {
    background-size: cover;
    background-repeat: no-repeat;
    height: 50vh;
    position: static;
}	
	.carousel-caption {  /*  OVERRIDES 465 responsive.css */
    display: block !important;
    width: 100vw !important;
    left: auto  !important;
    right: auto  !important;
    top: auto !important;
    bottom: 0 !important;
    padding-bottom: 0px;
    padding-top: 0;
    height: 35vh !important;
    position: absolute;
    background: #014711;
}
.caption-textarea {
    margin-left: 0px;
    padding: 10px 45px;
    font-size: 26px;
    line-height: 44px;
}

	.caption-textarea span {
    font-size: 26px;
    line-height: 37px;
    font-weight: 500;
}

}


.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    height: 100%;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    top: 0;
    bottom: 0;
    background: rgba(73, 47, 146, 0.51);
    width: 12.5%;
	z-index: 1;
}
@media screen and (max-width:767px) {
.slick-prev, .slick-next {
    background: transparent;
}
}


.slick-prev:focus, .slick-next:focus {
    border: 1px solid white;
}
.slick-prev {				
    left: 0px;
		background-image: url(/org_files/413/images/rd1/LeftArrow.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.slick-next {
    right: 0px;
	background-image: url(/org_files/413/images/rd1/RightArrow.png);
    background-repeat: no-repeat;
    background-position: center center;
}


