/*
Theme Name: The Theme
Theme URI: https://connectpeopletraining.com.au/
Description: A Theme for Tony.
Version: 1.0.1
Author: Dave Spencer
Author URI: http://noosawebdesign.com.au 
*/

@font-face {
    font-family: MinionPro;
    src: url("fonts/MinionPro-Regular.otf") format("opentype");
}

@font-face {
    font-family: MinionPro;
    font-weight: bold;
    src: url("fonts/MinionPro-Bold.otf") format("opentype");
}

.padding {
	padding-right: 30px;
	padding-right: 30px;
}

.theme .fc-content {
	padding: 10px 4px;	
}

.theme .fc-day-grid-event .fc-content {
    white-space: normal;
}

.theme .fc-event-container a {
	color: #fff;	
}

.theme .fc-event-container a:hover,
.theme .fc-event-container a:focus {
	color: #eee;	
}


.theme input[type="checkbox"] {
    width: 30px;
    height: 30px;
}

.theme input[type="date"].form-control {
    line-height: inherit;
}

.theme label {
    font-weight: 400;
    display: block;
    margin-bottom: 1px;
}

.theme .btn {
    color: #ffffff;
    background-color: #04306c;
    text-transform: uppercase;
    border-radius: 2px;
    margin-left: 4px;
    font-weight: 700;
	margin-top: 20px;
}

body .rtodata-hidden {
	display: none;
}

input.form-control {
	padding-left: 16px;
}

.content-body li {
	margin-left: 20px;
}

.fa-sort-asc {
	margin-top: 6px;
}

html, body {
	height: 100%;
}  

body.theme {
    font-family: 'MinionPro', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #666;
}

#wrap {
    height: auto !important;
    margin: 0 auto -45px;
    min-height: 100%;
    padding: 0 0 45px;
    transition: all 0.2s ease 0s;
    }

.theme h1, 
.theme h2, 
.theme h3, 
.theme h4, 
.theme h5, 
.theme h6 {
    font-weight: bold;
    font-family: 'MinionPro', sans-serif;
    margin: 10px 0 20px;
}
.theme .post-container h4 {
	margin: 20px 0 10px;
}

.theme a {
	color:#1fb9ee;
	text-decoration: none;
}

.theme a:hover, 
.theme a:focus {
	color:#f38031;
	text-decoration: none;
}

.theme hr {
    margin-bottom: 24px;
    margin-top: 24px;
}

.theme .ribbon-container {
	position: relative;
	min-height: 12px;
	background-color: #fff;
}

.theme .page-container {
    padding-bottom: 28px;
    padding-top:132px;
}

.theme .page-container .form-control {
	color:#555;
	padding:8px;
	font-size: 20px;
	height: inherit;
	margin-bottom: 6px
}

.theme .post-container {
    padding-bottom: 28px;
}

.theme .section-container h3,
.theme .content-section h2 {
	margin-top: 0;
}

.theme .section-container .section-body,
.theme .box-container .box-body {
	background-color: #fff;
	padding:18px 4px;
	margin-bottom: 24px;
	box-shadow: 2px 2px 10px 5px rgba(191,187,191,1);
}

.theme .box-container .content-section {
	padding-bottom: 32px;
}

.button-container a {
    background-color: #0a0a0a;
    color: #fff;
    font-size: 14px;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    min-width: 106px;
}

.button-container a:hover,
.button-container a:focus {
	color:#fff;
	background-color: #777;
	border-color: #777;
}

.content-row ul {
    list-style-type: none;
}

.content-row ul li {
    position: relative;
    margin-left: 0;
    padding: .5em 1em 0 26px;
}

.content-row ul li .fa {
    margin-right: .5em;
    position: absolute;
    top: 12px;
    left: 0;
}

.show-content {
	width: 100%;
	background-color: #333;
	padding: 8px;
	position: relative;
	margin-bottom: 1px
}

.show-content a {
	color: #fff;
}

.show-content a:hover,
.show-content a:focus {
	color: #fff;
}

.content-body {
	display: none;
	padding: 12px 12px 6px;
	border: 1px solid #eee;
}

