/* missing utilities */
.uk-flex-end {
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.uk-flex-start {
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.blue-background {
    background-color: #40add8;
}
.blue-text {
    color: #40add8;
}
.white-button .uk-button,
.white-button .uk-button:after,
.white-button .uk-button:hover,
.white-button .uk-button:focus,
.white-button .uk-button:active,
.white-button .uk-button.uk-active,
.white-button .uk-button {
  border: none;
  color: #ffffff;
  box-shadow: none;
}
.white-button .uk-button:active:after,
.white-button .uk-button.uk-active:after,
.white-button .uk-button:hover:after,
.white-button .uk-button:focus:after {
  content: none;
}
.white-button .uk-button {
  background-color: rgba(255,255,255,0.1);
}
.white-button .uk-button:hover,
.white-button .uk-button:focus {
  background-color: rgba(255,255,255,0.2);
  color: #ffffff;
}
.white-button .uk-button:active,
.white-button .uk-button.uk-active {
  background-color: rgba(255,255,255,0.3);
  color: rgba(255, 255, 255, 0.65);
}
.logo-white {
  display:none;
}

/* navbar customization */
.tm-navbar-container {
  min-width: 100%;
}
.tm-navbar-container .tm-navbar-center {
  -ms-flex-pack: flex-end !important;
  -webkit-justify-content: flex-end !important;
  justify-content: flex-end !important;
}
.tm-navbar-wrapper .uk-navbar {
  box-shadow: 0 9px 20px rgba(0, 0, 0, 0), 0 2px 3px rgba(0, 0, 0, 0);
  background: rgba(255,255,255,0);
  -webkit-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out;
}
.tm-navbar-wrapper-animate.uk-active .uk-navbar {
  box-shadow: 0 9px 20px rgba(0, 0, 0, 0.06), 0 2px 3px rgba(0, 0, 0, 0.04);
  background: rgba(255,255,255,1);
  -webkit-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out;
}
.uk-navbar-nav > li > a {
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 400;
  padding: 0 15px;
  letter-spacing: 0;
}
@media (min-width:1370px) {
  .uk-navbar-nav > li > a {
    letter-spacing: 1px;
  }
}
@media (min-width:960px) and (max-width:1200px) {
  .tm-navbar-sticky .tm-navbar-wrapper, .tm-navbar-sticky .tm-navbar-wrapper-animate {
    border-width: 40px 0;
  }
}
@media (min-width:960px) and (max-width:1120px) {
.uk-navbar-nav > li > a {
    font-size: 14px;
    padding: 0 8px;
  }
}
@media (min-width:991px) and (max-width:1120px) {
.uk-navbar-nav > li > a {
    padding: 0 10px;
  }
}
.uk-nav.uk-nav-navbar {
  padding: 6px 20px;
}
.uk-dropdown.uk-dropdown-navbar {
  padding: 10px 15px;
}
.uk-nav-navbar > li > a {
  padding: 6px 12px;
  font-size: 14px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.uk-button.uk-button-menu {
  padding: 10px 25px;
  font-size: 12px;
  line-height: 39px;
  min-height: 39px;
  height: inherit;
  margin-left: 15px;
  z-index: 4;
  top: 29px;
  position: relative;
  display: inline;
  color: #1b2c4c !important;
  font-weight: 600;
}
/* home customization */
.home-hero .tm-slideshow-content-panel > h3.uk-heading-large {
  margin-bottom: 0;
  color: #3fadd8;
  font-weight: 700;
  font-size: 33px;
  line-height: 34px;
}
.home-hero .tm-slideshow-content-panel > div.uk-text-large.uk-margin {
  margin-top: 3px;
}
.home-hero .button-image {
  width: 105px;
  margin-left: 25px;
}
.home .tm-block-top-a {
  background: #4b6cb7;
  background: -webkit-linear-gradient(to bottom right, #182848, #4b6cb7);
  background: linear-gradient(to bottom right, #182848, #4b6cb7);
  padding:50px;
}
.subtle-drop-shadow {
  box-shadow: 0 85px 80px -65px rgba(0,0,0,0.3);
  //background: #283c68;
}

/*     box-shadow: 2px 2px 0 #e2e2e3; */

@media (min-width:1024px) {
  .home .tm-block-top-a {
    padding:120px;
  }
}
.home .tm-block-top-a .uk-container {
  padding:0;
}

.home .tm-top-a .uk-panel.widget_widgetkit {
  margin-top: 0;
}
.home .tm-top-a .button-image {
  width: 140px;
}

.tm-top-a .first-row > div:last-of-type .uk-overlay-panel {
  background: #40add8;
  text-align: left!important;
}
.tm-top-a .first-row > div:last-of-type .uk-overlay-panel .uk-button,
.uk-panel-box-primary .uk-button {
  color: #FFFFFF !important; 
  background: transparent !important;
}
.tm-top-a .third-row > div:first-of-type .uk-overlay-panel {
  background: #40add8;
  text-align: left!important;
}
.tm-top-a .third-row > div:first-of-type .uk-overlay-panel .uk-button {
  color: #FFFFFF !important; 
}
.tm-top-a .second-row .hover-content {
  position: absolute;
  opacity: 0;
}

.uk-panel-box-primary .uk-button,
.first-row .uk-button, 
.third-row .uk-button {
    border: 2px solid #fafafa;
}
.uk-panel-box-primary .uk-button:hover:before,
.uk-panel-box-primary .uk-button:focus:before,
.first-row .uk-button:hover:before, 
.first-row .uk-button:focus:before,
.third-row .uk-button:hover:before, 
.third-row .uk-button:focus:before {
    border: 2px solid #80c8e5;
}
.uk-panel-box-primary .uk-button:active,
.uk-panel-box-primary .uk-button.uk-active,
.first-row .uk-button:active,
.first-row .uk-button.uk-active,
.third-row .uk-button:active,
.third-row .uk-button.uk-active {
  color: #fafafa;
  box-shadow: none;
}
.uk-panel-box-primary .uk-button:active:before,
.uk-panel-box-primary .uk-button.uk-active:before,
.first-row .uk-button:active:before, 
.first-row .uk-button.uk-active:before,
.third-row .uk-button:active:before, 
.third-row .uk-button.uk-active:before {
  border: 2px solid #258db6;
}



@media (min-width:768px) {
  .tm-top-a .first-row > div:first-of-type {
    position: relative;
    overflow: hidden;
  }
  .tm-top-a .first-row > div:first-of-type:before {
    content: ' ';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: #40add8; 
    pointer-events: none;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .tm-top-a .first-row:hover > div:first-of-type:before {
    content: ' ';
    width: 80px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: #40add8;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .tm-top-a .first-row > div:last-of-type .uk-overlay-panel {
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .tm-top-a .first-row:hover > div:last-of-type .uk-overlay-panel {
    padding-left:0;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }

  .tm-top-a .third-row > div:last-of-type {
    position: relative;
    overflow: hidden;
  }
  .tm-top-a .third-row > div:last-of-type:before {
    content: ' ';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #40add8; 
    pointer-events: none;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .tm-top-a .third-row:hover > div:last-of-type:before {
    content: ' ';
    width: 80px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #40add8;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .tm-top-a .third-row > div:first-of-type .uk-overlay-panel {
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .tm-top-a .third-row:hover > div:first-of-type .uk-overlay-panel {
    padding-right:0;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .tm-top-a .second-row .uk-overlay-panel.uk-flex {
    overflow: hidden;
  }
  .tm-top-a .second-row .hover-content {
    color: #ffffff;
    position: absolute;
    bottom: -135px;
    left: 25px;
    right: 25px;
    opacity: 0;
    -webkit-transition: bottom 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s linear 0.15s;
    transition: bottom 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s linear 0.15s;
  }
  .tm-top-a .second-row > div:hover .hover-content {
    bottom: 35px;
    opacity: 1;
    -webkit-transition: bottom 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s linear 0.15s;
    transition: bottom 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s linear 0.15s;
  }

  .tm-top-a .second-row > div:nth-child(2) div.uk-overlay-panel.uk-ignore > div img {
    width: 140px !important;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
  }
  .tm-top-a .second-row > div:nth-child(2):hover div.uk-overlay-panel.uk-ignore > div img {
    width: 168px !important;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
  }
  .tm-top-a .second-row > div:nth-child(2) div.uk-overlay-panel.uk-ignore > div h2 {

    font-size: 28px !important;
    line-height: 34px !important;

    margin-top: 40px !important;
    margin-bottom: 25px !important;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
  }
  .tm-top-a .second-row > div:nth-child(2):hover div.uk-overlay-panel.uk-ignore > div h2 {

    font-size: 32px !important;
    line-height: 40px !important;

    margin-top: 35px !important;
    margin-bottom: 31px !important;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
  }
  .tm-top-a .second-row > div:nth-child(2) div.uk-overlay-panel.uk-ignore > div .uk-button {
    font-size: 14px !important;
    padding: 10px 34px !important;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
  }
  .tm-top-a .second-row > div:nth-child(2):hover div.uk-overlay-panel.uk-ignore > div .uk-button {
    font-size: 16px !important;
    padding: 12px 41px !important;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
  }

  .tm-top-a .second-row > div {
    position: relative;
  }
  .tm-top-a .second-row > div:first-of-type:before {
    content: ' ';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: #ffffff; 
    pointer-events: none;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .tm-top-a .second-row > div.right-white:before {
    content: ' ';
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: #ffffff; 
    pointer-events: none;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .tm-top-a .second-row > div:last-of-type:before {
    content: ' ';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #ffffff; 
    pointer-events: none;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .tm-top-a .second-row > div.left-white:before {
    content: ' ';
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #ffffff; 
    pointer-events: none;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .sponsor-of-title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
  }
  .sponsor-of-title h6 {
    margin-bottom: 0;
  }

  .scholarship blockquote::before {
    //content: "\f097";
    color: #40add8;
  }
}
.scholarship blockquote {
  font-size: 20px;
  line-height: 30px;
}
@media (min-width:1024px) {
  .scholarship blockquote {
    padding-right: 70px;
  }
  .scholarship img {
    max-width: 175px;
    margin: 10px auto;
  }
}

.uk-width-medium-1-5.uk-float-right.uk-flex-order-last-medium.uk-row-first {
  text-align: center;
}
.scholarship h3 {
  margin-bottom: 0;
  color: #40add8;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
}
.tm-block-top-c {
  background-attachment: fixed;
  width: 100%;
}
.scholarship ul.uk-subnav.uk-flex-center {
  display:none;
}
.scholarship ul.uk-switcher {
  margin-bottom: 0 !important;
}
.home .tm-block-bottom-a.uk-cover-background {
    background-size: contain;
}

.tm-footer .tm-totop-scroller::before {
  color: rgb(64, 173, 216);
  font-size: 32px;
}
.tm-footer {
  position: relative;
  min-height: 60px;
}
.tm-footer-center.uk-flex.uk-flex-middle.uk-flex-center.uk-width-1-1 {
  padding-bottom: 10px;
}
.tm-block-footer {
  padding-top: 25px;
}
@media (min-width: 768px) {
  .tm-footer-left,
  .tm-footer-right {
    float:left;
  }
  .tm-footer-left {
    width: 35%;
  }
  .tm-footer-right {
    width: 65%;
  }

}
.tm-block-footer .uk-height-1-1 {
  min-height: 275px;
  height: inherit;
}
@media (min-width: 1220px) {
  .tm-block-footer .uk-container,
  .wabidabi .uk-container {
      max-width: 1500px;
  }
}
.tm-footer-right > .uk-panel {
  width: 100%;
}
.uk-nav-footer > .uk-nav-header {
  padding: inherit;
  font-weight: 700;
  border-bottom: 1px solid #294575;
  text-transform: uppercase !important;
}
.uk-nav-footer > li > a {
  color: #FFFFFF !important;
  font-size: 13px;
  margin-bottom: 0;
  text-transform: capitalize;
}
.uk-nav-footer i {
  margin-right: 8px;
}
@media (max-width: 767px) {
  .uk-nav-footer {
      margin-top: 25px;
  }
  .uk-container.uk-container-center.uk-flex.uk-flex-middle.uk-height-1-1.uk-width-1-1 {
    margin-top: 20px;
  }
  .uk-nav-footer > li > a {
    padding: 6px 0px;
  }
  .tm-footer-right .uk-grid {
    margin-left: 0;
    text-align: left;
  }
  .tm-footer-right .uk-grid > * {
    padding-left: 0;
  }

}

.overlay-dark .uk-overlay .uk-overlay-background {
  background: rgba(6, 39, 89, 0.5);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.tm-top-a .overlay-dark.second-row > div:hover .uk-overlay .uk-overlay-background {
  background: rgba(6, 39, 89, 0.6);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.tm-top-a .overlay-dark > div:nth-child(2) .uk-overlay .uk-overlay-background {
  background: rgba(255, 255, 255, 0.5) !important;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.tm-top-a .overlay-dark > div:nth-child(2):hover .uk-overlay .uk-overlay-background {
  background: rgba(255, 255, 255, 1) !important;
    -webkit-transition: all 0.15s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.15s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.tm-top-a .overlay-dark > div:nth-child(2) h2 {
  color: #1b2c4c !important;
  text-shadow: none;
}
.tm-top-a .overlay-dark > div:nth-child(2) .uk-button {
  color: #1b2c4c !important;
  text-shadow: none;
} 
.tm-top-a .overlay-dark > div:nth-child(2) .uk-button:hover:before,
.tm-top-a .overlay-dark > div:nth-child(2) .uk-button:focus:before {
  border: 2px solid #e2e2e3;
}
.tm-top-a .overlay-dark > div:nth-child(2) .uk-button:active:before,
.tm-top-a .overlay-dark > div:nth-child(2) .uk-button.uk-active:before {
  border: 2px solid #c8c8cb;
}
h6, .uk-h6 {
  color: #185e88;
  font-weight: 700;
  font-size: 12px;
}

.wabidabi {
  background: #09152a;
  min-height: 22px;
  padding: 22px 0 20px;
}
.wabidabi p.small {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.4);
}
.wabidabi img {
    margin-left: 8px;
    margin-bottom: 7px;
    width: 90px;
    height: auto;
}
.wabidabi .uk-text-right {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

@media (max-width:1200px) {
  h1, .uk-h1 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 18px;
  }
  h4, .uk-h4 {
    font-size: 11px;
    line-height: 15px;
  }
  .home .tm-top-a .button-image {
    width: 115px;
  }
  h2, .uk-h2 {
    font-size: 20px;
    line-height: 23px;
    margin-top: 25px;
  }
  .scholarship blockquote {
    font-size: 17px;
    line-height: 25px;
    padding-right: 20px;
  }
  .scholarship {
    padding-left: 50px;
    padding-right: 20px;
  }
}
@media (max-width:768px) {
.home .tm-block-top-a {
    padding: 0;
}
}
@media (max-width:767px) {
  .home .tm-top-b .uk-width-medium-3-5 > div {
    padding: 50px;
    padding-bottom: 0;
  }
  .home .tm-top-b .uk-width-medium-2-5.sponsor-of-title h6 {
    text-align: center;
  }
  .home .tm-top-c img {
    max-width: 125px;
    margin-bottom: 25px;
  }
  .home .scholarship {
    padding: 25px 0;
  }
  .home-hero .button-image {
    width: 120px;
    margin-left: 0;
    margin-top: 40px;
    display: block;
  }
  .uk-text-large {
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
  }
  .home .tm-block-top-a .uk-overlay-panel {
    padding: 20px;
  }
  .uk-button {
    font-size: 12px;
    line-height: 33px;
    min-height: 33px;
  }
  h1, .uk-h1 {
    font-size: 20px;
    line-height: 21px;
    margin-bottom: 21px;
  }
  .tm-top-c .uk-button {
    width: 100%;
    display: block;
    padding: 4px 34px;
  }
}
.uk-offcanvas-bar {
  background: #1b2d4d;
  padding: 0 25px;
}
.uk-dropdown, .uk-dropdown-blank {
    width: 280px;
}
.uk-offcanvas .uk-search-field {
  background: #fafafa;
  color: #1b2e4e;
  font-weight: 600;
}
.flex-middle,
.uk-navbar-nav > li > a.flex-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;

  align-items: center;
}
.uk-nav-offcanvas ul a {
  color: rgba(255, 255, 255, 0.85) !important;
  font-size: 12px;
  margin-bottom: 0;
  text-transform: capitalize;
  padding: 5px 0;
}
.uk-nav-offcanvas > li > a {
  color: #FFFFFF !important;
  font-size: 12px;
  margin-bottom: 0;
  text-transform: capitalize;
}
.uk-nav-offcanvas > li.uk-parent > a {
  padding: inherit;
  font-weight: 700;
  border-bottom: 1px solid #294575;
  text-transform: uppercase !important;
}
.uk-offcanvas-bar-flip:after {
  box-shadow: none !important;
}
ul.uk-nav-sub {
  padding: 3px 0px;
}
ul.uk-nav.uk-nav-offcanvas > li:last-of-type {
  padding: 15px 0 30px;
}
ul.uk-nav.uk-nav-offcanvas > li:last-of-type .uk-button.uk-button-menu {
    margin-left: 0;
    color: #FFFFFF!important;
    margin-bottom: 27px;
    top: 0;
    background: transparent;
}

.home .tm-block-top-b.uk-block-large {
  padding-top: 50px;
  padding-bottom: 50px;
}
.home .tm-block-top-b h6, 
.home .tm-block-top-b .uk-h6 {
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
}
.bold {
  font-weight: 700;
  color: #40add8;
}

/* sub pages */
body:not(.home) #tm-top-a {
  padding-top: 0;
  padding-bottom: 0;
}
body:not(.home) #background-header {
  padding-top: 135px;
  padding-bottom: 100px;
}
@media (min-width: 960px) {
  body:not(.home) #background-header  {
    padding-top: 225px;
    padding-bottom: 125px;
  }  
}
/* ie so that white logo is displayed on page template default pages */
body:not(.home) .tm-navbar-wrapper .logo-blue {
  display:none;
}
body:not(.home) .logo-white {
  display:inline;
}
body:not(.home) .tm-navbar-wrapper .uk-navbar-nav > li > a,
body:not(.home) .uk-navbar-toggle {
    color: #ffffff !important;
}

body:not(.home) .tm-top-a .uk-h5,
body:not(.home) .tm-top-a h5 {
  color: #696969;
  font-weight: 600;
}
body:not(.home) .uk-contrast .tm-top-a .uk-h5,
body:not(.home) .uk-contrast .tm-top-a h5 {
  color: #ebebeb;
  font-weight: 600;
}
body:not(.home) .tm-top-a .uk-h1,
body:not(.home) .tm-top-a h1 {
  font-size: 48px;
  line-height: 55px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
body:not(.home) .tm-top-a .uk-h2,
body:not(.home) .tm-top-a h2 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  margin-top: 5!important;
  letter-spacing: 2px;
}
body:not(.home) .tm-main b,
body:not(.home) .tm-main strong {
    font-weight: 600;
}
body:not(.home) .tm-bottom-b a, 
body:not(.home) .tm-bottom-b .uk-link {
    color: #1b2d4d;
    text-decoration: none;
    text-shadow: none;
}
body:not(.home) .tm-bottom-b a:hover, 
body:not(.home) .tm-bottom-b a:active, 
body:not(.home) .tm-bottom-b .uk-link:active,
body:not(.home) .tm-bottom-b .uk-link:hover {
    color: #1b2d4d;
    text-decoration: underline;
}
h2.sub-header {
  font-size: 33px;
  line-height: 47px;
  font-weight: 100;
  text-transform: none;
  padding-bottom: 25px;
  margin-bottom: 35px;
  border-bottom: 1px solid #ebebeb;
  text-align: center;
}
h3.sub-header {
  font-size: 23px;
  line-height: 30px;
  font-weight: 100;
  text-transform: none;
  margin-bottom: 40px;
  margin-top: 45px;
  text-align: center;
  position: relative;
  padding-bottom: 10px;
}
h3.sub-header:after {
  content: ' ';
  width: 50%;
  height: 1px;
  background: #f0f0f0;
  position: absolute;
  left: 25%;
  bottom: 0;
}
h6.sub-header {
  font-size: 14px;
  letter-spacing: 2px;
  position: relative;
  padding-bottom: 10px;
}
h6.sub-header:after {
  content: ' ';
  width: 20%;
  height: 1px;
  background: #f0f0f0;
  position: absolute;
  left: 0;
  bottom: 0;
}
.responsive-video {
  width: 100%;
  height: 66%;
}
.directors {
  margin-bottom: 75px;
}
.directors .uk-h5 {
  color: #274c5e;
  font-weight: 700;
  font-size: 17px;
  line-height: 18px;
  margin-bottom: 10px!important;
}
.directors b {
  color: #868b8e;
  font-weight: 600;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 17px;
}
.directors p.small {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 17px;
}
.directors2 .uk-h5 {
  color: #274c5e;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px!important;
}
.directors2 b {
  color: #868b8e;
  font-weight: 600;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 15px;
}
.directors2 p.small {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 16px;
}
.directors2 .uk-panel .uk-margin {
  margin-left: -10px;
  margin-right: -10px;
}
.directors, .directors2 {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .event-header .uk-heading-large {
    font-size: 60px;
    line-height: 65px;
  } 
  .event-header h2, .event-header .uk-h2 {
    font-size: 34px;
    line-height: 42px;
  }
}

.fixed-bottom {
  background-attachment: fixed;
  background-position: bottom center;
}


@media (min-width:768px) {
  .summer-first > div > div > div:first-of-type,
  .summer-third > div > div > div:first-of-type,
  .summer-second > div > div > div:first-of-type {
    position: relative;
    overflow: hidden;
  }
  .summer-first > div > div > div:first-of-type:before,
  .summer-third > div > div > div:first-of-type:before {
    content: ' ';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: #1b2c4c; 
    pointer-events: none;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .summer-first:hover > div > div > div:first-of-type:before,
  .summer-third:hover > div > div > div:first-of-type:before {
    content: ' ';
    width: 80px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: #1b2c4c;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .summer-first > div > div > div:last-of-type .uk-panel-body,
  .summer-third > div > div > div:last-of-type .uk-panel-body {
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .summer-first:hover > div > div > div:last-of-type .uk-panel-body,
  .summer-third:hover > div > div > div:last-of-type .uk-panel-body {
    padding-left:0;
    padding-right:0;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .summer-second > div > div > div:first-of-type:before {
    content: ' ';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #1b2c4c; 
    pointer-events: none;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .summer-second:hover > div > div > div:first-of-type:before {
    content: ' ';
    width: 80px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #1b2c4c;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .summer-second > div > div > div:last-of-type .uk-panel-body {
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .summer-second:hover > div > div > div:last-of-type .uk-panel-body {
    padding-right:0;
    -webkit-transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
}
@media (min-width: 1220px) {
  .tm-slideshow-panel-avanti.summer-third  .uk-width-xlarge-3-5 {
      width: 80%;
  }
}
/* page specific overrides, 

.page-id-137 .uk-margin-large.uk-panel.uk-panel-box.uk-panel-box-primary {
    margin: 60px 0;
}

/* form stuff */
label.uk-form-label {
  font-weight: 600;
}
.uk-slidenav-contrast {
  color: #40add8;
  -webkit-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out;
}
.uk-slidenav-contrast:hover, .uk-slidenav-contrast:focus {
  color: rgb(53, 77, 131);
  -webkit-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out;
}
.home .uk-cover-background {
  background-position: 70% 50%;
}
.home-header-text {
  position: absolute;
  top: 120px;
  left: 40px;
  z-index: 1;
  width: 64%;
}
@media (min-width:768px) {
  .home .tm-header-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .home .tm-header-container .uk-panel.widget_widgetkit {
    width: 100%;
  }
  .home .uk-cover-background {
    background-position: 55% 50%;
  }
  .home-header-text {
    top: auto;
    left: 60px;
    width: 42%;
  }
}
@media (min-width:960px) {
  .home .uk-cover-background {
    background-position: 52% 50%;
  }
  .home-header-text {
    left: 70px;
    width: 40%;
    padding-top: 55px;
  }
}
@media (min-width:1201px) {
  .home .uk-cover-background {
    background-position: 52% 50%;
  }
  .home-header-text {
    left:6%;
    width: 44%;
    max-width: 550px;
  }
}
@media (min-width:1750px) {
  .home-header-text {
    left: 12%;
    width: 33%;
  }
}
.member-responsibilities {
  margin-left:50px;
  margin-right: 25px;
}
.member-responsibilities li {
  margin-bottom: 15px;
  margin-top: 0!important;
  padding-top: 15px !important;
  position: relative;
}
.member-responsibilities li:after {
  content: "\f005";
  font-family: FontAwesome;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: -34px;
  font-size: 15px;
  top: 18px;
  color: #40add8;
}
.member-responsibilities b {
  font-size: 18px;
  font-weight: bold;
}
.member-responsibilities.uk-list-2col {
  margin-left:0;
  margin-right:0;
  margin-bottom: 40px;
}
.member-responsibilities.uk-list-2col li:after {
  left: 0;
}
.member-responsibilities.uk-list-2col li {
  padding-left: 40px;    
  border: 0;
}
.member-responsibilities.uk-list-2col li:last-of-type {
      padding-bottom: 15px !important;
}
.uk-list-2col {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  list-style-position: inside;
}
.uk-table {
  border: 0;
}
.past-presidents th {
  font-weight: bold;
  font-size:125%:
}
.past-presidents th {
  border-top: 0 !important;
  border-bottom: 1px solid #f2f2f3;
}
.uk-table-hover tbody tr:hover {
  background: #8e8ea4;
  color: #ffffff;
}
.committee-outer {
  margin-top: 33px;
  margin-bottom: 66px;
}
.committee-outer h6.sub-header {
  padding-bottom: 0;
  text-align: center;
}
.committee-outer h6.sub-header:after {
  content: none;
}
body:not(.home) blockquote {
  font-size: 15px;
  line-height: 22px;
  color: #274c5e;
}
.badge {
  max-width: 200px;
  padding:10px 25px;
}
.side-image {
  padding: 0 30px;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  max-height: 350px;
  width: auto;
}
.wp-page h1.uk-article-title {
  display: none;
}
.uk-navbar-nav > li > a[href='#'] {
  cursor: pointer;
}
.uk-panel-box-winter {
  background-color: #4b6295;
}
.uk-panel-box-workshop {
  background-color: #516fb2;
}
.uk-accordion-title {
  margin-bottom: 0;
  padding: 20px 12px;    
  color: #1b2d4d;    
  font-size: 16px;    
  padding-left: 60px;
  text-transform: none;    
  font-weight: 400;
}
.uk-accordion-title:hover,
.uk-accordion-title:focus,
.uk-accordion-title.uk-active, 
.uk-accordion-content.uk-active{
  background: rgb(247, 250, 255);
}
.uk-accordion-content {
  padding: 12px 60px 35px;
}
.uk-accordion-title::before {
  top: 17px;
  left: 20px;
  font-size: 18px;
  color: #40add8;
}
.uk-accordion-title.uk-active::before,
.uk-accordion-title:hover::before {
  color: #274c5e;
}
#CalendarImport {
  display:block;
  width: 961px;
  margin:35px auto;
  height: 100%;
  border-radius: 4px;
}
.page-id-144 h3.uk-h6.uk-margin-top-remove {
  width: 961px;
  margin:0 auto;
}
.sponsor-of-box > div > div.uk-panel {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/*#CalendarImport #search-options {
  background-position: left;
}
#CalendarImport #outer-table > tbody > tr:first-of-type {
    background-color: #0d2651;
}
#CalendarImport #outer-table, #CalendarImport #show-table, #CalendarImport #bottom-nav {
  width: 100%;
}*/

.logged-in.admin-bar .tm-navbar-wrapper-animate.uk-active {
    top: 32px!important;
}
.padding-left-remove {
  padding-left: 0 !important;
}

/*Footer*/

.sps-footer {
  text-transform: none;
}

.streampoint{
    background: #222;
    padding: 24px;
    text-align:center;
}

.streampoint img {
    height: 20px;
    width: auto;   
    margin-right: 8px;
    vertical-align: middle; 
}

.streampoint a{
  font-family: 'Open Sans', sans-serif;
    color: #fff; 
    font-size: 10px;
    text-transform: uppercase;   
    transition: opacity .25s;
    text-decoration: none !important;
    letter-spacing: 1px;
    opacity: 0.5;
}

.streampoint a:hover{
    opacity: 0.7;
}