/*
 Theme Name:   Red Radiology Child 
 Description:  Red Radiology Child Theme
 Author:       Chris King
 Author URI:   http://www.designkind.com.au/
 Version:      1.0.0
 Template:     redradiology
 License:      Design Kind
 License URI:  http://www.designkind.com.au/  
*/
.new-header {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding-left: 12px;
  padding-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100px;
}

@media (min-width: 680px) {
  .new-header {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width: 680px) {
  .new-header {
    height: 80px;
  }
}

.new-logo {
  position: relative;
  width: 100%;
}

.new-logo a {
  display: block !important;
  margin: 0 auto;
  min-width: 140px !important;
  max-width: 140px !important;
  width: 140px !important;
  position: relative;
}

@media (min-width: 680px) {
  .new-logo a {
    min-width: 160px !important;
    max-width: 160px !important;
    width: 160px !important;
  }
}

.new-logo a img {
  position: absolute;
  z-index: 99999999;
  top: 44px;
  left: 0;
}

@media (min-width: 640px) {
  .new-logo a img {
    top: 20px;
  }
}

.main-nav {
  float: none !important;
}

@media (max-width: 1023px) {
  .main-nav {
    display: none;
  }
}

.main-nav .sub-menu {
  top: 68px !important;
}

@media (max-width: 640px) {
  .home-portals {
    margin-top: 100px;
  }
}

.resizable-header {
  margin-top: 36px;
}

.new-header-right {
  position: relative;
  width: 100%;
}

@media (min-width: 1023px) {
  .new-header-right {
    width: 340px;
  }
}

.new-phone_number {
  display: inline-block;
  text-align: right;
  padding-top: 18px;
  padding-right: 24px;
  font-size: 23px !important;
}

.new-phone_number .call {
  display: none;
}

@media (min-width: 480px) {
  .new-phone_number .call {
    display: inline-block;
  }
}

@media (min-width: 1023px) {
  .new-phone_number .call {
    display: block;
  }
}

.new-phone_number a {
  color: #000;
  font-weight: bold;
  font-family: "Fira Sans", sans-serif !important;
  white-space: nowrap;
}

@media (max-width: 1023px) {
  .new-phone_number {
    padding-top: 12px;
    width: auto;
    padding-left: 58px;
    text-align: left;
  }
}

.access-images-btn,
.new-header-button {
  position: absolute;
  right: 0px;
  font-family: "Fira Sans", sans-serif !important;
  background-image: none;
  background-color: #facce8;
  font-size: 22px;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  text-align: center;
}

@media (max-width: 1023px) {
  .access-images-btn,
  .new-header-button {
    top: 6px;
    border-radius: 4px;
    border-top: 2px solid #e8008a;
    border-left: 2px solid #e8008a;
    border-right: 2px solid #e8008a;
    border-bottom: 2px solid #e8008a;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 20px;
  }
}

@media (min-width: 1023px) {
  .access-images-btn,
  .new-header-button {
    display: inline-block;
    border-radius: 0;
    bottom: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 2px solid #e8008a;
    border-left: 2px solid #e8008a;
    border-right: 2px solid #e8008a;
    height: 60px;
    line-height: 60px;
    width: 185px !important;
  }
}

.access-images-btn a,
.access-images-btn a:hover,
.new-header-button a,
.new-header-button a:hover {
  color: #e8008a;
  padding-left: 6px;
  padding-right: 6px;
}

@media (min-width: 480px) {
  .access-images-btn a,
  .access-images-btn a:hover,
  .new-header-button a,
  .new-header-button a:hover {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .access-images-btn a {
    padding-left: 4px;
  }
}

ul.portal_list li:hover span {
  background-color: rgba(232, 0, 138, 0.5);
}

nav.main-nav {
  margin-top: 12px;
}

nav.main-nav ul.nav > li > a {
  text-transform: uppercase !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  font-family: "Fira Sans", sans-serif !important;
  padding-left: 0px;
  padding-right: 18px;
}

nav.main-nav ul.nav > li > a::before {
  content: "" !important;
}

.portal-link {
  color: #e8008a !important;
  -webkit-tap-highlight-color: #e8008a !important;
  border-color: #e8008a !important;
  font-family: "Fira Sans", sans-serif !important;
}

ul.portal_list li:hover span a {
  color: #fff !important;
  border-color: #fff !important;
  background-color: transparent !important;
}

#layerslider_4 {
  margin-bottom: 32px !important;
}

.btn_bottom_arrow {
  display: none;
}

#layerslider_3 {
  margin-top: 32px !important;
}

