/*
Theme Name: Mastermyne
Version: 1.0
Author: Cloud Three
Author URI: https://cloudthree.com.au/
*/

.alignnone {
margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}

.alignright {
float:right;
margin: 5px 0 20px 20px;
}

.alignleft {
float: left;
margin: 5px 20px 20px 0;
}

a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}

a img.alignnone {
margin: 5px 20px 20px 0;
}

a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}

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

.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; /* Image does not overflow the content area */
padding: 5px 3px 10px;
text-align: center;
}

.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
margin: 5px 0 20px 20px;
}

.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}

.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; /* Above WP toolbar. */
}

/* ninja forms preset */

.ninja-forms-form-wrap .ninja-forms-error-msg {
color: #ff0000;
margin-bottom: 5px;
}

.ninja-forms-form-wrap .ninja-forms-required-items {
margin-bottom: 5px;
font-weight: bold;
}

.ninja-forms-form .text-wrap input,
.ninja-forms-form .textarea-wrap textarea,
.ninja-forms-form .list-dropdown-wrap select {
font-size: 14px;
padding: 10px 10px;
border: 1px solid #cccccc;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background-color: #ffffff;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
}

#nf-form-3-cont input,
#nf-form-3-cont textarea,
#nf-form-3-cont select {
    background-color: #fff;
    border: 1px solid #505654;
    border-radius: 0;
    color: #3d4543;
    display: block;
    font-family: 'Bw Glenn Sans', 'Noto Sans', Arial, sans-serif;
    font-size: 19px;
    font-weight: normal;
    margin: 0;
    padding: 0 16px;
    outline: none!important;
    width: 100%;
    height: 48px;
}
#nf-form-3-cont #nf-field-30{
	height: auto;
}
.ninja-forms-form .submit-wrap input {
line-height: 41px;
text-align: center;
background-color: #ffffff;
padding: 0 32px;
border: 2px solid #cccccc;
-webkit-transition: background-color 0.3s, color 0.3s;
-moz-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
cursor: pointer;
font-size: 14px;
}
#nf-form-3-cont .submit-container input {
    background: #003c71;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-family: 'Bw Glenn Sans', 'Noto Sans', Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 42px;
    margin: 0;
    padding: 0 40px;
    text-transform: capitalize;
    width: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.ninja-forms-form .submit-wrap input:hover {
color: #ffffff;
background-color: #cccccc;
}
#footer .top .links ul li.more{
	font-weight: 100;
}
.greyContent{
	background-color: #f2f2f2;
}
#header .navi .current_page_item {
color: #b0b09c;
}
#mainWrapper #content .section:first-of-type{
	padding-top: 75px;
    padding-bottom: 35px;
}
#mainWrapper #content .section{
	padding-top: 35px;
    padding-bottom: 35px;
}
#mainWrapper .sliders {
    padding: 0px 50px 35px;
}
#mainWrapper #content .section:last-of-type{
	padding-bottom: 75px;
}
.byDate .searchBtn
{
	    float: right;
   margin: 0 10px;
    width: 25px;
    height: 25px;

    cursor: pointer;
    text-indent: -9999em;
    background: url(./images/search-ico.png) no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    -ms-behavior: url(backgroundsize.min.htc);
}
.ctaLink
{
	padding: 10px 20px;
    background: #003c71;
    color: #fff;
    margin: 40px 0;
    display: block;
    position: relative;
    /* top: 40px; */
    max-width: 200px;
    text-align: center;
}
.ctaLink:hover{
	color: #fff;
	background: #4b4b4d;
}
#content iframe
{
	display: block;
    width: 80%;
    margin: 50px auto;
    height: auto;
    min-height: 450px;
}
#header .sub-menu{
	display: block;
	background: #1a1a1a;
    color: #fff;
    font-family: 'Bw Glenn Slab', Arial, sans-serif;
    font-weight: normal;
    text-align: center;
}
#header .current_page_item .sub-menu{
	display: block;
	z-index: 55;
}


