/*
 Theme Name:   Universo Child Theme
 Theme URI:    http://demo.vegatheme.com/universo
 Description:  In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
 Author:       Ocean Theme Team
 Author URI:   http://vegatheme.com
 Template:     universo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain:  universo-child
*/

@import url("../universo/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

/* Fonts and Headings */

@font-face {
    font-family: 'bebasneue_regular';
    src: url('./fonts/bebasneue_regular-webfont.woff2') format('woff2'),
         url('./fonts/bebasneue_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bebasneue_bold';
    src: url('./fonts/bebasneue_bold-webfont.woff2') format('woff2'),
         url('./fonts/bebasneue_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TradeGothic';
    src: url('./fonts/TradeGothicLTStd-BdCn20.woff2') format('woff2'),
         url('./fonts/TradeGothicLTStd-BdCn20.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


h1, h2, h3, h5, h6 {
	color:#044D7C;
}
h1 {
	font-family:'bebasneue_bold', Arial, Helvetica, sans-serif;
}

h2, h3, h5, h6 {
    font-weight: 700;
	font-family:'Lato', Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 24px; /* 36px */
}

h3 {
	font-size: 20px; /* 28px */
}

h4 {
	font-weight: 600;
	font-size: 16px;
}

h2.font-secondary,
h3.font-secondary,
h4.font-secondary,
h5.font-secondary,
h6.font-secondary {
	font-family:'bebasneue_bold', Arial, Helvetica, sans-serif;
}

h2.font-secondary {
	font-size: 30px; /* 36px */
}

h3.font-secondary {
	font-size: 24px; /* 28px */
}

h4.font-secondary {
	font-size: 20px;
}

/* placeholder text color */
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #767676 !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #767676 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #767676 !important;
}
/* Header */
.navigation-wrapper .primary-navigation-wrapper a {
	color:#4a4a4a;
}
.navigation-wrapper .secondary-navigation-wrapper ul li{
		padding: 5px 10px !important;
		transition: all 0.3s ease;
}
.navigation-wrapper .secondary-navigation-wrapper ul li a{
	color:#fff !important;
}
.navigation-wrapper .secondary-navigation-wrapper ul li:hover,
.navigation-wrapper .secondary-navigation-wrapper ul li:active{
	color:#fff !important;
	background: #51830e !important;
}
.ctct-form-wrapper .success {
	background-color: rgba(46, 204, 64, 0.09);
	border-color: #2ECC40;
	color: #044D7C !important;
	max-width: 96%;
}
.menu-item-has-children:after{
	display:block;
	position:absolute;
	right: 10px;
	top:15px;
	content:"";
	float:right;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #ffff;
}
/* Content Area */
#page-content #page-main a, .vc_custom_1440057947263 a{
	text-decoration:underline;
}
#page-content #page-main a:hover,
#page-content #page-main a:focus,
.vc_custom_1440057947263 a:focus,
.vc_custom_1440057947263 a:hover{
	text-decoration:none !important;
}
.tribe-events-back{
	margin-top:25px !important;
}
.events.images .event .event-thumbnail .date {
    bottom: -10px;
    font-family: 'bebasneue_bold';
    right: -10px;
}
.events .event .date .month {
    font-size:18px;
    line-height:18px;
}
.wpb_column{
	padding-left: 0 !important;
}
.wpb_wrapper p a {
	text-decoration: underline !important;
}
.events .event .date .day {
    right:-24px;
}
.navigation-wrapper .primary-navigation-wrapper header nav .navbar-nav > li > a{
	font-size: 17px;
}
/* tablet mmenu work */
#menu-main-menu .display{
    display: block;
    visibility: visible;
    opacity: 1;
}
/* Sidebar */

.news-small article header a {
	font-weight:bold;
}

div.tnp-widget input.tnp-submit {
	background:#51830e;
}
.ctct-form-wrapper .ctct-button{
	display: none !important;
}
.ctct-form-wrapper .ctct-submit{
	background: #51830e;
	color: #fff;
	padding: 0 15px 0;
	height: 45px;
	margin-bottom: 10px;
	margin-left:-2px;
	margin-top: -14px;
}
.ctct-form-field-email label,
.ctct-form-1087 sub{
	display:none !important;
}
form input[type=text]{
	color:#767676 !important;
}
.ctct-form-1087 #email___ecd412e904309dcce66177488240b016{
	width:70%;
	background: #fff !important;
	float:left !important;
	margin-top: -11px;
	color: #767676;
	position:relative;
}
.ctct-form-1087 .ctct-form-wrapper .ctct-form-field{
	margin-top:-20px !important;
	position:relative;
}
.ctct-form-wrapper .ctct-form-field{
	margin-top: 0 !important;
}
.navigation-wrapper .secondary-navigation-wrapper ul li, .secondary-navigation li {
    border: 1px solid rgba(255, 255, 255, .5);
	padding: 5px 15px;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}

.navigation-wrapper .secondary-navigation-wrapper ul li, .secondary-navigation li {
    border: 1px solid rgba(255, 255, 255, .5);
	padding: 5px 15px;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}
/* newsletter sign up at bottom of home page */
.home .ctct-form-1087 h2{
	float: left;
	vertical-align: middle;
	margin-top: 24px;
	margin-right: 12px;
}
.home .ctct-form-1087 #email___ecd412e904309dcce66177488240b016{
	width:60%;
	margin-top:20px;
}
.home .ctct-form-wrapper .ctct-submit{
	margin-top:20px;
}
/* homepage masthead  */
.slide img {
	width: 100%;
}