h1 {
  font-family: "Fira Sans", sans-serif !important;
}

.bottombar_cta {
  background-color: #f2f2f2 !important;
  color: #0f103d !important;
}

.bottombar_cta .bottombar_cta-inner {
  width: 100%;
  max-width: 1276px;
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  text-align: center;
}

@media (min-width: 520px) {
  .bottombar_cta .bottombar_cta-inner {
    text-align: left;
    margin: 0 auto;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 960px) {
  .bottombar_cta .bottombar_cta-inner {
    -ms-grid-columns: 1fr 1fr 2fr 1.5fr;
    grid-template-columns: 1fr 1fr 2fr 1.5fr;
  }
}

.bottombar_cta li,
.bottombar_cta a,
.bottombar_cta p {
  color: #0f103d !important;
}

.bottombar_cta p {
  font-family: "Avenir-Book", sans-serif;
  font-size: 18px;
}

.bottombar_cta .footer-menu {
  list-style: none;
  padding: 0;
  margin: 0 0 24px 0;
}

.bottombar_cta .footer-menu li {
  padding: 0;
  margin: 0;
  font-style: italic;
  font-family: "Fira Sans", sans-serif !important;
  line-height: 1.2;
  margin-bottom: 6px;
}

.bottombar_cta .footer-menu li:first-child {
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.bottombar_cta .footer-menu .fa {
  color: #f2f2f2;
  background-color: #e8008a;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 32px;
  font-size: 16px;
}

.bottombar_cta .footer-col-1,
.bottombar_cta .footer-col-2 {
  margin-top: 6px;
}

.bottombar_cta .footer-col-3 iframe {
  width: 100%;
  height: 240px;
}

.main-footer {
  height: 69px;
  background-color: #db1e36;
  background-image: url(./images/footer-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0;
}

.footer-links {
  text-align: center;
  margin-top: 24px;
  font-style: italic;
  font-family: "Fira Sans", sans-serif !important;
  color: #fff;
}

.footer-links a {
  font-style: italic;
  font-family: "Fira Sans", sans-serif !important;
  color: #fff;
  text-decoration: underline;
}

input[type="submit"],
.styled-btn {
  background-color: #db1e36 !important;
  background-image: url(./images/footer-bg.png) !important;
  background-position: center center;
  text-transform: lowercase;
  border-radius: 3px !important;
  color: #fff;
  font-family: "Fira Sans", sans-serif !important;
}

.styled-btn {
  padding: 12px 20px;
  font-weight: 500;
  font-family: "Fira Sans", sans-serif !important;
}

.footer-phone {
  color: #01bace;
  font-size: 24px;
  font-family: "Fira Sans", sans-serif !important;
  font-weight: 500;
  margin-bottom: 6px;
}

.footer-phone a {
  color: #01bace !important;
}

.footer-phone a:hover {
  text-decoration: underline !important;
}

.footer-address {
  color: #01bace;
  font-size: 18px;
  font-family: "Fira Sans", sans-serif !important;
  margin-bottom: 6px;
}

.footer-hours {
  margin-top: 24px;
  margin-bottom: 6px;
  color: #01bace;
  font-size: 18px;
  font-family: "Fira Sans", sans-serif !important;
}

body {
  position: relative;
}

#redirect-pop {
  position: absolute;
  min-height: 800px;
  height: 100%;
  width: 100%;
  z-index: 999999991;
  display: none;
  background-color: rgba(0, 0, 0, 0.4);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #redirect-pop {
    height: auto;
  }
}

#redirect-pop .redirect-container {
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #fff;
  color: #fff;
  padding: 24px 24px 18px 24px;
  max-width: 962px;
  -webkit-box-shadow: 8px 8px 24px rgba(0, 0, 0, 0.4);
          box-shadow: 8px 8px 24px rgba(0, 0, 0, 0.4);
}

