/**
 * Styles for the Chilli  theme.

@font-face {
  font-family: "thewave;
  src: url('../fonts/TheWave.ttf') format('ttf');
}
 
 Main Colors
 
 MENU BLUE   #525f7f
 DARK BLUE   #06234b
 LIGHT BLUE  #91d2d0
 MED BLUE    #517b96
 YELLOW      #ffefb4
 GREY        #ccc
 GREY NEW    #8f92a1
 L GREY      #eaebef
 
**/

.blue-home {
    background: #000a2a;
    border-radius: 0px 0px 30px 30px;
    -moz-border-radius: 0px 0px 30px 30px;
    -webkit-border-radius: 0px 0px 30px 30px;
    border: 0px solid #000a2a;
    top: -70px;
    z-index: -10;
    position: relative;
    padding: 90px 15px 20px;
}
.blue-home {
    color: #fff !important;
}
.page-node-3107 #block-views-header-image-block-1 {
	display: none !important;
}
#home-tour {
    background: url(/sites/default/files/Button-Circle.png) no-repeat;
    display: block;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    width: 140px;
    background-size: cover;
}
#home-tour:hover {
    background: url(/sites/default/files/Button-Circle-Hover.png) no-repeat;
    background-size: cover;
}
.container .row .col-sm-3 {
    max-width: 320px;
}
@media (min-width: 1200px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 960px) {
    .sidebar-first .main-container.container {
        background-image: url('../images/sidebar_menubg_narrow.jpg');
        background-repeat: repeat-y;
        background-position: 15px -2.5em;
        margin-bottom: -5.5em;
    }
    /*
	.taxonomy-term.sidebar-first .main-container.container {
		background-image: none;
		margin: 0 auto;
	}
	*/
}
p {
    word-wrap: break-word;
}
.view-plc-news .field-name-node-link a {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    text-transform: uppercase;
    color: #fff;
    background-color: #91d2d0;
    border-color: #6ABEBC;
}
#block-views-vacancies-block .block-title {
    font-size: 18px !important;
    font-weight: bold !important;
}
#block-system-main a {
    font-weight: bold;
}
a.btn-primary {
    font-weight: normal !important;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #517b96;
    border-color: #517b96;
}
.btn-info {
    background-color: #517b96;
    border-color: #517b96;
}
.node-type-page table {
    padding: 5px;
    border: 1px solid #99CCC3;
    border-collapse: collapse;
    width: 100% !important;
}
.node-type-page tr {
    border-bottom: 1px solid #99CCC3;
}
.node-type-page td {
    border-right: 1px solid #99CCC3;
    padding: 5px;
}
.page-node-47 hr {
    border: 0;
    height: 2px;
    background: #333;
}
.ui-widget p,
.ui-widget li {
    font-size: 14px;
}
#block-views-blank-content-block {
    margin-top: -5em;
}
/* Main Styles */

h1,
h2,
h3,
h4,
h5 {
    color: #06234b;
}
a {
    color: #06234b;
}
.not-logged-in .alert-danger {
    display: none !important;
}
.btn {
    border-radius: 2px;
    text-transform: uppercase;
}
.btn-primary {
    background-color: #91d2d0;
    border-color: #6ABEBC;
}
.btn-primary:hover {
    background-color: #6ABEBC;
    border-color: #50a5a4;
}
h1.page-header {
    text-transform: uppercase;
    border: none;
    padding: 0;
    margin: 0 0 0.5em 0;
}
.breadcrumb {
    border: none;
    padding: 0;
    margin: 1em 0;
    font-size: 0.9em;
    text-transform: uppercase;
    background: transparent;
}
.breadcrumb a {
    color: #ccc;
}
.breadcrumb > .active {
    color: #517b96;
}
.primary-footer {
    background-color: #91d2d0;
    padding: 1em 0 2.5em 0;
    border-bottom: solid 5px #fff;
    border-top: solid 5px #fff;
    position: relative;
    margin-top: 5.5em;
    z-index: 3;
}
.page-taxonomy-term .primary-footer,
.node-type-publications .primary-footer,
.page-node-84 .primary-footer,
.node-type-page .primary-footer {} .node-page.view-mode-full {
    padding-bottom: 5.5em;
}
.page-node-62 .node-page.view-mode-full,
.page-node-97 .node-page.view-mode-full,
.page-node-98 .node-page.view-mode-full,
.page-node-58 .node-page.view-mode-full,
.page-node-268 .node-page.view-mode-full,
.page-node-822 .node-page.view-mode-full {
    padding-bottom: 0;
}
body.front .node-page.view-mode-full {
    padding-bottom: 0;
}
.webform-client-form-86 {
    padding-bottom: 6em;
}
.front .primary-footer {
    margin-top: 4.5em;
}
.contact-us .primary-footer {
    margin-top: 6em;
}
.secondary-footer {
    background-color: #517b96;
    padding: 2em 0;
    border-bottom: solid 5px #fff;
    position: relative;
    z-index: 2;
}
.middle-footer {
    padding: 3em 0;
}
.primary-footer:after,
.primary-footer:before,
.secondary-footer:after,
.secondary-footer:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.primary-footer:after,
.secondary-footer:after {
    border-color: rgba(204, 204, 204, 0);
    border-top-color: #91d2d0;
    border-width: 30px;
    margin-left: -30px;
}
.secondary-footer:after {
    border-top-color: #517b96;
}
.primary-footer:before,
.secondary-footer:before {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 37px;
    margin-left: -37px;
}
.secondary-footer h3 {
    color: #fff;
    font-size: 1.7em;
    margin: 0;
    padding-top: 5px;
}
.footer {
    background-color: #06234b;
    padding: 1em 0;
    margin: 0;
    border: none;
    color: #fff;
}
.footer a {
    color: #fff;
}
header#navbar {
    background-color: transparent;
    border: none;
    margin: 0 auto;
    padding-top: 1em;
}
.navbar {
    border: none;
    margin-bottom: 0;
}
.field .field-label {
    font-weight: normal;
}
.well {
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
}
#block-block-18 {
    float: left;
    border-left: solid 1px #91d2d0;
    padding: 2em;
    margin-left: 1em;
}
a.homebutton {
    display: block;
    text-indent: -999px;
    overflow: hidden;
    width: 32px;
    height: 25px;
    background-image: url('../images/icon_home.png');
    background-repeat: no-repeat;
    background-position: center top;
}
a.homebutton:hover {
    background-position: center bottom;
}
/* Search Block */

