

nav.main_menu > ul > li > a {
    vertical-align: middle;
    position: relative;
}
nav.main_menu>ul>li>a>span.item_inner {
    vertical-align: middle;
}
span.item_inner span i.fa-caret-down {
    position: absolute;
    bottom: -14px;
    left: 50%;
}
header.transparent:not(.sticky) .drop_down .second {
    top: 100%;
}
.drop_down .second .inner ul li a, .drop_down .second .inner ul li h4 {
    color: rgb(33, 123, 96);
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;

}
@media only screen and (max-width: 1000px){
   div#year-home { 
      display:none
   }
.uvc-main-heading h1 {
    font-size: 2em;
}
.ms-section.ms-table.active {
   /* background: inherit !important;*/
}
}