.heading {
	padding:132px 0;
	text-align: center;
}

.theme .heading h1 {
	color: #fff;
	text-shadow: 0px 0px 22px rgb(55, 55, 55);
	width: 32%;
	margin: 0 auto;
	padding: 20px 0;
	border: 2px solid #fff;
	background-color: rgba(100, 100, 100, 0.3);
}

/* Table Styles */

.theme table {
	width:100%;
}

.theme th {
	background-color: #04306c;
	color: #ffffff;
	font-size: 18px;
	margin: 0;
	border-radius: 2px 2px 0 0;
}

.theme table table th {
	background-color: #eee;
	color: #555;
	padding:6px;
	font-size: 16px;
}

.theme .table-sub-header td {
	background-color: #fafafa;
	border:1px solid #e0e0e0;
	border-top: none;
	padding:6px;
}

.theme td {
	background-color: #fff;
	padding:6px;
	vertical-align: top;
}

.theme td:first-child {
	min-width: 40px;
}

th .nav > li > a {
    padding: 4px 0px;
    display: inline-block;
}

td .nav > li > a {
    padding: 0px;
}

.fixed-column-1 {
	width:30px;
	text-align: center;
}

.fixed-column-2 {
	width:150px;
}

.theme .center-image {
	background-repeat:no-repeat;
	background-position: center center;
	background-size: cover;
	cursor: pointer;
	width: 100%;
	height: 100%;
	transition: all 0.2s ease 0s;
}	

.theme .center-image:hover {
	transform: scale(1.1);
}

.theme .tile-container {
    padding-bottom: 28px;
}

.theme .tile-post {
	background-color: #fff;
	padding:20px 0;
}

.theme .center-image-container,
.theme .tile-image-container {
	overflow: hidden;
}	

.theme .tile-image {
	background-repeat:no-repeat;
	background-position: center center;
	background-size: cover;
	cursor: pointer;
	width: 100%;
	height: 100%;
	transition: all 0.2s ease 0s;
}

.theme .tile-post:hover .tile-image {
	transform: scale(1.1);
}

.theme .tile-header {
	position: absolute;
	bottom: 0;
	background-color: rgba(66, 66, 66, 0.95);
	padding: 12px 24px;
	width: 100%;
	transition: all 0.2s ease 0s;
}

.theme .tile-header a {
	color:#ddd;
	text-transform: uppercase;
}

.theme .tile-post:hover .tile-header {
	background-color: rgba(99, 99, 99, 0.85);
	padding: 16px 24px;
}

.theme .tile-post:hover .tile-header a {
	color: #fff;
}

.theme .tile-body {
	margin-top: 6px;
	padding: 6px;
}

.theme .tile-footer {

}

.theme  .tile-footer .btn {
    color: #ffffff;
    background-color: #1fb9ee;
    text-transform: uppercase;
    border-radius: 2px;
    font-weight: 700;
	margin: 4px 0 10px;
	width: 48%;
	border-width: 0;
}

.theme .flex-row {
	align-items: center;
    display: flex;
    margin-bottom: 4px;
}
.theme .row.block-row {
	display: block;
}

.theme .input-row {
    min-height: 34px;
}

.theme .bottom-row {
    position: absolute;
    bottom: 22px;
    width: 100%;
}
.theme .navbar {
	min-height: 125px;
	margin-bottom: 0;
}

.theme .pushy .active {
	background: #1fb9ee;
}

.theme .pushy .active a {
	color:#fff;
}

.nav-login {
    position: absolute;
    right: 15px;
    top: 8px;
    font-size: 20px;
    color:#ddd;
}

.nav-login span {
    font-size: 14px;
    font-weight: 600;
}

.nav-login a {
    color:#666;
}

.nav-login a:hover {
	color: #1fb9ee;
}

.theme .navbar-header{
    padding: 4px;
    position: absolute;
}

.theme .navbar-header a.navbar-brand {
	color:#eee;
    padding: 0;
    transition: all 0.2s ease 0s;
    margin-right: 12px;
    margin-top: 0px;
    margin-left: 160px;
    font-size:32px;
	font-weight: 700;
    font-family: 'Noto Sans', sans-serif;
}