.primary-navigation-wrapper {
	z-index: 999;
}

.main-nav-scrolled {
  position: fixed !important;
  width: 100%;
  top: 0;
}

.footer-inner{
    display: block !important;
    width: 83%;
    margin: auto;
}

#newsletterwidgetminimal-3 h2{
    display: block;
    float: left;
    width: 25%;
}

#page-footer .tnp-widget{
    width: 72%;
    display: block;
    float: right;
}

.tribe-event-image {
	display: none;
}

.tribe-event-featured {
	background: #FFFFFF !important;
}

.tribe-event-featured a, .tribe-event-featured span, .tribe-event-duration {
	color: #4a4a4a !important;
}
#sidebar .tribe-event-title a{
 color: #044D7C !important;
}
#sidebar span{
 font-size: 13px;
}
.navbar-toggle .icon-bar{
	width: 30px !important;
	height: 4px !important;
	background-color: #064d7b !important;
}
.metaslider-flex{
	max-width:100% !important;
}
.slider-1005{
	width:100% !important;
}
.metaslider .caption-wrap {
	position: absolute;
	bottom: auto !important;
	left: 0;
	top: 231px !important;
	text-align: center !important;
	width: 1140px !important;
	right: 0 !important;
	margin: auto !important;
	background: none !important;
	color: white;
	opacity: 1 !important;
	display: block;
	line-height: 1.4em;
}

.type-tribe_events {
	padding-left: 0;
}

.tribe-events-event-image {
	width:30% !important;
	margin: 0 3% 0 0 !important;
}

.navbar-collapse > ul > li {
	border-bottom: 3px solid rgba(255, 255, 255, 0.05) !important;
}

