/*!
Theme Name: ICUC media599
Description: Theme for media599 <a href="http://www.mediafive99.com/">MediaFive99</a>.
Version: 1.0
Author: Wouter Meeuwisse
Author URI: http://www.media599.com/
Tags: custom
*/
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/* ==============================================
	 Mixins
	 ============================================*/
/* ==============================================
	 Normalize
	 ============================================*/
/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
@import url("css/font-awesome.css");
@import url(http://fonts.googleapis.com/css?family=Sanchez:400,400italic);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Addresses margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/*
 * Addresses paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==============================================
	 FontAwesome
	 ============================================*/
/* ==============================================
	 Config Fonts
=================================================*/
/* ----------------- CONFIG ------------------- */
/* ----------------- CONFIG ------------------- */
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: #4677a6;
  line-height: 24px; }

*, *:before, *:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: none; }

a:focus {
  outline: none; }

.clear:after, .clearboth:after {
  content: "";
  display: table;
  clear: both; }

.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

iframe {
  max-width: 100%; }

img {
  /*max-width: 100%;*/
  height: auto; }
/* img width override */
.attachment-full{
height: 275px;
width: auto;}

menu, ol, ul {
  padding: 0px 0px 0px 20px;
  margin: 0px 0px 1em; }

/* ------------------ FONTS ---------------------*/
h1, h2, h3, h4 {
  font-family: "Sanchez", serif;
  font-weight: normal; }

h1 {
  font-size: 60px;
  color: #525252;
  line-height: 72px;
  text-align: left;
  font-weight: 400;
  margin: 0px 0px 30px; }

h2 {
  font-size: 24px;
  color: #707070;
  text-align: left;
  line-height: 42px;
  margin: 0px 0px 30px; }

h3 {
  font-size: 26px;
  color: #336799;
  text-align: left;
  line-height: 34px;
  margin: 0px 0px 10px; }

h4 {
    color: #336799;
    font-size: 19px;
    line-height: 20px;
    margin: 0 0 20px;
    text-align: left;}