.theme .navbar-header a:hover,
.theme .navbar-header a:focus {
	text-shadow: 0px 0px 22px rgba(252, 252, 252, 0.3);
	color:#fff;
}

.theme .navbar-header a img {
	position: absolute;
	left:-20px;
}

.theme .navbar-header .tag-line {
	margin-top: 28px;
}

.theme .navbar-header .tag-line h4 {
	font-size: 32px;
	margin-bottom: 0;
}

.theme .navbar-header .tag-line p {
	font-size: 16px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}

.theme .navbar-default {
	background-color: rgba(255, 255, 255, 0.95);
    background-image: none;
    transition: all 0.5s ease 0s;
}

.theme .navbar-default .navbar-toggle {
	font-size: 20px;
    border-radius: 0;
    margin: 0;
    padding: 8px;
	position: absolute;
	top:60px;
	left:0px;
    color: #333;
    border:none;
    background-color:transparent;
}

.theme .navbar-default .navbar-toggle:hover,
.theme .navbar-default .navbar-toggle:focus {
	background-color:transparent;
	color: #1fb9ee;
}

.theme .navbar-default .navbar-nav { 
    margin-top: 40px;
}

.theme .navbar-default .navbar-nav > li > a {
    color:#1c191a;
    text-transform: uppercase;
    padding: 14px 0px;
    margin-left: 12px;
    margin-right: 12px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Noto Sans', sans-serif;
}

.theme .navbar-default .navbar-nav > li > a:hover,
.theme .navbar-default .navbar-nav > li > a:focus {
	text-shadow: 0px 0px 22px rgb(255, 252, 255);
	color:#666;
}

.theme .navbar-default .navbar-nav > .active > a,
.theme .navbar-default .navbar-nav > .active > a:hover,
.theme .navbar-default .navbar-nav > .active > a:focus { 
    background:none;
	box-shadow: none;
	background-color: transparent;
    color:#1fb9ee;
    text-shadow: none;
}

.theme .navbar-default .navbar-nav > .open > a, 
.theme .navbar-default .navbar-nav > .open > a:hover, 
.theme .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #666;
}

.theme .nav > li.dropdown {
    position: relative;
}

.theme .navbar-right .dropdown-menu {
    right: inherit;
}