.navbar-collapse > ul > li > a {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.blog-listing-post .content {
	font-size: 12pt;
}
.navigation-wrapper .primary-navigation-wrapper header nav .navbar-nav li .dropdown-menu{
	min-width:230px !important;
}

.navigation-wrapper .secondary-navigation-wrapper .search {
  float: right;
  display: inline-block;
}
.navigation-wrapper .secondary-navigation-wrapper .search .input-group {
  width: 240px;
  margin-bottom: 0;
}
.navigation-wrapper .secondary-navigation-wrapper .search .input-group:hover input {
  margin-left: 20px;
  right: 0;
}
.navigation-wrapper .secondary-navigation-wrapper .search .input-group input {
  border: none;
  right: -20px;
  position: relative;
}
.navigation-wrapper .secondary-navigation-wrapper .search .input-group .btn {
  margin-left: 0 !important;
  padding: 8px 12px;
  position: relative;
  z-index: 2;
}

.gform_confirmation_message {
	font-size: 18px;
}

.connect-block .nav-pills li.active a, .connect-block .nav-pills li.active a:hover, .image-carousel .owl-buttons .owl-prev, .image-carousel .owl-buttons .owl-next, .progress .progress-bar, .universal-button figure, .background-color-secondary, .navigation-wrapper .primary-navigation-wrapper header nav .navbar-nav li .dropdown-menu li a:hover, .btn, .btn.btn-framed:hover, .tagcloud li a:hover, .form-submit input:hover, .wpcf7-form .wpcf7-submit:hover, .newsletter-submit, .btn.btn-color-primary:hover, .wpcf7-form #slider-form .wpcf7-submit:hover, .tribe-events-day .tribe-events-day-time-slot h5, #tribe-bar-form .tribe-bar-submit input[type=submit]:hover, table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
	background-color: #51830e !important;
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
	color: #fff;
    border-color: #51830e !important;
    background-color: #51830e !important;
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover {
	color: #fff;
    border-color: #5f9434 !important;
    background-color: #5f9434 !important;
}

@media only screen and (max-width:1400px) and (min-width:990px) {
.navbar-nav #menu-item-912 .dropdown-menu .dropdown-menu{
	left:-125% !important;
	width:250px !important;
	text-overflow:wrap;
}
.navbar-nav #menu-item-664 .dropdown-menu .dropdown-menu{
		width:280px !important;
		left:-119% !important;
}
.navbar-nav #menu-item-1230 .dropdown-menu ul{
	left: -100% !important;
}
}
@media only screen and (max-width:991px) and (min-width:766px) {
	.home .vc_custom_1440059456779 .col-md-3{
		float:left;
		width: 25%;
	}
	.home .vc_custom_1440059456779 .container {
	width: 95%;
	}
	.events .event .date .day {
	right: -11px !important;
	}

}
@media only screen and (max-width:1250px) {
	.metaslider .caption-wrap{
	top: 150px !important;
	width: 810px !important;
	}
}
@media only screen and (max-width:1199px) {
	.ctct-form-1087 #email___ecd412e904309dcce66177488240b016{
		width:100%;
		display:block;
		float:none !important;
	}
	.home .ctct-form-1087 #email___ecd412e904309dcce66177488240b016 {
	width: 50%;
	float:left !important;
	}
	.ctct-form-wrapper .ctct-submit{
		width: 100%;
	}
	.home .ctct-form-wrapper .ctct-submit{
		width:auto;
	}
	.navigation-wrapper .primary-navigation-wrapper header .navbar-brand img {
		max-width: 240px !important;
	}
}
@media only screen and (max-width:991px) {
	.metaslider .caption-wrap{
	top: 99px !important;
	width: 575px !important;
	}
	.events.images .event .event-thumbnail .date{
	right: 0px;
	height: 75px;
	width: 75px;
	}
	.ctct-form-wrapper .success{
	max-width:100%;
	}
	.navigation-wrapper .primary-navigation-wrapper header .navbar-brand img {
	max-width: 240px !important;
	}
	.home .ctct-form-1087 #email___ecd412e904309dcce66177488240b016 {
	width: 100%;
	margin-top: 20px;
	float: none !important;
	display: block;
	}

	.home .ctct-form-1087 h2{
	float:none;
	text-align:center;
	}
	.home .ctct-form-wrapper .ctct-submit{
	width:100%;
	}
}
@media only screen and (max-width:850px) {
	.events.images .event .event-thumbnail .date{
	right: 0px;
	height: 75px;
	width: 75px;
	}
}
@media only screen and (max-width:767px){
	.navigation-wrapper .primary-navigation-wrapper a,
	nav .arrow-parent{
 	color:#fff !important;
	}
	.menu-item-has-children:after{
	display:none;
	}
	.wpb_column{
	padding-left: 15px !important;
	}
	.events.images .event .event-thumbnail .date{
	right: 0px;
	height: 75px;
	width: 75px;
	}
	.navigation-wrapper .primary-navigation-wrapper header .navbar-brand img {
	max-width: 240px !important;
	}
	.flexslider .slides img{
		position: absolute !important;
		left: auto !important;
		width: 100% !important;
		height: auto !important;
	}
	.home .vc_column-inner .metaslider{
	height:auto;
	max-height: 270px;
	overflow:hidden;
	}
}
@media only screen and (max-width:625px){
	/*.home .vc_column-inner .metaslider-flex{
		display:none;
	}
 	.home .vc_column-inner{
		max-height:auto;
	} */
	.home .vc_column-inner .metaslider{
	max-height: 250px;
	}
	.home .wpb_wrapper .vc_empty_space{
	height: auto !important;
	}
	.metaslider .caption-wrap {
	top: 35px !important;
	width: 100% !important;
	}
	.tribe-events-event-image {
	width: 100% !important;
	margin: 0 3% 0 0 !important;
	}
}

