#vc_preloader{
    display:none;
}

caption {
    display: none;
}
@media screen and (min-width: 769px) {

.navigation .navbar-nav>li.widget_area>a:after, .navigation .navbar-nav>li.menu-item-has-children>a:after, .navigation .navbar-nav>li.widget_area>span:not(.icon-toggle):after, .navigation .navbar-nav>li.menu-item-has-children>span:not(.icon-toggle):after {
    top: 3px;
    right: 4px;
}

}

@media screen and (max-width: 768px) {
.mbatitlecaction h2{
font-size:15px !important;
}

.text-right {
    text-align: center;
}
}

h2.vc_custom_heading.netitle.vc_custom_1502805317536{
margin-top:5px;
}

/* layout 4 */

.thim-list-event.layout-4 .event-wrapper {
    width: calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    padding: 0;
    float: right;
}

.thim-list-event.layout-4 {
    margin-bottom: 0;
}

.thim-list-event.layout-4 .item-event {
    padding: 10px 0 10px;
    border: 0;
    border-bottom: 1px solid #eee;
}

.thim-list-event.layout-4 .time-from {
    border-color: #ffb606;
}

.thim-list-event.layout-4 .time-from {
    width: 48px;
    border: 1px solid #ffb606;
    text-align: center;
}

.thim-list-event.layout-4 .event-wrapper .title {
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 0px;
}

.thim-list-event.layout-4 .view-all {
    color: #ffb606;
    font-family: #333333;
}

.thim-list-event.layout-4 .view-all {
    position: relative;
    border: 0;
    line-height: 25px;
    top: auto;
    right: auto;
    padding: 0;
    display: inline-block;
    height: auto;
    margin-top: 23px;
    text-transform: uppercase;
}



/* layout-6 for Events */


.thim-list-event.layout-6 .event-wrapper {
    width: calc(100% - 63px);
    width: -webkit-calc(100% - 63px);
    width: -moz-calc(100% - 63px);
    padding: 0;
    float: right;
}

.thim-list-event.layout-6 {
    margin-bottom: 0;
}

.thim-list-event.layout-6 .item-event {
    padding: 10px 0 10px;
    border: 0;
    border-bottom: 1px solid #eee;
}

.thim-list-event.layout-6 .time-from {
    border-color: #ffb606;
}

.thim-list-event.layout-6 .time-from {
    width: 48px;
    border: 1px solid #ffb606;
    text-align: center;
}

.thim-list-event.layout-6 .event-wrapper .title {
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 0px;
}

.thim-list-event.layout-6 .view-all {
    color: #ffb606;
    font-family: #333333;
}

.thim-list-event.layout-6 .view-all {
    position: relative;
    border: 0;
    line-height: 15px;
    top: auto;
    right: auto;
    padding: 0;
    display: inline-block;
    height: auto;
    margin-top: 5px;
    text-transform: uppercase;
}

.thim-list-event.layout-6 .time-from {
    border-color: #ffb606;
}

.thim-list-event.layout-6 .time-from {
    width: 48px;
    border: 1px solid #ffb606;
    text-align: center;
}

.thim-list-event.layout-6 .time-from .date {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin: 6px 0 -8px;
}

.thim-list-event.layout-6 .time-from .month {
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
}

.thim-list-event.layout-6 .event-wrapper .hedesc p{
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 0px;
}

.thim-list-event.layout-6 .event-wrapper .hedesc{
       line-height: 14px;
}

.thim-list-event.layout-4 .event-wrapper .hedesc p{
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 0px;
}

.thim-list-event.layout-4 .event-wrapper .hedesc{
       line-height: 14px;
}


.thim-list-event .item-event .event-wrapper:before {
    width:0px;
}

.thim-welcome-university .netitle .sc_heading {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.thim-welcome-university .sc_heading{
    padding-bottom:0px !important;
    margin-bottom:0px !important;
}

.welcometitle h3{
  display:inline !important;
  text-transform: capitalize !important;
  
}

.welcometitle .sc_heading p{
  display:inline !important;
  padding-left:15px !important;
  font-size:25px !important;
  font-weight:bold !important;
}
#masthead {
background-color:#072b71 !important
}
.footer {
    background-color:#072b71 !important
}
.footer a{
    color:white;
}
.footer .widget-title{
    color:white;
}
.footer .textwidget{
    color:white;
}
.toolbar-container  .textwidget{
    color:white;
}
.toolbar-container  a{
    color:white;
}
.toolbar{
    background-color:#072b71;
}
.navigation .navbar-nav > li > a, .navigation .navbar-nav > li > span {
    color:white;
}
.copyright-area {
    background-color: black;
}
.copyright-area a{
   color: white;
}
.copyright-area .text-copyright{
    color: white;
}

.copyright-area .text-copyright a{
    color: white !important; 
}