#block-search-form .btn-primary {
    background: transparent;
    border: none;
    color: #06234b;
    border: 1px solid #ccc;
    border-left: none;
}
#block-search-form input.form-control {
    border-right: none;
}
/* Home Slider */
/*.md-item-wrap{
position: absolute;
  width: 100%;
  height: 34px;
  left: 0;
  bottom: 0;
  background-image: url('../images/overlay-page-headers.png');
  background-position: center top;
  background-repeat: no-repeat;
  }
 */

.md-object.under {
    position: absolute !important;
    left: -800px !important;
    /* top: inherit !important; */
    
    bottom: 100% !important;
    width: 2560px !important;
    background-color: rgba(6, 35, 75, 0.60) !important;
    text-indent: -999px;
    overflow: hidden;
}
.md-bullet.md-current a {} .md-bullet a {
    height: 12px;
    width: 12px;
    background-color: #91d2d0;
    border: solid 2px #fff;
}
.md-bullet {
    background: #fff;
}
/* Main Navigation */

.slicknav_menu {
    display: none;
}
#block-superfish-1 {
    float: left;
}
#superfish-1 {
    float: left;
    text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 15px;
    font-weight: 500;
}
#superfish-1 li {
    border-right: solid 1px #ccc;
    padding: 0 0.8em;
}
#superfish-1 li#menu-1321-1 {
    padding: 0.5em 0.8em;
}
#superfish-1 li.last {
    border: none;
}
#superfish-1 li a {
    display: block;
    padding: 0.5em 0.8em;
    max-width: 110px;
    text-align: center;
    margin: 0 auto;
    color: #06234b;
    /*	color: #525f7f; */
    
    -webkit-transition: color 0.3s, background-position 0.3s ease;
    -moz-transition: color 0.3s, background-position 0.3s ease;
    transition: color 0.3s, background-position 0.3s ease;
}
#superfish-1 > li::after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 42%;
    opacity: 0;
    background-image: url('../images/menu_hover.png');
    background-position: center top;
    background-repeat: no-repeat;
    height: 13px;
    width: 25px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#superfish-1 li:hover {} #superfish-1 li a:hover {
    text-decoration: none;
    color: #91d2d0;
    background-position: center 30px;
}
#superfish-1 > li:hover::after {
    opacity: 1;
}
#superfish-1 li ul {
    margin-left: 0;
    margin-top: 0;
    border-top: solid 22px transparent;
    width: 15em !important;
    text-transform: none;
}
#superfish-1 li ul li ul {
    border-top: 0;
}
#superfish-1 li ul li {
    background: rgba(255, 255, 255, 0.98);
    border: none;
    padding: 0;
    margin: 0;
}
#superfish-1 li ul li a {
    text-align: left;
    padding: 0.7em 0.8em;
    max-width: none;
    border-bottom: solid 1px #f5f5f5;
}
#superfish-1 li ul li a:hover {
    background-color: #ececec;
}
/* Front Page */

body.front h1.page-header {
    text-align: center;
    padding: 1em 0 1em 0;
    margin: 0;
    border: none;
}
.region-middle-footer .block h2.block-title {
    margin: 0;
    padding: 0.5em;
    color: #06234b;
    font-size: 1.3em;
    font-weight: 400;
    text-transform: uppercase;
    background-color: #eaebef;
}
.region-middle-footer .block .block-container {
    border: solid 1px #eaebef;
    min-height: 216px;
}
/* Homepage Calendar Block */