@media (min-width: 1000px) {
  #redirect-pop .redirect-container {
    padding: 24px 40px 18px 40px;
  }
}

#redirect-pop #redirect-close {
  position: absolute;
  top: 4px;
  right: 12px;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  line-height: 16px;
  font-size: 16px;
  z-index: 1;
  padding: 0;
  background-color: black;
  border: 2px solid white;
  color: white;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-align: center;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
          box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
}

@media (min-width: 1000px) {
  #redirect-pop #redirect-close {
    top: -12px;
    right: -12px;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    line-height: 13px;
    font-size: 13px;
  }
}

@media (min-width: 1000px) {
  #redirect-pop .redirect-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #redirect-pop .redirect-columns .redirect-left {
    margin-right: 20px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
  #redirect-pop .redirect-columns .redirect-right {
    margin-left: 20px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
}

@media all and (min-width: 1000px) and (-ms-high-contrast: none), (min-width: 1000px) and (-ms-high-contrast: active) {
  #redirect-pop .redirect-columns .redirect-left {
    margin-right: 0px;
    margin-bottom: 0;
  }
  #redirect-pop .redirect-columns .redirect-right {
    margin-left: 0px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
}

#redirect-pop a {
  color: white;
  text-decoration: none;
}

#redirect-pop a:hover {
  text-decoration: none;
}

#redirect-pop .redirect-before {
  display: block;
  position: relative;
  background-image: url(./redirect-before.jpg);
  background-size: cover;
  background-position: center;
  padding: 50px 30px 45px 40px;
  margin-bottom: 12px;
  -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #redirect-pop .redirect-before {
    margin-bottom: 0;
  }
}

#redirect-pop .redirect-after {
  display: block;
  position: relative;
  background-image: url(./redirect-after.jpg);
  background-size: cover;
  background-position: center;
  padding: 50px 30px 45px 40px;
  -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
  margin-bottom: 12px;
}

@media (min-width: 1000px) {
  #redirect-pop .redirect-after {
    margin-bottom: 0;
  }
}

#redirect-pop .redirect-images {
  display: block;
  position: relative;
  background-image: url(./redirect-images.jpg);
  background-size: cover;
  background-position: center;
  padding: 84px 30px 94px 40px;
  min-height: 442px;
  -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #redirect-pop .redirect-images {
    min-height: 430px;
  }
}

#redirect-pop .redirect-arrow {
  position: absolute;
  bottom: 14px;
  right: 14px;
}

#redirect-pop .redirect-arrow img {
  display: block;
  width: 32px;
  height: auto;
}

@media (min-width: 1000px) {
  #redirect-pop .redirect-arrow img {
    width: 50px;
  }
}

#redirect-pop .redirect-heading {
  font-size: 40px;
  font-family: "Fira Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 12px;
}

#redirect-pop .redirect-sub-heading {
  font-size: 25px;
  font-family: "Fira Sans", sans-serif;
}

#redirect-pop .redirect-text {
  font-size: 15px;
  margin-top: 18px;
}

#redirect-pop .redirect-logo {
  max-width: 285px;
  margin: 24px auto 0 auto;
}

#redirect-pop .redirect-logo img {
  display: block;
  width: 100%;
  height: auto;
}
/*# sourceMappingURL=style.css.map */