@media only screen and (max-width:575px){
	.navigation-wrapper .secondary-navigation-wrapper {
		height: 84px;
	}
	.navigation-wrapper .secondary-navigation-wrapper .secondary-navigation {
		width: 100%;
		padding: 2px 0;
	}
	.navigation-wrapper .secondary-navigation-wrapper .secondary-navigation li {
		margin-left: 9px;
		width: 29%;
	}
}

@media only screen and (max-width:510px){
.secondary-navigation-wrapper{
	overflow:hidden;
}
	.home .vc_column-inner .metaslider{
	max-height: 200px;
	}
	.flexslider h1{
		margin:0;
	}
}
@media only screen and (max-width:450px){
	.home .vc_column-inner .metaslider{
	max-height: 170px;
	}
}
@media only screen and (max-width:350px){
	.home .vc_column-inner .metaslider {
	max-height: 145px;
	}
	.metaslider .caption-wrap {
	top: 15px !important;
	}
}
@media only screen and (max-width:325px){
	.navigation-wrapper .primary-navigation-wrapper header .navbar-brand img {
	max-width: 215px !important;
	}
}

.paginated-blog-item-list .single-paginated-blog-item, .paginated-blog-item-list .single-paginated-blog-item:hover {
	text-decoration: none !important;
	color: #4a4a4a;
	display: block;
}

.paginated-blog-item-list .single-paginated-blog-item {
	margin-bottom: 80px;
}
.paginated-blog-item-list .single-paginated-blog-item:last-child {
	margin-bottom: 20px;
}

.paginated-blog-item-list .single-paginated-blog-item .title {
	font-size: 20px;
	margin: 8px 0 0 0;
	font-weight: 700;
}

.paginated-blog-item-list .single-paginated-blog-item .date {
	margin-bottom: 8px;
}

.paginated-blog-item-list .single-paginated-blog-item .image img {
	width: 100%;
	height: auto;
}

.paginated-blog-item-list .single-paginated-blog-item .teaser {
	font-size: 15px;
}

.paginated-blog-item-container .pagination {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	font-size: 16px;
	font-weight: 700;
}

/* Shout Media Changes */

.background-cover {
    background-size: cover;
    background-position: center;
}

.height-0 {
	height: 0;
	overflow: hidden;
	margin-bottom: 0 !important;
}

.small-padding {
	padding: 2rem 0;
}

.text-white {
	color: white;
}

.text-white * {
	color: white;
}

.title-large {
	font-size: 1.6em;
}

@media only screen and (min-width: 768px) {
	.small-padding {
		padding: 4rem 0;
	}
}

@media only screen and (min-width: 768px) {
	.column-padding {
		padding-left: 2rem !important;
		padding-right: 2rem !important;
	}
}

/* buttons */

.btns .btn {
    margin: 0 2rem 2rem 0;
}

.btn-white {
    background-color: white !important;
    color: #004b87 !important;
	padding: 1.5rem 2rem;
	font-weight: bold;
	font-size: 16px;
}

.btn-white:hover {
    background-color: white !important;
    color: #004b87;
    opacity: .75;
}

.btn-green {
    background-color: #51830e !important;
    color: white !important;
	padding: 1.5rem 2rem;
	font-weight: bold;
	font-size: 16px;
}

.btn-green:hover {
    background-color: #51830e !important;
    color: white;
    opacity: .75;
}