.view-homepage-calendar-block .section-class {
    border-bottom: solid 1px #eaebef;
    clear: both;
    width: 95%;
    padding: 0.5em 0.5em 0 0;
    min-height: 65px;
    margin: 0 0.5em;
}
.view-homepage-calendar-block .views-row {
    float: left;
    background-image: url('../images/arrow-right.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    width: 70%;
}
.view-homepage-calendar-block .morelink {
    float: right;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-right: 0.5em;
    background-image: url('../images/arrow-right.png');
    background-repeat: no-repeat;
    background-position: right center;
    font-size: 0.9em;
}
.view-homepage-calendar-block h3 {
    display: block;
    float: left;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    width: 50px;
    height: 50px;
    background-color: #91d2d0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin: 0 10px 0 0;
    ;
    padding: 10px 5px 0 5px;
    line-height: 1;
    clear: both;
    text-align: center;
}
/* Homepage App Block */

#block-block-15 p {
    padding: 0.8em 0.8em 0 0.8em;
    margin: 0;
    font-size: 0.9em;
}
#block-block-15 a.btn {
    font-size: 0.9em;
}
/* Page Header Images */

#block-views-header-image-block,
#block-views-header-image-block-1 {
    max-height: 400px;
    overflow: hidden;
    position: relative;
}
#block-views-newsletter-header-image-block {
    max-height: 350px;
    overflow: hidden;
    position: relative;
}
#block-views-header-image-block img,
#block-views-header-image-block-1 img,
#block-views-newsletter-header-image-block img {
    width: 100%;
}
#block-views-header-image-block .feature-bottom,
#block-views-header-image-block-1 .feature-bottom {
    position: absolute;
    width: 100%;
    height: 34px;
    left: 0;
    bottom: 0;
    background-image: url('../images/overlay-page-headers.png');
    background-position: center top;
    background-repeat: no-repeat;
}
/* Accordion Styles */

.ui-widget-content {
    color: #333;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    background-image: url('../images/arrow-lgreen-small_v2.png');
    background-repeat: no-repeat;
    right: 3%;
    left: inherit;
    width: 30px;
    height: 15px;
    background-position: left center;
}
.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon {
    background-position: right center;
}
.ui-accordion .ui-accordion-header {
    padding: 0.5em;
    background-color: #EDEDED;
    border: none;
    background-image: none;
    border-radius: 0;
    font-size: 1.3em;
    text-transform: uppercase;
    color: #06234b;
    margin: 0;
    font-weight: 400;
    border-bottom: solid 1px #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
}
.ui-accordion .ui-accordion-content {
    border: none;
    padding: 1em;
}
.ui-accordion .ui-state-active,
.ui-accordion .ui-widget-content .ui-state-active,
.ui-accordion .ui-widget-header .ui-state-active {
    border: none;
    background-image: none;
    background-color: #91d2d0;
    color: #fff;
}
/* Footer Features */

.region-primary-footer .block-block {
    color: #fff;
    margin-top: -90px;
}
.region-primary-footer .block-block:hover {
    color: #06234b !important;
}
.region-primary-footer .block-block a {
    color: #fff;
}
.region-primary-footer .block-block h2 {
    font-size: 1.5em;
}
.region-primary-footer .block-block p {
    font-size: 1.1em;
    font-weight: 300;
}
.feature {
    display: block;
    margin: 0 auto;
    width: 138px;
    height: 138px;
    background-image: url('../images/footer_icons.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.feature.learning {
    background-position: left top;
}
.feature.enrolments {
    background-position: -138px top;
}
.feature.news {
    background-position: -276px top;
}
.feature.myplc {
    background-position: -414px top;
}
.feature.learning:hover {
    background-position: left bottom;
}
.feature.enrolments:hover {
    background-position: -138px bottom;
}
.feature.news:hover {
    background-position: -276px bottom;
}
.feature.myplc:hover {
    background-position: -414px bottom;
}
/* 
	News Section 

*/

.view-newsletter .section-class:last-child {
    min-height: 500px !important;
    margin-bottom: 80px;
}
.view-newsletter-archive .views-row h4 span {
    font-size: .85em;
    text-transform: uppercase;
}
.view-newsletter p:last-child {
    margin-bottom: 20px;
}
.jquery-ui-filter-accordion-header a {
    font-weight: normal !important;
}
.view-newsletter .section-class .views-row table {
    width: 100% !important;
}
.view-plc-news {
    padding-bottom: 5.5em;
}
.view-newsletter .section-class:last-child {
    min-height: 500px !important;
}
#block-views-plc-news-block .view-plc-news {
    margin-bottom: 0;
}
.view-plc-news .field-name-title h2 {
    font-size: 1.3em;
    text-transform: uppercase;
    color: #06234b;
    margin: 0 0 0.5em 0;
    font-weight: 400;
}
.view-plc-news .field-name-post-date {
    color: #8f92a1;
    margin-bottom: 0.5em;
}
.view-plc-news .views-row {
    padding: 0 1em 1em 1em;
}
.view-plc-news .field-name-field-category,
.view-plc-news .field-name-node-link {
    display: inline-block;
    color: #8f92a1;
    text-transform: uppercase;
    border-right: solid 1px #8f92a1;
    font-size: 0.9em;
}
.view-plc-news .field-name-node-link {
    border: none;
    text-transform: none;
    padding-left: 0.5em;
}
.view-plc-news .field-name-body {
    margin-bottom: 1em;
}
.view-plc-news .field-name-field-category .field-item {
    display: inline-block;
    padding-right: 0.5em;
}
.view-newsletter.view-display-id-attachment_1 .views-field-title {
    display: none !important;
}
/* News main Page */

