/* Global */
html, body {
    width: 100&;
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;
}
body {
    /*padding: 25px;*/
    background-color: #ffffff;
}
body.homepage {height: 100%}

.page-wrapper {
    -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
    height: 100%;
    overflow-x: hidden;
    position: relative;
    visibility: hidden;
}
.main-navigation.sm-menu {
    display: none; 
}
.display-menu {
    display: block !important;
}

/* Header */
.top-bar {
    background-color: #fff;
    height: auto;
}
.logo {
    text-align: center;
    padding-bottom: 2%;
}
.main-navigation {
    margin-top: 60px;
    margin-left: 0;
    text-align: center;
}
.main-navigation li {
    display: inline-block;
    margin-right: 20px;
}
.main-navigation li a {
    color: #3425a2;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    transition: 0.5s ease;
    outline: none !important;
}

.main-navigation li li a {
    margin: 0;
    text-align: left;
    display: block;
}
ul.main-navigation li.inactive > a:hover {color: #3425a2 !important;}
.main-navigation li a:hover {
    color: #dd5433;
    font-weight: bold;
}
.link-wrapper {
    text-align: right;
    padding-right: 25px;
}
.link-wrapper > a {
    color: #e23419;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    margin-top: 20px;
    display: inline-block;  
    line-height: 20px;
    margin-bottom: 30px;
}
.link-wrapper p {
    color: #323b98;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
    margin-top: -9px;
    margin-bottom: 23px;
}
.link-wrapper span {
    color: #323b98;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
}
ul.social-links  {
    margin-top: -15px;
    padding:7px 0  15px;
}
ul.social-links li {
    display: inline-block;
    margin-right: 10px;
}
ul.social-links li:last-of-type {
    margin-right: 0;
}
ul.social-links li a {
    color: #f26407;
    font-size: 23px;
}
.main-menu {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    /*margin: 0 25px;*/
    border-bottom: solid lightgrey;
}
.main-menu .top-bar .row {
    width: 100%;
}
.top-bar .toggle-topbar.menu-icon a {
    margin-top: 32px;
}
.sm-menu-wrapper.top-bar .toggle-topbar.menu-icon a span::after {
    box-shadow: 0 0 0 2px #FFFFFF, 0 9px 0 2px #FFFFFF, 0 19px 0 2px #FFFFFF !important;
    width: 25px;
}
.toppage-wrapper .sm-menu-wrapper.top-bar .toggle-topbar.menu-icon a span::after {
    box-shadow: 0 0 0 2px #000, 0 9px 0 2px #000, 0 19px 0 2px #000 !important;
}
.toppage-wrapper .top-bar .toggle-topbar.menu-icon a {
    color: #000;
}
.sm-menu-wrapper a p {
    margin-bottom: 0;
    display: block;
    padding-top: 35px;
    margin-right: -33px;
    text-align: right;
}
/*
.sm-menu-wrapper img {
    max-width: 150px;
}
*/
.fillert {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.top-bar .toggle-topbar {
    position:  relative;
}
.top-bar .toggle-topbar a {
    height: unset;
    padding: 0;
}

.top-bar img.tag {
    margin: 20% 0px 1%;
    width: 67%;
    float: left;
}
.toggle-topbar img.tag {
    margin: 16% 0 0;
    width: 100%;
}
 

/* Page Content */
body.homepage {
    background: url("/_assets/images/hib-internal-2500.jpg") no-repeat 0 0 / cover;
}
.bg-wrapper {
    background-image: url( /_assets/images/hib-internal-2500.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
    text-align: center;
    padding: 210px 0px 75px 0;
    height: 100%;
    display: table;
    width: 100%;
}
.homepage2 .bg-wrapper {
    background-image: url("/_assets/images/hib-internal-2500.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 69%;
    text-align: center;
    padding: 190px 0px 75px 0;
    min-height: 40vh;
    display: block;
    width: 100%;
    height: 70vh;
    max-height: 550px;
    position: relative;
    top: 0;
}
}
}
.bg-wrapper .row {
    display: table-cell;
    padding: 6% 0;
}
.homepage2 .bg-wrapper .row {
    display: block;
}
.content-wrapper {
/*    background-color: rgba(0, 0, 0, 0.49);	*/
    margin: 75px auto 0;
    padding: 15px;
    visibility: hidden;
    max-width: 75%;
}
.small-centered .content-wrapper {
    margin: 25px auto;
    padding: 15px;
    max-width: 245px;
}
.homepage2 .content-wrapper {
    margin: 0 auto;
}

.content-wrapper h1, .content-wrapper h2, .content-wrapper p {    
    color: #fff !important;
    font-family: 'Roboto', sans-serif;
}
.content-wrapper h1 {
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.65);
    text-transform: uppercase;
    font-size: 45px;
    font-weight: 700;
}
.content-wrapper h2 {
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.45);
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 30px;
}
.content-wrapper p {
    font-size: 14px;
    line-height: 20px
}
.btn{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    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: 4px;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.w-bdr {
    border: #fff solid 4px;
}
a.btn:hover {
    transition: all ease 0.5s;
    background-color: #fff;
    border: 1px solid #337ab7;
    color: #337ab7;
}
.social-icons a {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    display: inline-block;
    width: 40px;
    height: 40px;
    color: white;
    text-align: center;
    line-height: 33px;   
}
.social-icons a em {
    margin-left: 5px;
    margin-top: 5px;
}
.social-icons a:hover {
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border: 2px solid rgba(255, 255, 255, 0.5);
    background-color: #dd5432;
    color: #fff;
}
.breadc {
    /*margin-bottom: 2vh;*/
    padding: 15px 0;
    font-size: 16px;
    color: #333;
    background-color: transparent;
    border-radius: 0;
    visibility: hidden;
}
.breadc a {
    color: #color: #949494;
}
.breadc a:hover, .breadc a:focus {
    color: #2D4EB2;
    filter: brightness(85%);
    text-decoration: underline;
}
.innerpage-wrapper.innerpage-wrapperB {
    /*    margin: 15.5vh 0 50px;    */
}
#contact-page-2-map #gmap_canvas_1 iframe {
    width: 100%;
    height: 415px;
}

    
/* Media Queries */
@media only screen and (max-width: 1024px) {
    .content-wrapper h1 {
        font-size: 35px;
    }
    .content-wrapper h2 {
        font-size: 20px;
    }
    .content-wrapper p {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    .main-navigation {
        margin-top: 45px
    }
}

@media only screen and (max-width: 991px) {
    .logo {
        padding-top: 10px;
    }
    .link-wrapper > a {
        margin-top: 10px;
    }
    .link-wrapper p {
        margin-bottom: 0;
    }
    .main-navigation {
        margin-top: 33px;
    }
}

@media only screen and (max-width: 800px) {
    .logo {
        padding-top: 0px;
    }
    .main-navigation {
        margin-top: 40px;
    }
    .main-navigation li a, .link-wrapper > a, .link-wrapper p {
        color: #3425a2;
        font-size: 16px;
    }
    .link-wrapper span {
        font-size: 12px;
    }
    ul.social-links li a {
        font-size: 19px;
    }    
}

@media only screen and (max-width: 768px) {
    .content-wrapper {
        margin: 75px auto 0;
    }
}

@media only screen and (max-width: 767px) {
    body {
        /*  padding: 25px; 	*/
    }
    .main-menu {
        display: none;
    }
    .sm-menu-wrapper.top-bar .menu-icon {
        display: block;
        z-index: 99;
    }
    .sm-menu-wrapper.top-bar {
        overflow: visible !important;
    }
    .content-wrapper {
        margin: 25px auto;
    }
    .content-wrapper h1 {  
        font-size: 25px;    
    }
    .content-wrapper h2 {  
        font-size: 16px;    
    }
    .content-wrapper p {  
        font-size: 14px;    
    }
    .sm-menu-wrapper .main-navigation {
        margin: 0;
        position: absolute;
        top: 135px;
        z-index: 999;
        right: 0px;
        padding: 15px;
        background-color: rgba(38, 46, 166, 1);
    }
        .sm-menu-wrapper .main-navigation li {
        display: block;
        text-align: left;
        margin-bottom: 6px;
    }
    .sm-menu-wrapper .main-navigation li a:hover {
        text-decoration: underline;
    }
    .sm-menu-wrapper .main-navigation li a {
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
    }
    .top-bar .toggle-topbar {
    display: block;
}
}

@media only screen and (max-width: 767px) {
	.top-bar .toggle-topbar {
    /*display: none;	disabled by GT	*/
    }
    .innerpage-wrapper.innerpage-wrapperB {
        margin-top: 0px !important;
    }
    .inner-banner {padding-top: 0 !important;}
    .bg-wrapper {
        background-image: url('/_assets/images/hib-internal-2500.jpg');
        z-index: -1;
        padding: 0;
    }
    body.homepage {
    	background: none; 
        padding: 0;
    }
    .top-bar .toggle-topbar.menu-icon a {
        color: #383333;
    }
    .sm-menu-wrapper.top-bar .toggle-topbar.menu-icon a span::after {
        box-shadow: 0 0 0 2px #888, 0 9px 0 2px #888, 0 19px 0 2px #888!important;
        width: 25px;
    }
    .sm-menu-wrapper .utility-menu {
    	padding: 15px 0 0;    
    }
    .sm-menu-wrapper .utility-menu ul li {
    	display: inline-block;
        margin-right: 12px;
    }
    .sm-menu-wrapper .utility-menu ul li a {
        color: #000;
        font-size: 12px;
        
    }
    .sm-menu-wrapper .utility-menu ul li.button.radius {
        padding: 0.4125rem 10px !important;
    }
    .sm-menu-wrapper .utility-menu ul li.radius a {
        color: #FFF;        
    }
    .sm-menu-wrapper .utility-menu ul li.button.radius {
        padding: 0 5px !important;line-height:  12px;border: none;
        height: 40px;
    }
}


@media screen and (min-width: 768px) {
    .small-only {visibility: hidden;}
}

.pagination{
    float:left;
    width:100%;
}