.vc_btn3-color-btn-lakehead-blue,
.vc_btn3-color-btn-lakehead-green,
.vc_btn3-color-btn-lakehead-white {
	padding: 1.5rem 2rem;
	font-weight: bold;
}
.vc_btn3-color-btn-lakehead-blue {
    background: #004b87 !important;
    color: white !important;
}
.vc_btn3-color-btn-lakehead-green {
    background: #51830e !important;
    color: white !important;
}
.vc_btn3-color-btn-lakehead-white {
    background: white !important;
    color: #004b87 !important;
}

.vc_btn3-color-btn-lakehead-blue:hover,
.vc_btn3-color-btn-lakehead-green:hover,
.vc_btn3-color-btn-lakehead-white:hover {
    opacity: .75;
}

@media only screen and (max-width: 767px) {
    .mobile-overlay {
        position: relative;
    }
    .mobile-overlay .container {
        position: relative;
        z-index: 1;
    }
    .mobile-overlay:after {
        content: '';
        background: rgba(0,75,135,.5);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}
.background-cover {
    background-size: cover;
    background-position: center;
}

.horizontal-links {
    list-style: none;
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    font-family: 'bebasneue_bold', Arial, Helvetica, sans-serif;
    padding: 2rem 0;
    margin: 0;
}

.horizontal-links li {
    padding: 0 2rem 0 0;
    margin: .5rem 2rem .5rem 0;
    position: relative;
    font-size: 24px;
}

.horizontal-links li:last-child {
    padding: 0;
    margin: .5rem 0;
}

.horizontal-links li:last-child:after {
    display: none;
}

.horizontal-links li:after{
    content: '';
    display: inline-block;
    width: 2px;
    height: 100%;
    background-color: #ffc30f;
    position: absolute;
    top: 0;
    right: -1px;
}

.horizontal-links li a:hover {
    color: #ffc30f;
}

.program-box {
    height: 450px;
    background-size: cover;
    display: flex;
    align-items: flex-end;
    color: white;
    position: relative;
    z-index: 1;
    padding: 2rem;
}

.program-box h2 {
    color: white;
}

.program-box:hover {
    opacity: .8;
}

.shoutmedia-news .block-title,
.shoutmedia-news .description {
	text-align: center;
}

.shoutmedia-news .description {
	font-size: 18px;
	color: #044D7C;
}

@media only screen and (max-width: 767px) {
	.shoutmedia-news .feed {
		padding: 2rem 0;
	}

	.shoutmedia-news .block-title {
		font-size: 40px;
		margin: 0 0 1rem;
	}
}

@media only screen and (min-width: 768px) {
	.shoutmedia-news .feed {
		display: flex;
		margin: 0 -1rem;
		padding: 2rem 0;
	}

	.shoutmedia-news .block-title {
		font-size: 62px;
		margin: 0 0 1rem;
	}
}

.shoutmedia-news .feed .item {
	flex: 1;
	padding: 0 1rem;
	display: flex;
	flex-direction: column;
}

.shoutmedia-news .feed .item .image {
    display: block;
    background-size: cover;
    background-position: center;
    height: 250px;
}

.shoutmedia-news .feed .item .text {
	background: white;
	padding: 1.5rem 2rem;
 	font-size: 18px;
 	flex: 1;
 	display: flex;
 	flex-wrap: wrap;
}

.shoutmedia-news .feed .item .text div {
	width: 100%;
}

.shoutmedia-news .feed .item .title a {
	color: black;
}

.shoutmedia-news .feed .item .date {
	font-style: italic;
}

.shoutmedia-news .feed .item .button {
	margin-top: 2rem;
	align-self: flex-end;
}

.box-orange,
.box-purple,
.box-green,
.box-blue,
.box-yellow {
    position: relative;
    color: white;
}

.box-orange:after,
.box-purple:after,
.box-green:after,
.box-blue:after,
.box-yellow:after {
    content: '';
    position: absolute;
    width: 105%;
    height: 105%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #e57200;
    z-index: -1;
}

.box-orange:after {
    background: #e57200;
}
.box-purple:after {
    background: #702f8a;
}
.box-green:after {
    background: #51830e;
}
.box-blue:after {
    background: #217f91;
}
.box-yellow:after {
   background: #ffc30f;
}

.flex-stats p {
    font-family: 'bebasneue_bold', Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 1.2em;
    color: #004b87;
}

.flex-stats p .box-text {
  background-color: #c0c;
  color: #fff;
  display: inline;
  padding: 0.45rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

@media only screen and (max-width: 767px) {
    .flex-stats p {
    	border-top: 2px dotted black;
        padding: 2.5rem 0 2.5rem;
    }

    .flex-stats p:first-child {
    	border-top: none;
    }
}


@media only screen and (min-width: 768px) {
    .flex-stats {
        display: flex;
    	font-size: 28px;
    }

    .flex-stats p {
    	border-left: 4px dotted black;
        padding: 0 2.5rem 2.5rem;
    }

    .flex-stats p:first-child {
    	border-left: none;
    }
}

@media only screen and (min-width: 1200px) {
    .flex-stats p {
        padding: 0 3rem;
    	font-size: 36px;
    }

    .flex-stats p:first-child {
        padding-left: 0;
    }

    .flex-stats p:last-child {
        padding-right: 0;
    }
}


@media only screen and (max-width: 999px) {
	.background-fade-grey,
	.background-fade-blue {
		position: relative;
		background-size: cover;
		background-position: center;
	}

	.background-fade-blue .container,
	.background-fade-grey .container {
		position: relative;
		z-index: 1;
	}

	.background-fade-blue:after,
	.background-fade-grey:after {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
	}

	.background-fade-blue:after {
		background: rgba(0, 75, 135, .75);
	}

	.background-fade-grey:after {
		background: rgba(117, 120, 123, .75);
	}
}

@media only screen and (min-width: 1000px) {
	.background-fade-grey,
	.background-fade-blue {
		position: relative;
		background-repeat: no-repeat;
		background-size: 60% auto;
		background-position: right;
	}

	.background-fade-blue .container,
	.background-fade-grey .container {
		position: relative;
		z-index: 1;
	}

	.background-fade-blue:after,
	.background-fade-grey:after {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
	}

	.background-fade-blue:after {
		background: linear-gradient(to right, rgba(0, 75, 135, 1) 45%, rgba(0, 75, 135, 0) 75%);
	}

	.background-fade-grey:after {
		background: linear-gradient(to right, rgba(117, 120, 123, 1) 45%, rgba(117, 120, 123, 0) 75%);
	}
}

.grid-boxes .grid-box {
    position: relative;
    background-size: cover;
    background-position: center;
    width: 100%;
    margin: 0 0 1rem;
    padding: 1rem;
    display: flex;
    align-items: flex-end;
}

.grid-boxes .grid-box:before {
    content: '';
    display: block;
    padding-top: 50%;
}

.grid-boxes .grid-box:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
	background: linear-gradient(to top, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, 0) 100%);
	z-index: 1;
}