#header .sub-menu {
	margin: 0;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-right: 40px;
    font-size: 0;
    text-align: center;
    width: 100vw;
    position: absolute;
    left: 0;
    top: 150px;
        border-top: 3px solid #FFF;
}

#header .sub-menu li {
	display: inline-block;
	margin: 0 1.05em;
	padding: 0;
	list-style: none;
	font-size: 20px;
}

#header .sub-menu li a {
	display: inline-block;
	color: #fff;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	
}
#header #menu-utility-navigation.menu li a{
	font-weight: 500;
}
#header .sub-menu li.active a,
#header .sub-menu li a:hover {
	color: #b0b09c;
}
#header .navi li .sub-menu  li{
	float: none;
}
#header .navi li:hover .sub-menu{
	display: block;
	z-index: 99999;
}
#header .navi li a{
	height: 88px;
}
#header .navi li .sub-menu li a
{
	height: auto;
	font-weight: 100;
}
.filterBar .byDate{
	float: right;
}
#mainWrapper #header .section{
	position: initial;
}
#mainWrapper #header .logo{
	left: auto;
}
.current-page-ancestor .sub-menu{
	display: block;
}
.single-projectmm #menu-item-68 .sub-menu{
	display: block;
}
.category #menu-item-71 .sub-menu{
	display: block;
}
.single-post #menu-item-71 .sub-menu{
	display: block;
}
.search .textbox
{
	margin: 0;
    padding: 0 37px 0 5px;
    border: 0;
    font-family: 'Bw Glenn Sans', Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #4a4b4c;
    width: 157px;
    height: 28px;
    text-align: center;
    background: #fff;
    outline: none;
    -webkit-appearance: none;
}
.search .searchBtn
{
    margin-left: 20px;
}
.centreAlign{
	text-align: center;
}
.nf-form-fields-required{
	display: none;
}
body #shiftnav-toggle-main a{
	display: none;
}
body #shiftnav-toggle-main{
	background: #444;
}
body .shiftnav.shiftnav-nojs.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target:hover,
body .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target,
body .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target,
body .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target,
body .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target,
body .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target,
body .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-highlight li.menu-item > .shiftnav-target:active,
body .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover{
	background: #003c71;
}
#menu-item-67 .sub-menu{
	z-index: 999;
}
#header .current_page_item .sub-menu{
	z-index: 9999;
}
#header .sub-menu .current_page_item a
{color: #b0b09c;}
h2.withDiamonds, h2.coloured{

    background: #003c71;
    background: -moz-linear-gradient(45deg, #003c71 0%, #003c71 11%, #03416e 29%, #094b68 45%, #0e5462 54%, #16625a 64%, #23794c 77%, #2e8c40 86%, #43b02a 100%);
    background: -webkit-linear-gradient(45deg, #003c71 0%,#003c71 11%,#03416e 29%,#094b68 45%,#0e5462 54%,#16625a 64%,#23794c 77%,#2e8c40 86%,#43b02a 100%);
    background: linear-gradient(45deg, #003c71 0%,#003c71 11%,#03416e 29%,#094b68 45%,#0e5462 54%,#16625a 64%,#23794c 77%,#2e8c40 86%,#43b02a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003c71', endColorstr='#43b02a',GradientType=1 );
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-fill-color: transparent;

}
#downloads .section.title{
	    padding-top: 40px;
    padding-bottom: 0px;
}
.greyContent .byDate{
	position: relative;
}
.greyContent .byDate #dateForm{
	display: flex;
	padding: 20px 0;
	 align-items: center;
  justify-content: center;
	}
.greyContent .byDate .date:after {
        content: "";
    position: relative;
    height: 32px;
    width: 32px;
    padding-top: -9px;
    background: url(./images/calendar-ico-blue.png) no-repeat center;
    cursor: pointer;
    pointer-events: none;
    background-size: 23.5px;
    display: inline-block;
    top: 7px;
}
.greyContent .byDate .date .textbox {
    margin: 0;
    padding: 0 37px 0 5px;
    border: 0;
    font-family: 'Bw Glenn Sans', Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #4a4b4c;
    width: 157px;
        height: 34px;
    text-align: center;
    background: #fff;
    outline: none;
    -webkit-appearance: none;
}
.greyContent .byDate .and
{
	font-family: 'Bw Glenn Sans', Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #01447c;
    margin: 20px 13px;
    padding-top: 7px;
}
.greyContent .byDate .searchBtn {
    float: right;
    margin: 0 10px;
     width: auto;
     height: auto;
    cursor: pointer;
    text-indent: 0;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    -ms-behavior: url(backgroundsize.min.htc);
    background: #01447c;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    font-family: 'Bw Glenn Slab', Arial, sans-serif;
}
#downloads .section.listings{
	padding-top: 70px;
    padding-bottom: 140px;
}
.listings .listing .date
{    position: relative;
    vertical-align: middle;
    padding: 13px 0px 13px 0px;
    display: block;
	flex: 1;
	font-weight: 100;
	    max-width: 12%;
    }
.listings .listing .first .date{
	font-weight: bold;
}
#downloads .listings .listing li a {
    display: flex;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-weight: normal;
}
#downloads .listings .listing li .info
{
	font-size: 19px;
    font-weight: 100;
    display: block;
	flex: 1;
	    max-width: 10%;
}
#downloads .listings .listing li .info img{
	height: 32px;
}
#downloads .listings .listing li .name{
	vertical-align: middle;
}
#downloads .listings .listing li .info span
{
	display: inline-block;
    position: relative;
    top: -9px;
}
#downloads .listings .listing li.first .name{
	font-weight: normal;
	display: block;
	flex: 1;
}
#downloads .listings .listing li.first .info{
	font-weight: normal;
	    font-size: 18px;
	    display: block;
	flex: 1;
}
#downloads .listings .listing li.first .info span{
	top: 0;
    right: 25px;
}
#downloads .listings .listing li .name{
	font-weight: 100;
	display: block;
	flex: 1;
}
.shareContainer{
	display: flex;
		 align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 84px;
  color: #555557;
  font-weight: bold;
}
.shareContainer .left, .shareContainer .right
{
	    padding: 5px 30px;
}
.shareContainer .left
{
	border-right: 2px solid #848484;
}
.shareContainer .right
{
	border-left: 2px solid #848484;
}
.shareContainer .second{
	display: block;
	font-size: 18px;
    font-weight: 500;
}
.shareContainer .right .dollar
{
	    font-size: 40px;
    position: relative;
    top: -14px;
}
.shareContainer .right img
{
	    max-width: 70px;
    padding: 6px 10px;
}
#downloads .listings .listing li.nav a{
	display: initial;
	margin: 7px;
}
#downloads .listings .listing li.nav{
	text-align: center;
	    padding: 10px 0;
	    border: none;
}
.section .filterBar .byDate{
	    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
}
.byDate h3{
	text-align: center;
}
.home #header .sub-menu{
	display: none;
}
#content p, #footer .top .info .intro p:last-child{
	    line-height: 1.5em;
}
#content .fullWidth p
{
	   /* margin: 0 0 32px;*/
}
#content .fullWidth h1, #content .fullWidth h2, #content .fullWidth h3, #content .fullWidth h4, #content .fullWidth h5, #content .fullWidth h6{
	    margin: 46px 0 12px 0;
}
.current_page_parent .sub-menu{
	z-index: 99998;
}
#header .navi li:hover .sub-menu {
    display: block;
    z-index: 99999;
}
.owl-carousel .owl-stage-outer{
	    width: 100%;
}

