@font-face {
    font-family: 'Campton';
    src: url('fonts/Campton-MediumItalic.woff2') format('woff2'),
        url('fonts/Campton-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Campton Book';
    src: url('fonts/Campton-BoldItalic.woff2') format('woff2'),
        url('fonts/Campton-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Campton';
    src: url('fonts/Campton-Medium.woff2') format('woff2'),
        url('fonts/Campton-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Campton Book';
    src: url('fonts/Campton-Book.woff2') format('woff2'),
        url('fonts/Campton-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Campton Book';
    src: url('fonts/Campton-Bold.woff2') format('woff2'),
        url('fonts/Campton-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Campton Book';
    src: url('fonts/Campton-BookItalic.woff2') format('woff2'),
        url('fonts/Campton-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Grumpy';
    src: url('fonts/Grumpy-Black24.woff2') format('woff2'),
        url('fonts/Grumpy-Black24.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/*!
Theme Name: Sullivan Consulting Theme
Description: Child Theme of Unicon for Sullivan Consulting website with customisations as necessary
Author: Chris Williams
Author URI: http://www.cjs.id.au
Template: unicon
Version: 1.1
*/
h1,
h2,
h3,
h4 {
  text-transform: uppercase;
}

#topbar .subscribe a,
body {
  font-size: 1em;
  font-family: Campton !important;
}

h1,
h2,
h3 {
  line-height: 1.4em !important;
}

h3 {
  margin-bottom: 0.2em;
}

h4 {
  color: #26afe7 !important;
}

.post h1,
.post h2,
.post h3,
.post h4 {
  text-transform: none;
}

.post h3 {
  margin-bottom: 20px;
}

.post h3 a {
  transition: 0.2s all;
}

.post h3 a:hover {
  color: #c42b52 !important;
}

.grey-bg {
  background-color: #f5f5f5;
}

a.button,
button,
input[type="submit"] {
  background-color: #c42b52;
  border: 0 !important;
  color: #fff;
  transition: 0.2s all;
}

a.button:hover,
button:hover,
input[type="submit"]:hover {
  background-color: #373838;
}

#topbar {
  background: #a09db4 !important;
}

#topbar .subscribe {
  color: #fff;
  text-transform: uppercase;
  width: auto !important;
}

.logo img {
  max-width: 250px !important;
}

#mobile-navigation {
  padding: 6em 3em;
  height: 100vh;
  display: none;
  position: absolute;
  z-index: 100000;
  top: 0;
  right: 0;
  background-color: #0a0141 !important;
  overflow-x: hidden;
  width: 250px;
}

#mobile-navigation .container {
  width: auto;
}

#mobile-navigation .container .sixteen.columns {
  width: auto !important;
}

#mobile-navigation ul li a {
  border-bottom: 0 !important;
  color: #fff !important;
  font-size: 1.5rem !important;
  font-weight: 400 !important;
}

#mobile-navigation ul li a:hover {
  color: #c42b52 !important;
}

#mobile-navigation ul li:nth-of-type(2) a {
  width: 80%;
}

#mobile-navigation .closebtn {
  float: right;
  margin-top: -2rem;
  margin-right: -2rem;
}

#mobile-navigation .closebtn a {
  font-size: 2.5rem !important;
}

#mobile-navigation .social-header,
#mobile-navigation .social-icons {
  font-size: 1rem;
  font-weight: 400;
  margin: 0 20px;
}

#mobile-navigation .social-header li,
#mobile-navigation .social-icons li {
  float: none;
  height: auto;
  width: auto;
}

#mobile-navigation .social-header li a,
#mobile-navigation .social-icons li a {
  color: #fff !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  height: auto;
  opacity: 1;
  padding: 5px 0 !important;
  text-align: left;
  width: 100%;
}

#mobile-navigation .social-header {
  color: #bbb;
  text-decoration: underline;
  text-transform: none;
}

#mobile-navigation .closebtn {
  font-size: 36px;
  margin-left: 50px;
}

.titlebar {
  text-transform: uppercase;
}

.vc_btn3-container {
  display: none !important;
}

.n2-ss-slider p,
.rev_slider .Sullivan-Slider-Text,
.widget-easy-twitter-feed-widget-container .row:first-of-type {
  display: none;
}

#breadcrumbs,
#breadcrumbs a,
.title-h1,
.titlebar h1 {
  font-family: Campton, Open Sans, Arial, Helvetica, sans-serif !important;
}

.navy-border-top {
  border-top: 1px solid #0a0141;
}

.stay-connected-row p {
  font-size: 1.05em;
  line-height: 1.2em;
  margin-top: 6px !important;
}

.stay-connected-row .stay-connected-text {
  color: #0a0141;
}

.stay-connected-row input {
  border-color: #0a0141;
  border-radius: 10px;
  margin: 0 !important;
}

.stay-connected-row input[type="submit"] {
  background-color: #0a0141 !important;
  border-radius: 10px;
  color: #fff;
  font-weight: 400;
  text-align: left;
  text-transform: none !important;
  width: 100% !important;
}

.portfolio-overlay-icon .portfolio-overlay,
a.catimage:hover .catimage-overlay {
  background: rgba(196, 43, 82, 0.7) !important;
}

.widget h3 {
  text-transform: uppercase;
}

.widget_contact .phone {
  font-weight: 700;
}