.grid-boxes .grid-box .box-label {
	position: relative;
	color: white;
	font-size: 24px;
	font-weight: 700;
	z-index: 2;
	text-transform: uppercase;
    font-family: 'bebasneue_bold', Arial, Helvetica, sans-serif;
}

.grid-boxes .grid-box .box-label .box-orange {
  background-color: #e57200;
  display: inline;
  padding: 0.25rem;
  margin: 0 0.25rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

@media only screen and (min-width: 467px) {
	.grid-boxes {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -1rem;
	}

    .grid-boxes .grid-box {
    	margin: 1rem;
	    width: calc(100% / 2 - 2rem);
	}
}

@media only screen and (min-width: 1200px) {
    .grid-boxes .grid-box {
	    width: calc(100% / 3 - 2rem);
	}
}

.banner-home {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 192px);
    background-size: cover;
    background-color: #004b87;
    padding: 5rem;
}

.banner-home .image {
	flex: 1;
	width: 100%;
	margin-bottom: 2rem;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.typewriter {
	display: inline-block;
	overflow: hidden; /* Ensures the content is not revealed until the animation */
	white-space: nowrap; /* Keeps the content on a single line */
	width: 0;
	animation: typing 2s steps(250, end) 1.5s;
	animation-fill-mode: forwards;
}

/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

.shoutmedia-events .feed .item .image {
	width: 120px;
	height: 120px;
	border-radius: 100%;
	border: 2px solid #f9bb01;
	margin-right: 2rem;
	background-position: center;
	background-size: cover;
}

.shoutmedia-events .feed .item .text {

}

.shoutmedia-events .feed .item .title {
    font-family: 'TradeGothic', 'bebasneue_bold', Arial, Helvetica, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
}

.shoutmedia-events .feed .item .date {
    font-size: 16px;
    margin-bottom: .5rem;
}
.shoutmedia-events .feed .item .venue {
    font-size: 16px;
}

.shoutmedia-events .feed .item .venue:before {
    content: '';
    width: 16px;
    height: 20px;
    background-image: url('./images/icon-venue.png');
    background-size: contain;
    background-position: center;
    margin-right: 1rem;
    display: inline-block;
}

@media only screen and (max-width: 767px) {
	.shoutmedia-events img {
		width: auto;
		max-width: 100%;
		margin-bottom: 2rem;
	}

	.shoutmedia-events .feed .item {
		display: flex;
		align-items: flex-start;
		padding: 0 0 2rem;
	}

	.shoutmedia-events {
		margin-bottom: 2rem;
	}
}

@media only screen and (min-width: 768px) {
	.shoutmedia-events {
		display: flex;
		align-items: center;
	}
	.shoutmedia-events .feed {
		display: flex;
		align-items: flex-start;
		flex: 1;
	}

	.shoutmedia-events .feed .item {
		display: flex;
		align-items: flex-start;
		padding: 0 2rem;
		margin-right: 2rem;
	}
}

/* Shout Banner */

.shoutmedia-banner {
	background-size: cover;
	background-position: center;
	color: white;
}

.shoutmedia-banner .inner {
	padding: 15rem 0;
}

.shoutmedia-banner h1 {
	font-size: 80px;
}

.shoutmedia-banner h1:after {
	content: none;
}
.shoutmedia-banner .buttons .btn {
	margin: 0 1rem 1rem 0;
}

.banner-links {
	background-color: rgba(0,75,135,0.8) !important;
}

.banner-links a {
	color: white;
}

@media only screen and (max-width: 999px) {
	.shoutmedia-banner .inner {
		padding: 5rem 0;
	}
	.shoutmedia-banner h1 {
		font-size: 50px;
	}
}

/* */
.background-gradient {
	position:  relative;
}
.background-gradient:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 75, 135, .75);
    z-index: 0;
}
.background-gradient .container {
	position:  relative;
	z-index: 1;
}