a {
  color: #336799;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }
  a:hover {
    color: #000000; }
  a.excerpt-readmore {
    text-decoration: blink;
    text-transform: lowercase; }

strong, p strong {
  font-weight: 600; }

::-webkit-input-placeholder {
  color: #000000; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #000000; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000; }

:-ms-input-placeholder {
  color: #000000; }

#wrapper {
  min-height: 100%;
  position: relative;
  background: #ffffff;
  margin: auto;
  overflow: hidden; }

.container:after, .clearfix:after, .field-set:after, section.module:after, .container-portal:after {
  content: "";
  display: table;
  clear: both; }

.container {
  margin: 0 auto;
  max-width: 990px; }

input[type=text], input[type=url], input[type=password], input[type=tel], input[type=number], input[type=email], textarea, select {
  width: 100%;
  height: 26px;
  border: 1px solid #336799;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 5px 8px;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: #000000;
  margin-bottom: 10px; }

textarea {
  height: 135px; }

button, .button, input[type=submit], input[type=button] {
  background: #336799;
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Sanchez", serif;
  padding: 8px 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s; }
  button:hover, .button:hover, input[type=submit]:hover, input[type=button]:hover {
    background: #264d73; }
  button.btn-arrow, .button.btn-arrow, input[type=submit].btn-arrow, input[type=button].btn-arrow {
    position: relative;
    padding-right: 40px; }
    button.btn-arrow:after, .button.btn-arrow:after, input[type=submit].btn-arrow:after, input[type=button].btn-arrow:after {
      content: "";
      display: block;
      position: absolute;
      right: 20px;
      top: 50%;
      margin-top: -2px;
      width: 0px;
      height: 0px;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 6px solid #ffffff; }

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: 0;
  outline: 0; }

.radio {
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  background: url(img/form/radio.png) no-repeat top left; }
  .radio.checked {
    background: url(img/form/radio-active.png) no-repeat top left; }
  .radio input[type=radio] {
    margin: 0;
    padding: 0;
    opacity: 0; }

div.wpcf7 {
  max-width: 500px; }
  div.wpcf7 span.wpcf7-list-item {
    display: block;
    margin-left: 0px; }
    div.wpcf7 span.wpcf7-list-item .wpcf7-list-item-label {
      vertical-align: middle;
      cursor: pointer; }
  div.wpcf7 div.wpcf7-response-output {
    margin: 20px 0px 0px; }
    div.wpcf7 div.wpcf7-response-output.wpcf7-mail-sent-ok {
      background: #398f14;
      color: #fff; }
    div.wpcf7 div.wpcf7-response-output.wpcf7-mail-sent-ng {
      background: #ff0000;
      color: #fff; }
    div.wpcf7 div.wpcf7-response-output.wpcf7-spam-blocked {
      background: #ffa500; }
    div.wpcf7 div.wpcf7-response-output.wpcf7-validation-errors {
      background: #f7e700; }

.widget {
  margin-bottom: 30px; }

header {
  position: relative;
  z-index: 10;
  background: rgba(17, 70, 122, 0.8); }
  header .top-area {
    background: #89AF4F;
    border-bottom: 1px solid #ffffff; }
    header .top-area .top-nav {
      float: right;
      margin: 5px 5px 6px; }
      header .top-area .top-nav ul {
        list-style: none;
        margin: 0px;
        padding: 0px; }
        header .top-area .top-nav ul li {
          float: left;
          margin: 0px 10px; }
          header .top-area .top-nav ul li a {
            font-size: 14px;
            color: #000000;
            text-decoration: none;
            font-family: "Sanchez", serif; }
            header .top-area .top-nav ul li a:hover {
              color: #336799; }
          header .top-area .top-nav ul li.current-menu-item a {
            color: #336799; }
    header .top-area .site-languages {
      float: right;
      margin: 3px 10px 3px 0px; }
      header .top-area .site-languages ul {
        list-style: none;
        margin: 0px;
        padding: 0px; }
        header .top-area .site-languages ul li {
          float: left;
          margin: 0px 3px; }
          header .top-area .site-languages ul li a {
            font-size: 0px;
            display: block;
            height: 22px;
            width: 22px;
            overflow: hidden;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            border: 2px solid transparent; }
            header .top-area .site-languages ul li a img {
              display: block; }
          header .top-area .site-languages ul li.active a {
            border-color: #ffffff; }
  header .logo {
    max-width: 265px;
    position: absolute;
    top: 0px;
    z-index: 10; }
    header .logo img {
      display: block; }
  header .main-nav {
    float: right;
    margin: 21px 0px; }
    header .main-nav ul {
      margin: 0px;
      padding: 0px;
      list-style: none; }
      header .main-nav ul li {
        float: left;
        margin: 0px 10px;
        position: relative;
        padding: 1em 0; }
        header .main-nav ul li:hover {
          color: #89AF4F; }
          header .main-nav ul li:hover ul {
            left: 0; }
            header .main-nav ul li:hover ul li a:hover {
              color: #89AF4F; }
          header .main-nav ul li:hover a {
            color: #ffffff; }
        header .main-nav ul li a {
          font-size: 17px;
          font-family: "Sanchez", serif;
          color: #ffffff;
          font-weight: bold;
          text-transform: uppercase;
          text-decoration: none;
          white-space: nowrap;
          -webkit-transition: all 0.2s ease-in-out 0s;
          -moz-transition: all 0.2s ease-in-out 0s;
          -ms-transition: all 0.2s ease-in-out 0s;
          -o-transition: all 0.2s ease-in-out 0s;
          transition: all 0.2s ease-in-out 0s; }
          header .main-nav ul li a:hover {
            color: #89AF4F; }
          header .main-nav ul li a span {
            display: block;
            font-size: .588235294em; }
        header .main-nav ul li:last-child {
          margin-right: 10px; }
        header .main-nav ul li.current-menu-item a {
          color: #89AF4F; }
    header .main-nav .sub-menu {
      position: absolute;
      left: -9999px;
      background-color: rgba(21, 64, 106, 0.9);
      padding: 1.583333333em 3.333333333em 1em 1em;
      margin-top: 1em; }
      header .main-nav .sub-menu:before {
        content: '';
        position: absolute;
        top: -24px;
        left: 0;
        border: 12px solid transparent;
        border-bottom-color: rgba(21, 64, 106, 0.9); }
      header .main-nav .sub-menu li {
        float: none;
        padding: 0; }
      header .main-nav .sub-menu a {
        white-space: nowrap;
        font-size: 1.166666667em;
        line-height: 1.428571429;
        text-transform: initial;
        font-family: Verdana, sans-serif;
        font-style: normal;
        font-weight: normal; }

.header-banner {
  height: 420px;
  background-image: url(img/banner.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  margin-top: -94px;
  padding-top: 84px;
  position: relative;
  border-bottom: 7px solid #89AF4F;
  padding-bottom: 20px;
  z-index: 9; }
  .header-banner:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    height: 20px;
    background: #707070; }
  .header-banner .container {
    position: relative;
    height: 100%; }
    .header-banner .container .banner-content {
      position: absolute;
      bottom: -1px;
      left: 0px; }
      .header-banner .container .banner-content h1 {
        margin: 0px;
        /*line-height: 47px;
	Custom override*/
	line-height: 40px;
	font-size: 40px;
	max-width: 600px;
	/* End Custom override */
        text-transform: uppercase;
        font-weight: bold; }
        .header-banner .container .banner-content h1 span.sub-title {
          font-size: 24px;
          line-height: 20px;
          font-weight: 400; }
          .header-banner .container .banner-content h1 span.sub-title:before {
            content: "/";
            margin: 0px 10px; }
    .header-banner .container .banner-image {
      position: absolute;
      z-index: 1;
      bottom: -27px;
      right: 10px;
      max-width: 210px; }
      .header-banner .container .banner-image img {
        display: block; }
  .header-banner.home-banner {
    height: 570px;
    border-bottom: none;
    padding-bottom: 12px; }
    .header-banner.home-banner:after {
      height: 12px;
      background: rgba(136, 171, 42, 0.54); }
    .header-banner.home-banner .container .banner-content {
      left: 40px;
      max-width: 610px;
      text-align: right;
      font-size: 18px;
      line-height: 24px;
      font-family: "Sanchez", serif; }
      .header-banner.home-banner .container .banner-content h2 {
        color: #003a72;
        text-align: right;
        line-height: 35px;
        margin: 0px 0px 30px; }
      .header-banner.home-banner .container .banner-content p {
        margin: 0px; }
    .header-banner.home-banner .container .banner-image {
      max-width: 386px;
      right: -50px;
      bottom: -12px; }

#body-container .content-area h3 {
  color: #336799; }
#body-container .content-area h4 {
    color: #336799; }
#body-container .content-area p:first-child {
  margin-top: 0px; }
#body-container .content-area p:last-child {
  margin-bottom: 0px; }
#body-container .content-area img.alignright, #body-container .content-area .alignright {
  float: right;
  margin: 0 0 5px 20px; }
#body-container .content-area img.alignleft, #body-container .content-area .alignleft {
  float: left;
  margin: 0 20px 5px 0; }
#body-container .content-area .search-result, #body-container .content-area .post-block {
  margin-bottom: 30px; }
  #body-container .content-area .search-result h3, #body-container .content-area .post-block h3 {
    margin-bottom: 10px; }
  #body-container .content-area .search-result .post-date, #body-container .content-area .post-block .post-date {
    color: #707070; }
#body-container .with-sidebar .sidebar {
  width: 35%;
  float: left;
  margin-right: 4.69%; }
  #body-container .with-sidebar .sidebar h3.widget-title {
    margin-bottom: 10px;
    font-size: 25px; }
#body-container .with-sidebar .content-area {
  width: 60%;
  float: right; }

.general-page-section {
  padding: 40px 0px; }

.programs-section {
  background: #707070; }
  .programs-section .programs-head {
    background: #89AF4F;
    color: #ffffff;
    padding: 20px 0px; }
    .programs-section .programs-head h3 {
      float: left;
      margin: 0px;
      color: #ffffff;
      font-size: 30px;
      text-transform: uppercase; }
      .programs-section .programs-head h3 span {
        font-size: 20px; }
    .programs-section .programs-head .programs-desc {
      float: right;
      max-width: 450px;
      margin-right: 56px;
      font-size: 13px; }
  .programs-section .programs-list ul {
    list-style: none;
    margin: 0px;
    padding: 0px; }
    .programs-section .programs-list ul:after {
      content: "";
      display: table;
      clear: both; }
    .programs-section .programs-list ul li {
      float: left;
      width: 25%;
      position: relative;
      overflow: hidden; }
      .programs-section .programs-list ul li:before {
        content: "";
        display: block;
        position: absolute;
        width: 0px;
        height: 0px;
        left: 10px;
        top: 0px;
        border-left: 27px solid transparent;
        border-right: 27px solid transparent;
        border-top: 27px solid #89AF4F;
        z-index: 10; }
      .programs-section .programs-list ul li img {
        display: block;
        opacity: 0.8;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        filter: grayscale(100%);
        filter: gray;
        filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: none;
        /* Firefox 10+, Firefox on Android */
        -webkit-transition: all 0.8s cubic-bezier(0.24, 0.84, 0.64, 1.13) 0s;
        -moz-transition: all 0.8s cubic-bezier(0.24, 0.84, 0.64, 1.13) 0s;
        -ms-transition: all 0.8s cubic-bezier(0.24, 0.84, 0.64, 1.13) 0s;
        -o-transition: all 0.8s cubic-bezier(0.24, 0.84, 0.64, 1.13) 0s;
        transition: all 0.8s cubic-bezier(0.24, 0.84, 0.64, 1.13) 0s; }
      .programs-section .programs-list ul li h4 {
        font-size: 22px;
        color: #ffffff;
        font-family: "Sanchez", serif;
        text-transform: uppercase;
        line-height: 23px;
        padding: 10px;
        position: absolute;
        width: 100%;
        left: 0px;
        bottom: 0px;
        margin: 0px;
        z-index: 10; }

.fullwidth-banner-section {
  height: 133px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.7; }
  .fullwidth-banner-section .over-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(112, 112, 112, 0.4); }

.page-navigation {
  margin-top: 30px;
  text-align: center; }
  .page-navigation ol {
    padding: 0px;
    margin: 0px;
    list-style: none; }
    .page-navigation ol li {
      display: inline-block;
      vertical-align: middle;
      padding: 0px;
      margin: 0px 10px 0px 0px; }
      .page-navigation ol li.bpn-current {
        background: #336799;
        padding: 7px 11px;
        line-height: 16px;
        font-weight: 800;
        color: #ffffff;
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px; }
      .page-navigation ol li a {
        background: #97b0c8;
        padding: 7px 11px;
        line-height: 16px;
        text-decoration: none;
        color: #000000;
        -webkit-border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px 3px 3px 3px;
        border-radius: 3px 3px 3px 3px; }
        .page-navigation ol li a:hover {
          background: #336799;
          color: #ffffff; }
      .page-navigation ol li.bpn-prev-link {
        margin-right: 40px; }
        .page-navigation ol li.bpn-prev-link a {
          display: block;
          width: 60px;
          height: 60px;
          background-size: cover;
          padding: 0px;
          font-size: 0px; }
      .page-navigation ol li.bpn-next-link {
        margin-left: 40px; }
        .page-navigation ol li.bpn-next-link a {
          display: block;
          width: 60px;
          height: 60px;
          background-size: cover;
          padding: 0px;
          font-size: 0px; }

.accordion {
  margin: 50px; }
  .accordion dt, .accordion dd {
    padding: 10px;
    border: 1px solid black;
    border-bottom: 0; }
    .accordion dt:last-of-type, .accordion dd:last-of-type {
      border-bottom: 1px solid black; }
    .accordion dt a, .accordion dd a {
      display: block;
      color: black; }
  .accordion dt {
    background-color: #89AF4F; }
    .accordion dt a {
      color: #fff; }
  .accordion dd {
    border-top: 0;
    background: #e3e3e3;
    font-size: 12px;
    margin-left: 0px; }
    .accordion dd:last-of-type {
      border-top: 1px solid white;
      position: relative;
      top: -1px; }
    .accordion dd ul {
      margin: 0px;
      padding: 0px; }
      .accordion dd ul li {
        list-style: none;
        margin-bottom: 5px; }
        .accordion dd ul li a {
          text-decoration: underline; }

footer.footer {
  width: 100%;
  background: #c0cfdd;
  padding: 0px 0px 0px; }
  footer.footer .footer-widgets {
    background: #97b0c8;
    padding: 25px 0px; }
    footer.footer .footer-widgets .container .footer-block {
      width: 33%;
      float: left;
      padding: 0px 40px;
      border-right: 1px dotted #ffffff;
      font-size: 12px;
      line-height: 23px;
      min-height: 307px; }
      footer.footer .footer-widgets .container .footer-block.widget_custom_cf7 {
        width: 45%;
        padding-left: 10px; }
      footer.footer .footer-widgets .container .footer-block.icuc_contact_widget {
        width: 32%; }
      footer.footer .footer-widgets .container .footer-block.icuc_social_widget {
        width: 23%;
        border-right: none; }
      footer.footer .footer-widgets .container .footer-block h3 {
        color: #ffffff;
        font-size: 30px;
        line-height: 23px;
        text-transform: uppercase;
        margin-bottom: 20px; }
      footer.footer .footer-widgets .container .footer-block p {
        margin: 0px 0px 13px; }
        footer.footer .footer-widgets .container .footer-block p:last-child {
          margin: 0px; }
      footer.footer .footer-widgets .container .footer-block a {
        color: #000000; }
        footer.footer .footer-widgets .container .footer-block a:hover {
          color: #336799; }
      footer.footer .footer-widgets .container .footer-block ul {
        list-style: none;
        padding: 0px;
        margin: 0px; }
      footer.footer .footer-widgets .container .footer-block input[type=text], footer.footer .footer-widgets .container .footer-block input[type=url], footer.footer .footer-widgets .container .footer-block input[type=password], footer.footer .footer-widgets .container .footer-block input[type=tel], footer.footer .footer-widgets .container .footer-block input[type=number], footer.footer .footer-widgets .container .footer-block input[type=email], footer.footer .footer-widgets .container .footer-block textarea, footer.footer .footer-widgets .container .footer-block select {
        border: none;
        margin: 0px; }
      footer.footer .footer-widgets .container .footer-block .submit-field {
        margin: 0px; }
      footer.footer .footer-widgets .container .footer-block .contact-details ul li {
        padding-left: 35px;
        margin-bottom: 40px;
        background-position: left top;
        background-repeat: no-repeat;
        min-height: 18px;
        font-size: 14px; }
        footer.footer .footer-widgets .container .footer-block .contact-details ul li.phone {
          background-image: url(img/icons/phone.png); }
        footer.footer .footer-widgets .container .footer-block .contact-details ul li.email {
          background-image: url(img/icons/email.png); }
        footer.footer .footer-widgets .container .footer-block .contact-details ul li.address {
          background-image: url(img/icons/home.png); }
      footer.footer .footer-widgets .container .footer-block .social-logo {
        margin-top: 43px;
        text-align: center; }
        footer.footer .footer-widgets .container .footer-block .social-logo img {
          margin: auto;
          display: block; }
      footer.footer .footer-widgets .container .footer-block .social-icons {
        margin-top: 14px;
        text-align: center; }
        footer.footer .footer-widgets .container .footer-block .social-icons a {
          display: inline-block;
          background: #ffffff;
          color: #97b0c8;
          width: 30px;
          height: 30px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          margin: 0px 2px;
          text-align: center;
          line-height: 30px; }
          footer.footer .footer-widgets .container .footer-block .social-icons a i {
            font-size: 1.4em;
            line-height: 30px; }
          footer.footer .footer-widgets .container .footer-block .social-icons a:hover {
            color: #ffffff; }
          footer.footer .footer-widgets .container .footer-block .social-icons a.facebook:hover {
            background-color: #3b5998; }
          footer.footer .footer-widgets .container .footer-block .social-icons a.twitter:hover {
            background-color: #0084b4; }
          footer.footer .footer-widgets .container .footer-block .social-icons a.linkedin:hover {
            background-color: #0077b5; }
          footer.footer .footer-widgets .container .footer-block .social-icons a.youtube:hover {
            background-color: #cc181e; }
  footer.footer .bottom-footer {
    background: #89AF4F;
    padding: 9px 0px; }
    footer.footer .bottom-footer .footer-logo {
      float: left; }
      footer.footer .bottom-footer .footer-logo img {
        display: block; }
    footer.footer .bottom-footer .footer-menu {
      float: right;
      margin-top: 25px; }
      footer.footer .bottom-footer .footer-menu ul {
        list-style: none;
        padding: 0px;
        margin: 0px; }
        footer.footer .bottom-footer .footer-menu ul li {
          float: left;
          margin-left: 28px; }
          footer.footer .bottom-footer .footer-menu ul li a {
            color: #ffffff; }
            footer.footer .bottom-footer .footer-menu ul li a:hover {
              color: #336799; }

.header-banner-portal {
  border-bottom-color: #707070; }
  .header-banner-portal .container .banner-image {
    bottom: -189px; }

.page-intro {
  background-color: #707070;
  color: white;
  font-size: 1.166666667em;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  padding: 1px 1em 1em; }
  .page-intro p {
    width: 76%;
    margin-top: 0; }

.container-portal {
  margin: 0 auto;
  max-width: 990px; }

.general-page-section-portal {
  padding: 0;
  position: relative; }
  .general-page-section-portal p {
    line-height: 1.8; }
    .general-page-section-portal p:last-of-type {
      margin-bottom: 2em; }
  .general-page-section-portal .btn {
    background-color: #89AF4F;
    padding: 8px 10px;
    text-align: right;
    color: #000000;
    float: right; }
    .general-page-section-portal .btn:hover, .general-page-section-portal .btn:focus {
      background-color: #a1cb2f; }
  .general-page-section-portal .portal-item {
    display: inline-block;
    width: 50%;
    float: left; }
  .general-page-section-portal .portal-head {
    background: #89AF4F;
    color: #ffffff;
    padding: 20px 0px;
    position: relative; }
    .general-page-section-portal .portal-head h3 {
      margin: 0px;
      color: #ffffff;
      font-size: 30px;
      text-transform: uppercase;
      line-height: 1; }
      .general-page-section-portal .portal-head h3 span {
        display: block;
        font-size: .5em; }
  .general-page-section-portal .content-area {
    padding: 1.5em 1.5em 1em 1em;
    margin-bottom: 1em; }
  .general-page-section-portal .image-bar {
    background-color: #c6c6c6;
    position: relative; }
    .general-page-section-portal .image-bar img {
      width: 100%;
      display: block; }
  .general-page-section-portal .green-balk {
    height: 85px;
    background-color: #89AF4F;
    width: 100%;
    position: absolute;
    top: 0; }
  .general-page-section-portal .grey-balk {
    height: 133px;
    background-color: #c6c6c6;
    width: 100%;
    position: absolute;
    bottom: 0; }

.no-touch .programs-section .programs-list ul li a:hover img {
  opacity: 1;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  filter: none;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale"); }

.mq-ipad, .mq-mobile {
  display: none; }

@media screen and (max-width: 1024px) {
  .container {
    padding-left: 20px;
    padding-right: 20px; }

  .programs-section .programs-head h3 {
    float: none;
    text-align: center; }
  .programs-section .programs-head .programs-desc {
    text-align: center;
    margin-right: 0px;
    float: none;
    margin-top: 10px;
    max-width: 100%; }
  .programs-section .programs-list ul li h4 {
    font-size: 16px;
    line-height: 20px; }

  footer.footer .footer-widgets .container .footer-block {
    padding: 0px 25px; }
    footer.footer .footer-widgets .container .footer-block.widget_custom_cf7 {
      padding-left: 0px; }
    footer.footer .footer-widgets .container .footer-block.icuc_contact_widget {
      width: 31%; }
    footer.footer .footer-widgets .container .footer-block.icuc_social_widget {
      width: 24%; }
    footer.footer .footer-widgets .container .footer-block h3 {
      font-size: 24px; }
  footer.footer .bottom-footer .footer-logo {
    float: none; }
    footer.footer .bottom-footer .footer-logo img {
      margin: auto; }
  footer.footer .bottom-footer .footer-menu {
    float: none;
    text-align: center;
    margin: 10px 0px; }
    footer.footer .bottom-footer .footer-menu ul li {
      float: none;
      display: inline-block;
      margin: 0px 10px; }

  .general-page-section-portal .green-balk {
    height: 100px; }
  .general-page-section-portal .grey-balk {
    height: 117px; } }
@media screen and (max-width: 1012px) {
  .header-banner-portal .container .banner-image {
    bottom: -208px; } }
@media screen and (max-width: 900px) {
  .mq-desktop {
    display: none; }

  .mq-ipad {
    display: block; }

  h1 {
    font-size: 46px;
    line-height: 52px; }

  .mobile-navigation {
    background: #ffffff;
    position: absolute;
    width: 75%;
    height: 100%;
    right: -75%;
    top: 0px;
    z-index: 1000;
    -webkit-box-shadow: 5px 1px 10px #000000;
    -moz-box-shadow: 5px 1px 10px #000000;
    box-shadow: 5px 1px 10px #000000; }
    .mobile-navigation ul {
      padding: 0px;
      margin: 0px;
      list-style: none; }
      .mobile-navigation ul li a {
        display: block;
        color: #336799;
        font-family: "Sanchez", serif;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 15px;
        padding: 12px 20px;
        border-bottom: 1px solid #E9E9E9;
        transition: all 0.2s ease-in-out 0s; }
      .mobile-navigation ul li:active {
        background: #E9E9E9; }
      .mobile-navigation ul li.current-menu-item a {
        color: #89AF4F; }
      .mobile-navigation ul li .sub-menu {
        border-bottom: 1px solid #E9E9E9; }
        .mobile-navigation ul li .sub-menu a {
          font-size: 1em;
          border-bottom: none;
          padding: .5em 40px; }

  header .top-area {
    min-height: 28px; }
    header .top-area .site-languages {
      margin-right: 0px; }
  header .container .menu-navigate {
    float: right;
    margin: 25px 3px; }
    header .container .menu-navigate a {
      display: block;
      text-align: center;
      text-decoration: none;
      width: 40px;
      height: 30px;
      position: relative;
      color: #ffffff;
      text-decoration: none; }
      header .container .menu-navigate a span {
        display: block;
        background: #ffffff;
        position: absolute;
        height: 6px;
        width: 100%;
        left: 0px;
        top: 0px;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition: all 0.1s ease-out;
        transition: all 0.1s ease-out;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        transform-origin: 50% 50%; }
        header .container .menu-navigate a span.mv2 {
          top: 12px; }
        header .container .menu-navigate a span.mv3 {
          top: 24px; }
  header .container .logo {
    max-width: 150px; }

  #wrapper {
    overflow: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); }

  body.open_mobile_nav #wrapper {
    -webkit-transform: translate3d(-75%, 0px, 0px);
    -moz-transform: translate3d(-75%, 0px, 0px);
    -ms-transform: translate3d(-75%, 0px, 0px);
    transform: translate3d(-75%, 0px, 0px);
    overflow: visible; }

  .header-banner {
    margin-top: -80px;
    padding-top: 80px;
    height: auto; }
    .header-banner .container .banner-content {
      position: static;
      left: auto;
      bottom: auto;
      margin-top: 100px; }
    .header-banner .container .banner-image {
      display: none; }
    .header-banner.home-banner {
      height: auto; }
      .header-banner.home-banner .container .banner-content {
        text-align: center;
        left: auto;
        bottom: auto;
        margin: 80px auto 20px; }
        .header-banner.home-banner .container .banner-content h2 {
          text-align: center; }
        .header-banner.home-banner .container .banner-content br {
          display: none; }

  .page-intro p {
    width: 100%; }

  .general-page-section-portal .portal-item {
    width: 100%;
    float: none;
    display: block; }
  .general-page-section-portal .green-balk {
    display: none; }
  .general-page-section-portal .grey-balk {
    display: none; } }
@media screen and (max-width: 850px) {
  #body-container .content-area img.alignright, #body-container .content-area .alignright, #body-container .content-area img.alignleft, #body-container .content-area .alignleft {
    display: block;
    float: none;
    margin: 0px auto 20px; }
  #body-container .with-sidebar .sidebar {
    width: 100%;
    float: none;
    margin-left: 0px;
    margin-top: 20px; }
  #body-container .with-sidebar .sidebar.gradient-bg {
    padding: 10px;
    box-sizing: border-box;
    background: url("img/icons/gradientbg.jpg"); }
  #body-container .with-sidebar .content-area {
    width: 100%;
    float: none; }

  footer.footer .footer-widgets .container .footer-block {
    width: 50%;
    min-height: 0px; }
    footer.footer .footer-widgets .container .footer-block.widget_custom_cf7 {
      width: 55%;
      border: none; }
    footer.footer .footer-widgets .container .footer-block.icuc_contact_widget {
      width: 45%;
      border: none;
      border-left: 1px dotted #ffffff; }
    footer.footer .footer-widgets .container .footer-block.icuc_social_widget {
      width: 45%;
      border: none;
      border-left: 1px dotted #ffffff; }
    footer.footer .footer-widgets .container .footer-block .social-logo {
      margin-top: 0px; }
#sidebar {
    display: none;
} }
@media screen and (max-width: 740px) {
  .programs-section .programs-list ul li {
    width: 50%; }
    .programs-section .programs-list ul li img {
      width: 100%; }
    .programs-section .programs-list ul li:nth-child(3):before, .programs-section .programs-list ul li:last-child:before {
      display: none; } }
@media screen and (max-width: 650px) {
  .header-banner .container .banner-content h1 span.sub-title {
    font-size: 20px;
    display: block;
    margin-top: 10px; }
    .header-banner .container .banner-content h1 span.sub-title:before {
      display: none; }

  footer.footer .footer-widgets .container .footer-block {
    width: 50%;
    margin-bottom: 20px;
    padding: 0px; }
    footer.footer .footer-widgets .container .footer-block.widget_custom_cf7 {
      width: 100%;
      border: none; }
    footer.footer .footer-widgets .container .footer-block.icuc_contact_widget {
      width: 50%;
      border: none;
      border-right: 1px dotted #ffffff;
      padding-right: 20px; }
    footer.footer .footer-widgets .container .footer-block.icuc_social_widget {
      width: 50%;
      border: none;
      padding-left: 20px; }
    footer.footer .footer-widgets .container .footer-block .contact-details ul li {
      margin-bottom: 20px; }
  footer.footer .bottom-footer .footer-menu {
    display: none; } }

@media screen and (max-width: 480px) {
.logo a img {
    width: 200px;
}
  h1 {
    font-size: 36px;
    line-height: 40px; }

  .header-banner .container .banner-content h1 {
    line-height: 38px; }
    .header-banner .container .banner-content h1 span.sub-title {
      font-size: 18px;
      margin-top: 5px; }
  .header-banner.home-banner {
    height: auto; }
    .header-banner.home-banner .container .banner-content {
      font-size: 16px;
      line-height: 20px; }
      .header-banner.home-banner .container .banner-content h2 {
        font-size: 26px;
        line-height: 30px; }

  .programs-section .programs-list ul li {
    width: 100%; }
    .programs-section .programs-list ul li:first-child:before {
      left: 50%;
      margin-left: -27px; }
    .programs-section .programs-list ul li:nth-child(2):before {
      display: none; }

  div.wpcf7 span.wpcf7-list-item {
    display: block;
    position: relative;
    margin-bottom: 5px; }
    div.wpcf7 span.wpcf7-list-item label {
      display: block;
      line-height: normal; }
      div.wpcf7 span.wpcf7-list-item label .radio {
        position: absolute;
        left: 0px;
        top: 5px; }
      div.wpcf7 span.wpcf7-list-item label .wpcf7-list-item-label {
        padding-left: 20px;
        display: block;
        margin-top: -1em; }

  footer.footer .footer-widgets .container .footer-block {
    width: 100%;
    margin-bottom: 30px; }
    footer.footer .footer-widgets .container .footer-block.icuc_contact_widget {
      width: 100%;
      border: none;
      padding: 0px; }
    footer.footer .footer-widgets .container .footer-block.icuc_social_widget {
      width: 100%;
      padding: 0px; }
    footer.footer .footer-widgets .container .footer-block .social-logo {
      text-align: left; }
      footer.footer .footer-widgets .container .footer-block .social-logo img {
        margin: 0px; }
    footer.footer .footer-widgets .container .footer-block .social-icons {
      text-align: left; }
    footer.footer .footer-widgets .container .footer-block h3 {
      font-size: 20px; } }

/*# sourceMappingURL=style.css.map */

/* Custom widget styles */
/* Partner universities widget */
.footer-widget-partner-uni {
    padding-bottom: 8px;
    padding-left: 10px;
}
/* News widget */
.rpwe-time {
    color: #fff!important;
    font-size: 11px;
}
/* Override footer-blog widths */
.footer-block{
	width: 49%!important;
}
/* Top menu ICUC style override */
.menu-item-658 a {
    font-weight: bold;
}
#sidebar {
    background: #c0cfdd;
    padding: 10px;
    font-size: 12px;
    color: #003a72;
    line-height: 18px
}
/* Custom UL list items triangle */
.content-area > ul {  
    list-style: none;  
}  
.content-area > ul > li:before {   
    content: "";  
    border-color: transparent #4677a6;  
    border-style: solid;  
    border-width: 0.35em 0 0.35em 0.45em;  
    display: block;  
    height: 0;  
    width: 0;  
    left: -1em;  
    top: 1.2em;  
    position: relative;  
} 
/* UL sidebar */
#sidebar ul {  
    list-style: none;  
}  
#sidebar li:before {   
    content: "";  
    border-color: transparent #336799;  
    border-style: solid;  
    border-width: 0.35em 0 0.35em 0.45em;  
    display: block;  
    height: 0;  
    width: 0;  
    left: -1em;  
    top: 1.4em;  
    position: relative;  
} 
li a{
  color: #5ba4ea;
}
p a{
font-style: italic;
  color: #5ba4ea;
}
.menu-item-1316 a {
    font-weight: bold;
}

/* edit on 06/12/2018 */
.imagedropshadow {
    padding: 5px;
    border: solid 2px #abd245;
}
a:hover img.imagedropshadow {
    border: solid 3px #abd245;
    -moz-box-shadow: 1px 1px 5px #abd245;
    -webkit-box-shadow: 1px 1px 5px #abd245;
        box-shadow: 1px 1px 5px #abd245;
}
.zoom-item {
  overflow: hidden;
  margin: 5px;
}
.zoom-item img {
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.zoom-item:hover img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}