.n2-ss-slider h2 {
  font-size: 6em !important;
}

.portfolio-overlay-icon i {
  color: #c42b52 !important;
}

a.catimage:hover .catimage-text {
  background: 0 0 !important;
}

.image_opacity {
  background: #c42b52;
}

.image_opacity a:hover img {
  opacity: 0.4;
}

.home .minti_carousel {
  font-size: 24px;
  line-height: 40px;
}

.home #video .catimage,
.home #video .catimage-overlay {
  height: 500px;
}

.home #video-link-block {
  display: none !important;
}

.powered-by-jobadder {
  display: none;
}

.ja-button,
.ja-job-list .view-details {
  background: #c42b52;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 9px 14px;
  text-transform: uppercase;
  transition: 0.2s all;
}

.ja-button:hover,
.ja-job-list .view-details:hover {
  background-color: #373838 !important;
}

#ja-jobs-widget .apply {
  margin-top: 10px;
}

#ja-jobs-widget .back-link {
  float: right;
}

.member h4 {
  color: #000 !important;
  text-transform: none !important;
}

.member .member-role,
.member a {
  color: #c42b52 !important;
}

.member .member-content {
  border-bottom: 0 !important;
  border-top: 3px solid #f5f5f5 !important;
}

.member .social-icons {
  margin: 5px 0 0 !important;
}

.member .social-icon a {
  color: #777 !important;
}

.member .social-icon a:hover {
  color: #f5f5f5 !important;
}

@media screen and (min-width: 769px) {
  #mobile-navigation {
    padding: 3.5em 3em;
  }
  .n2-ss-slider h2 {
    font-size: 365.2% !important;
  }
  .n2-ss-slider p {
    display: block;
  }
}

@media screen and (min-width: 795px) {
  .rev_slider .Sullivan-Slider-Text {
    display: block;
  }
}

body {
  font-family: Campton, sans-serif !important;
}

h1 {
  font-family: Campton, sans-serif !important;
}

h2 {
  font-family: Campton, sans-serif !important;
}

h3 {
  font-family: Campton, sans-serif !important;
}

h4 {
  font-family: Campton, sans-serif !important;
}

h5 {
  font-family: Campton, sans-serif !important;
}

h6 {
  font-family: Campton, sans-serif !important;
}

.title {
  font-family: Campton, sans-serif !important;
}

input[type='text'], input[type='password'], input[type='email'], input[type='tel'], textarea, select {
  font-family: Campton, sans-serif !important;
}

#sidebar .widget h3 {
  font-family: Campton, sans-serif !important;
}

#navigation > ul > li > a {
  font-family: Campton, sans-serif !important;
}

#navigation .sub-menu li a {
  font-family: Campton, sans-serif !important;
}

#slogan {
  font-family: Campton, sans-serif !important;
}

#mobile-navigation ul li a {
  font-family: Campton, sans-serif !important;
}

.header-v1 #search-top input {
  font-family: Campton, sans-serif !important;
}

.titlebar h1 {
  font: 400 22px Campton, sans-serif !important;
}

#breadcrumbs, #breadcrumbs a {
  font-family: Campton, sans-serif !important;
}

#fullimagecenter h1, #transparentimage h1 {
  font-family: Campton, sans-serif !important;
}

#footer .widget h3 {
  font-family: Campton, sans-serif !important;
}

.products li h3 {
  font-family: Campton, sans-serif !important;
}

.font-special, .button, .counter-title, h6, .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a, .pricing-plan .pricing-plan-head h3, a.catimage, .divider-title, button, input[type='submit'], input[type='reset'], input[type='button'], .vc_pie_chart h4, .page-404 h3, .minti_masonrygrid_item h4 {
  font-family: Campton, sans-serif !important;
}

.header_search {
  height: 90px;
  text-align: right;
}

.header_search a#close-btn {
  display: none;
}

.header_search form {
  position: relative;
  transform: translateY(36%);
  right: 20px;
  display: inline-block;
}

.header_search input[type="text"] {
  display: inline;
  border-radius: 0px;
  background-color: #1e1550;
  border: none;
}

.header_search a#search-btn {
  position: absolute;
  right: 70px;
  top: 27%;
}

.sullivan-sticky-top {
  position: fixed;
  top: 0;
  z-index: 999999999999999999999;
  width: 100vw;
}

body {
  margin-top: 211px;
}

@media screen and (min-width: 769px) {
  body {
    margin-top: 130px;
  }
}

@media screen and (max-width: 769px) {
  .header_search a#search-btn {
    position: absolute;
    right: 30px;
    top: 29%;
  }
  .header_search a#close-btn {
    position: absolute;
    right: -1px;
    top: 29%;
    color: #bbbbbb;
    font-size: 23px;
  }
  .header_search form {
    position: absolute;
    background: #0a0141;
    width: 110%;
    height: 100%;
    transform: translateY(0%);
    left: -29px;
  }
  .header_search input[type="text"] {
    display: inline;
    border-radius: 0px;
    background-color: #1e1550;
    border: none;
    position: relative;
    transform: translateY(58%);
    left: -73px;
  }
  .header_search form, .header_search a#close-btn {
    display: none;
  }
  .header_search.mobile-open form, .header_search.mobile-open a#close-btn {
    display: unset;
  }
  #mobile-header .logo {
    margin-top: 17px;
    left: -19px;
    position: relative;
  }
}