@media only screen and (min-width: 1000px) {
	.background-gradient:after {
    	background: linear-gradient(to right, rgba(0, 75, 135, .75) 0, rgba(0, 75, 135, 0) 75%);
	}
}

/* Title Image */

.shoutmedia-titleimage {
	margin-bottom: 2rem;
	display: flex;
	flex-direction: column;
	max-width: 400px;
}

.shoutmedia-titleimage .text {
	position: relative;
}

.shoutmedia-titleimage .text h2 {
	font-size: 40px;
	font-family:'bebasneue_bold', Arial, Helvetica, sans-serif;
}

.shoutmedia-titleimage .shape {
    position: absolute;
    top: 100%;
    left: 0;
    width: 40%;
}

.shoutmedia-titleimage .image {
	width: 60%;
	aspect-ratio: 1/1;
	border-radius: 100%;
	border: 2px solid #044D7C;
	background-size: cover;
	background-position: center;
    align-self: flex-end;
}

@media only screen and (min-width: 768px) {
	.shoutmedia-titleimage {

	}
}

@media only screen and (max-width: 999px) {
	.shoutmedia-titleimage .shape {
		display: none;
	}
}

@media only screen and (min-width: 1000px) {
	.shoutmedia-titleimage {
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	.shoutmedia-titleimage .text {
		width: 60%;
	}
	.shoutmedia-titleimage .text h2 {
		font-size: 50px;
	}

	.shoutmedia-titleimage .shape {
	    left: 50%;
	    width: 75%;
	}
	.shoutmedia-titleimage .image {
		margin-left: 2rem;
		width: calc(50% - 2rem);
	}

}
@media only screen and (min-width: 1200px) {
	.shoutmedia-titleimage .text h2 {
		font-size: 60px;
	}
}

/* Icon Text */
.shoutmedia-icontext {
	display: flex;
	margin-bottom: 2rem;
}

.shoutmedia-icontext .icon {
	width: 25px;
	font-size:  20px;
	margin-right:  1rem;
	text-align: center;
}

.shoutmedia-icontext .content {
	flex: 1;
}

.shoutmedia-icontext .icon-label {
	margin-top: 0;
}

.shoutmedia-icontext .text {
	font-size: 18px;
}

/* Background Fade */

.background-fade {
	position: relative;
	background-size: cover;
	background-position: center;
}

.background-fade .container {
	position: relative;
	z-index: 1;
}

.background-fade:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 75, 135, .5);
}