.view-plc-news.view-display-id-page .views-row {
    padding: 1em 0;
    border-bottom: solid 1px #ccc;
}
/* News Feature Block */

#block-views-plc-news-block {
    border: none;
    padding: 0px;
    border-bottom: solid 1px #ccc;
}
#block-views-plc-news-block .field-name-field-gallery {
    margin: 0 -1em 1em -1em;
}
#block-views-plc-news-block .field-name-field-gallery img {
    width: 100%;
}
#block-views-plc-news-block .view-plc-news {
    padding-bottom: 1em !important;
}
#block-views-plc-news-block .view-plc-news .views-row {
    padding: 0 !important;
}
/* Newsletter Pages */

.view-display-id-page {
    padding-bottom: 5em;
}
/* Newsletter Index */

#block-views-newsletter-block-1 {
    padding: 0 1em;
    margin-top: 2em;
    position: static !important;
}
.view-newsletter .views-field-body img {
    max-width: 100%;
    height: auto !important;
}
/* #block-views-newsletter-block-1.fixed {
    position: fixed;
    top: 20px;
    max-width: 288px;
}*/

#block-views-newsletter-block-1 h2.block-title {
    text-transform: uppercase;
    color: #fff;
    border-bottom: solid 1px #ccc;
    font-size: 1.6em;
}
#block-views-newsletter-block-1 .view-content .views-row {
    display: none;
}
#block-views-newsletter-block-1 h3 {
    border: none;
    font-size: 1.2em;
}
#block-views-newsletter-block-1 h3 a {
    color: #fff;
}
#block-views-newsletters-block {
    padding-bottom: 5.5em;
}
#block-views-newsletters-block .views-row {
    padding: 1em 0;
    border-bottom: solid 1px #ccc;
    margin: 0 0 0.8em 0;
}
#block-views-newsletters-block .views-row .views-field-name {
    text-transform: uppercase;
    font-size: 1.1em;
}
#block-views-newsletters-block .views-row .views-field-name-1 a {
    font-size: 0.9em;
    float: right;
    margin-top: -30px;
}
#block-views-newsletters-block .views-row .views-field-field-newsletter-feature-image {
    float: left;
    margin: 0.3em 0.5em 0 0;
}
.page-taxonomy-term .breadcrumb {
    display: none;
}
.page-taxonomy-term h1.page-header {
    margin-top: -43px;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-weight: 300;
    /*	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             	 0px 8px 13px rgba(0,0,0,0.1),
			 	 0px 18px 23px rgba(0,0,0,0.1);*/
    
    font-size: 32px !important;
}
.page-taxonomy-term .highlighted {
    border-bottom: solid 50px #06234b;
}
@media (max-width: 1100px) {
    .page-taxonomy-term .highlighted {
        border-bottom: solid 100px #06234b;
    }
    .page-taxonomy-term h1.page-header {
        margin-top: -90px;
    }
}
.view-newsletter h2,
.view-newsletter h3 {
    border-bottom: solid 4px #06234b;
    text-transform: uppercase;
    font-weight: 300;
}
.view-newsletter .view-display-id-attachment_1,
.view-newsletter .view-display-id-attachment_2 {
    clear: both;
    padding: 0;
}
.view-newsletter .views-row {
    border-bottom: solid 1px #eaeaea;
    margin: 0 0 0 0;
    padding: 20px 0 0 0;
}
.view-newsletter .views-row .views-field-field-gallery {
    float: left;
    margin: 0.3em 0.5em 0 0;
    display: block;
    width: 100%;
}
.view-newsletter .views-row .views-field-title {
    font-size: 1.2em;
    font-weight: 500;
}
/* Newsletter Archive PAges */

.view-newsletter-archive {
    padding-bottom: 5em;
}
.view-newsletter-archive .views-row {
    padding: 1em 0;
    border-bottom: solid 1px #ccc;
    margin: 0 0 0.8em 0;
    min-height: 60px;
}
/* Business Directory */

.view-business-directory {
    padding-bottom: 5em;
}
.view-business-directory .views-row {
    padding: 1em 0;
    border-bottom: solid 1px #ccc;
    margin: 0 0 0.8em 0;
    min-height: 150px;
    clear: both;
}
.view-business-directory .views-row h3 {
    font-size: 1.2em;
    margin: 0 0 0.5em 0;
}
.view-business-directory .views-row span.glyphicon {
    padding-right: 0.5em;
    color: #91d2d0;
}
/* Publications */

.page-node-81 .node-page.view-mode-full {
    padding-bottom: 0;
}
#block-views-publications-block,
#block-views-publications-block-1 {
    padding-bottom: 5.5em;
}
.view-publications .views-row {
    padding: 1em 0;
    float: left;
    width: 33%;
    text-align: center;
}
.view-publications .field-name-post-date {
    color: #8f92a1;
    margin-bottom: 0.5em;
}
.view-publications .field-name-field-publication-document {
    margin-top: 0.5em;
}
.view-publications .field-name-field-publication-document a {
    color: #8f92a1;
}
.view-publications .field-name-title h2 {
    font-size: 1.3em;
    text-transform: uppercase;
    color: #06234b;
    margin: 0 0 0.5em 0;
    font-weight: 400;
}
/* News Comments */