.theme .dropdown-menu > .active > a, 
.theme .dropdown-menu > .active > a:focus, 
.theme .dropdown-menu > .active > a:hover {
    background-color: #04306c;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}

.slide {
	width:100%;
	height: 480px;
	cursor: pointer;
	position:relative;
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;
}

.sliders {
	height: 480px;
	width:100%;
	transition: all 0.2s ease 0s;
}

.slide-nav-container {
    position: absolute;
    z-index: 99;
}

.slide-nav-container a {
	color:#ccc;
	font-size: 20px;
	padding: 10px 20px
}

.slide-nav-container a:hover {
	color:#fff;
}

.slide-nav-left  {
	bottom: 5%;
	left:1%;
}

.slide-nav-right  {
	bottom: 5%;
	right:1%;
}

.home-underlay-left {
	position: absolute;
	width:50%;
	height: 480px;
	background-image: linear-gradient(to right, rgba(33, 33, 33, 1), rgba(33, 33, 33, 0));
}
.home-underlay-right {
	position: absolute;
	width:50%;
	height: 480px;
	background-image: linear-gradient(to left, rgba(33, 33, 33, 1), rgba(33, 33, 33, 0));
	right:0;
}

.home-tag {
	color:#eee;	
	width:100%;
    padding: 0;
    position: absolute;
    font-family: 'Noto Sans', sans-serif;
}

.home-tag .home-title p {
	margin:0;
	line-height: 1;
}

.home-tag-md {
	top: 6%;
	max-width: 36%;
	text-shadow: 0px 0px 22px rgb(5, 5, 5);
}

.home-tag-md .home-title {
	font-size:48px;
	
}

.home-tag-md .home-text {
	font-size: 18px;
	margin-top:20px;
}

.home-tag-sm {
	top: 10%;
	max-width: 50%;
}

.home-tag-sm .home-title {
	font-size:26px;
}

.home-tag-sm .home-text {
	font-size:16px;
	margin-top:10px;
}

.home-tag-xs {
	top: 10%;
	max-width: 50%;
}

.home-tag-xs .home-title {
	font-size:26px;
}

.home-tag-xs .home-text {
	font-size:14px;
	margin-top:10px;
}

.header-image {
	padding: 20px 0;
}


.square-image,
.tall-image {
	background-repeat:no-repeat;
	background-position: center center;
	background-size: cover;
	margin-bottom: 16px;
}

.logo-image {
	background-repeat:no-repeat;
	background-position: top center;
	background-size: contain;
	margin-bottom: 16px;
}

.responsive {
	padding:20px 32px;
}

.modal-dialog.modal-dialog-lg {
    width: 1024px;
}

.modal-dialog.modal-dialog-max {
    width: calc(100% - 20px);
}

.footer-container {
	background-color: #1c191a;
	color:#ccc;
	padding-bottom: 20px;
	font-size: 18px;
}

.footer-container .container {
	border-bottom: 1px solid #666;
}

.footer-container h3 {
	font-size: 16px;
	margin-bottom: 10px;
    margin-top: 16px;
    text-transform: uppercase;
    font-weight: 700
}

.footer-container .fa-ul {
	margin-left:22px;
}

.footer-container .fa-li {
    top: 6px;
}

.footer-container a {
    color:#ddd;
}

.footer-container a:hover,
.footer-container a:focus {
	color:#fff;
	text-decoration: none;
}

.footer-container .menu-item {
	padding:2px 0;
	font-size: 18px;
}

.footer-container .featured {
	list-style-type: none;
    padding-left: 0;
}

.footer-container .featured > li > a:before {
	content: "\f0f4";
	font-family: FontAwesome;
	padding-right: 7px;
}

.credit-container {
	background-color: #1c191a;
	color:#ddd;
	padding-top:12px;
	font-size: 18px;
}

.credit-container .container {
	border-bottom: 1px solid #666;
}

.credit-container .navbar-nav {
	list-style: none;
	padding-left:0px;
}

.credit-container .navbar-nav > li {
	border-right: 1px solid #666;
	margin-bottom: 10px;
}

.credit-container .navbar-nav > li:last-child {
	border-right: none;
}

.credit-container .navbar-nav > li > a {
	padding:0 10px;
	color:#fff;
}

.credit-container .navbar-nav > li > a:last-child {
	border-right: none;
}

.credit-container a {
	color:#fff;
	text-decoration: none;
}

.credit-container a:hover, 
.credit-container a:focus {
	color:#04306c;
	text-decoration: none;
}
.copy-container {
	background-color: #1c191a;
	color:#ccc;
	font-size: 12px;
	padding-bottom: 20px;
}

/* icons */

.fa {
	cursor: pointer;
}

.fa-left {
	margin-left: 10px;
}

.fa-right {
	margin-right: 8px;
	width:16px;
	text-align: center;
}

.fa-chevron-right {
	margin-top: 3px;
}

.theme .btn-theme {
    background-color: #1c191a;
    border-color: #1c191a;
    color: #eee;
}

.theme .btn-theme:hover,
.theme .btn-theme:focus {
	color:#fff;
	background-color: #666;
	border-color: #666;
}

.highlight {
	outline: 1px solid #ffcc00;
	background-color: #fef9e3 !important;
}

input.alert,
select.alert { 
	/*border:1px solid #04306c;*/
	outline: 1px solid #ffcc00;
}

.theme  .attention {
	background-color: rgba(154, 0, 0, 0.05);
    outline: 1px solid #04306c;
}

.relative {
	position: relative;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

img.alignright {
    margin-left:10px;
}

img.alignleft {
    margin-right:20px;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ellipsis {
	overflow-x: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
}



@media (max-width: 500px) {
	.home-text {
		display:none;
	}
	.home-tag-xs {
	  max-width: 50%;
	}
}