header {
    background-image: url("/public/bg-hawke.png");
    background-position:-30% 100px;
    background-attachment:fixed;
    background-repeat:no-repeat
    background-size: 40%;

}

.navbar {
    width: 100%;
    display: inline-block;
}

header .site-logo {
    margin: -15px 0 8px 0;
}

header .site-logo a {
	display: inline !important;
}

.start .layout-promotional .full-width:first-of-type  {
	max-height: 325px;
}

.layout-promotional .full-width:first-of-type  {
	max-height: 250px;
	overflow: hidden;
}

.globalNavIcons #globalSearchCheck:checked + label {
    background-position: 0px -24px;
}

.layout-header .navbar {
    min-height: 0;
    margin: 0;
    background-color: transparent;
}

.navbar-top {
	margin: 15px 30px 0 30px;
	padding-top: 10px;
}

.navbar-primary {
	margin-right: 0 !important;
}

.visuallyhidden {
    visibility: hidden;
}

.globalNavIcons {
    pointer-events: auto;
}

.block-list-grid .item, .block-accordion .panel-body {
	font-size: 1em;
}

.globalNavIcons #globalMenuCheck + label {
    background-position: 49px 0;
}

.globalNavIcons #globalMenuCheck:checked + label {
    background-position: 49px -24px;
}

label[for="globalMenuCheck"] {
    background-image: url('/public/icons-24.png');
    margin-right: 10px;
    padding: 0 15px 5px 0;
    width: 25px;
    height: 25px;
}

label[for="globalSearchCheck"] {
    background-image: url('/public/icons-24.png');
    margin-right: 10px;
    padding: 0 15px 5px 0;
    width: 25px;
    height: 25px;
}

label[for="globalLoginCheck"] {
	margin-left: 10px;
	padding: 1px 15px 5px 0;
    font-size: 19px;
    font-weight: 400;
    line-height: 1em;
    font-family: altis_unisa, arial, helvetica, sans-serif;
    color: #fff;
}

#globalSearchCheck {
    margin-top: -3px;
    margin-left: -3px;
    height: 1px;
    width: 1px;
    box-sizing: border-box;
    opacity: 0;
    filter: alpha(opacity=0);
}

#globalLoginCheck {
    margin-top: -3px;
    margin-left: -3px;
    height: 1px;
    width: 1px;
    box-sizing: border-box;
    opacity: 0;
    filter: alpha(opacity=0);
}

#globalMenuCheck {
    margin-top: -3px;
    margin-left: -3px;
    height: 1px;
    width: 1px;
    box-sizing: border-box;
    opacity: 0;
    filter: alpha(opacity=0);
}

header fieldset .form-group .input-search {
    background: none;
	border-bottom: 4px solid #98c0e6;
	border-radius: 0;
    color: #98c0e6;
    padding: 8px;
    width: 100%;    
    margin: 0 0 12px 0;
 }
 
 header fieldset .form-group .input-search:focus {
	border-top: 1px solid #98c0e6;
	border-left: 1px solid #98c0e6;
	border-right: 1px solid #98c0e6;
 }

.globalNavIcons label {
    cursor: pointer;
}
.globalMenuDropdown {
    height: 0px;
    opacity: 0;
    -moz-transition: height .5s ease;
    -webkit-transition: height .5s ease;
    -o-transition: height .5s ease;
    transition: visibility .5s, height .5s ease, opacity .25s linear;
    clear: both;
    float: right;
    text-align: left;
}

::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.globalSearchDropdown fieldset {
    margin-top: 10px;
}

.globalSearchDropdown {
    height: 0px;
    opacity: 0;
    -moz-transition: height .5s ease;
    -webkit-transition: height .5s ease;
    -o-transition: height .5s ease;
    transition: visibility .5s, height .5s ease, opacity .25s linear;
    clear: both;
    float: right;
    text-align: left;
	width: 100%;

}

.globalSearchDropdown .radio-inline {
    color: #ffffff;
    width: 100%;
    margin-right: 20px;
    padding: .4em .4em .4em 20px;
    border-bottom: 1px solid #00385e;
}