.node-news-article .comment-wrapper {
    background-color: #eaebef;
    padding: 1em;
    margin-top: 1em;
}
.node-news-article .comment-wrapper h2 {
    margin: 0;
    padding: 0;
    font-size: 1.3em;
    text-transform: uppercase;
    border-bottom: solid 2px #517b96
}
.node-news-article .comment-wrapper .comment {
    font-size: 0.9em;
}
.node-news-article .comment-wrapper h3 {
    font-size: 1.2em;
}
/* Calendar */

.page-calendar .primary-footer {
    margin-top: 7em;
}
.ui-widget {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.page-calendar h1.page-header {
    margin: 0;
}
.view-calendar .form-control {
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
}
.view-calendar .fc-header-space {
    padding-left: 5px;
}
.view-calendar .fc-button {
    border-radius: 0;
    border: solid 2px #91d2d0;
    padding: 0.2em 0.6em;
    height: auto;
}
.view-calendar .fc-button-prev,
.view-calendar .fc-button-next {
    height: 36px;
}
.view-calendar .fc-button.ui-state-default {
    background: transparent;
}
.view-calendar .fc-button.ui-state-active {
    background: #91d2d0;
    color: #fff;
}
.view-calendar input.form-control {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}
.view-calendar .form-item label {
    margin: 0;
    padding: 0;
    font-weight: 500;
}
.view-calendar .fc-event-title,
.view-calendar .fc-event-time {
    color: #333;
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    line-height: 1.3;
}
.view-calendar .fc-event-time {
    font-weight: normal;
    background: transparent !important;
}
.view-calendar .fc-event-title {
    font-size: 1.3em;
    font-weight: bold;
}
.view-calendar .views-exposed-form {
    border-bottom: solid 1px #ccc;
    margin: 1em 0;
}
.view-calendar .views-exposed-form .view-exposed-widgets {
    margin: 0;
}
.view-calendar .ui-widget-content {
    background: #fafafa;
    border: 3px solid #FFFFFF;
    padding: 3px 5px;
    vertical-align: top;
}
.view-calendar .ui-widget-content.fc-today {
    background: #e0e0e0;
}
.view-calendar .ui-widget-header {
    background: transparent;
    border: none;
    text-align: left !important;
}
.view-calendar .fc-grid .fc-day-number {
    float: right;
    font-size: 1.3em;
}
.view-calendar a.fc-event {
    background: transparent !important;
    border: none;
    border-bottom: solid 4px #91d2d0;
    border-radius: 0 !important;
}
.view-calendar .fc-view-agendaWeek a.fc-event,
.view-calendar .fc-view-agendaDay a.fc-event {
    border-bottom: none;
    border-left: solid 4px #91d2d0;
    padding-left: 10px;
}
.view-calendar .views-widget-filter-tid {
    width: 100%;
    padding: 0;
}
.view-calendar .views-widget-filter-tid label {
    float: left;
    padding-top: 0.2em;
    padding-right: 0.5em;
    font-weight: normal;
    cursor: pointer;
}
.view-calendar .views-widget-filter-tid label.option {
    padding: 0;
}
.view-calendar .views-widget-filter-tid .form-item .form-item {
    float: left;
    display: inline-block;
    color: #fff;
    font-size: 0.95em;
    margin-right: 0.5em;
}
.view-calendar .views-widget-filter-tid .form-item .form-item,
.view-calendar .views-widget-filter-tid a.bef-toggle {
    padding: 0.4em 1em 0.4em 2em;
    color: #fff;
    background-image: url('../images/icon_tag_off.png');
    background-position: 5px center;
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: 0.9;
}
.view-calendar .views-widget-filter-tid .form-item .form-item.highlight {
    background-image: url('../images/icon_tag.png');
    opacity: 1.0;
}
.view-calendar .views-widget-filter-tid a.bef-toggle {
    background-image: url('../images/icon_tag.png');
    background-color: #91d2d0;
    float: left;
    margin-right: 0.5em;
    width: 115px;
    font-size: 0.95em;
}
.view-calendar .views-widget-filter-tid .form-item .form-item input.form-control {
    display: none;
}
.view-calendar .views-widget-filter-tid .form-item .form-item a.active {
    font-weight: bold;
}
.view-calendar a.fc-event.colors-taxonomy-term-57 {
    border-color: #06234b;
    background-color: rgba(6, 35, 75, 0.20) !important;
}
.view-calendar a.fc-event.colors-taxonomy-term-19 {
    border-color: #1299cf;
    background-color: rgba(19, 153, 207, 0.20) !important;
}
.view-calendar a.fc-event.colors-taxonomy-term-20 {
    border-color: #d67900;
    background-color: rgba(215, 123, 0, 0.20) !important;
}
.view-calendar a.fc-event.colors-taxonomy-term-21 {
    border-color: #b0aa00;
    background-color: rgba(176, 170, 0, 0.20) !important;
}
.view-calendar a.fc-event.colors-taxonomy-term-22 {
    border-color: #ae1e15;
    background-color: rgba(174, 32, 21, 0.20) !important;
}
.view-calendar a.fc-event.colors-taxonomy-term-57 span.fc-event-title {
    color: #06234b;
}
.view-calendar a.fc-event.colors-taxonomy-term-19 span.fc-event-title {
    color: #1299cf;
}
.view-calendar a.fc-event.colors-taxonomy-term-20 span.fc-event-title {
    color: #d67900;
}
.view-calendar a.fc-event.colors-taxonomy-term-21 span.fc-event-title {
    color: #b0aa00;
}
.view-calendar a.fc-event.colors-taxonomy-term-22 span.fc-event-title {
    color: #ae1e15;
}
.view-calendar .views-widget-filter-tid .form-item-edit-tid-57 {
    /* ALL - NAVY */
    
    background-color: #06234b;
}
.view-calendar .views-widget-filter-tid .form-item-edit-tid-19 {
    /* Foundation College BLUE */
    
    background-color: #1299cf;
}
.view-calendar .views-widget-filter-tid .form-item-edit-tid-20 {
    /* Junior College ORANGE */
    
    background-color: #d67900;
}
.view-calendar .views-widget-filter-tid .form-item-edit-tid-21 {
    /* Middle College GREEN */
    
    background-color: #b0aa00;
}
.view-calendar .views-widget-filter-tid .form-item-edit-tid-22 {
    /* Senior College RED */
    
    background-color: #ae1e15;
}
.fullcalendar table,
.fullcalendar td {
    border: none !important;
}
/* Contact Page */

#node-8 .webform-client-form {
    float: left;
    width: 40%;
}
#node-8 .field-name-body {
    float: right;
    width: 55%;
    margin-left: 1em;
}
/* My PLC Page */