@media only screen and (min-width: 1000px) {
	.background-fade {
		position: relative;
		background-repeat: no-repeat;
		background-size: 60% auto;
		background-position: right;
	}

	.background-fade:after {
		background: linear-gradient(to right, rgba(0, 75, 135, 1) 45%, rgba(0, 75, 135, 0) 75%);
	}
}

/* Page Highlights */

.page-orange .highlight,
.page-purple .highlight,
.page-green .highlight,
.page-blue .highlight {
    position: relative;
    color: white;
    z-index: 1;
}

.page-orange .highlight:before,
.page-purple .highlight:before,
.page-green .highlight:before,
.page-blue .highlight:before {
    content: '';
    position: absolute;
    width: 110%;
    height: 105%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #e57200;
    z-index: -1;
}

/* Page Buttons */

.btns-block .btn {
	display:  block;
    margin-bottom: 1rem;
    padding: 1.5rem 2rem;
    font-weight: bold;
    font-size: 16px;
}

/* Page Colours */

.page-orange .highlight:before {
    background: #e57200;
}
.page-orange .background-primary {
    background: #e57200;
}
.page-orange .shoutmedia-titleimage .image {
	border: 2px solid #e57200;
}
.page-orange .background-fade:after {
	background: #e57200DD;
}
.page-orange .btns-block .btn {
    background: #e57200 !important;
}
.page-orange .btns-block .btn:hover {
    background: #044D7C !important;
}

.page-purple .highlight:before {
    background: #702f8a;
}
.page-purple .background-primary {
    background: #702f8a;
}
.page-purple .shoutmedia-titleimage .image {
	border: 2px solid #702f8a;
}
.page-purple .background-fade:after {
	background: #702f8aDD;
}
.page-purple .btns-block .btn {
    background: #702f8a !important;
}
.page-purple .btns-block .btn:hover {
    background: #044D7C !important;
}

.page-green .highlight:before {
    background: #51830e;
}
.page-green .background-primary {
    background: #51830e;
}
.page-green .shoutmedia-titleimage .image {
	border: 2px solid #51830e;
}
.page-green .background-fade:after {
	background: #51830eDD
}
.page-green .btns-block .btn {
    background: #51830e !important;
}
.page-green .btns-block .btn:hover {
    background: #044D7C !important;
}

.page-blue .highlight:before {
    background: #217f91;
}
.page-blue .background-primary {
    background: #217f91;
}
.page-blue .shoutmedia-titleimage .image {
	border: 2px solid #217f91;
}
.page-blue .background-fade:after {
	background: #217f91DD
}
.page-blue .btns-block .btn {
    background: #217f91 !important;
}
.page-blue .btns-block .btn:hover {
    background: #044D7C !important;
}

@media only screen and (min-width: 1000px) {
	.page-orange .background-fade:after {
		background: linear-gradient(to right, #e57200FF 45%, #e5720000 75%);
	}
	.page-purple .background-fade:after {
		background: linear-gradient(to right, #702f8aFF 45%, #702f8a00 75%);
	}
	.page-green .background-fade:after {
		background: linear-gradient(to right, #51830eFF 45%, #51830e00 75%);
	}
	.page-blue .background-fade:after {
		background: linear-gradient(to right, #217f91FF 45%, #217f9100 75%);
	}
}