.home #weDo .section {
	padding-top: 55px;
}
.home #videos ul .singleVid  {
	float: none;
	margin: auto;
}
#content #projects .listing li {
	width: 33%;
	float: none;
}
#content #projects .listing {
	display: flex;
	flex-wrap: wrap;
}

#mainWrapper div #gallery-grid ul {
display: flex;
flex-wrap: wrap;
	list-style-type: none;
	float: none;
	padding: 0;


}
#mainWrapper #projects .listing li .overlay .text{
	font-size: 28px;
}
#mainWrapper div #gallery-grid li {
  float: none;
  padding: 0px;
  width: 50%;
    margin-left: -2px;

}
#mainWrapper div #gallery-grid li img{
	height: auto;
	    margin-top: -5px;
}
h5 a {
    padding: 10px 20px;
    background: #003c71;
    color: #fff;
    margin: 40px 0;
    display: block;
    position: relative;
    /* top: 40px; */
    max-width: 180px;
    text-align: center;
}
h5 a:hover{
	    color: #fff;
    background: #4b4b4d;
}
#mainWrapper #footer .top .section:before
{
	width: 64px;
    height: 87px;
    top: 60px;
}
#mainWrapper #footer .top .info{
	display: none;
}
#mainWrapper #footer .top .links {
    float: none;
    width: 100%;
    padding-top: 30px;
    padding-right: 0;
    margin-left: 0;
    text-align: center;
}
#mainWrapper #footer .top .logo{
	    display: block;
    text-align: center;
        max-width: 330px;
    margin: auto;

}
#mainWrapper #footer .top .links ul li{
	display: inline-block;
	padding: 0 25px;
}
#mainWrapper #footer .top .contacts {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-top: 15px;
    text-align: center;
}
#mainWrapper #footer .top .contacts ul li{
	margin: 0;
	line-height: 1.5em;
}
#mainWrapper #footer .top .contacts ul{
	margin-bottom: 15px;
}
#mainWrapper #footer .top .contacts .socials li{
	display: inline-block;
	padding: 0 5px;
}
#mainWrapper #footer .top .contacts .socials li img{
	max-width: 28px;
}
#mainWrapper #footer .bottom .copyright {
    float: none;
    margin: 0;
    font-size: 16px;
    text-align: center;
}
#mainWrapper #footer .bottom #menu-policy-navigation{
	list-style-type: none;
	text-align: center;
	padding: 0;
}
#mainWrapper #footer .bottom #menu-policy-navigation li {
	display: inline-block;
	padding: 0 5px;
}
#mainWrapper #footer .bottom .designedBy {
    float: none;
    margin: 0;
    font-size: 16px;
    text-align: center;
}
#mainWrapper #footer .top .section{
	    padding-top: 50px;
}
#mainWrapper .theWay .row {
	display: flex;
	margin-bottom: 40px;
}
#mainWrapper .theWay .row .image{
	width: 25%;
}
#mainWrapper .theWay .row .info {
	width: 75%;
	    padding: 30px 40px;
	     display: flex;
  justify-content: center;
  flex-direction: column;
}
.section .quote blockquote p cite{
	display: inline-block;
	    margin: 20px 0 0;
}
.quote blockquote p cite::before{
	content: " - "
}
#mainWrapper #downloads .section{
	padding-top: 0;
}
#mainWrapper #contact .info:nth-of-type(even){
	padding-left: 35px;
}
#mainWrapper #contact .info:nth-of-type(3){
	padding-left: 35px;
	    width: 30%;
}
#content img{
	height: auto;
}
.twoList{
	  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
    -webkit-column-gap: 80px; /* Chrome, Safari, Opera */
  -moz-column-gap: 80px; /* Firefox */
  column-gap: 80px;
  -webkit-column-width: 50%;
   -moz-column-width: 50%;
        column-width: 50%;
}
.twoList ul{
	list-style-type: none;
	margin: 0;
}
.twoList ul > li {
  text-indent: -5px;
}
.twoList ul > li:before {
  content: "- ";
  text-indent: -5px;
}
.page-template-our_projects-page .pagination{
	text-align: center;
}
.page-template-our_projects-page .pagination .page-numbers{
	text-indent: -50px;
    background: #03416e;
    border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
}
.page-template-our_projects-page .pagination .page-numbers.next, .page-template-our_projects-page .pagination .page-numbers.prev{
	background: none;
	text-indent: 0;
	color: #03416e;
	font-weight: 900;
	
}
.page-template-our_projects-page .pagination .page-numbers.current
{
	background:#555d66;
}
#content #project .stats .info table th{
	padding: 5px;
	    padding-right: 10px;
}
.slideTitle{
	background: #000;
    text-align: center;
    color: #fff;
    font-weight: 500;
    padding: 15px;
}
#mainWrapper #banner .inner{
	    padding-top: 70px;
    padding-bottom: 70px;

}
.page-id-364 h2.withDiamonds:after{
	display: none;

}
#mainWrapper #content .section.gallery{
	padding-top: 0;
}
#mainWrapper #downloads.ASX .section.title{
	padding-top: 70px;
}
.twoList{
	margin: 0;
}
.filterBar p {
	margin: 0;
}
.search .readmore{
	display: block;
	margin: 10px 0;
	font-weight: 500;
}
.page-id-275 .section.CTA h2.withDiamonds:after{
	display: none;
}	
h2.withDiamonds:after{
	display: none;
}
#content #footer .top .contacts ul li a{
	display: inline;
}
.section p a
{
	    color: #074969;
    font-weight: 500;
}
body h2.withDiamonds, body h2.coloured{
	margin: 0 0 40px 0 !important;
}
.section #project .stats .info table td{
	white-space: inherit;
	padding-left: 10px;
}
.section #project .stats .info table th{
	width: auto;
}
.nf-fu-fileinput-button
{
	background: #003c71;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-family: 'Bw Glenn Sans', 'Noto Sans', Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 42px;
    margin: 0;
    padding: 0 40px;
    text-transform: capitalize;
    width: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.vacancies .columns{
	display: flex;
}
.vacancies .columns .leftCol{
	    flex-grow: 4;
}
.vacancies .columns .rightCol{
	    max-width: 500px;
	    padding-left: 50px;
}
.vacancies .columns .rightCol h3
{
	    background: #003c71;
    padding: 10px;
    color: white;
}
.vacancies .columns .rightCol .filter-group-title{
	font-weight: bold;
}
.vacancies .columns .rightCol ul.filter li input {
    margin: 6px 0 0px -17px;
}
.vacancies .columns .rightCol .btn
{
	background: #23794c;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-family: 'Bw Glenn Sans', 'Noto Sans', Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 42px;
    margin: 0;
    padding: 10px 10px;
    text-transform: capitalize;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: center;
}
#content .vacancies .columns .rightCol .search{
	margin-top: 20px;
}
.vacancies .columns .leftCol .job-link {
    display: block;
    color: #003c71;
    font-weight: 500;
}
#jobs-form tr.summary{
background: #fff;
}
#jobs-form tr{
	background: #dedede;
}
#jobs-form tr td
{
	    border-top: 3px solid #03416e;
}
#recent-jobs tr.summary td{
	border: 0;
}
#jobs-form th {
    padding: .75em 1em;
    background: #3d4543;
    color: #fff;
    border-bottom: 3px solid #02416e;
}
#jobs-form input[type=text]{
	width: 100%;
}
/*parallax style*/
.parallax {
  position: relative;
  background-attachment: fixed;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;

  /**
   * Default height
   */
  height: 100%;
}

.caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
/*
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;

  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;*/
max-width: 40vw;
margin-left: 10vw;
padding-top: 10vw;
  height: 100%;
}

.caption .border {
  background-color: #111;
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
}
.parallax .caption{
	color: #fff;
	}
.parallax .caption cite{
	display: block;
	}
.keepInfo{
	font-size: 2em;
	color: #beb7a6;
font-family: 'Bw Glenn Slab', Arial, sans-serif;
margin-top: 1vw;
	}
.keepInfo table{
	    border-collapse: collapse;
	}
.keepInfo .feature{
	font-size: 1.3em;
	color: #fff;
	}
.keepInfo .feature td
	{
	border-top: 1px solid #fff;	
	border-bottom: 1px solid #fff;
		}
		
/* banner style overrides*/
@media only screen and (max-width: 767px){
body #mainWrapper #banner .inner .overlay {
    font-size: .55em;
    padding: 15px;
    width: 60%;
    max-width: 100%;
    top: -43px;
}
#mainWrapper #banner{
	height: 210px;

	}
#mainWrapper #banner .inner {
    padding-top: 0;
    padding-bottom: 0;
}
#mainWrapper #slider .slides .inner .overlay:after, #mainWrapper #banner .inner .overlay:after{
	display: none;
	}
}
@media only screen and (max-width: 1260px){
	#content .vacancies.section{
		max-width: 95%;
	}
	.owl-carousel .owl-stage-outer{
		top: -8px;
		margin-bottom: -8px;
	}
	.section .filterBar .byDate {
    display: flex;
    align-items: center;
    justify-content: center;
    float: none;
    padding: 20px;
}
}
@media only screen and (max-width: 992px){
	.vacancies .columns .rightCol{
		max-width: none;
		padding-left: 20px;
	}
	.owl-carousel .owl-stage-outer{
	top: -42px;
	    margin-bottom: -42px;
	}
	#content #projects .listing {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	}
}
@media only screen and (max-width: 800px){
	#content #projects .listing li{
		width: 48%;
		margin: 1%;
		}
}
@media only screen and (max-width: 767px){
	#slider{
		padding-top: 42px;
		}
	.vacancies .columns{
		display: block;
	}
	.vacancies .columns .rightCol{
		padding-left: 0;
	}
	.filterBar .byDate{
	float: none;
	width: 100%;
}
.byDate .searchBtn {
    float: right;
    margin: 13px 10px;
width: auto;
    height: auto;
    cursor: pointer;
   text-indent: 0;
    background: #59595b;
    padding: 10px 35px;
}
#downloads .listings .listing li.first{
	display: none;
}
#downloads .listings .listing li a {
    display: block;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-weight: normal;
    text-align: center;
}
.listings .listing .date {
    position: relative;
    vertical-align: middle;
    padding: 13px 0px 13px 0px;
    display: block;
    flex: auto;
    font-weight: 100;
    max-width: 100%;
}
#downloads .listings .listing li .name {
    font-weight: 100;
    display: block;
    flex: auto;
}
#downloads .listings .listing li .info {
    font-size: 19px;
    font-weight: 100;
    display: block;
    flex: auto;
    max-width: 100%;
}
.section .filterBar .byDate{
	display: block;
}
#mainWrapper #banner .inner .overlay {
    font-size: 1em;
    padding: 15px;
    /* width: 150%; */
    max-width: 100%;
}
}
@media only screen and (max-width: 750px){
	#content iframe
		{
			min-height: 300px;
		}
}
@media only screen and (max-width: 650px){
	#content #projects .listing {
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;
	}
	#mainWrapper div #gallery-grid li {
	  float: none;
	  padding: 0px;
	  width: 100%;
	}
#mainWrapper #footer .top .section:before{
	display: none;
	}
	#content #projects .listing li {
    width: 100%;
    margin: 1% auto;
}
}
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
	
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	td:before { 
		/* Now like a table header */
		position: relative;
		/* Top/left values mimic padding */
		top: auto;
		left: auto;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	td:nth-of-type(1):before { content: "Position:"; }
	td:nth-of-type(2):before { content: "Location:"; }
	td:nth-of-type(3):before { content: "Closes:"; }
	.summary td:nth-of-type(1):before { content: " "; }
	}
	#jobs-form tr td{
	border: 0;
	}
	#jobs-form tr.summary{
	    border-bottom: 3px solid #003c71;
	}
}