.page-node-84 blockquote {
    float: left;
    width: 50%;
    width: 47%;
    border: solid 1px #ccc;
    height: 240px;
    margin: 0 1em 1em 0;
    padding: 1em;
    background-color: #eaebef;
}
.page-node-84 blockquote:hover {
    box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.10);
}
.page-node-84 blockquote h2 {
    margin: 0 0 0.5em 0;
    padding: 0;
    font-size: 1.4em;
}
.page-node-84 blockquote p {
    font-size: 0.8em;
    color: #adadad;
}
.page-node-84 blockquote .btn-sm {
    margin-bottom: 0.5em;
}
/* Sidebar Links */

#block-menu-block-4 {
    background-image: url('../images/sidebar_menubg.jpg');
    background-repeat: repeat-y;
    background-position: center top;
    margin-top: -34px;
    padding-top: 34px;
    min-height: 1100px;
    position: relative;
}
#block-menu-block-4:before {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    background-image: url('../images/menu_lines_1.png');
    background-repeat: no-repeat;
    background-position: center top;
}
.a-pacific-education #block-menu-block-4:before,
.college-community #block-menu-block-4:before,
.our-college #block-menu-block-4:before {
    background-image: url('../images/menu_lines_2.png');
}
.enrolments #block-menu-block-4:before,
.news--events #block-menu-block-4:before {
    background-image: url('../images/menu_lines_3.png');
}
.our-college #block-menu-block-4 {
    min-height: 900px;
}
.a-pacific-education #block-menu-block-4,
.college-community #block-menu-block-4,
.learning-journey #block-menu-block-4 {
    min-height: 1220px;
}
.a-pacific-education #block-menu-block-4 {
    min-height: 1050px;
}
.college-community #block-menu-block-4 {
    min-height: 960px;
}
#block-menu-block-4 ul.menu {
    font-family: "bebas-neue";
}
#block-menu-block-4 ul.menu li {
    height: 124px;
    width: 124px;
    line-height: 124px;
    text-align: center;
    background-image: url('../images/sidebar_menu_abg2.png');
    background-repeat: no-repeat;
    background-position: center top;
    position: absolute;
}
#block-menu-block-4 ul.menu li:nth-child(1) {
    top: 30px;
    left: 20px;
}
#block-menu-block-4 ul.menu li:nth-child(2) {
    top: 95px;
    left: 118px;
}
#block-menu-block-4 ul.menu li:nth-child(3) {
    top: 191px;
    left: 22px;
}
#block-menu-block-4 ul.menu li:nth-child(4) {
    top: 275px;
    left: 147px;
}
#block-menu-block-4 ul.menu li:nth-child(5) {
    top: 360px;
    left: 68px;
}
#block-menu-block-4 ul.menu li:nth-child(6) {
    top: 489px;
    left: 15px;
}
#block-menu-block-4 ul.menu li:nth-child(7) {
    top: 521px;
    left: 128px;
}
#block-menu-block-4 ul.menu li:nth-child(8) {
    top: 667px;
    left: 109px;
}
#block-menu-block-4 ul.menu li:nth-child(9) {
    top: 745px;
    left: 23px;
}
#block-menu-block-4 ul.menu li:nth-child(10) {
    top: 822px;
    left: 110px;
}
#block-menu-block-4 ul.menu li:nth-child(11) {
    top: 934px;
    left: 20px;
}
#block-menu-block-4 ul.menu li a {
    text-transform: uppercase;
    font-size: 1.5em;
    letter-spacing: 1px;
    padding: 0.9em 0.2em;
    color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
