/*  Phoenix ATS 
 *	Recruitment Software solution from Capital Software
 *	version 5
 *	http://www.phoenixats.com/
 */
.navbar-default .navbar-brand {
  color: #005db3; }
  .navbar-default .navbar-brand:hover {
    color: #00509a; }
.navbar-default .navbar-nav > li > a {
  color: #005db3;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 16px;
  line-height: 1.6rem; }
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #004380; }

.btn {
  border: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .btn:hover, .btn:focus {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.btn-social-icon {
  min-width: initial; }

.btn-default {
  background: #fff;
  border: 0; }
  .btn-default:hover, .btn-default:focus {
    background: #fff;
    border-color: #0077e6; }
  .btn-default:focus {
    -webkit-box-shadow: 0, 0, 0, #fff;
    -moz-box-shadow: 0, 0, 0, #fff;
    box-shadow: 0, 0, 0, #fff; }

.btn-primary, .btn-info {
  line-height: 25px;
  padding: 10px 20px;
  background: #005db3; }
  .btn-primary:hover, .btn-info:hover, .btn-primary:focus, .btn-info:focus {
    background-color: #004380;
    -webkit-transition: all, 0.1s, ease-in-out;
    -moz-transition: all, 0.1s, ease-in-out;
    -ms-transition: all, 0.1s, ease-in-out;
    -o-transition: all, 0.1s, ease-in-out;
    transition: all, 0.1s, ease-in-out; }

a.btn {
  display: inline-block\9;
  margin-bottom: 3px\9; }

.main-content .search-jobs .control-label {
  font-size: 16px;
  font-size: 1.6rem; }

.form-control {
  border-color: #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .form-control:hover, .form-control:focus {
    border-color: #c4c4c4; }
  .form-control:focus {
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd; }

.thumbnail .caption {
  color: #333333; }

.alert {
  margin: 20px 0; }

.alert-danger {
  background-color: #ffdcda;
  border-color: #f44336;
  color: #f44336; }

.alert-warning {
  font-weight: normal; }

.pagination .active > a, .pagination .active > a:hover, .pagination .active > a:focus,
.pagination .active > span, .pagination .active > span:hover, .pagination .active > span:focus {
  background-color: #0093e9;
  border-color: #0093e9; }
.pagination li > a:hover, .pagination li > a:focus,
.pagination li > span:hover, .pagination li > span:focus {
  border-color: #ddd; }
.pagination li > a, .pagination li > span,
.pagination .disabled > a, .pagination .disabled > a:hover {
  color: #0093e9;
  border-color: #ddd; }

i#social {
  opacity: 0.85; }
  i#social:hover, i#social:focus {
    -webkit-transition: all, 0.2s, ease-in-out;
    -moz-transition: all, 0.2s, ease-in-out;
    -ms-transition: all, 0.2s, ease-in-out;
    -o-transition: all, 0.2s, ease-in-out;
    transition: all, 0.2s, ease-in-out;
    opacity: 1; }

.linkedinimport {
    font-family: Poppins, sans-serif;
    padding-left: 50px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}
  .linkedinimport i.fa-linkedin {
    line-height: 32px; }

ul.nav-wizard {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  ul.nav-wizard li:before {
    border-left-color: #fff; }

ul.nav-wizard li a {
  color: #505050; }
ul.nav-wizard li.active {
  color: #fff;
  background: #0093e9; }
  ul.nav-wizard li.active a, ul.nav-wizard li.active a:active, ul.nav-wizard li.active a:focus, ul.nav-wizard li.active a:visited {
    color: #fff;
    background: #0093e9; }

ul.nav-wizard li.active:after {
  border-left-color: #0093e9; }

.thumbnail {
  border-color: #eee; }
  .thumbnail:hover {
    border-color: #ddd; }

#JobNumberOrTitle.k-textbox {
  width: 100%; }

.k-textbox {
  border-color: #ddd;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .k-textbox:hover, .k-textbox:focus {
    border-color: #c4c4c4; }
  .k-textbox:focus {
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd; }

.k-textbox:focus, .k-autocomplete.k-state-focused, .k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-multiselect.k-header.k-state-focused {
  -webkit-box-shadow: 0 0 5px #ddd;
  -moz-box-shadow: 0 0 5px #ddd;
  box-shadow: 0 0 5px #ddd; }

.k-autocomplete.k-state-default, .k-picker-wrap.k-state-default, .k-numeric-wrap.k-state-default,
.k-dropdown-wrap.k-state-default, .k-multiselect.k-header, .k-state-default > .k-select {
  border-color: #ddd; }

.k-state-hover span {
  background-color: #ddd; }

.k-calendar .k-header, .k-calendar .k-footer, .k-calendar .k-footer .k-nav-today {
  background-color: #ddd; }

.k-calendar .k-footer .k-nav-today:hover, .k-calendar .k-footer .k-nav-today.k-state-hover,
.k-link.k-state-hover, .k-state-hover, .k-state-hover:hover,
.k-calendar .k-link.k-nav-fast.k-state-hover, .k-state-focused {
  background-color: #ddd; }

.k-calendar .k-footer .k-nav-today:active,
.k-calendar .k-footer .k-nav-today:active,
.k-heade .k-link:active,
.k-calendar .k-link.k-nav-fast:active {
  color: #505050;
  background-color: #ddd; }

::-moz-selection {
  background: #0093e9;
  color: #fff; }

::selection {
  background: #0093e9;
  color: #fff; }

@media (min-width: 1200px) {
  .wrapper {
    margin-bottom: -auto; }

  footer, .wrapper:after {
    height: auto; } }
.username {
  color: #ddd; }

hr {
  border-color: #ddd; }

body {
  /*font-family: "Titillium Web", Arial, Verdana, sans-serif;*/
  font-family: Poppins, sans-serif;
  font-size: 17.5px;
  font-size: 1.75rem;
  color: #333333; }

p {
    font-family: Poppins, sans-serif;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    color: #505050;
    font-family: Poppins, sans-serif;
    font-weight: bold;
}
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
  .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: #505050; }
    h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus,
    .h1 a:hover,
    .h1 a:focus, .h2 a:hover, .h2 a:focus, .h3 a:hover, .h3 a:focus, .h4 a:hover, .h4 a:focus, .h5 a:hover, .h5 a:focus, .h6 a:hover, .h6 a:focus {
      color: #505050; }

h1, .h1 {
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 50px;
  margin-top: 20px;
  margin-bottom: 12.5px;
  font-weight: 500; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 27px;
      font-size: 2.7rem; } }

h2, .h2 {
  font-size: 37px;
  font-size: 3.7rem; }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 23px;
      font-size: 2.3rem; } }

h3, .h3 {
  font-size: 24px;
  /*font-size: 2.7rem;*/
  font-weight: 900; }
  @media (max-width: 767px) {
    h3, .h3 {
      font-size: 22px;
      font-size: 2.2rem; } }

h4, .h4 {
  font-size: 22px;
  font-size: 2.2rem; }
  @media (max-width: 767px) {
    h4, .h4 {
      font-size: 16.5px;
      font-size: 1.65rem; } }

h5, .h5 {
  font-size: 17.5px;
  font-size: 1.75rem; }
  @media (max-width: 767px) {
    h5, .h5 {
      font-size: 15px;
      font-size: 1.5rem; } }

a {
  color: #005db3; }
  a:hover, a:focus {
    color: #005db3;
    text-decoration: underline; }

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th,
.table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td,
.control-label,
.k-textbox,
.k-picker-wrap, .k-calendar-container table {
  font-size: 14px;
  font-size: 1.4rem; }

.wide-wrapper {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background: #eee; }

[class*=col-md].sidebar,
[class*=col-md].main-content {
  padding-left: 25px;
  padding-right: 25px; }

.navbar-brand {
  height: 60px;
  padding: 0 25px; }
  @media (min-width: 992px) {
    .navbar-brand {
      padding: 0 25px 0 0; } }
  @media (max-width: 410px) {
    .navbar-brand {
      max-width: calc(100% - 80px); }
      .navbar-brand .logo {
        max-width: 172px;
        height: auto; } }
  .navbar-brand > img {
    display: inline-block;
    /*margin-top: 11px;*/
    height: 55px;
    margin-right: 10px; 

  }
  .navbar-brand .logo-small {
    display: none; }
  @media (min-width: 992px) and (max-width: 1259px) {
    .navbar-brand .logo-small {
      display: inline-block; }
    .navbar-brand .logo {
      display: none; } }

.navbar-top {
  display: block;
  width: 100%;
  height: 60px; }
  .navbar-top .search-place {
    width: 200px;
    height: 60px; }
  .navbar-top .nav-addition a,
  .navbar-top .social a {
    margin-right: 21.5px;
    color: #000;
    font-size: 12px;
    line-height: 48px;
    font-weight: bold;
    text-transform: uppercase; }
    .navbar-top .nav-addition a:hover,
    .navbar-top .social a:hover {
      color: #005db3;
      text-decoration: none; }
  .navbar-top .social a i {
    font-size: 15.5px; }
  .navbar-top .social ul {
    margin-bottom: 0; }
    .navbar-top .social ul li {
      width: 45px;
      padding-left: 5px;
      padding-right: 5px;
      text-align: center;
      border-right: 1px solid #ccc; }
      .navbar-top .social ul li a {
        margin-right: 0; }
      .navbar-top .social ul li:first-child {
        border-left: 1px solid #ccc; }

.navbar-default {
  margin-bottom: 0;
  padding: 6px 0;
  border: 0;
  display: block;
  height: 72px;
  width: 100%;
  background: #fff; }

.navbar-default .navbar-nav.navbar-right {
  display: inline-block;
  margin-right: 0; }
.navbar-default .navbar-nav li a {
  /*text-transform: uppercase;*/
  color: #000;
  font-size: 14.5px;
  /*font-size: 1.4rem;*/
  line-height: 1;
  padding: 23px 13px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
    .navbar-default .navbar-nav li a:hover {
        background: #30A1AC;
        color: #000;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
  @media (min-width: 992px) and (max-width: 1074px) {
    .navbar-default .navbar-nav li a {
      padding: 23px 6px; } }
.navbar-default .navbar-nav li .nav-home-btn {
  font-size: 26px;
  padding-top: 17px;
  padding-bottom: 17px; }
.navbar-default .navbar-nav li:last-child a {
  padding-right: 0; }

.navbar-fixed-top {
  max-width: 1600px;
  left: auto;
  right: auto;
  -webkit-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.16), 0 4px 6px -4px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.16), 0 4px 6px -4px rgba(0, 0, 0, 0.23);
  box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.16), 0 4px 6px -4px rgba(0, 0, 0, 0.23); }
  .navbar-fixed-top + .header:before {
    content: '';
    display: block;
    width: 100%;
    height: 60px;
    position: relative; }

.navbar-collapse.in {
  background: #fff;
  max-height: 340px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4); }

.navbar-default .navbar-toggle {
  float: left;
  border: 0;
  border: 0;
  padding: 1px 10px 5px 10px;
  margin-top: 9px;
  margin-bottom: 9px;
  margin-left: 10px;
  margin-right: 0;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .navbar-default .navbar-toggle .menu-label {
    text-transform: uppercase;
    font-weight: bold;
    color: #005db3; }
  .navbar-default .navbar-toggle .icon-bar {
    width: auto;
    background-color: #005db3; }

.header {
  position: absolute;
  width: 100%;
  height: 450px; }
  .header > div {
    display: block;
    float: left;
    width: 100%;
    height: 100%; }
    @media (min-width: 768px) {
      .header > div {
        width: 50%; } }

.header-left {
  /*background: url(/content/skins/Nmdhb/img/polygon-bg.svg);*/
  background: url(/content/skins/Nmdhb/img/header-bg-new_.png);
  background-position: center 20%;
  background-size: cover; }
  @media all and (-ms-high-contrast: none), all and (-ms-high-contrast: active) {
    .header-left {
      /*background: url(/content/skins/Nmdhb/img/polygon-bg.png);*/
      background: url(/content/skins/Nmdhb/img/header-bg-new_.png);
      background-position: center 20%;
      background-size: cover; } }

.header-right {
    /*background: url(/content/skins/Nmdhb/img/reasambled-hexagon-bg.jpg); */
    background: url(/content/skins/Nmdhb/img/header-right-new.png);
}

.body-content {
  margin-top: 230px;
  background: #fff;
  position: relative; }
  .body-content.spacer {
    margin-top: 290px; }
  .body-content h2.title-top {
    position: absolute;
    top: -180px;
    left: 15px;
    width: 90%;
    font-size: 46px;
    font-size: 4.6rem;
    font-weight: 300;
    color: #fff; }
    @media (min-width: 768px) {
      .body-content h2.title-top {
        left: 50px;
        width: 48%; } }

.sidebar {
  padding-top: 25px;
  padding-bottom: 25px;
  background: #eee; }
  .sidebar .nav-tabs li {
    width: 50%; }
    .sidebar .nav-tabs li.active a {
      border: 0;
      border-bottom: 3px solid #0093e9;
      font-weight: 700;
      background: transparent; }
    .sidebar .nav-tabs li > a {
      font-size: 18px;
      font-size: 1.8rem;
      text-align: center; }
      .sidebar .nav-tabs li > a:hover {
        border: 0;
        border-bottom: 3px solid #0093e9;
        background: transparent;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }

.careernav p {
  margin-bottom: 0; }
  .careernav p:last-child a {
    border: none; }
.careernav a {
  font-size: 17.5px;
  font-size: 1.75rem;
  padding: 10px 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-bottom: 1px solid #ccc; }
  .careernav a:hover, .careernav a:focus {
    background-color: #0093e9;
    color: #fff;
    text-decoration: none;
    padding-left: 10px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.panel-default {
  border-color: #0093e9; }
  .panel-default .panel-heading {
    background-color: #0093e9;
    color: #fff; }

.team-grid .member:hover:after {
  background: #0093e9; }

.footer {
  background-color: #00448C;
  background: url(/content/skins/Nmdhb/img/Website-Footer-lg.jpg) no-repeat;
  background-position: center 20%;
  background-size: cover;
  color: #fff;
  padding-top: 75px;
  padding-bottom: 50px; }
  @media all and (-ms-high-contrast: none), all and (-ms-high-contrast: active) {
    .footer {
      background-image: url(/content/skins/Nmdhb/img/polygon-bg.png) !important;
      background-repeat: no-repeat; } }
  .footer h3, .footer h4, .footer h4 a, .footer h5, .footer h5 a, .footer a {
    color: #fff; }
  .footer h5 {
    font-weight: 400; }
  .footer a:hover {
    color: #003567;
    text-decoration: none; }
  .footer .row {
    margin-left: -25px;
    margin-right: -25px; }
  .footer .col-xs-1, .footer .col-sm-1, .footer .col-md-1, .footer .col-lg-1,
  .footer .col-xs-2, .footer .col-sm-2, .footer .col-md-2, .footer .col-lg-2,
  .footer .col-xs-3, .footer .col-sm-3, .footer .col-md-3, .footer .col-lg-3,
  .footer .col-xs-4, .footer .col-sm-4, .footer .col-md-4, .footer .col-lg-4,
  .footer .col-xs-5, .footer .col-sm-5, .footer .col-md-5, .footer .col-lg-5,
  .footer .col-xs-6, .footer .col-sm-6, .footer .col-md-6, .footer .col-lg-6,
  .footer .col-xs-7, .footer .col-sm-7, .footer .col-md-7, .footer .col-lg-7,
  .footer .col-xs-8, .footer .col-sm-8, .footer .col-md-8, .footer .col-lg-8,
  .footer .col-xs-9, .footer .col-sm-9, .footer .col-md-9, .footer .col-lg-9,
  .footer .col-xs-10, .footer .col-sm-10, .footer .col-md-10, .footer .col-lg-10,
  .footer .col-xs-11, .footer .col-sm-11, .footer .col-md-11, .footer .col-lg-11,
  .footer .col-xs-12, .footer .col-sm-12, .footer .col-md-12, .footer .col-lg-12 {
    padding-left: 25px;
    padding-right: 25px; }

/*# sourceMappingURL=Site.css.map */


.container > .row > .addition-links > a{
    font-size:12px;
}

body > .wide-wrapper > .navbar-top{
    height:48px;
}

.navbar-search-form .form-control, .navbar-search-form .userform input, .userform .navbar-search-form input, .navbar-search-form .userform select, .userform .navbar-search-form select, .navbar-search-form .userform textarea, .userform .navbar-search-form textarea {
    width: 100px !important;
    padding: 7px 7px;
    height: 40px;
    border-right: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-color: #ccc !important;
    box-shadow: none;
    -webkit-transition: .45s all cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: .45s all cubic-bezier(0.4, 0, 0.2, 1);
    transition: .45s all cubic-bezier(0.4, 0, 0.2, 1);
}
.navbar-search-form button {
    height: 40px;
    margin-bottom: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    border-left: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-color: #ccc !important;
    -webkit-transition: .45s all cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: .45s all cubic-bezier(0.4, 0, 0.2, 1);
    transition: .45s all cubic-bezier(0.4, 0, 0.2, 1);
}

.navbar-search-form .form-control.quick-search-input, .navbar-search-form .userform input.quick-search-input, .userform .navbar-search-form input.quick-search-input, .navbar-search-form .userform select.quick-search-input, .userform .navbar-search-form select.quick-search-input, .navbar-search-form .userform textarea.quick-search-input, .userform .navbar-search-form textarea.quick-search-input {
    margin-right: -5px;
    border-radius: 0;
}

#QuickSearchForm_QuickSearchForm_error {
    margin: 0 0 11px;
}
.navbar-form {
    padding: 10px 25px;
    margin-right: -25px;
    margin-left: -25px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%), 0 1px 0 rgb(255 255 255 / 10%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%), 0 1px 0 rgb(255 255 255 / 10%);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width: 992px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-search-form {
    position: relative;
    margin-top: 4px;
    margin-bottom: 4px;
    height: 40px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    margin-left: 25px;
}

#QuickSearchForm_QuickSearchForm_SearchPhrase{
    font-size:15.5px;
}

#QuickSearchForm_QuickSearchForm > .btn, .social.pull-right > .list-inline > ul > li > a{
    font-size: 15.5px!important;
}

.navbar-search-form .form-control, .navbar-search-form .userform input, .userform .navbar-search-form input, .navbar-search-form .userform select, .userform .navbar-search-form select, .navbar-search-form .userform textarea, .userform .navbar-search-form textarea {
    width: 100px !important;
    padding: 7px 7px;
    height: 40px;
    border-right: 0;
    border-right-width: 0px;
    border-right-style: initial;
    border-right-color: rgb(204, 204, 204) !important;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-color: #ccc !important;
    border-top-color: rgb(204, 204, 204) !important;
    border-right-color: rgb(204, 204, 204) !important;
    border-bottom-color: rgb(204, 204, 204) !important;
    border-left-color: rgb(204, 204, 204) !important;
    box-shadow: none;
    -webkit-transition: .45s all cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: .45s all cubic-bezier(0.4, 0, 0.2, 1);
    transition: .45s all cubic-bezier(0.4, 0, 0.2, 1);
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 10px 20px;
    font-size: 15.5px;
    line-height: 1.428571429;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.navbar-top > .container > .row > .social.pull-right{
    padding-right:20px;
}
@media (min-width: 768px) {
    .container, .container-large, .container-medium, .container-small {
        width: 770px;
    }
}
@media (min-width: 992px) {
    .container, .container-large, .container-medium, .container-small {
        width: 990px;
    }
}
@media (min-width: 1200px) {
    .container, .container-large, .container-medium, .container-small {
        width: 1190px;
    }
}
footer.footer a,footer.footer li{
    font-size:15.5px;
    transition: color ease 0.3s;
}
    footer.footer a:hover {
        color: #1D696B;
    }

a.navbar-brand{
    line-height:60px;
}
footer .nzgovt img {
    max-width: 300px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: Poppins, sans-serif;
}

.footer > .container > .row > .col-sm-12 h4 a, .footer h4{
    font-size:20px;
}
.footer h5 {
    font-size: 15.5px;
}

footer.footer > .container > .row {
    margin-right: -25px;
    margin-left: -25px;
}

footer.footer > .container{
    padding-left: 25px;
    padding-right: 25px;
}

footer.footer{
    padding-top: 66px;
}

p{
    font-size:15.5px;
}

.footer .col-sm-12.col-md-3 h5{
    margin-bottom: 11px;
    margin-top: 11px;
}

.footer .col-sm-12.col-md-3 hr {
    margin-bottom: 22px;
    margin-top: 22px;
}

.footer .nzgovt{
    font-size: 15.5px;
}

.nav .nav-home-btn{
    padding-left:6px!important;
    padding-right:0!important;
}

@media (max-width: 1199px){
    .nav.navbar-nav.navbar-right, .nav.navbar-nav.navbar-right a {
        font-size: 11.5px;
    }
    .nav.navbar-nav.navbar-right > li > a.nav-home-btn{
        font-size: 26px;
    }
}