.globalSearchDropdown li:first-of-type label {
    border-top: 1px solid #2770b3;
}

.globalLoginDropdown {
	height: 0px;
	opacity: 0;
	-moz-transition: height .5s ease;
	-webkit-transition: height .5s ease;
	-o-transition: height .5s ease;
	transition: visibility .5s, height .5s ease, opacity .25s linear;
	clear: both;
	float: right;
	text-align: left;
	position: relative;
	top: 20px;
	max-width: 500px;
	margin-right: 25px;
}

.globalNavIcons[type="checkbox"]:focus + label {
	border: 1px dotted white;
}

.globalNavIcons #globalSearchCheck:checked ~ .globalSearchDropdown {
    display: block;
    opacity: 1;
    height: 7rem;
    transition:  height .5s ease, opacity .25s linear;
}

.globalNavIcons #globalLoginCheck:checked ~ .globalLoginDropdown {
    display: block;
    opacity: 1;
    width: auto;
    height: 155px;
    transition:  height .5s ease, opacity .25s linear;
}

.globalNavIcons #globalMenuCheck:checked ~ .globalMenuDropdown {
    display: block;
    opacity: 1;
    width: auto;
    height: 27rem;
	margin-bottom: 1rem;
    transition:  height .5s ease, opacity .25s linear;
}

.navbar-top .navbar-nav li:first-of-type {
    border-top: 1px solid #00385e;
}

.navbar-top .navbar-nav li {

    display: block;
    border: 1px 0 1px 0;
    padding: 0;
    float: none;
    border-bottom: 1px solid #2770b3;
}

.nav > li > a:hover, .nav > li > a:focus { /*override white background colour on dropdown lists focus*/
	background-color: #0052a0 !important;
}

fieldset .form-group {
	display: inline-block !important;
}

header fieldset .form-group .btn-submit {
    background: #ffffff;
    color: transparent;
    font-weight: 600;
    padding: 0;
    border-radius: 50%;
    height: 80px;
	width: 80px;
    font-size: 1.3rem;
    margin-bottom: 10px;
}

header fieldset .form-group .btn-submit:hover {
	background-color: #98c0e6;
}

div.form-submit {
	position: relative;
}

div.form-submit:after {
    font-family: fontawesome;
    content: '\f054';
    font-size: 24px;
    line-height: 40px;
    color: #003e74;
    text-align: center;
    width: 50%;
    height: 50%;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    pointer-events: none;
    padding-left: 2px;
}

header fieldset .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
	margin-bottom: 1px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

@media screen and (min-width: 768px) {	

    .navbar-top a {
		display: none;
    }
    
	.globalSearchDropdown ul li {
		float: left !important;
		border: none !important;
	}
	
	.globalSearchDropdown .radio-inline {
	border: none !important;
    }
    
    .globalNavIcons #globalSearchCheck:checked ~ .globalSearchDropdown {
        height: 11rem;
    }
	
}

/*get proper size header search input on ipad and above*/
@media screen and (max-width: 767px) {
	header .site-logo {
		margin-top: 0;
	}
	
	.navbar-top {
		margin: 0px;
		padding-top: 10px;
    }

    header fieldset {
        padding-left: 0;
    }

	header fieldset .form-group .btn-submit {
		height: 40px;
		width: 40px;
    }   

	header fieldset .form-group .input-search {
		border-bottom: 2px solid #98c0e6;
	}
	
	div.form-submit:after {
		font-size: 14px;
		line-height: 20px;
    }	
    
}

@media screen and (min-width: 800px) {
	.full-width:first-of-type {
	padding-top: 0 !important;
	}
}

@media screen and (min-width: 992px) {
	.navbar-primary {
		margin-right: 20px;
    }

    .navbar-top {
        margin: 15px 0 0 0;
    }
    
    .navbar-top a {
		display: inline;
    }
    
    .globalNavIcons #globalMenuCheck + label, .globalNavIcons #globalMenuCheck:checked ~ .globalMenuDropdown {
        display: none;
    }

    label[for="globalSearchCheck"] {
        margin-right: 0;
        padding: 0 0 5px 0;    
    }
	
}
	