#block-menu-block-4 ul.menu li:hover,
#block-menu-block-4 ul.menu li.active {
    background-color: transparent;
    background-position: center bottom;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}
#block-menu-block-4 ul.menu li a:hover,
#block-menu-block-4 ul.menu li a:active,
#block-menu-block-4 ul.menu li a:focus {
    background: transparent;
}
/* Social Links */

a.social {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: left;
    text-indent: -999px;
    overflow: hidden;
    background-image: url('../images/social_icons.png');
    background-repeat: no-repeat;
}
a.social.facebook {
    background-position: left top;
}
a.social.youtube {
    background-position: -40px top;
}
a.social.linkedin {
    background-position: -80px top;
}
a.social.twitter {
    background-position: right top;
}
a.social.facebook:hover {
    background-position: left bottom;
}
a.social.youtube:hover {
    background-position: -40px bottom;
}
a.social.linkedin:hover {
    background-position: -80px bottom;
}
a.social.twitter:hover {
    background-position: right bottom;
}
/* Footer Menu */

#block-menu-block-3 {
    margin-bottom: 1em;
    margin-top: 1.5em;
}
#block-menu-block-3 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#block-menu-block-3 ul li {
    float: left;
    width: 140px;
    line-height: 1.1;
}
#block-menu-block-3 ul li.last {
    float: right;
    width: 100px;
    text-align: right;
}
#block-menu-block-3 ul li ul li.last {
    float: left;
    width: auto;
    text-align: left;
}
#block-menu-block-3 ul li a {
    padding: 0 0 2px 0;
    margin: 0;
    color: #91d2d0;
    font-weight: bold;
    font-size: 0.8em;
}
#block-menu-block-3 ul li a:hover {
    background: transparent;
    color: #f0f1f3;
}
#block-menu-block-3 ul li ul {
    display: block;
}
#block-menu-block-3 ul li ul li a {
    font-weight: normal;
    color: #fff;
    font-size: 0.75em;
}
/* Slick Nav Styles */

#block-superfish-1 .slicknav_btn {
    background-color: #06234b;
    width: 100%;
    margin: 0 0 15px 0;
}
#block-superfish-1 ul.slicknav_nav {
    background-color: #06234b;
}
#block-superfish-1 .slicknav_nav .slicknav_row:hover,
#block-superfish-1 .slicknav_nav a:hover {
    background: #91d2d0;
    color: #06234b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.webform-submit {
    background-color: #91d2d0;
    border-color: #6ABEBC;
    color: #fff !important;
}
.webform-submit:hover {
    background-color: #6ABEBC;
    border-color: #50a5a4;
}
/********** LANDING PAGE **********/

.page-node-5980 #navbar,
.page-node-5980 .highlighted,
.page-node-5980 .page-header,
.page-node-5980 footer,
.page-node-5980 .primary-footer,
.page-node-5980 .secondary-footer,
.page-node-6252 #navbar,
.page-node-6252 .highlighted,
.page-node-6252 .page-header,
.page-node-6252 footer,
.page-node-6252 .primary-footer,
.page-node-6252 .secondary-footer {
    display: none !important;
}
.webform-client-form-6253 label {
		display: none;
	}
	.webform-layout-box.vert {
    width: 49%;
    display: inline-block;
    padding: 10px;
    vertical-align: top;
	}
.webform-client-form-6253 .webform-submit {
    background-color: #08bfdd;
    border-color: #08bfdd;
    position: relative;
    left: 11px;
}
.webform-client-form-6253 .captcha {
	position: relative;
    left: 11px;
    margin-bottom: 10px;
 }
/*
//////////////////////////////
////////////////////////////// 
//////////////////////////////
		MEDIA QUERIES
//////////////////////////////
//////////////////////////////
//////////////////////////////	
*/

@media (max-width: 1090px) {
    .main-container aside {
        display: none !important;
    }
    section.col-sm-9 {
        width: 100%;
    }
    .sidebar-first .main-container.container {
        background-image: none !important;
    }
    #block-block-12,
    #block-block-13 {
        margin-top: 30px !important;
    }
    #block-block-12,
    #block-block-13,
    #block-block-2,
    #block-block-11 {
        min-height: 240px;
    }
}
@media (min-width: 768px) {
    .col-sm-3 {
        width: 33%;
    }
    .col-sm-9 {
        width: 67%;
    }
}
@media (min-width: 990px) and (max-width: 1200px) {
    #superfish-1 li {
        padding: 0 0.6em;
    }
}
@media (max-width: 990px) {
    /* Mobile Menu */
    
    #superfish-1 {
        display: none;
    }
    #block-superfish-1 {
        width: 100%;
        padding: 0 15px;
    }
    #block-superfish-1 .slicknav_menu {
        display: block;
        background: transparent;
        padding: 0;
    }
}
@media screen and (max-width: 768px) {
    /* Other Mobile Styles */
    
    .navbar #block-search-form {
        margin: 0.5em 0 0 0;
    }
    #block-block-12,
    #block-block-13,
    #block-block-2,
    #block-block-11 {
        min-height: 300px;
    }
    #block-menu-block-4 {
        margin: 1em auto 0 auto;
        width: 100%;
        background-color: #2d4360;
    }
    #block-menu-block-4 ul.menu {
        width: 290px;
        margin: -34px auto 0 auto;
        position: relative;
    }
    .fc-header-right {
        display: block !important;
    }
    .region-middle-footer .block {
        margin-bottom: 1em;
    }
    .region-primary-footer .block-block {
        margin: 0 0 1em 0;
    }
    .region-primary-footer .block-block h2 {
        font-size: 1.3em;
    }
    #block-block-2,
    #block-block-11 {
        margin-top: -6em
    }
    #block-views-latest-video-block img {
        margin: 0 auto;
    }
    /* Contact Page */
    
    #node-8 .webform-client-form,
    #node-8 .field-name-body {
        float: left;
        width: 95%;
    }
    /* MY PLC */
    
    .page-node-84 blockquote {
        width: 100%;
        height: auto;
    }
    /* Hidden Mobile Elements */
    
    #block-menu-block-3 {
        display: none;
    }
    #block-block-1 {
        margin-top: 3em;
        text-align: center;
    }
    #block-block-3,
    #block-block-9,
    #block-block-10 {
        text-align: center;
    }
    #block-block-10 {
        margin-top: 1em;
    }
    /*
	.view-calendar .fullcalendar .fc-border-separate{
		display: none;
	}
	.view-calendar .fc-event-container {
		position: relative !important;
	}
	.view-calendar .fullcalendar .fc-event {
		position: relative !important;
		float: left !important;
		width: 100% !important;
		display: block !important; 
		top: 0 !important;
		left: 0 !important;
	}*/
	
}
.page-node-5980 .main-container, .page-node-6252 .main-container {
    max-width: 900px !important;
}
.grey-block {
        min-height: 395px !important;
}

@media (max-width: 960px) {
    #block-views-newsletter-block-1 {
        display: none !important;
    }
    .page-node-5980 .col-sm-4 img, .page-node-6252 .col-sm-4 img {
        display: inline-block;
        margin: 0 auto;
    }
}
@media (min-width: 760px) and (max-width: 980px) {
    .grey-block {
        min-height: 326px !important;
    }
}
@media (min-width: 520px) and (max-width: 1100px) {
    .page-taxonomy .region.region-content {
        margin-top: 60px;
    }
}
@media (max-width: 759px) {
    .grey-block {
        min-height: 1486px !important;
    }
}
@media print {
    .view-newsletter h1.page-header,
    .page-taxonomy-term h1.page-header {
        color: #ffffff !important;
    }
    .page-taxonomy-term .highlighted {
        border-bottom: solid 50px #06234b;
    }
    .page-taxonomy-term h1.page-header {
        margin-top: -45px;
    }
    .primary-footer {
        display: none !important;
    }
}

#block-views-newsletter-block-1.block.block-views.clearfix.fixed .block-container{
    position:fixed;
    top:2%;
}
#block-views-newsletter-block-1 .block-container h3{
    -webkit-transition:all 0.5s;
}
#block-views-newsletter-block-1.block.block-views.clearfix.fixed .block-container h3{
    margin-top:15px;
    width:250px;
}

.news-table td{
   
    border: 1px solid #dadada;
    padding: 5px;
    vertical-align: middle;
}
.news-table p{
    margin-bottom: 0px !important;
}
.news-table tr:nth-child(even){
    background-color: #f4f4f4;
}
.news-table .table-heading{
    background-color: #06234b;
}
.news-table .table-heading h4{
    text-transform: uppercase;
    font-size: 16px;
    color:#ffffff;
}

.front #block-views-plc-news-block-1 .view-plc-news .views-row {
	padding: 7px 5px;
	border-bottom:#eaebef 1px solid;
}


.front #block-views-plc-news-block-1 .view-plc-news .morelink {
    float: right;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-right: 0.5em;
    background-image: url('../images/arrow-right.png');
    background-repeat: no-repeat;
    background-position: right center;
    font-size: 0.9em;
}

.front #block-views-plc-news-block-1 .view-plc-news .views-field-nothing {
	font-size: 12px;
	margin-bottom: 10px;
}


.front #block-views-plc-news-block-1 .view-plc-news .views-field-title {
	text-transform: uppercase;
}

.front #block-views-plc-news-block-1 .view-plc-news .views-field-body {
	font-size: 12px;
}


.front #block-views-plc-news-block-1 .view-plc-news .views-field-body a.more-link {
	padding: 0px 3px;
	color: #36aaa7;
	font-weight: bold;
}

.front #block-views-plc-news-block-1 .block-container {
	border: none !important;
}

.front #block-views-plc-news-block-1  .view-content{
	border: solid 1px #eaebef !important;
}