﻿.endorsementsSpecial {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 5px;
}
@media screen and (max-width: 600px) {
  .endorsementsSpecial {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 600px) {
  .d-block-xs {
    display: block;
  }
}

.strikethrough {
  text-decoration: line-through;
}

.learnMoreBox {
  padding: 22px 29.4px 36px 25px;
  border-radius: 0px;
  background-color: #d4efe8;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.learnMoreBox .button {
  position: relative;
  padding: 0px 18px;
  background-color: #f38669;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.41px;
  text-align: center;
  color: #1d3b56;
  display: inline-flex;
  margin-top: 19px;
  min-height: 36px;
  line-height: 21px;
  align-items: center;
}
.learnMoreBox .button:hover {
  background-color: #a6d5c7;
  text-decoration: none;
}

.panel-content-wrapper .learnMoreBox {
  text-align: center;
  font-size: 17px;
}

@media screen and (max-width: 600px) {
  .hidden-phone {
    display: none !important;
  }
  .learnMoreBox {
    text-align: center;
  }
  .learnMoreBox .button {
    margin-top: 15px;
  }
}
#categoryVariantB {
  margin: 0px !important;
}
#categoryVariantB .bottomInfo {
  padding-top: 30px;
  background-color: #ffffff;
}
#categoryVariantB .bottomInfo .outcomes {
  background-color: rgb(229, 229, 229);
  padding: 20px;
}
#categoryVariantB .bottomInfo .outcomes h4 {
  margin-top: 0px;
}
#categoryVariantB .bottomInfo .outcomes li {
  list-style-image: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/bespokeTick.png);
  padding-left: 10px;
  padding-bottom: 5px;
}
#categoryVariantB .course {
  padding-left: 10px;
  padding-right: 10px;
}
#categoryVariantB .course .courseListContainer {
  background-color: #ffffff;
  margin-bottom: 15px;
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  #categoryVariantB .course .courseListContainer {
    padding: 15px;
  }
}
#categoryVariantB .course .courseListContainer form {
  width: 100%;
}
#categoryVariantB .course .courseListContainer .topLink {
  position: relative;
  display: block;
  height: 200px;
  background-position: center;
  background-size: cover;
  width: 100%;
  display: flex;
  align-items: center;
}
#categoryVariantB .course .courseListContainer .topLink:hover {
  text-decoration: none;
}
#categoryVariantB .course .courseListContainer .topLink h2 {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  width: 100%;
  text-align: center;
  z-index: 1;
  left: 0;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0;
  font-weight: inherit;
}
#categoryVariantB .course .courseListContainer .topLink:after {
  content: " ";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  background-color: rgba(100, 100, 100, 0.5);
}
#categoryVariantB .course .courseListContainer .topLink span {
  position: absolute;
  top: calc(50% - 24px);
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  width: 100%;
  text-align: center;
  z-index: 1;
  left: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
#categoryVariantB .course .courseListContainer .stars {
  color: #e6ba4a;
  font-size: 15px;
}
#categoryVariantB .course .courseListContainer .stars i {
  margin-right: 9px;
}
#categoryVariantB .course .courseListContainer .oldPrice {
  text-decoration: line-through;
  font-size: 24px;
  margin-right: 10px;
}
@media screen and (max-width: 1360px) {
  #categoryVariantB .course .courseListContainer .oldPrice {
    font-size: 20px;
  }
}
#categoryVariantB .course .courseListContainer .newPrice {
  color: #57A385;
  font-size: 26px;
  font-weight: 700;
}
@media screen and (max-width: 1360px) {
  #categoryVariantB .course .courseListContainer .newPrice {
    font-size: 20px;
  }
}
#categoryVariantB .course .courseListContainer .greyInfoBox {
  background-color: rgb(245, 245, 245);
  padding: 40px 25px 25px 25px;
  font-size: 13px;
  text-overflow: ellipsis;
  overflow-y: hidden;
}
#categoryVariantB .course .courseListContainer .greyInfoBox div:nth-of-type(1) {
  padding: 0px;
}
#categoryVariantB .course .courseListContainer .greyInfoBox .courseTypeCircle {
  width: 76px;
  height: 76px;
  border-radius: 38px;
  color: #ffffff;
  font-weight: 700;
  font-size: 11px;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
#categoryVariantB .course .courseListContainer .greyInfoBox .courseTypeCircle.bundle {
  background-color: #0095da;
}
#categoryVariantB .course .courseListContainer .greyInfoBox .courseTypeCircle.careerSampler {
  background-color: #ddb124;
}
#categoryVariantB .course .courseListContainer .greyInfoBox .courseTypeCircle.advancedCertificate {
  background-color: #e37062;
}
#categoryVariantB .course .courseListContainer .greyInfoBox .courseTypeCircle.certificate {
  background-color: #8f5aa3;
}
#categoryVariantB .course .courseListContainer .satisfactionGuaranteed {
  color: rgb(56, 72, 94);
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
}
#categoryVariantB .course .courseListContainer .paymentPlanBox {
  margin-top: 1px;
  color: rgb(56, 72, 94);
  text-align: center;
  font-size: 18px;
  background-color: rgb(245, 245, 245);
  padding: 20px;
  font-weight: 700;
  width: 100%;
}
#categoryVariantB .course .courseListContainer .paymentPlanBox .dollar {
  width: 17px;
  height: 17px;
  margin-right: 7px;
}
#categoryVariantB .course .courseListContainer .paymentPlanBox .learnMore {
  display: block;
  margin: 15px auto;
  max-width: 100%;
}

.blueLearnMore {
  display: block;
  width: 80%;
  color: #fff;
  background-color: #4794d4;
  position: relative;
  text-align: left;
  padding-left: 20px;
  margin: 10px auto;
  height: 40px;
  line-height: 40px;
  font-size: 26px;
}
.blueLearnMore:hover {
  text-decoration: none;
  color: #ffffff;
}
.blueLearnMore:after {
  content: " ";
  width: 25px;
  height: 28px;
  background-image: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/sparklemouse.svg);
  background-position: center;
  position: absolute;
  right: 20px;
  top: 7px;
  background-size: cover;
}

@media screen and (max-width: 764px) {
  .courseTypeCircle {
    margin: 0 auto 10px auto;
  }
}
@media screen and (max-width: 600px) {
  .blueLearnMore {
    font-size: 18px;
  }
  .centerChildrenOnMobile > div {
    text-align: center;
  }
}
body {
  font-family: "ATC Arquette", sans-serif;
  color: #1d3b56;
  font-size: 16px;
}

html, body {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

a {
  color: #0095DA;
  text-decoration: none;
  font-weight: bold;
}

#floatingMobileMenu {
  display: none;
}

.logoContainer {
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/oca_logo.png);
  height: 83px;
}
.logoContainer a {
  text-decoration: none !important;
  display: block;
  height: 100%;
  text-indent: -1000px;
  color: #ffffff;
}
.logoContainer h1, .logoContainer .h1 {
  height: 100%;
  margin: 0 !important;
}

.main-content {
  max-width: 1180px;
  min-height: 30px;
  margin: 0px auto;
}

.bold {
  font-weight: bold;
}

/* centered columns styles */
.caption {
  text-align: center;
}

li.squash .caption p {
  font-size: 16px;
  margin: -13px 0px 4px;
}

ul.nav {
  text-align: center;
  width: 100%;
}

ul.nav li {
  display: inline-block;
  float: none;
  position: relative;
}

ul.nav li a em {
  font-style: normal;
  letter-spacing: 1px;
}

ul.nav li a:focus em, ul.nav li a:hover em {
  color: #fff;
  padding-bottom: 3px;
  border-bottom: 1px solid #fff;
  font-weight: 400;
  letter-spacing: 1px;
}

ul.nav li > div {
  position: absolute; /*top: 50px;*/
  background-color: #486483; /*width: 100%;*/
  line-height: 40px;
  display: none;
  z-index: 9999; /* make sure its in front of the slider */
}

ul.nav li > div div:nth-child(even) {
  background-color: #34485e;
}

ul.nav li > div > div {
  white-space: nowrap;
  display: inline-block;
  padding: 0px 10px 0px 10px;
  width: 100%;
  text-align: left;
}

.navbar-default .navbar-nav > li > a:hover {
  text-decoration: underline;
  color: #f58220;
}

ul.nav li div a {
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
}

div.courselist {
  text-align: center;
}

.courselist .minfo .caption {
  min-height: 200px;
}

.courselist .moreinfo {
  margin: 40px auto;
}

.courselist .moreinfo .minfo {
  width: 250px;
  margin: 10px;
  padding-bottom: 10px;
}

.courselist .moreinfo .minfo .caption {
  min-height: 150px;
}

.courselist .minfo {
  display: inline-table;
}

.courselist .moreinfo li a {
  text-decoration: none;
  color: #34485E;
}

.moreinfo .minfo p:nth-child(2) {
  padding: 5px;
}

.top-story ul {
  margin-left: 0 !important;
}

.footer {
  padding-top: 40px !important;
  letter-spacing: 0.2px;
}
.footer li {
  list-style: none;
}
.footer .sansLight {
  font-size: 18px;
}

.blog-sublink {
  font-size: 18px;
  padding: 40px 0px;
  text-align: center;
  font-weight: bold;
}

.newsletter {
  padding: 0px 10px 10px 0px;
  margin-bottom: 20px;
}

.linx {
  padding: 0px 10px 10px 10px;
  margin-bottom: 20px;
}

.social {
  padding: 0px 0px 10px 10px;
  margin-bottom: 20px;
}

ul.social-icons {
  padding-left: 0;
}

ul.social-icons li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
}

.newsletter .txt, .social .txt {
  margin-bottom: 12px;
  display: block;
}

.newsletter .title, .linx .title, .social .title, .awards .title, .certified .title {
  font-size: 19px;
  color: #34485E;
  font-weight: 500;
  margin-bottom: 10px;
  display: block;
  line-height: 1.2;
}

.social .title, .certified .title {
  margin-bottom: 3px;
}

.newsletter input[type=submit] {
  background-color: rgb(245, 130, 32);
  color: #fff !important;
  border: 0px;
  padding: 8px 10px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  float: left;
}

.newsletter input[type=submit]:hover {
  background-color: #f9b479;
}

.newsletter .input-group {
  width: 100%;
}

.newsletter .input-group .form-control {
  height: 34px;
  width: 53%;
  font-size: 16px;
}

.footer-rule {
  height: 1px;
  background-color: #34485E;
  margin: 7px auto 31px !important;
  clear: both;
}

.social-box {
  width: 83%;
  float: right;
  margin-right: -5px;
}

.social-wrapper ul {
  margin-left: -41px;
}

ul.foot-links {
  margin: 0px;
  width: 100%;
}

.foot-links a {
  font-weight: normal;
  color: #34485E;
  line-height: 1;
  list-style: none;
  display: inline-block;
  margin: 5px 15px 2px 0px;
  width: 30%;
  font-size: 14px;
}

.footer .award-pics {
  margin-bottom: 10px;
}

.footer .cpwrite {
  font-size: 12px;
  margin-bottom: 8px;
}

.footer li.accredit, .footer li.certified, .footer li.awards, .footer li.links, .footer li.links li {
  display: inline-block;
}

.footer li.links ul {
  text-align: right;
}

.footer li.links li {
  padding: 0px 0px 0px 34px;
  font-size: 0.8em;
}

.footer li.links {
  padding: 0px !important;
}

.footer li.accredit {
  margin-left: -15px;
}

.footer li.awards {
  padding: 0px;
}

.footer .accredit div:nth-child(1) {
  font-size: 15px;
}

.footer .award-wrapper {
  text-align: left;
  float: right;
  margin-right: 5px;
}

.footer li.accredit div {
  margin: 10px 0px;
  color: #34485E;
}

.footer li.certified {
  color: #34485E;
}

.footer li.links ul {
  padding: 0px !important;
  text-align: left;
  float: right;
  margin-right: -10px;
}

.footer li.links li a {
  color: #34485E;
  padding-left: 15px;
  display: block;
  margin-top: 10px;
}

.clear {
  clear: both;
}

.video li, .need_help li {
  list-style: none;
  display: inline-block;
}

.video li div {
  clear: both;
  margin-top: 15px;
  margin-bottom: 10px;
}

li.pyc {
  font-size: 26px;
}

.pyclist {
  margin-top: 20px;
}
.pyclist .courselist {
  min-height: 100px;
}
.pyclist li {
  display: inline-block;
  min-width: 320px;
}
@media screen and (max-width: 600px) {
  .pyclist {
    margin-top: 0px;
  }
}

table.pyc-search2 {
  margin: 20px auto 0px;
  width: 100%;
}

table.pyc-search5 {
  margin: 20px auto;
  width: 80%;
}

.sbn a {
  color: #34485E;
}

.phead {
  font-size: 18px !important;
}

#txt_srch_var_2 {
  font-size: 26px;
  margin-bottom: 20px;
}

#txt_srch_var_2 .sansBold {
  font-size: 26px;
}

li.pyc .sansBold {
  font-size: 26px;
}

table.pyc-search2 .sbn {
  text-align: center;
}

table.pyc-search2 .sbn a, .sbn-blue a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.topnav li {
  margin: 0px 10px 20px;
  display: inline-block;
  height: 20px;
}

.topnav input {
  border-radius: 0px;
}

.topnav-search i {
  font-size: 10px;
}

.topnav::after, .cal.main-content::after {
  display: block;
  clear: both;
  content: " ";
}

.pyc-search {
  width: 400px;
  margin-left: 20px;
  margin-bottom: -10px;
}

.icon-text {
  min-width: 180px;
}

.sc {
  line-height: 1.2;
  font-size: 14px;
}

.topnav li a {
  font-size: 20px;
  color: #34485E;
  font-weight: normal;
}

.topnav li a.bold-title {
  font-size: 22px;
  font-weight: bold;
}

.plist li {
  margin: 5px auto;
  list-style: none;
}

.clist li {
  list-style: none;
  padding: 10px 20px;
  display: block;
  background-color: rgb(226, 229, 229);
  font-weight: bold;
  color: #34485E;
  margin: 10px 0px 10px 0px;
  font-size: 16px;
  text-align: left;
}

.clist h3 {
  font-size: inherit;
  margin: 0px;
  line-height: inherit;
}

.clist li a {
  color: #34485E;
}

.grey-strip {
  background-color: #e0e3e4;
  padding: 20px 0px;
}

.minfo {
  background-color: #fff;
  min-width: 220px;
  max-width: 260px;
}

.clist li:hover {
  color: #fff;
}

.result-table li {
  min-width: 208px;
}

.sansLight {
  font-size: 16px;
  color: #1d3b56;
}

.sansBold {
  font-weight: 500;
  font-size: 36px;
  color: #1d3b56;
}

.banner-title-bold {
  text-align: center;
  margin-top: 65px;
  margin-bottom: 20px;
  font-size: 38px;
  color: #34485E;
}

.logo_bar {
  width: 100%;
  height: 150px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 1.4px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

.logo_bar > div:nth-child(1) {
  height: 100%;
}

.navbar {
  border-radius: 0px;
  margin-bottom: 0px;
}

.navbar.center .navbar-inner {
  text-align: center;
}

.navbar.center .navbar-inner .nav {
  display: inline-block;
  float: none;
}

.navbar-default {
  background-color: #34485e;
  border-color: #34485e;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 18px;
  display: block;
  font-weight: normal;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  font-weight: bold;
  color: #F93;
  background-color: #34485e;
}

.form-control {
  display: block;
  width: 100%;
  height: 44px;
  padding: 10px 6px 10px 40px;
  font-size: 17px;
  background: rgba(219, 219, 219, 0.325) url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -929px -140px;
  border: 1px solid rgba(219, 219, 219, 0.325);
  border-radius: 0px;
  border-right: 0px;
}

.newsletter .form-control {
  background: #fff;
  padding: 10px 6px;
}

.pyc-search input[placeholder], .newsletter input[placeholder] {
  color: #34485E !important;
  font-size: 20px;
}

div.icon-phone, div.icon-msg, div.icon-cart {
  float: left;
}

.icon-text.bltext {
  position: relative;
  top: 7px;
}

.bltext {
  color: #34485e;
}

.icon-cart {
  width: 40px;
  height: 35px;
  margin-top: 0px !important;
  margin-right: 5px;
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -901px -22px;
}

.sbn {
  background-color: #ff710a;
  height: 44px;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
}

.sbn:hover {
  background-color: #d67100;
}

.img_bar {
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/homepage_banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  min-height: 353px;
  max-height: 353px;
  height: auto;
}

.img_bar.mobile {
  display: none;
}

.img_bar .banner-title-bold {
  color: #fff;
  font-size: 40px;
  margin-top: 60px !important;
}

.bluebox {
  background-color: #0095DA;
  padding: 9px 60px;
  color: white;
  font-size: 22px;
}

.glyph {
  padding-top: 20px;
  font-size: 5em;
}

.more_info {
  background-color: rgb(226, 229, 229);
  padding: 15px;
}

.info_title {
  font-weight: bold;
  font-size: 1.3em;
  color: #6f6f6f;
}

.info_box {
  background-color: rgb(0, 149, 218);
  font-weight: bold;
  color: white;
  padding: 10px 0px;
}

.video, .need_help {
  background-color: rgb(0, 149, 218);
  padding: 15px;
}

.blogbox {
  height: 300px;
  padding: 30px 0px;
}

.bloglist li {
  list-style: none;
  width: 80%;
  margin: 50px auto;
}
@media screen and (max-width: 600px) {
  .bloglist li:last-of-type {
    margin-bottom: 25px;
  }
}

.blogbox .banner {
  padding: 10px 30px;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0px;
  height: 100px;
  width: 100%;
}

.blogbox .banner p.title {
  clear: both;
  font-size: 24px;
  font-weight: bold;
}

.blogbox .banner p.title a {
  color: #34485E;
}

div.blog-txt {
  padding: 30px;
  background-color: rgb(226, 229, 229);
  font-size: 17px;
}

div.blog-txt a {
  font-weight: bold;
  text-transform: uppercase;
  color: #34485E;
}

.blogbox .banner .icon-msg {
  float: left;
  width: 30px;
  height: 40px;
  margin-right: 5px;
  margin-top: -11px !important;
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -853px -15px;
}

.blogbox .banner .icon-cal {
  float: left;
  width: 30px;
  height: 40px;
  margin-right: 5px;
  margin-top: -11px !important;
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -761px -16px;
}

.blogbox .banner span.icon-txt {
  min-width: 100px !important;
  color: #34485E;
  font-size: 15px;
  float: left;
  text-transform: uppercase;
}

.bloglist h1.title {
  font-size: 32px;
  padding-top: 25px;
  text-align: center;
  letter-spacing: 1.5px;
}

.bloglist .title span {
  font-size: 30px;
}

.minfo {
  padding-top: 20px;
}

/*******************  Browse Course Banner *****************************************/
p.icon {
  margin: 30px auto;
  width: 110px;
  height: 110px;
}

li.catA p.icon {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -357px -672px;
}

li.catS p.icon {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -481px -672px;
}

p.catName {
  padding: 5px 10px;
  margin: 0 auto;
  text-transform: uppercase;
  text-align: center;
}

p.catName a {
  color: #ffffff;
}

#cS {
  background-color: #0095DA;
  color: #fff;
}

#cB {
  background-color: #ddb124;
  color: #fff;
}

li.cat-pan .caption p.txt {
  max-width: 280px;
  margin: 20px auto;
  text-align: justify;
}

/*******************  Study Online Banner *************************************************/
.ban_2cell, .ban_3cell {
  margin: 0px auto;
  margin-top: 20px;
  padding: 20px 0px;
  height: auto;
  min-height: 200px;
}

.ban_2cell .plist, .ban_3cell .plist {
  display: inline-block;
  float: none !important;
}

.ban_2cell .plist .info_title, .ban_3cell .plist .info_title {
  font-size: 28px;
  min-height: 56px;
  vertical-align: bottom;
  margin-bottom: 0px;
  text-align: center;
  color: #34485E;
  line-height: 1;
}

.personality .ban_2cell .plist li, .personality .ban_3cell .plist li {
  background-color: #fff;
}

.ban_2cell .plist li, .ban_3cell .plist li {
  width: 245px;
  min-width: 250px;
  background-color: #e4e7e5;
  padding: 10px 10px;
}

.ban_2cell .plist .info_box, .ban_3cell .info_box {
  padding: 5px 10px;
  max-width: 180px;
  margin: 0 auto;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.ban_2cell .plist .info_box {
  background-color: #f58220;
}

.ban_2cell .plist .sansLight, .ban_3cell .plist .sansLight {
  font-size: 14px;
}

.plist .info_box a, .plist .info_box a:hover, .call_bar li a, .call_bar li a:hover {
  color: #fff;
  display: block;
  cursor: pointer;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
}

.ban_2cell .img-circle, .ban_3cell .img-circle {
  width: 80px;
  height: 80px;
  margin: 0px auto;
  margin-bottom: 10px;
}

.ban_3cell .p1 .img-circle {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -220px -132px;
}

.ban_3cell .p2 .img-circle {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -225px -585px;
}

.ban_3cell .p3 .img-circle {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -225px -360px;
}

.ban_3cell .p4 .img-circle {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -225px -245px;
}

.ban_3cell .p5 .img-circle {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -225px -477px;
}

/**************************** Call Bar **********************************/
.call_bar ul li {
  font-family: "Montserrat", sans-serif;
}

.call_bar {
  background-color: #e0e3e4; /*#2ba180;*/
  padding: 20px 0px;
}

.studyonline h1.banner-title-bold {
  font-size: 46px;
  margin-top: 25px;
}

.studyonline .minfo p.sanslight {
  text-align: center;
  margin: 10px 12px;
  min-height: 80px;
  font-size: 16px;
}

.studyonline .minfo {
  margin: 20px auto;
  display: inline-table;
  min-width: 245px !important;
}

.studyonline .plist li {
  margin-left: 20px;
  margin-right: 20px;
}

.call_bar .main-text {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}

.call_bar .main-text span {
  font-size: 22px;
  font-weight: normal;
}

.call_bar li div {
  text-align: center;
  text-transform: uppercase;
  margin: 0px auto;
  font-size: 16px;
  width: 260px;
  padding: 0px;
  padding: 8px 10px 5px;
}

.btn-phone {
  padding: 0px !important;
  width: 310px !important;
  margin: 5px auto;
  font-size: 26px;
  cursor: pointer;
}

.btn-phone .form-control {
  background-color: #fff !important;
  height: 31px;
  padding: 0px;
  padding-left: 15px;
  background: none;
}

.cbr_btn1 {
  background-color: #fff;
  color: #34485E;
}

.cbr_btn2 {
  background-color: #0095DA;
}

.call_bar .cbr_btn2 {
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp) -931px -244px no-repeat;
  background-color: #0095DA;
  color: #fff;
  padding-left: 25px !important;
}

.call_bar ul {
  text-align: center;
  margin: 20px 0px;
  margin-left: -30px;
  padding: 10px;
}

.call_bar ul.flexbar {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}

.call_bar li {
  display: inline-table;
  margin-bottom: 20px;
}

/**************************** Browse Category Bar **********************************/
.cat_page_bar {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 30px 0px;
}

.breadcrumb-wrapper {
  margin-top: 10px;
  line-height: 2;
}

.breadcrumb-wrapper > span {
  margin-top: 50px;
  background-color: rgba(230, 230, 230, 0.7);
  padding: 5px 10px;
  font-size: 16px;
}

.breadcrumb-wrapper a {
  color: #34485e;
  font-weight: normal;
}

.bg-internal .title-gr1 {
  background-color: #2B9980;
  min-height: 60px;
  padding: 5px 20px;
  font-size: 33px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  margin-bottom: 0px;
}

.bg-internal .content-gr1 {
  background-color: #27A260;
  padding: 8px 20px;
  font-size: 18px;
  color: #34485E;
}

/************ Browse catergory content ************/
.cat_page_content {
  margin: 50px 20px 30px;
}

.course_page_content .result-content-wrapper {
  clear: left;
}

.cat_page_content .section {
  width: 90%;
  color: #fff;
  float: right;
  clear: both;
}

/*.cat_page_content .section .title{ min-height:65px; }*/
.cat_page_content li, .cat_page_content li a {
  color: #34485E;
  font-size: 16px;
}

.cat_page_content .short {
  background-color: #0095DA;
}

.cat_page_content .accredited {
  background-color: #f58220;
}

.cat_page_content .degree {
  background-color: #ca9d0d;
}

.cat_page_content .section li a {
  display: block;
  text-decoration: none;
}

.cat_page_content h4 {
  margin-top: 30px;
}

.cat_page_content .section li {
  display: inline-block;
  margin-bottom: 20px;
  background-color: #e5e5e5;
  min-height: 50px;
  width: 48.5%; /* float:left; */
  font-size: 18px;
  padding: 10px;
  cursor: pointer;
}

.cat_page_content .section li:nth-child(odd) {
  margin-right: 0px;
  float: right;
  margin-bottom: 20px;
}

.week-cost {
  float: left;
  padding-left: 40px;
  padding-top: 5px;
  font-size: 18px;
  color: #7f8080;
  height: 35px;
}

.week-cost .sansBold, .from-cost .sansBold {
  color: #7f8080;
  font-size: 18px;
}

.from-cost {
  width: 30%;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #7f8080;
  font-weight: normal;
  margin: 5px 7px 0px 7px;
}

.week-cost {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -139px -749px;
  font-weight: normal;
  font-size: 16px;
}

.section em {
  float: right;
}

.section .title {
  font-size: 18px;
  color: #34485E;
  min-height: 40px;
}

.section .desc-txt {
  font-weight: normal;
  color: #34485E;
  margin-bottom: 1.25rem;
  min-height: 100px;
}

.rating0 {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -438px -150px;
}

.rating1 {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -438px -233px;
}

.rating2 {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -438px -216px;
}

.rating3 {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -438px -199px;
}

.rating4 {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -438px -183px;
}

.rating5 {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -438px -166px;
}

.section .short, .section .accredited, .section .degree {
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  padding: 5px 10px;
  margin-bottom: 20px;
}

/************* Pricing ****************/
.pricing_bar p.title-text span.sansLight {
  font-size: 36px;
  font-weight: normal;
}

.pricing_bar p.title-text {
  margin: 20px auto;
}

.pricing {
  display: inline-block;
  text-align: center;
  list-style: none;
  margin: 20px auto;
  float: none; /*min-height: 405px; */
}

.lynda {
  width: 600px;
  margin: 20px auto;
}

.icon-lynda {
  width: 44px;
  height: 44px;
  float: left;
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -249px -742px;
  margin-left: 25px;
}

.lynda .sml-txt {
  font-size: 13px;
  float: left;
  margin-left: 15px;
  letter-spacing: 1px;
  text-align: left;
}

.lynda .sml-txt hr {
  clear: none;
  margin: 2px 0px;
  border: solid 1px #999;
}

.pricing {
  padding: 0px 10px 10px 10px;
  background-color: #fff;
  min-width: 300px;
  max-width: 300px;
}

div.pnl-left {
  border: 2px solid #0095DA;
}

div.pnl-right {
  border: 2px solid #fff;
}

div.pnl-left .head {
  background-color: #0095DA;
  margin: 0px -10px 20px;
  padding: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
}

div.pnl-right .head {
  background-color: #fff;
  margin: 0px -10px 0px;
  padding: 7px 10px;
  color: #0095DA;
  font-weight: bold;
  font-size: 24px;
}

.pricing h3 {
  color: #f58220;
  font-size: 38px;
  font-weight: bold;
  margin-top: 10px;
  text-transform: uppercase;
}

.pricing h3.price {
  color: #34485E;
  font-weight: bold;
  margin-top: 0px;
  font-size: 44px;
}

.pricing h6 {
  color: #34485E;
  font-weight: bold;
  font-size: 18px;
  margin: 10px auto 5px;
}

.pricing .ticked-li {
  padding-left: 30px;
  font-size: 16px;
  text-align: left;
  margin: 10px 10px 10px 30px;
}

.pricing .ticked-li {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -933px -293px;
}

.pricing .inner-blue-bordered {
  border: 2px solid #0095DA;
  width: 80%;
  padding: 5px;
  color: #0095DA;
  font-size: 14px;
  font-weight: bold;
  margin: 5px auto;
}

.pricing .fine-print {
  font-size: 13px;
  color: #0095DA;
}

.pricing input[type=submit] {
  margin: 10px auto 0px;
  background-color: #f58220;
  padding: 8px 15px;
  clear: both;
  color: #fff !important;
  font-size: 19px;
  font-weight: bold;
  border: 0px;
  width: 100%;
}

.pricing form {
  margin-bottom: 0px;
}

.pricing .content-wrapper {
  height: 90px;
  margin-top: 15px;
}

.pricing .content-fine {
  height: 36px;
  font-style: italic;
  padding: 0px 10px;
}

.pricing-note {
  border: 1px solid #34485e;
  padding: 40px;
}

.pricing-note {
  margin: 50px auto;
}

.pricing-note p {
  font-size: 22px;
}

.pricing-note span {
  font-weight: normal;
  font-size: 22px;
}

/************* Study Bar *************/
.study_bar {
  background-color: #34485e;
  padding: 25px;
}

.study_bar .caption {
  color: #fff;
}

/************************* Course Detail Page *******************/
div.icon-a, em.icon-a, div.icon-s, em.icon-s, div.icon-b, em.icon-b {
  border-radius: 50%;
  color: #fff;
  background-color: #f58220 !important;
  width: 30px;
  height: 30px;
  line-height: 1.8;
  text-align: center;
  font-weight: bold;
  float: left;
  margin-bottom: 20px;
}

em.icon-a, em.icon-s, em.icon-b {
  float: right;
  line-height: 1.8;
  font-style: normal;
}

em.icon-a {
  background-color: #fff !important;
  color: #f58220;
}

em.icon-s {
  background-color: #fff !important;
  color: #0095DA;
}

em.icon-b {
  background-color: #fff !important;
  color: #ca9d0d;
}

.btn-details {
  float: left;
}

.btn-details li {
  display: inline-block;
  list-style: none;
  background-color: #34485E;
  color: #fff;
  padding: 3px 8px;
  margin-right: 10px;
}

.btn-details li.new {
  background-color: #f58220;
  font-weight: 700;
}

.btn-details li.coursecode {
  background-color: #0095DA;
  margin-top: 15px;
}

.btn-details li.coursecode-b {
  background-color: #ca9d0d;
}

.row {
  margin: 0px auto;
  padding: 0px !important;
  display: block;
}

#course-title .row {
  margin: 0px !important;
}

.course_page_content h4 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 30px;
}

.course_page_content h5, .right-panel h5 {
  font-size: 18px;
  font-weight: bold;
}

.result-content-wrapper h4.primary {
  margin-top: 5px;
}

/***************** Panel Content ********************/
.result-content-wrapper, .panel-content-wrapper {
  padding: 0px 0px;
}

.panel-content-wrapper {
  padding: 0px 0px 0px 50px;
}

.right-panel {
  padding: 5px;
  padding-bottom: 25px;
  background-color: #e5e5e5;
  margin-bottom: 30px;
  color: #34485e;
  margin-top: 20px;
}

.course_page_content .resources {
  margin-top: 0px;
}

/******* Benefits **************/
.right-panel .txt {
  float: left;
  clear: right;
  width: calc(100% - 55px);
  font-size: 12px;
  margin-left: 10px;
  line-height: 1;
}

.right-panel h5 {
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 3px;
  margin-left: 0px;
}

.right-panel .icon {
  width: 45px;
  height: 45px;
  float: left;
}

.social .icon {
  width: 35px;
  height: 35px;
  float: left;
  margin: 2px;
}

.right-panel .item-wrapper {
  list-style: none;
  clear: both;
  padding: 15px;
}

.right-panel .course-delivery {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -482px -9px;
}

.right-panel .approved {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -411px -9px;
}

.right-panel .money-hand {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -347px -54px;
}

.right-panel .support {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -341px -9px;
  height: 40px;
}

.right-panel .trainer {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -266px -9px;
}

/******* Enquiry **************/
.panel-title {
  background-color: #0095DA;
  color: #fff;
  text-align: center;
  padding: 5px 5px;
  font-size: 18px !important;
}

.enquiry {
  padding: 20px;
  margin-top: 0px;
}

.enquiry input[type=text], .enquiry input[type=email], .enquiry input[type=number] {
  margin: 5px auto;
  clear: both;
  width: 100%;
  padding: 5px;
  font-size: 18px;
}

.enquiry input[type=submit] {
  margin: 15px auto;
  clear: both;
  padding: 5px;
}

.enquiry select {
  margin: 5px auto;
  clear: both;
  width: 100%;
  padding: 5px;
  font-size: 14px;
}

.enquiry #opt-in, .enquiry #ReceiveInformation {
  float: left;
  clear: left;
  margin-right: 15px;
  margin-bottom: 15px;
  clear: left;
  margin-top: 15px;
}

form[name=course-enquiry-form] {
  margin-bottom: 0px;
  font-size: 13px;
}

form[name=course-enquiry-form] label.checkbox-inline {
  margin: 5px auto;
  float: none;
}

form[name=course-enquiry-form] label.checkbox-inline span.sansLight {
  font-size: 15px;
}

.enquiry input[placeholder] {
  font-size: 14px;
  font-weight: normal;
}

.enquiry span {
  color: #34458e;
  font-size: 14px;
  clear: right;
}

.enq-submit {
  background-color: #F58220;
  border: none;
  font-size: 16px;
  margin-top: 20px;
}

.enquiry input[name=phone] {
  margin-bottom: 17px;
}

#questions {
  text-align: center;
}

#questions h5 {
  margin: 20px auto 10px;
  font-size: 18px;
}

#share {
  text-align: center;
  padding: 15px;
  padding-bottom: 25px;
  margin-bottom: 30px;
  background-color: transparent !important;
}

#share ul {
  text-align: center;
  margin: 20px auto 0px;
}

.ig-sml {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/pix/instagram.svg");
  background-position: center;
  background-size: contain;
}

.right-panel ul {
  margin-left: 0px;
}

/****** Content *****************************************/
.result-content-wrapper blockquote {
  margin: 20px 0px;
  border-left: 10px solid #2ba988;
  font-size: 15px;
  font-style: italic;
}

.social .sansLight {
  font-size: 14px;
}

.result-content-wrapper .cp li {
  margin-left: -20px;
  margin-bottom: 5px;
}

.result-content-wrapper .cd ul {
  margin-left: -20px;
}

.result-content-wrapper .cd li {
  margin-bottom: 5px;
}

.result-content-wrapper .rna {
  list-style: none;
  padding: 5px 0px;
  clear: both;
}

.awa {
  list-style: none;
}

.awa div {
  width: 44px;
  height: 40px;
  float: left;
  margin: 5px 10px 5px 0px;
}

.awa div.txt {
  float: left;
  width: 90%;
  padding-top: 5px;
  clear: right;
}

.awa .cup {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -325px -286px;
}

.csu-wrapper {
  margin-top: 20px;
}

.expandIcon.inline {
  margin-left: 15px !important;
}

.csu .cup {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -325px -286px;
}

h2.csu {
  clear: both;
  margin-bottom: 25px;
}

.result-content-wrapper .section-wrapper {
  clear: both;
}

.csu-wrapper {
  margin-left: 55px;
}

.result-content-wrapper h2.primary {
  font-size: 18px;
}

.result-content-wrapper h2 {
  font-size: 22px;
  font-weight: 700;
}

.section-wrapper .rnalno {
  display: block;
  height: 40px;
}

.hidden {
  display: none;
}

/**************** CART ***********/
.cart-header-bar {
  padding: 50px 0px !important;
  margin: 20px auto !important;
  border-bottom: 3px solid #e5e5e5;
}

.cart-header {
  clear: both;
  margin-top: 30px;
}

.cart-table {
  width: 100%;
  color: #34485E;
}

.cart-table th {
  padding: 16px;
  background-color: #e5e5e5;
  font-size: 15px;
}

.cart-table td {
  padding: 16px;
}

.cart-table td.content {
  background-color: #f4f4f4;
}

.cart-table td.promo-cell {
  background-color: #2ba584;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.cart-table input[type=text] {
  font-size: 14px;
  min-width: 180px;
  padding: 5px;
  margin: 10px;
}

.cart-table placeholder {
  text-align: center;
}

.subrow td {
  padding: 16px;
}

.cart-table td.tbl2 {
  padding: 0px;
}

.cart-table td.tbl2 .cart-table th, td.bgrp {
  background-color: #d6dadb !important;
}

.cart-table td.tbl2 .cart-table th {
  font-size: 14px;
}

.blue-btn {
  background-color: #0095DA;
  padding: 7px 20px;
  color: #fff;
  font-weight: bold;
  border: 0px;
  font-size: 14px;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.gov-step-title {
  font-size: 30px;
}

#cart-submit {
  clear: both;
  margin: 20px auto;
  float: none !important;
  text-transform: uppercase;
  font-weight: bold;
  width: 354px;
  background-color: #F93;
  color: #fff !important;
  padding: 10px 25px;
  font-size: 18px;
}

hr.grey_3 {
  border: 2px #e5e5e5 solid;
  margin: 30px auto;
}

/******************** CART THANKS *********************/
.cart-thnx .banner-title-bold {
  text-align: center;
  margin: 50px auto 0px;
}

.cart-share .social-box {
  width: 600px;
  float: none;
  margin: 50px auto;
}

/********************** REVIEW BAR ********************/
.review_bar {
  padding-top: 50px;
}

.review_bar p.title-text span.sansLight {
  font-size: 36px;
  font-weight: normal;
}

.review_bar .review-table {
  width: 70%;
  margin: 0px auto 50px;
}

.review_bar .reviewer-pic {
  width: 150px;
  height: 150px;
  display: block;
  float: left;
  margin-right: 10px;
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -600px -176px;
}

.review_bar .reviewer-name {
  width: 50%;
  float: left;
}

.review_bar .rate {
  float: left;
}

.review_bar .review-source {
  font-size: 18px;
}

.review_bar .review-text {
  font-size: 15px;
}

/******************** POPULAR BAR **********************/
.popular_bar p {
  margin-bottom: 40px;
}

.popular_bar .section li {
  display: inline-block;
  margin: 20px;
  background-color: #e5e5e5;
  min-height: 50px;
  width: 27%;
  float: none;
  font-size: 18px;
  padding: 10px;
}

.popular_bar .section .desc-txt, .result-table li .desc-txt {
  font-weight: normal;
  color: #34485E;
  margin-bottom: 10px;
  text-align: left;
}

.popular_bar .section .title, .result-table li .title {
  font-size: 18px;
  color: #34485E;
  text-align: left;
}

.popular_bar .section em {
  float: right;
  margin-right: 5px;
  margin-top: 5px;
}

.popular_bar .main-text span.sansLight {
  font-size: 36px;
  font-weight: normal;
}

.popular_bar .subtitle .main-text span.sansLight, .popular_bar .subtitle .sansBold {
  font-size: 22px;
}

.popular_bar .subtitle .sansBold a {
  color: #0095DA;
}

.call_bar p.main-text {
  MARGIN-BOTTOM: 10PX;
}

.call_bar .main-text span.sansLight {
  font-size: 22px;
  font-weight: normal;
}

.popular_bar .from-cost {
  margin: 0px;
}

/***************** GOV FUND BANNER ****************/
.gov_funding_banner, .personality_banner, .jobsquad_banner {
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/banner_internal_1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 700px;
  height: auto;
  padding: 30px 0px;
}

.gov_funding_banner .banner-title-wrapper .sansBold {
  font-size: 48px !important;
}

.personality-heading {
  font-size: 48px !important;
}

.personality_banner {
  height: 400px;
  max-height: 400px;
}

.bg-fade-mini {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px;
  line-height: 1;
  min-height: 130px;
}

.banner-title-wrapper {
  margin: 120px 0px 20px;
}

.gov_fund_1 p {
  margin-bottom: 20px;
}

.gov_fund_1 .em {
  font-size: 16px !important;
}

.gov_fund_1 em.icon-step {
  background-color: #2ba584 !important;
}

.ul-indent {
  margin-left: 20px;
  margin: 20px;
  list-style: none;
}

.ul-indent li {
  border-left: 3px solid #999;
  margin-bottom: 10px;
  font-weight: normal;
  padding-left: 10px;
  line-height: 1;
}

.gov_fund_body h5 {
  font-size: 16px;
}

.gov_fund_body .section {
  margin: 10px 0px;
}

.enq2 {
  background-color: #d34c3c;
  color: #fff !important;
  padding: 20px;
  margin-top: 30px;
}

.enq2 div.sansLight {
  color: #fff !important;
}

.enq2 select, .panel-content-wrapper .apply select {
  margin: 5px auto;
  clear: both;
  width: 100%;
  padding: 5px;
  font-size: 18px;
  color: #34485E;
}

.enq2 select {
  margin-top: -5px;
  font-size: 16px;
}

.enq2 .enq-submit {
  color: #fff !important;
  background-color: #0095DA !important;
}

.panel-content-wrapper .resources h5 {
  font-size: 14px;
  margin-bottom: 5px;
}

.panel-content-wrapper .resources .txt {
  margin: 10px 0px;
}

.panel-content-wrapper .resources .item-wrapper {
  list-style: none;
  margin-bottom: 30px;
  clear: both;
  padding: 0px 10px 30px 10px;
}

.nb li {
  border-left: 0px;
  margin-bottom: 3px;
  font-weight: normal;
  padding-left: 0px;
  line-height: 1;
}

.panel-content-wrapper .apply label {
  float: left;
  width: 85%;
  font-size: 14px;
  font-weight: normal;
}

.panel-content-wrapper .apply input[type=radio], .panel-content-wrapper .apply input[type=checkbox] {
  float: right;
  background-color: #fff;
  border: 2px solid #fff;
}

.panel-content-wrapper .apply input[type=submit] {
  background-color: #0095DA !important;
}

.panel-content-wrapper .uppercase {
  text-transform: uppercase;
  font-size: 22px;
}

.apply .half {
  width: 50%;
  float: left;
  clear: none;
}

.apply .half-right {
  width: 50%;
  float: right;
  clear: none;
  min-width: 100px;
}

/************************* BLOG PAGE ************************************/
.blog-content .bloglist div.title {
  padding-top: 20px;
}

.blog-content .bloglist li {
  list-style: none;
  width: 100%;
  margin: 30px auto;
}

.panel-light {
  background-color: #f4f4f4;
  text-align: center;
  font-size: 16px;
}

a.panel-item-btn {
  color: #34485E;
  text-decoration: none;
}

.panel-item-btn {
  margin: 5px auto;
  border: none;
  background-color: #E5E5E5;
  width: 90%;
  padding: 10px 30px;
  text-align: left;
}

.blog .blog-panel {
  padding-top: 130px;
}

#blog-submit {
  border: none;
  text-align: center;
  background-color: #0095DA !important;
  color: #fff !important;
  font-size: 16px;
  padding: 0px 20px;
  height: 25px;
}

#blog-search input[type=text] {
  color: #34485E !important;
  font-size: 16px;
  border: 0px;
  clear: none;
  float: left;
  padding-left: 30px;
  margin-right: 10px;
  width: 200px;
  background: #fff url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -934px -149px;
}

#blog-search {
  padding-bottom: 15px;
}

/********** TOP STORY - RIGHT PANEL  **************/
.right-panel .top-story li, .blog-article .section li {
  display: block;
  margin: 20px 30px 20px 0px;
  background-color: #e5e5e5;
  min-height: 50px;
  width: 100%;
  float: none;
  font-size: 18px;
  padding: 10px;
  list-style: none;
  text-align: left;
}

.right-panel .top-story li a {
  display: block;
  text-decoration: none;
}

.top-story ul {
  padding: 0px;
}

.top-story .icon-cal, .blog-article .section li .icon-cal {
  float: left;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -942px -221px;
}

.top-story .icon-msg, .blog-article .section li .icon-msg {
  float: left;
  width: 18px;
  height: 18px;
  margin-top: 0px !important;
  margin-left: 20px;
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -942px -190px;
}

.top-story span.icon-txt, .blog-article .section li span.icon-txt {
  color: #34485E;
  font-size: 11px;
  float: left;
  text-transform: uppercase;
}

.top-story .title {
  clear: left;
  font-size: 18px;
  color: #34485E;
  text-align: left;
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 0px;
}

.top-story .brief {
  font-weight: normal;
  font-size: 14px;
  padding: 0px 10px;
  text-align: left;
}

.top-story a.read-more {
  color: #34485E;
  display: block;
  margin-bottom: 5px;
  padding-left: 15px;
}

.bloglist .sublink {
  border: none;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #0095DA !important;
  color: #fff !important;
  font-size: 16px;
  padding: 5px;
  height: 35px;
  width: 196px;
  margin-left: 0px;
}

.bloglist .sublink a {
  color: #fff;
  display: block;
}

.blog_article_banner, .search_article_banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 438px;
  padding: 30px 0px;
}

.search_article_banner {
  height: 300px;
}

.search_article_banner .banner-title-wrapper {
  margin: 120px 0px 0px 38px;
}

.blog_article_banner .base-center {
  width: 100%;
  text-align: center;
  margin-bottom: 0px;
}

.blog-article .banner {
  margin: 30px 0px;
}

.blog_article_banner .banner-title-wrapper {
  margin: 83px auto 20px !important;
}

.blog-article p {
  margin: 30px 0px;
}

.blog-article .img-panel {
  display: table;
  background-color: #34485E;
  color: #fff;
  min-height: 100px;
  width: 100%;
  font-size: 20px;
  text-align: center;
}

.blog-article .img-panel em {
  display: table-cell;
  vertical-align: middle;
}

.blog-article .clist li {
  list-style: none;
  padding: 10px 20px;
  display: block;
  background-color: rgb(226, 229, 229);
  font-weight: bold;
  color: #34485E;
  margin: 10px;
  font-size: 14px;
  text-align: left;
  width: 45%;
  float: left;
}

.blog-article .clist li:hover {
  background-color: #34485E;
  font-weight: bold;
  color: #fff;
}

.blog-article .csu {
  text-transform: uppercase;
  color: #ddd;
}

.blog-article .main-text span, .blog-article .main-text {
  font-size: 26px;
}

.blog-article .main-text span {
  font-weight: normal;
}

.blog-article p.main-text {
  clear: both;
}

.blog-article .section ul {
  margin-left: 0px;
  padding-left: 0px;
  display: table;
}

.blog-article .section li {
  float: left;
  display: inline-block;
  width: 30%;
  margin: 0px;
  margin-left: 20px;
}

.blog-article .section li.first {
  margin-left: 0px;
}

.article .blog-panel {
  padding-top: 0px;
}

.blog-article .icon-wrapper .icon-txt {
  float: left;
}

.blog-article .icon-wrapper {
  display: inline-block;
  width: 150px;
  padding: 0px;
}

.blog-article .icon-wrapper .icon-cal, .blog-article .icon-wrapper .icon-msg {
  width: 30px;
  height: 30px;
  float: left;
  margin-top: -3px !important;
  margin-right: 3px;
}

.blog-article .icon-wrapper .icon-msg {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -852px -19px;
}

.blog-article .icon-wrapper .icon-cal {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -761px -19px;
}

.similar p.main-text {
  margin: 30px 0px;
}

.similar p.title, .similar p.brief {
  margin: 10px 0px;
}

.similar p.brief {
  font-size: 14px;
}

.provider-logo {
  margin-bottom: 20px;
}

.bnr-plogo img {
  height: 30px;
  margin-left: 20px;
}

/*********** Study Online **************/
.so-text {
  text-align: center;
  font-size: 30px;
  margin: 30px auto;
}

.so-text .cbr_btn2 {
  border: 0px;
  font-size: 18px;
  margin: 10px auto;
  padding: 6px 30px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}

.so-text button a {
  color: #fff;
}

/********** STUDENT SAY ****************/
.greysay {
  margin-top: 40px;
  padding-bottom: 0px;
  background-color: #e0e3e4;
}

.studentsay {
  margin: 10px auto 0px;
  width: 60%;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.studentsay .title {
  margin: 20px;
}

.saysection {
  text-align: left;
}

.saysection p {
  margin-top: 30px;
}

.saybtn {
  width: 150px;
  height: 50px;
}

.saybtn a, .saybtnRight a {
  float: left;
  padding-top: 15px;
}

.saybtn a .playbtn, .saybtnRight a .playbtn {
  float: left;
  margin-top: -15px;
  margin-right: 10px;
}

.saybtnRight a {
  float: right;
}

.sayMainImg, .sayMainImgLeft {
  margin-bottom: 20px;
  width: 250px;
  height: 250px;
  background-color: #2c3e50;
  position: relative;
  float: right;
  padding: 0px;
}

.sayMainImgLeft img, .sayMainImg img {
  height: 250px;
}

.sv4 {
  background-color: #c2c6c8;
}

.sv4 input {
  background-color: #fff;
}

.sayMainImgLeft {
  float: left;
}

.sayMainImg img {
  position: relative;
  top: 5px;
  margin: 5px auto;
}

.playbtn {
  border-radius: 50%;
  color: #fff;
  background: #0095da url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -747px -717px;
  width: 45px;
  height: 45px;
  line-height: 2;
  text-align: center;
  font-weight: bold;
  float: left;
  margin-bottom: 20px;
}

a:hover .playbtn {
  background: #0095da url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -747px -669px;
}

.studentsaypanel .img-container {
  position: relative;
  z-index: 1;
  height: 149px;
  width: 149px;
  overflow: hidden;
  background-color: #c2c6c8;
  margin: 0px auto;
}

.studentsaypanel .img-mask {
  position: relative;
  z-index: 10;
  margin-top: -150px;
}

.studentsaypanel ul.minfo {
  margin-left: 30px;
}

/*.studentsaypanel li .caption {          	min-height:230px;     }*/
.studentsaypanel .info_title {
  padding-top: 10px;
  display: block;
  text-align: center;
  font-size: 22px !important;
  clear: both;
  min-height: 40px !important;
}

.studentsaypanel .saybtn {
  margin: 10px auto;
}

.studentsaypanel .plist li {
  background: none;
}

.studentsaypanel .heading span {
  font-size: 36px;
}

.studentsaypanel .heading {
  margin-top: 40px;
}

/********** WHY OCA ****************/
.whygrey {
  background-color: #c2c6c9;
}

.acc_award {
  background-color: #e0e3e4;
}

.whygrey .ban_2cell {
  margin-bottom: -20px;
}

.whyoca .title span {
  padding-bottom: 11px;
  border-bottom: 4px solid #34485E;
}

.acc_award li.minfo {
  background-color: #e0e3e4;
}

.acc_award .plist li {
  min-width: 45% !important;
  display: table-cell;
  max-width: 450px;
  min-width: 450px;
}

.acc_award .pic-wrapper {
  float: left;
  width: 105px;
  margin-right: 10px;
}

.acc_award .img-container {
  position: relative;
  z-index: 1;
  height: 100px;
  width: 100px;
  overflow: hidden;
  background: none;
  float: left;
}

.acc_award .img-container img {
  float: left;
}

.acc_award .img-mask {
  position: relative;
  z-index: 29;
  margin-top: -110px;
  float: left;
}

.acc_award .text-wrapper {
  min-width: 450px;
}

.acc_award .info_title {
  font-size: 21px !important;
  margin: 0px;
  clear: right;
  text-align: left !important;
}

.acc_award .ban_2cell .plist .sansLight, .acc_award.ban_3cell .plist .sansLight {
  margin-top: -30px;
  text-align: left;
  font-size: 19px;
}

.acc_award .ban_2cell {
  text-align: center;
}

.whyoca .title {
  margin-top: 40px;
}

.cmp {
  margin: 60px auto;
  width: 80%;
}

.cmp th {
  text-align: center;
  padding: 10px;
}

.cmp td {
  padding: 15px 20px;
  vertical-align: middle;
}

.cmp td.sansBold {
  font-size: 24px;
}

.cmp tr td:first-child {
  background-color: #eaeced;
  width: 40%;
  text-align: left;
}

.cmp tr td:nth-child(2) {
  background-color: #d4d8d9;
  width: 20%;
  text-align: center;
}

.cmp tr td:nth-child(3) {
  background-color: #e2e5e6;
  width: 20%;
  text-align: center;
}

.cmp tr td:nth-child(4) {
  background-color: #e5e8e9;
  width: 20%;
  text-align: center;
}

.cmp td.tdtop {
  vertical-align: top;
}

.cobnr .hdtxt {
  font-size: 19px;
  text-align: left;
}

.cobnr .ban_2cell .plist li, .cobnr .ban_3cell .plist li {
  background-color: #fff;
}

.cobnr .ban_2cell .plist .sansLight, .cobnr .ban_3cell .plist .sansLight {
  font-size: 19px;
  margin: 20px 0px;
}

.cobnr .banner-title-bold {
  margin-bottom: 40px;
}

.cobnr .banner-title-bold .subheading {
  font-size: 36px;
  padding-bottom: 5px;
  border-bottom: 4px solid;
}

.cobnr .caption {
  margin-top: 20px;
}

.cobnr .img {
  width: 55px;
  height: 55px;
  margin: 0px auto;
  margin-bottom: 10px;
}

.cobnr .p1 .img {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/ReasonsSpriteSheet.png") no-repeat 5px 0px;
}

.cobnr .p2 .img {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/ReasonsSpriteSheet.png") no-repeat -45px 0px;
}

.cobnr .p3 .img {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/ReasonsSpriteSheet.png") no-repeat -146px 0px;
}

.cobnr .p4 .img {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/ReasonsSpriteSheet.png") no-repeat -97px 0px;
}

.cobnr .p5 .img {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/ReasonsSpriteSheet.png") no-repeat -196px 0px;
}

.cobnr .ban_2cell .plist .info_title, .cobnr .ban_3cell .plist .info_title {
  font-size: 24px;
  min-height: 20px !important;
}

.cobnr .ban_2cell .plist li, .cobnr .ban_3cell .plist li {
  max-width: 294px;
  min-width: 294px;
}

/********************* Student testimonial *****************************/
.xbanner {
  height: 400px;
  background-color: #0095DA !important;
}

.xbanner .breadcrumb-wrapper {
  margin-top: 40px;
}

.xbanner .testimonial .banner-title-wrapper {
  margin: 0px auto;
}

.xbanner .testimonial .banner-title-wrapper .comment-center {
  color: #fff;
  text-align: center;
  font-size: 30px;
}

.testimonial-content .text-wrapper {
  margin: -110px auto 20px;
  width: 217px;
}

.testimonial-content .pic-wrapper {
  width: 217px;
}

.testimonial-content .info_title {
  text-align: center;
  clear: both;
  color: #34485E;
}

.testimonial-content div.sansLight {
  text-align: center;
  clear: both;
  margin-bottom: 40px;
}

.testimonial-content .img-container {
  position: relative;
  z-index: 1;
  height: 216px;
  width: 216px;
  overflow: hidden;
  background: none;
  float: left;
}

.testimonial-content .img-container img {
  float: left;
}

.testimonial-content .sansBold {
  font-size: 18px;
  margin-right: 20px;
}

.testimonial-content .question {
  margin-bottom: 20px;
}

.testimonial-content .response {
  margin-bottom: 20px;
}

.testimonial-content blockquote {
  margin: 20px 0px 40px 40px;
  border-color: #34485E;
}

.testimonial-content .img-mask {
  position: relative;
  z-index: 29;
  margin-top: -226px;
  float: left;
}

.testimonial-content {
  padding-bottom: 40px !important;
  font-size: 18px;
}

.test_content .studentsaypanel .heading {
  margin-top: 0px !important;
}

.test_content .ban_2cell {
  margin-bottom: 0px;
}

div.spacer {
  clear: both;
  margin: 5px auto;
  display: block;
}

.ban_2cell .plist span.sansLight, .ban_3cell .plist span.sansLight {
  font-size: 12px;
}

.studentsaypanel .ban_3cell li {
  padding: 0px;
  margin: 20px;
  width: 340px !important;
  max-width: 340px !important;
}

.main-content .testimonial-content .studentsaypanel .ban_2cell .plist .info_box {
  background-color: #34485e;
}

.personality .ban_2cell .plist .info_title, .personality .ban_3cell .plist .info_title {
  font-size: 24px;
  min-height: 36px;
  vertical-align: bottom;
  margin-bottom: 0px;
  text-align: left;
  color: #34485E;
  line-height: 1;
}

.personality .ban_2cell .plist li, .personality .ban_3cell .plist li {
  max-width: 294px;
  min-width: 294px;
}

.personality .ban_2cell .img-circle, .personality .ban_3cell .img-circle {
  width: 80px;
  height: 80px;
  margin: 0px;
  margin-bottom: 10px;
}

.personality .minfo p.sanslight {
  text-align: justify;
  margin: 10px 0px;
}

.personality .ban_3cell .p1 .img-circle {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -14px -132px;
}

.personality .ban_2cell .p2 .img-circle {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -14px -245px;
}

.personality .ban_3cell .p3 .img-circle {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -14px -360px;
}

.personality .ban_2cell .p4 .img-circle {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -14px -473px;
}

.personality .ban_3cell .p5 .img-circle {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -19px -586px;
}

.personality .ban_2cell .p6 .img-circle {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -18px -697px;
}

.course_page_content .result-content-wrapper {
  padding-right: 20px;
  padding-bottom: 30px;
}

/**************** JOBSQUAD *********************************/
.jobsquad_banner {
  height: 400px;
}

.jobsquad_banner .banner-title-wrapper .sansBold {
  font-size: 48px;
  margin-top: 10px;
}

.jobsquad_banner .banner-title-wrapper {
  padding: 25px 57px 25px 57px;
  display: inline-block;
}

.jobsquad_banner .banner-title-wrapper .pic-wrapper {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -2px -816px;
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 40px;
  margin-top: -18px;
}

.two_cell {
  font-size: 26px;
  margin: 0px auto;
  display: inline;
}

/* set as active state */
.jsst, .jsst span {
  color: #f58220;
}

.two_cell span {
  font-size: 22px;
  font-weight: normal;
}

.bgblue span, .bggreen span {
  font-size: 26px;
  font-weight: normal;
}

.js-grey-strip .ban_3cell .plist .info_title {
  font-size: 18px;
}

.js-grey-strip {
  background-color: #e4e7e5;
}

.js-grey-strip .hdtxt {
  text-align: center;
  padding-top: 40px !important;
}

.js-grey-strip .banner-title-bold {
  margin-top: 0px;
}

.js-grey-strip .banner-title-bold div {
  margin: 30px;
  font-size: 30px;
}

.js-grey-strip .hdtxt, .js-grey-strip .so-text {
  font-size: 19px;
}

.js-grey-strip .so-text {
  margin-bottom: 50px;
}

.js-grey-strip .panels {
  text-align: center;
}

.panels .ban_3cell {
  padding: 0px;
  height: auto;
}

.panels .ban_3cell .plist li {
  min-width: 320px;
}

.panels .plist li {
  display: inline-table;
  margin: 30px;
}

.panels .ban_3cell .img-circle {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -14px -132px;
}

.enqpanel-grey input { /*width: 150px !important; */
  background-color: #fff;
  color: #34485E !important;
}

.enqpanel-grey .ban_3cell .enquiry .caption p {
  text-align: left;
  margin-bottom: 0px;
  color: #34485E;
}

.enqpanel-grey .plist {
  height: auto;
}

.enqpanel-grey .enquiry {
  padding: 0px;
}

.enqpanel-grey .enquiry li {
  width: 170px !important;
  display: inline-table;
  padding: 0px;
}

.enqpanel-grey .plist li {
  max-width: 180px;
  min-width: 140px;
  margin: 0px 10px;
}

.enqpanel .plist {
  height: auto;
}

.enqpanel .enquiry {
  padding: 0px;
}

.enqpanel .enquiry li {
  width: 170px !important;
  display: inline-table;
  padding: 0px;
}

.enqpanel .plist li {
  max-width: 180px;
  min-width: 140px;
  margin: 20px 10px;
}

.enqpanel-grey {
  padding: 0px;
  min-height: 320px !important;
}

div.chkbx {
  margin: 5px auto;
  width: 500px;
  clear: both;
}

div.chkbx input[type=checkbox], div.chkbx label {
  float: left;
  font-size: 14px;
  font-weight: normal;
}

div.chkbx label {
  margin-left: 5px;
}

.enq-title {
  font-size: 24px;
  text-align: center !important;
  margin: 10px auto;
}

.chkbx-wrapper div.chkbx {
  margin: 5px auto;
  width: 500px;
  clear: both;
}

.panels .minfo {
  padding: 0px !important;
}

.jsst, .jsemp {
  background-color: #ddd;
  height: 75px;
  padding-top: 20px;
}

.sub-title-txt, .sub-title-txt .sansBold {
  font-size: 24px !important;
}

.sub-title-txt {
  margin: 20px auto;
  text-align: center !important;
}

.enqpanel-grey {
  background-color: #e4e7e5;
  text-align: center;
}

.enqpanel-grey .jsbar {
  padding-top: 10px !important;
}

.enqpanel-grey .chkbx-wrapper {
  margin-top: 0px;
}

.success .two_cell {
  color: #fff !important;
  float: none;
  display: inline-table;
  padding: 30px;
}

.success .two_cell span.sansLight {
  color: #fff !important;
}

.success .bgblue {
  background-color: #0095da;
  margin: 20px;
  color: #fff;
  width: 45%;
}

.success .bgblue a, .success .bggreen a {
  color: #fff !important;
}

.success .bggreen {
  background-color: #2ba180;
  margin: 20px;
  color: #fff;
  width: 45%;
}

.successbar .ban_2cell {
  margin-bottom: 0px;
}

.successbar .caption {
  margin-top: -10px;
}

.successbar .caption p.sansLight {
  text-align: left;
  margin-top: 20px;
}

.success .bgblue, .success .bggreen {
  font-size: 24px !important;
  text-align: center;
}

/********************** HOW IT WORKS ********************/
.how .breadcrumb-wrapper {
  text-align: left;
  margin-top: 50px;
}

.login-bar {
  height: 100px;
  padding: 25px;
}

.login-bar .row {
  text-align: center;
}

.login-bar .title {
  font-size: 30px;
  color: #fff;
  display: inline-block;
  width: 400px;
}

.login-bar .title a {
  color: #fff;
  display: inline-block;
}

.login-bar a .src-btn-orange {
  text-transform: uppercase;
  padding: 5px 12px;
  width: 150px;
  font-family: "Montserrat", sans-serif;
  margin-top: -10px;
  margin-left: 20px;
  display: inline-block;
}

.stepsbar ul li {
  display: inline-table;
  margin: 20px auto;
}

.stepsbar .subtext {
  margin-bottom: 40px;
  clear: both;
}

.step-arrow {
  width: 275px;
  display: inline-table;
  margin: 0px auto;
  min-height: 40px;
  padding: 0px;
  padding-top: 5px;
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -444px -621px;
}

.step-arrow .em-wrapper {
  width: 45px;
  height: 40px;
  background-color: #fff;
  text-align: center;
}

.step-arrow em.icon-s {
  background-color: #2ba180 !important;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 24px;
  line-height: 1.7;
  float: left;
  margin-bottom: 0px;
}

.enqpanel-grey .plist .caption p {
  text-align: left;
  margin-bottom: 0px;
}

.general {
  padding: 50px;
}

.general div, .general p {
  text-align: center;
}

.general .banner-title-bold {
  font-size: 60px;
}

.general .subheading {
  font-size: 26px;
}

.general .info_box, .general .info_box a {
  background-color: rgb(245, 130, 32);
  color: #fff !important;
  border: 0px;
  padding: 5px 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.googlebar {
  background-color: #e0e3e4;
  color: #fff;
  min-height: 350px;
  text-align: center;
  padding: 0px;
  margin-top: 30px;
}

.contact-call-bar {
  background: none;
  padding: 0px;
}

.ccb-ul {
  margin-left: 0px !important;
  padding: 10px 0px;
}

.contact-call-bar li {
  display: inline-block;
  padding-left: 0px;
}

.contact-call-bar li.cdtl {
  text-align: left;
  width: 350px;
  float: left;
  margin: 15px 0px;
}
@media screen and (max-width: 600px) {
  .contact-call-bar li.cdtl {
    margin: 15px 30px;
  }
}

.contact-call-bar li.cdtl p {
  margin: 0px;
  float: left;
}

.contact-call-bar li.cdtl p .sml-txt {
  font-size: 13px;
}

.contact-call-bar .icon-1 {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -254px -858px;
}

.contact-call-bar .icon-2 {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -254px -805px;
}

.contact-call-bar .icon-3 {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -129px -791px;
}

.contact-call-bar .icon-1, .contact-call-bar .icon-2, .contact-call-bar .icon-3 {
  width: 48px;
  float: left;
  height: 65px;
  display: inline-block;
  margin-right: 10px;
}

.contact-call-bar li.pnl {
  height: 285px;
  background-color: #e0e3e4;
  margin: 30px;
  float: none;
  display: inline-table;
  width: 300px;
  padding: 35px 10px;
}

.contact-call-bar li.pnl .btn-phone {
  width: 260px !important;
}

.contact-call-bar li.pnl div {
  font-size: 28px !important;
  margin: 10px;
  line-height: 1.2;
}

.contact-call-bar li.pnl p {
  text-transform: lowercase;
  font-size: 22px !important;
  margin: 10px;
}

.contact-call-bar li.pnl span {
  line-height: 1;
}

.contact-call-bar li.pnl span.src-btn-orange {
  font-size: 16px;
  text-transform: uppercase;
  line-height: normal;
}

.contact-call-bar li.pnl .cbr_btn2 {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 40px;
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp) -927px -241px no-repeat;
  background-color: #0095DA;
  color: #fff;
  padding-left: 15px !important;
}

.contact-call-bar li.pnl .fb-sml {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -667px -505px;
}

.contact-call-bar li.pnl .tw-sml {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -725px -505px;
}

.contact-call-bar li.pnl .ln-sml {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -786px -505px;
}

.contact-call-bar li.pnl .yt-sml {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -845px -505px;
}

.contact-call-bar li.pnl .gl-sml {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -904px -505px;
}

.contact-call-bar li.pnl ul {
  width: 90%;
}

.contact-call-bar li.pnl .icon {
  width: 45px;
  height: 45px;
  display: inline-block;
  margin: 5px 13px 5px 0px;
}

.pcb {
  margin: 20px auto;
}

/********** Contact Form *********************/
.contact-form .panel-content-wrapper {
  padding: 0px 30px !important;
}

.contact-form .result-content-wrapper {
  padding: 0px 30px 0px 0px;
}

.contact-form div .sansBold {
  text-align: center;
  margin: 50px auto 30px;
}

.contact-form div .subtitle {
  font-size: 26px !important;
  text-align: center;
  margin: 0px auto;
  margin-bottom: 30px;
  font-weight: bold;
}

.contact-form .enquiry {
  text-transform: lowercase;
  margin: 10px;
  text-align: center;
  padding: 0px;
  list-style: none;
}

.contact-form .enquiry li {
  list-style: none;
}

.contact-form .enquiry input[type=text], .contact-form .enquiry textarea {
  margin: 15px auto;
  padding: 5px;
  font-size: 16px;
  color: #34485E;
  border: none;
}

.contact-form .enquiry textarea {
  min-height: 150px;
  width: 99%;
  margin: 15px auto;
}

.contact-form .enquiry #opt-in {
  float: none;
}

.contact-form .enquiry label {
  text-transform: none;
  float: left;
  font-weight: normal;
  margin-bottom: -12px;
}

.contact-form .enquiry span {
  text-transform: none;
  margin-top: -5px;
  font-size: 16px;
}

.contact-form .enquiry #enq-submit {
  background-color: rgb(245, 130, 32);
  color: #fff !important;
  border: 0px;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 20px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}

.contact-form .enquiry #enq-submit:hover {
  background-color: #f9b479;
}

label[for=OptIn] {
  margin-top: -5px;
}

.cobnr .minfo {
  margin: 0px;
  padding: 10px !important;
}

.search-wrapper {
  clear: both;
  padding: 20px;
  height: auto;
}

.search-wrapper ul {
  text-align: center;
  float: none;
}

.search-wrapper li {
  list-style: none;
  display: inline-table;
  margin: 10px;
  background-color: #e5e5e5;
  height: 225px;
  width: 330px;
  float: none;
  font-size: 18px;
  padding: 10px;
  cursor: pointer;
}

/*.cat_page_content .section li:hover,  .search-wrapper li + a :hover{ background-color: #E0E0E0; }*/
.search-wrapper li a {
  text-decoration: none;
  color: #34485e;
}

.result-table {
  padding: 20px;
  min-height: 200px;
  clear: both;
  display: table;
}

.result-table hr {
  clear: both;
  margin: 25px auto;
  border-color: #34485E;
}

.res-course-count, #searchWait {
  text-align: center;
  margin-top: 1em;
}

.res-course-count .sansBold {
  padding-left: 22px;
  font-size: 22px !important;
}

.res-course-title {
  padding: 0px;
  margin-bottom: 30px;
  display: block;
}

.res-course-title .sansBold {
  font-size: 26px !important;
}

.result-wrapper {
  display: table;
}

.result-wrapper .result-image {
  width: 200px;
  height: 200px;
  margin: 20px auto;
}

.result-wrapper p {
  padding-right: 50px;
}

.result-wrapper ul {
  float: none;
  display: inline;
}

.result-wrapper li {
  width: 40px;
}

.result-wrapper .fb-sml {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -667px -505px;
}

.result-wrapper .tw-sml {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -725px -505px;
}

.result-wrapper .gl-sml {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -904px -505px;
}

.result-wrapper .result-title {
  color: #f58220;
  margin: 0px auto;
  text-align: center;
  text-transform: uppercase;
}

.search-wrapper .info_box {
  background-color: #f58220;
  font-weight: normal;
  color: white;
  padding: 10px 20px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}

.search-wrapper .img-wrapper {
  margin-top: 5px;
}

.search-wrapper .btn-wrapper {
  margin-top: 75px;
}

span.smallerTxt, span.smallerTxt .sansBold {
  font-size: 22px !important;
}

#variant2search {
  margin: 20px auto 25px;
}

.successbar li .caption {
  height: 150px;
}

.result-table li .title {
  font-size: 18px;
  color: #34485E;
  text-align: left;
  min-height: 40px;
  line-height: 1.2;
}

.result-table li .desc-txt {
  font-weight: normal;
  color: #34485E;
  margin-bottom: 10px;
  text-align: left;
  min-height: 80px;
}

.jsbar .hdtxt {
  font-size: 19px;
  margin-bottom: 50px;
}

.banner_icon_bar {
  background-color: #e4e7e5;
  text-align: center;
}

.banner_icon_bar ul {
  margin: 0px;
}

li.squash .caption {
  float: left;
}

.enq2 select[name=CourseName] {
  margin-top: 5px;
}

.enqpanel-grey .enquiry input[type=submit] {
  margin: 6px auto;
  padding: 7px 20px;
}

.jsbar .enqpanel input[type=submit] {
  margin: 6px auto;
}

.jsbar div.chkbx input[type=checkbox], .jsbar div.chkbx label {
  float: none;
}

.jsbar div.chkbx {
  text-align: center;
}

.js_employer .caption {
  min-height: 10px !important;
  height: 10px;
}

.contact-form .top-section {
  margin-top: 20px;
}

.contact-form .panel-content-wrapper .enquiry ul {
  margin-left: -40px;
}

.nrt {
  background-color: #e5e5e5;
  text-align: center;
  padding: 10px;
}

#c2call_numtocall {
  font-size: 15px;
  height: 33px !important;
}

.video-txt a {
  text-decoration: none !important;
}

.forceHover:hover, .src-btn-orange:hover, a span .src-btn-orange:hover, .video-txt a span:hover {
  background-color: #f9b479;
  border-color: #f9b479;
  text-decoration: none !important;
}

.info_box:hover {
  opacity: 0.85;
  text-decoration: none !important;
}

.top-story {
  margin: -15px 0px 0px;
}

.course-page-content .section ul {
  margin-left: -20px;
}

.demoWrapper {
  float: right;
  margin: 34px 0px -15px;
}

.btn-details {
  float: left;
  margin-left: -30px;
  clear: both;
  display: block;
}

.btn-details .rate {
  margin-top: 7px;
}

.btn-details li {
  margin: 7px;
  font-size: 15px;
}

.btn-details li:nth-child(1) {
  background-color: transparent;
  height: 15px;
}

.radio-inline {
  margin-top: 10px !important;
}

.payment-options img {
  margin-top: 15px;
}

.acc_award .img-mask img {
  display: none;
}

.contact_us_banner .banner-title-wrapper .sansBold {
  font-size: 48px;
}

.coursecode a {
  font-weight: normal;
}

.sub-banner-wrapper {
  min-height: 50px;
  margin-top: -65px;
}

.foot-wrap {
  min-height: 35px;
}

li.squash2 .caption {
  float: none;
}

.blog-article content img {
  margin: 10px;
}

#share ul li {
  display: inline-block;
}

#share ul li.icon {
  float: none;
}

.blog-search-wrapper {
  width: 100%;
  padding: 0px 10px;
}

.blog-search-wrapper input[name=blogsearch] {
  width: 60%;
}

.result-table .clist li {
  list-style: none;
  display: inline-block;
  margin: 5px;
  width: 30%;
  float: left;
}

.icon-wrap {
  float: left;
  height: 30px;
  min-width: 138px;
}

/*************** responsive Hacks ***************/
@media screen and (max-width: 700px) {
  .img_bar .banner-title-bold {
    margin-top: 0px !important;
  }
  .course_page_a_bar .course-name {
    margin-top: 10px !important;
    margin-bottom: 10px;
    font-size: 30px;
  }
  .sayMainImgLeft img, .sayMainImg img {
    height: 205px;
  }
  .sayMainImg {
    margin: 10px auto 0px;
  }
}
@media screen and (max-width: 750px) {
  li.squash {
    margin: 5px 0%;
    width: 100%;
  }
  .newsletter {
    padding-right: 20px;
  }
  ul.nav li {
    width: 100%;
  }
  ul.nav li {
    text-align: left;
  }
  .footer {
    padding: 15px !important;
  }
  .bluebox {
    padding: 15px 10px !important;
  }
  .newsletter, .social {
    padding: 20px !important;
    width: 100%;
  }
  .social-icons li {
    margin-right: 5px !important;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 961px) {
  .panel-content-wrapper, #course-price {
    padding-left: 0px !important;
    clear: both;
  }
}
@media screen and (min-width: 961px) {
  .btn-details {
    text-align: left;
  }
  .demoWrapper {
    margin: 10px 0px 0px;
    width: 340px;
    float: right;
  }
  .panel-content-wrapper, #course-price {
    padding-left: 50px !important;
  }
}
@media screen and (max-width: 960px) {
  .btn-details {
    text-align: center;
    float: none;
  }
  .demoWrapper {
    margin: 10px 0px 0px;
    width: 340px;
  }
  .panel-content-wrapper, #course-price {
    padding-left: 0px !important;
  }
}
@media screen and (max-width: 1000px) {
  .sayMainImg, .sayMainImgLeft {
    float: none;
    padding: 0px;
    margin: -30px auto 20px;
  }
  .readMore, .readMore a {
    float: none !important;
    margin: 10px auto;
  }
  .saysection p.text-right {
    text-align: center;
    margin: 30px 30px;
  }
  .studentsaypanel ul.plist li.p1 {
    margin: 5px auto !important;
    width: 260px !important;
    min-width: 260px !important;
  }
  .studentsaypanel .heading span {
    font-size: 26px;
  }
  .saysection h3 {
    margin: 30px;
    font-size: 20px;
  }
  .saysection .saybtn {
    float: none;
    margin-left: 30px;
  }
}
@media screen and (min-width: 901px) {
  .personality .personality-heading {
    left: -255px;
    position: relative;
  }
  .course_page_a_bar .course-name {
    font-size: 36px;
  }
}
@media screen and (max-width: 1199px) {
  .social-box {
    width: 100% !important;
    float: left !important;
  }
  .bg-fade-banner {
    width: 95%;
  }
  .footer li.accredit, .footer li.awards, .footer li.links {
    width: 100% !important;
    padding: 10px;
    clear: both;
    float: left;
  }
  .footer li.awards {
    padding: 10px 10px 20px 10px;
  }
  .need_help li {
    width: 100%;
  }
  li.video-pic .img-circle {
    float: none !important;
    margin: 0px auto;
  }
  li.video-pic {
    text-align: center;
  }
  li.video-txt div {
    margin-top: 0px;
  }
  li.video-txt a {
    display: block;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .footer .newsletter {
    padding-left: 30px;
  }
  .jobsquad_banner .banner-title-wrapper {
    width: 100%;
  }
  .js-red-strip .title {
    font-size: 20px;
  }
  .jsbar .hdtxt {
    margin-bottom: 30px;
    padding: 0px 10px !important;
  }
  .footer .award-wrapper {
    text-align: left;
    float: left;
  }
  .footer .certified {
    margin-left: 30px;
  }
  .footer .social {
    margin-left: 30px;
    float: left;
  }
}
@media screen and (max-width: 1180px) {
  .start-personality {
    background-color: #d34c3c;
    color: #fff;
    margin-bottom: -122px;
    max-width: 310px;
    padding: 25px;
    position: relative;
    right: -69%;
    top: -190px;
  }
  .personality .personality-heading {
    left: -255px;
    position: relative;
  }
  #course-price {
    padding-left: 0px !important;
  }
  .result-content-wrapper .header-txt {
    margin: 30px;
  }
}
@media screen and (max-width: 1160px) {
  .navbar-nav {
    float: none;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1150px) {
  ul.nav {
    width: 100% !important;
    padding: 0px 15px;
  }
  .main-content {
    width: 100%;
  }
  #course-price {
    padding-left: 0px !important;
    max-width: 340px;
  }
  .demoWrapper {
    float: left;
    clear: both;
    width: 340px;
  }
}
@media screen and (max-device-width: 992px) {
  .footer .awards, .footer .linx {
    margin-left: 40px;
  }
}
@media screen and (max-width: 900px) {
  .extra-fade {
    width: 100%;
    font-size: 32px;
  }
  .start-personality {
    left: 0px;
    top: -5px;
    margin-bottom: 50px;
    position: relative;
    max-width: 100% !important;
    width: 100% !important;
  }
  .personality {
    margin-top: 0px;
  }
  .personality .personality-heading {
    margin-top: -30px !important;
    left: 37px;
    position: relative;
    display: inline-table;
  }
  .course_page_a_bar .course-name {
    font-size: 30px;
  }
  .cat_page_content .section li {
    width: 100%;
  }
  .cat_page_content .section {
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .personality {
    margin-top: 222px;
  }
  .personality .personality-heading {
    margin-top: 30px !important;
  }
  .start-personality label {
    font-size: 14px;
    display: inline;
  }
}
@media screen and (max-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .studyonline .banner-title-bold {
    font-size: 36px !important;
  }
}
@media screen and (max-width: 660px) {
  .footer li.links li {
    width: 100% !important;
    margin-bottom: 0px;
  }
  .linx, .awards, .certified, .social {
    margin-left: 0px !important;
  }
  .foot-links a {
    list-style: none;
    display: inline-block;
    margin: 5px 15px 5px 5px;
    height: 18px;
    width: 100%;
    font-size: 14px;
  }
  table.pyc-search2 .sbn a, .sbn-blue a {
    font-size: 13px;
  }
  .newsletter, .social {
    padding: 5px !important;
    width: 100%;
  }
  .footer {
    padding-top: 0px;
  }
}
@media screen and (max-width: 478px) {
  .personality {
    margin-top: 220px;
  }
  .personality .personality-heading {
    margin-top: 30px !important;
  }
}
@media screen and (max-width: 450px) {
  .personality {
    margin-top: 220px;
  }
  .personality .personality-heading {
    margin-top: 50px !important;
    width: 97%;
  }
}
/************ mobile screens  ********/
@media screen and (max-width: 600px) {
  ul.nav li > div {
    position: static;
    /*display: block;*/
    margin-left: 25px;
  }
  .logo_bar.main-content {
    display: block;
  }
  .logo_bar.main-content::after {
    display: block;
    clear: both;
    content: " ";
  }
  .personality {
    margin-top: 300px;
  }
  .topnav li {
    margin: 0px 20px 20px 0px;
  }
  .sbn-blue {
    padding: 8px;
  }
  .pyc-options label {
    font-size: 14px !important;
  }
  #searchForm .form-control {
    font-size: 12px;
  }
  .pycsearch2 .form-control {
    padding-left: 20px;
  }
  .result-table li {
    height: 245px;
  }
  .search_article_banner .bg-fade-mini {
    font-size: 30px !important;
  }
  .result-table .clist li {
    width: 90%;
  }
  .week-cost {
    margin-top: 22px;
  }
  .linx {
    margin-left: 0px;
  }
  .foot-links .li {
    width: 100%;
  }
  .video .img-circle {
    margin-left: 10px !important;
  }
  .jstab-wrapper {
    padding: 0 15px 0 15px !important;
  }
}
.demo-btn p {
  width: 100% !important;
  padding: 10px;
  text-align: center;
}

.demo-btn p a {
  color: #ffffff;
}

/* This is the default validation failure class in MVC; feel free to modify the styles but the class needs to stay */
.input-validation-error {
  border: 1px solid #ff0000 !important;
  background-color: #fbc6df !important;
}

input[type=radio].input-validation-error:after, input[type=checkbox].input-validation-error:after {
  content: "";
  background-color: #ff0000;
  width: 12px;
  height: 12px;
  display: block;
  opacity: 0.25;
  border-radius: 4px;
  position: relative;
}

.field-validation-error {
  display: block;
  clear: both;
  font-size: 12px;
  font-weight: 400;
}

.validation-summary-errors {
  margin: 20px auto;
  background-color: #ff0000;
  padding: 20px;
  color: #ffffff;
  max-width: 1180px;
}

#courseCategories ul li:hover a {
  color: #ffffff;
}

li.hel:hover {
  background-color: #F58220 !important;
  color: #FFF !important;
}

li.hel {
  background-color: #F58220 !important;
  color: #34485E !important;
}

li.hel a {
  color: #ffffff;
}

.cmp tr:first-child td {
  background: none;
}

.cmp tr:last-child td {
  vertical-align: top;
}

.studentsaypanel {
  text-align: center;
  padding-bottom: 30px;
}

.personality div ul li {
  background-color: rgba(255, 255, 255, 0) !important;
}

.js_employer {
  display: block;
  padding: 20px;
  min-height: 180px;
  height: auto;
  clear: both;
}

.js_employer .jstab-wrapper {
  width: 80%;
}

.js_employer .two_cell {
  text-align: left;
  margin: 0px auto;
}

.js_employer .two_cell .sansBold {
  font-weight: bold;
  padding-left: 20px;
  font-size: 16px;
  margin-bottom: 10px;
}

/* .js_employer .two_cell li{ font-size:16px} */
.overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
}

.overlay.verydark {
  background-color: rgba(0, 0, 0, 0.8);
}

#learnMoreOverlay .more-information {
  font-size: 30px;
  font-weight: 500;
  padding: 8px 22px 8px 22px;
  position: relative;
}

.overlayContent {
  max-width: 675px;
  background-color: #ffffff;
  color: #34485e;
}

#learnmoreResponse {
  text-align: center;
  font-size: 16px;
  padding: 0 50px 20px 50px;
}

@media screen and (max-width: 600px) {
  .overlayContent {
    max-width: 85%;
  }
  #learnMoreOverlay .more-information {
    font-size: 25px;
  }
  #learnmoreResponse {
    font-size: 17px;
  }
}
.overlayContent.high {
  margin-top: 100px;
}

.overlayContent input[type=button], .overlayContent input[type=submit] {
  background-color: #a6d5c7;
  color: #1d3b56;
  font-weight: 500;
  font-size: 19px;
  border: none;
  padding: 5px 10px;
  margin-top: 10px;
}

.overlayContent input[type=button]:hover, .overlayContent input[type=submit]:hover {
  background-color: #ffdb71;
}

.overlayContent hr {
  margin: 0px;
  margin-bottom: 10px;
  border-top: 2px solid #e3e6ea;
}

#noItems {
  text-align: center;
  padding-bottom: 15px;
}

.jsst, .jsst span {
  color: inherit;
}

.jstab-wrap .selected {
  background-color: #ddd;
}

.jstab-wrap .active {
  color: #f58220;
  background-color: #e4e7e5;
}

.jstab-wrap .active span {
  color: #f58220;
}

.ban_2cell .plist, .ban_3cell .plist {
  vertical-align: top;
}

.checkoutactive {
  border: 1px solid #ff0000 !important;
}

.enquiry input[type=text].input-validation-error {
  border: none !important;
  background-color: #fb697e;
}

.blog .blog-panel {
  padding-top: 10px !important;
}

#blog-search {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

#blog-search input[type=submit] {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
}

.top-story ul, #share ul {
  margin-left: 0px !important;
}

.top-story .brief {
  margin-left: 5px;
}

.right-panel .icon {
  list-style: none;
}

#share ul {
  padding: 0px;
  margin: 20px auto;
  display: inline-block;
  list-style: none;
}

#blogHomeTitle {
  font-size: 32px;
  padding-top: 50px;
  text-align: center;
  letter-spacing: 1.5px;
  margin-top: 0px !important;
}

.blog .panel-content-wrapper {
  padding: 0px;
}

.blog-article .section li {
  margin-bottom: 10px;
}

.course_page_content {
  padding-top: 20px;
}

.week-cost, .course_page_a_bar .from-cost div {
  color: #34485E;
}

.course_page_a_bar p.catName {
  margin-top: 20px;
}

.course-name {
  margin-bottom: 0px;
}

.cat_page_content .section li:nth-child(odd) {
  float: right;
  margin-bottom: 20px;
}

.cat_page_content .section li:nth-child(even) {
  margin-right: 0px;
  float: left;
  margin-bottom: 20px;
  clear: left;
}

.content-fine {
  padding: 0px !important;
}

.lynda .sml-txt hr {
  border: solid 1px #34485E !important;
}

.enquiry span {
  color: inherit;
}

li.squash2 div.thumbnail {
  width: 107px;
  height: 108px;
}

li.squash2 .caption p {
  margin-top: 10px;
}

.sayMainImg, .sayMainImgLeft {
  background-color: transparent;
  margin-bottom: 0px !important;
}

.sayMainImg img {
  top: auto;
  margin: auto;
}

.readMore, .readMore a {
  background-color: #f58220;
  color: #ffffff;
  font-family: Montserrat;
  text-transform: uppercase;
  width: 160px;
  height: 32px;
  text-align: center;
  float: right;
  line-height: 32px;
}

.profile-wrapper li {
  min-width: 250px;
}

.result-table {
  min-height: 0px;
}

#courseCategories li:hover, #courseCategories li a:hover, #courseCategories li:hover a {
  color: #ffffff;
}

.rna div:nth-child(2) {
  height: auto;
}

.studyonline .minfo {
  margin-top: 20px !important;
}

.coursecode a {
  color: #ffffff;
}

.panel-content-wrapper .resources h5 {
  font-size: 16px;
}

.right-panel .txt {
  font-size: 14px;
}

.clist li:hover {
  cursor: pointer;
}

.studyonline .courselist {
  margin-top: 0px !important;
}

.gov_funding_banner {
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/headings/government-funding-header-image.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.jobsquad_banner {
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/careerservices3.jpg); /*url(/pix/headings/job-squad-header-image.jpg);*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.personality_banner {
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/headings/personality-profile-header-image.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.search_article_banner {
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/headings/search-header-image.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.contact_us_banner {
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/contact_us_edit2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 268px;
}

.onlyIfNoResults {
  font-weight: 700;
}

.foot-links a {
  vertical-align: top;
}

#JSResponse2 {
  text-align: center;
  font-weight: 700;
}

#billing_title, #Student_Title {
  width: 80px;
}

.homepagecategories {
  margin-bottom: 20px;
}

.blogbox .banner {
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

li {
  list-style-type: disc;
}

@media screen and (max-width: 600px) {
  .newsletter .input-group .form-control, #keywords1, table.pyc-search2 .sbn a, .sbn-blue a {
    font-size: 11px;
  }
  .clist li {
    margin-left: 15px;
    margin-right: 15px;
  }
  #employerButton, #studentButton {
    width: 100%;
    clear: both;
    display: block;
  }
  .search-wrapper, .search-wrapper ul {
    padding: 0px;
  }
  .bg-internal .title-gr1 {
    font-size: 29px;
    margin-top: 0px;
  }
  .result-table {
    padding: 10px;
  }
  .rate {
    float: none;
  }
  .from-cost {
    margin-left: -3px;
  }
  div.pnl-left {
    margin-right: 0px;
  }
  .lynda {
    width: 100%;
    text-align: center;
  }
  .lynda div {
    text-align: center !important;
  }
  .icon-lynda {
    float: none;
    display: inline-block;
    margin-left: 0px;
  }
  .acc_award .text-wrapper {
    min-width: 0px;
  }
  .whyoca .title span {
    line-height: 1.75em;
  }
  .courselist ul {
    padding-left: 0px;
    padding-right: 0px;
  }
  .studyonline .plist li {
    margin-left: 0px;
    margin-right: 0px;
  }
  .ban_3cell .plist li {
    width: auto;
    min-width: 0px !important;
  }
  .chkbx-wrapper div.chkbx {
    width: auto !important;
  }
  div.chkbx {
    width: auto !important;
  }
  .award-pics img {
    width: 290px;
  }
  .payment-options img {
    width: 300px;
  }
  #searchResults1Inner {
    display: flex;
    flex-wrap: wrap;
  }
  #searchResults1Inner li {
    margin-right: 0px;
  }
  .js_student {
    padding-left: 0px;
    padding-right: 0px;
  }
  .search_article_banner .banner-title-wrapper {
    margin: 130px 0px 0px 11px !important;
  }
  .success .bggreen, .success .bgblue {
    width: 90%;
    height: auto;
  }
  .bgblue span, .bggreen span {
    font-size: 16px;
  }
  .img_bar.desktop {
    display: none;
  }
  .img_bar.mobile {
    display: block;
  }
  .banner_icon_bar {
    display: none;
  }
  .icon-cart {
    background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -907px -22px;
  }
  .pyc-search {
    width: 100% !important;
  }
  .pyc-options {
    margin-top: 10px;
  }
  .mobilePadding {
    width: 90%;
    margin: 0 auto;
  }
  .gov_funding_banner .banner-title-wrapper .mobileSmaller {
    font-size: 29px !important;
  }
  .mobileMarginFix {
    padding-left: 0px;
    margin-left: 10px;
  }
  .mobileMarginFix li {
    margin-left: 0px !important;
    margin-bottom: 0px;
  }
  .breadcrumb-wrapper span {
    font-size: 12px;
  }
  .btn-details li {
    width: 100%;
  }
  .mobileInfoFix {
    display: list-item;
    margin-bottom: 25px !important;
  }
  .mobileInfoFix div {
    display: inline-block;
    float: left;
  }
  .allowOverflow {
    overflow-x: scroll;
  }
  #cart-submit {
    width: 100%;
    margin-left: -10px;
    padding: 10px 0px 10px 0px;
  }
  #share ul {
    width: auto;
  }
  .howitworksMobile {
    height: auto;
  }
  .login-bar .title {
    width: auto;
  }
  .login-bar {
    height: auto;
  }
  .login-bar a .src-btn-orange {
    margin: 0;
  }
  .success .two_cell div:first-child {
    margin-left: 15px;
  }
  .personality .personality-heading {
    display: none;
  }
  .personality .ban_2cell .img-circle, .personality .ban_3cell .img-circle {
    margin: 0 auto !important;
  }
  .personality .ban_2cell .plist .info_title, .personality .ban_3cell .plist .info_title {
    text-align: center;
  }
  .personality div ul, .personality div ul li {
    margin: 0 auto !important;
    display: block !important;
  }
}
/* Firefox targetted fix, otherwise Enrol Now scroll doesn't work */
@-moz-document url-prefix() {
  body {
    height: 100%;
  }
}
.cbr_btn1 span {
  color: #34485E;
}

.ticked-li2 {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -933px -283px !important;
}

.ticked-li {
  display: inline-block;
  margin-left: auto !important;
  margin-right: auto !important;
}

.how .breadcrumb-wrapper {
  height: auto;
}

.moreinfo .plist li {
  list-style: none;
  display: inline-table;
  margin: 10px;
  width: 330px;
  padding: 10px;
}

/* homepage scroll addition */
.scrollWrap {
  background-color: rgba(255, 255, 255, 0.5);
  height: 150px;
}

.homepageScrollContainer {
  margin: 0 auto; /*width: 1200px;*/
  width: 100%;
  height: 150px;
  display: -webkit-flex; /* OLD - Firefox 19- (buggy but mostly works) */
  display: flex;
  -webkit-align-items: center; /* Safari 7.0+ */
  align-items: center;
}

.homepageScrollContainer > div {
  float: left;
}

.jsSlide {
  display: none;
  height: 150px;
}

.jsSlide2 {
  display: none;
  width: 880px;
  min-height: 380px;
  text-align: center;
}

.jsSlide2 div {
  text-align: left;
}

.jsSlide a {
  text-decoration: none;
}

.sidebarBlogpost img {
  max-width: 300px;
  max-height: 110px;
}

@media screen and (max-width: 600px) {
  body {
    padding-top: 60px;
    position: relative;
  }
  #floatingMobileMenu {
    display: block;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1000;
  }
  #floatingMobileMenu .row {
    display: flex;
    align-items: center;
    padding: 5px 0px;
  }
  #floatingMobileMenu .row > div {
    display: flex;
    justify-content: space-between;
  }
  #floatingMobileMenu .cart-wrapper {
    display: flex;
    position: relative;
  }
  #floatingMobileMenu .navbar-collapse {
    border: none;
    box-shadow: none;
    max-height: 75vh;
    background-color: rgb(227, 229, 229);
  }
  #floatingMobileMenu ul {
    padding: 0 24px 20px 24px;
  }
  #floatingMobileMenu ul > li {
    border-bottom: 1px solid rgb(56, 72, 92);
    height: 40px;
  }
  #floatingMobileMenu ul > li > span, #floatingMobileMenu ul > li > a {
    font-size: 20px;
    font-weight: 700;
    padding-left: 0px;
  }
  #floatingMobileMenu ul > li > span:focus, #floatingMobileMenu ul > li > a:focus {
    color: #1d3b56 !important;
  }
  #floatingMobileMenu ul > li > span {
    line-height: 40px;
    display: flex;
    align-items: center;
  }
  #floatingMobileMenu ul > li > span[aria-expanded=true] img {
    transform: rotate(180deg);
  }
  #floatingMobileMenu ul > li > span .fa {
    margin-left: auto;
  }
  #floatingMobileMenu .navbar-toggle {
    background-color: transparent !important;
    max-height: 34px;
  }
  #floatingMobileMenu .navbar-toggle:not(.collapsed) .icon-bar {
    display: none;
  }
  #floatingMobileMenu .navbar-toggle:not(.collapsed) .close-x {
    display: block;
    position: relative;
    top: -6px;
  }
  #floatingMobileMenu .navbar-toggle.collapsed .close-x {
    display: none;
  }
  #floatingMobileMenu ul.nav li > div > div {
    padding-left: 0px !important;
  }
  #floatingMobileMenu ul.nav li div a {
    font-size: 15px;
  }
  #floatingMobileMenu ul.nav li > div,
  #floatingMobileMenu ul.nav li > div div:nth-child(even) {
    background-color: transparent !important;
    margin-left: 0px !important;
  }
  #phoneSelection .overlayContent {
    width: 291px;
    height: 253px;
    border-radius: 26px;
    background-color: #E3E5E5;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 25px;
    justify-content: space-around;
    align-items: center;
  }
  #phoneSelection .overlayContent hr {
    margin: 0;
    border-top: 1px solid rgb(56, 72, 92);
    width: 100%;
  }
  #phoneSelection .phoneClose {
    position: absolute;
    top: 22px;
    right: 10px;
    cursor: pointer;
  }
  #phoneSelection .circle {
    width: 37px;
    height: 37px;
    border-radius: 100%;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    font-size: 24px;
    line-height: 37px;
    margin-right: 11px;
  }
  #phoneSelection .circle.blue {
    background-color: #97D2C2;
  }
  #phoneSelection .circle.orange {
    background-color: #F66C1B;
  }
  .scrollWrap {
    height: 140px;
  }
  .homepageScrollContainer {
    width: 100%;
    padding-top: 5px;
  }
  .homepageScrollContainer, .jsSlide {
    height: 140px;
  }
}
.jsSlide2 h1 {
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-top: 30px;
  padding-bottom: 30px;
}

.jsSlide2 a {
  background-color: #f58220;
  text-transform: uppercase;
  color: #ffffff;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
}

.jsSlide2 a:hover {
  opacity: 0.85;
}

@media screen and (max-width: 1179px) {
  .jsSlide2 {
    width: 100%;
    padding: 0px 10px 0 10px;
  }
}
.ourtrainers_banner {
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/headings/ourtrainers-header.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 380px;
}

.ourtrainers_banner > div > div {
  margin: 120px 0px 20px 30px;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 20px 30px 20px 30px;
  line-height: 65px;
  min-height: 65px;
  display: inline-block;
}

.sidebarHeading {
  height: 45px;
  line-height: 45px;
  padding: 0px;
}

.panelPaddingFixer .enquiry {
  padding-top: 5px !important;
}

.orangeLinkingButton {
  background-color: #f58220;
  color: #ffffff;
  margin-bottom: 15px;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
}

.orangeLinkingButton:hover, .enq-submit:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #f9b479;
}

.pickedTestimonials > div {
  text-align: center;
  padding-top: 10px;
}

.pickedTestimonials > div p:nth-of-type(1) {
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 10px;
}

.pickedTestimonials > div p:nth-of-type(2) {
  max-height: 50px;
  overflow: hidden;
}

#bottomSpinner {
  height: 380px;
}

.trainerCategories h2 {
  font-size: 40px;
}

.trainerCategoryArea {
  display: none;
}

.trainerCategories hr, .trainerInformationPage hr {
  background-color: #808c9a;
  height: 2px;
  width: 100%;
}

.trainerCategories .trainer {
  background-color: #e2e5e5;
  padding-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 22px;
}

.trainerCategories .trainer h4 {
  font-weight: 700;
}

.trainerCategories .trainer > div {
  float: left;
}

.trainerCategories .trainer .image {
  position: relative;
  padding: 0px 25px 30px 30px;
  margin-right: 10px;
}

.trainerCategories .trainer .image p {
  position: absolute;
  top: 0px;
  left: 30px;
}

.trainerCategories .trainer::after {
  content: " ";
  display: block;
  clear: both;
}

.trainerCategories .trainer .content {
  max-width: calc(100% - 200px);
}

.trainerCategories .trainer > div p {
  max-width: 90%;
}

.montserratNormal {
  margin-top: 5px;
  font-family: Montserrat;
  font-weight: 400;
  display: inline-block;
}

.sidebarTestimonial {
  padding-top: 10px;
  display: none;
}

.sidebarTestimonial:first-child {
  display: block;
}

.testimonialImageArea {
  display: table-cell;
  padding-right: 10px;
}

.testimonialImageArea img {
  width: 50px;
}

.testimonialHeaderInformation {
  display: table-cell;
  vertical-align: top;
}

.testimonialHeaderInformation div:nth-child(1) {
  font-weight: 700;
}

.testimonialHeaderInformation div:nth-child(3) {
  width: 83px;
  height: 13px;
  margin-top: 5px;
}

.sidebarTestimonialText::before {
  content: " ";
  display: block;
  clear: both;
  height: 10px;
}

.sidebarTestimonialText {
  text-align: center;
  font-size: 14px;
  font-style: italic;
  margin: 10px 0 10px 0;
}

.sidebarDotPicker {
  text-align: center;
  padding-left: 0px;
}

.sidebarDotPicker li {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  list-style-type: none;
  display: inline-block;
  margin-right: 6px;
  cursor: pointer;
  background-color: #aeb6bf;
}

.sidebarDotPicker li:nth-child(1) {
  background-color: #5d6d7e;
}

.blankTestimonialImage {
  width: 50px;
  height: 62px;
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -736px -246px;
}

@media screen and (max-width: 600px) {
  .trainerCategories .trainer > div {
    float: none;
  }
  .trainerCategories .trainer .content {
    max-width: none;
    padding: 0px 10px 0 10px;
  }
  .trainerCategories .trainer .image {
    margin: 0 auto;
    padding: 0;
    width: 135px;
  }
  .trainerCategories .trainer .image p {
    left: -1px;
    top: -1px;
  }
  #bottomSpinner {
    height: auto;
  }
}
.spotlightUnderStar {
  text-align: center;
}

.spotlightLink {
  background-color: #e18329;
  color: #ffffff;
  display: block;
  padding: 5px 0 5px 0;
  width: 60%;
  text-align: center;
  margin: 10px auto;
  font-family: Montserrat;
  letter-spacing: 1px;
  font-size: 18px;
  text-decoration: none;
}

.spotlightLink:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #dc9f2a;
}

.trainerInformationPage > p:nth-of-type(1) {
  font-size: 50px;
  font-weight: 700;
}

.trainerInformationPage h5 {
  font-size: 25px;
  font-weight: 700;
}

.trainerInformationPage .breadcrumb-wrapper {
  height: auto;
  margin-top: 0px;
}

.trainerBioImage {
  margin-top: 40px;
  margin-bottom: 50px;
}

.trainerBioImage:after {
  content: " ";
  display: block;
  clear: both;
}

.trainerInformationPage h2 {
  font-weight: 700;
}

.trainerCategoryArea .sidebarTestimonial {
  display: block;
  margin-bottom: 20px;
}

.trainerCategoryArea .sidebarTestimonial .sidebarTestimonialText {
  text-align: left;
  font-size: 16px;
}

.trainerBottom {
  padding-bottom: 50px;
}

.trainerBottom > p:nth-of-type(1), .trainerBottom > p:nth-of-type(3) {
  font-weight: 700;
  text-align: center;
  font-size: 20px;
}

.trainerBottom > p:nth-of-type(2), .trainerBottom > p:nth-of-type(4) {
  text-align: center;
  font-size: 20px;
}

.force18px, .force18px span {
  font-size: 18px !important;
}

#whyChooseOCASpinner {
  padding-bottom: 30px;
}

#whyChooseOCASpinner h1 {
  text-align: center;
  font-weight: 700;
  padding: 20px 0 20px 0;
}

.jsSlide2 a:hover {
  text-decoration: none;
  background-color: #f9b479;
}

.blankStyles {
  background-color: transparent !important;
  padding: 0 !important;
  color: #0095da !important;
  text-transform: none !important;
}

.amountOffBox {
  background-color: rgba(32, 150, 128, 0.75);
  padding: 20px 10px 20px 10px;
  margin-bottom: 30px;
  color: #ffffff;
}

.amountOffBox i {
  text-align: center;
  display: block;
  font-size: 12px;
  color: #35485e;
}

.limitedOfferTopBox {
  background-color: #e0b424;
  margin-left: 15px !important;
  padding-top: 3px !important;
  margin-top: 13px !important;
}

.limitedOfferTopBox > div:nth-child(2) {
  font-weight: 700;
  font-size: 22px;
}

#trainerdiv_Area .trainer {
  background-color: #ffffff;
}

#trainerdiv_Area .trainer::after {
  content: " ";
  display: block;
  clear: both;
}

#trainerdiv_Area .trainer .image {
  width: 135px;
  padding: 0;
  margin-right: 30px;
}

#trainerdiv_Area .trainer .image p {
  left: 0;
}

#trainerdiv_Area .trainer .content h4 {
  margin-top: 0px;
}

#trainerdiv_Area > p {
  font-weight: 700;
}

.courseLightbulbBox {
  padding: 24px 40px 24px 40px;
  font-weight: 700;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /* Safari 7.0+ */
  align-items: center;
  margin-top: 20px;
}

.lightbulb {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -397px -905px;
  width: 49px;
  height: 51px;
  margin: 0 auto;
}

.courseLightbulbBox .lightbulb {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -450px -905px;
  width: 136px;
  height: 98px;
  margin: 0px 30px 0px 0px;
  float: left;
}

.courseLightbulbBox::after {
  content: " ";
  display: block;
  clear: both;
}

.pricestrikethrough {
  color: #2fa8e0 !important;
  position: relative;
  display: inline-block;
  margin-bottom: 0px;
}

.pricestrikethrough::after {
  content: " ";
  height: 5px;
  width: 100%;
  background-color: #c75c5c;
  display: block;
  position: absolute;
  top: 50%;
}

.mobileOnly {
  display: none !important;
}

.img_bar {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: flex-end;
}

@media screen and (max-width: 600px) {
  .img_bar img {
    width: 100%;
  }
  .mobileOnly {
    display: block !important;
  }
  #trainerdiv_Area .trainer .image {
    margin: 0 auto;
  }
  #trainerdiv_Area .trainer .content h4 {
    margin-top: 10px;
    text-align: center;
  }
  .trainerCategories .trainer > div p {
    text-align: justify;
  }
  #trainerdiv_Area .trainer .content {
    text-align: center;
  }
  .courseLightbulbBox {
    display: block;
    text-align: center;
  }
  .courseLightbulbBox .lightbulb {
    margin: 0px auto 10px auto;
    float: none;
    width: 96px;
  }
}
.discountBanner {
  background-color: rgba(32, 150, 128, 0.75);
  padding: 15px 30px 15px 25px;
  display: block;
  color: #34485e;
  text-decoration: none;
  margin-top: 40px;
  text-align: center;
}

.discountBanner .smallStar {
  margin-right: 0px;
}

.discountBanner::after {
  content: " ";
  display: block;
  clear: both;
}

.discountBanner > div:nth-child(1)::after {
  content: " ";
  display: block;
  clear: both;
}

.discountBanner > div:nth-child(1) {
  display: -webkit-inline-flex;
  display: inline-flex;
}

.discountBanner > div > div:nth-child(2) {
  font-size: 20px;
  font-weight: 700;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 15px;
  margin-top: 15px;
  line-height: 20px;
  text-align: left;
  color: #ffffff;
  border-top: 1px solid #35485e;
  border-bottom: 1px solid #35485e;
  height: 40px;
}

.catDollarsOff {
  text-align: center;
  overflow: hidden;
  font-weight: 700;
  font-size: 32px;
  line-height: 50px;
  padding-top: 10px;
}

.catDollarsOff span {
  color: #ffffff;
}

.catDiscountCourseName {
  color: #ffffff;
  font-size: 16px;
}

.catDiscountCourseName a {
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}

.catDiscountLimitedOffer {
  font-style: italic;
  margin-top: 20px;
}

.smallStar {
  width: 71px;
  height: 71px;
  margin: 0px 55px 0px 0px;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -309px -928px;
  color: #ffffff;
  float: left;
}

.pricing input[type=submit]:hover {
  opacity: 0.85;
}

.jsSlide2ImageContainer {
  float: left;
  margin-right: 25px;
}

.landingPageLeft {
  float: left;
}

#RecaptchaFieldInfoPack {
  margin-bottom: 10px;
  float: left;
}

#RecaptchaFieldInfoPack.error, #RecaptchaField.error {
  border: 2px solid #ff0000;
  transform: scale(0.95 1);
}

@media screen and (max-width: 600px) {
  .jsSlide2ImageContainer {
    float: none;
    margin-right: 0px;
  }
  .jsSlide2 div {
    text-align: center;
  }
}
.jobsquad_banner .bg-fade-mini {
  line-height: normal;
}

.jstab-wrapper {
  padding-left: 50px;
}

#findOutMoreBox div:nth-of-type(2) {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 25px;
}

#findOutMoreBox div:nth-of-type(2) p:nth-of-type(1) {
  color: #435b71;
  font-size: 30.3px;
  font-weight: 700;
  margin-bottom: 0px;
}

#findOutMoreBox div:nth-of-type(2) p:nth-of-type(2) a {
  font-size: 12px;
  color: #435b71;
  font-weight: 700;
}

#findOutMoreBox div:nth-of-type(2) p:nth-of-type(2) {
  font-size: 12px;
  color: #435b71;
}

#findOutMoreBox {
  background-color: #b6b9ba;
  width: 58% !important;
  border-radius: 10px;
  height: 150px;
}

@media screen and (max-width: 600px) {
  #findOutMoreBox {
    width: 100% !important;
    height: auto;
    text-align: center;
    padding: 15px 50px 0 50px !important;
  }
  .qmark {
    margin-left: 0px;
    position: static;
    transform: none;
  }
  #findOutMoreBox div:nth-of-type(2) {
    position: static;
    transform: none;
    margin-left: 0px;
  }
}
/* Revamped short course only checkout  */
.cartRow {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#shortCourseRemove {
  margin-top: 20px;
  background-color: #df4c3b;
  color: #ffffff !important;
  border: none;
  font-style: normal;
  font-weight: 700;
  padding: 5px 15px 5px 15px;
  font-size: 18px;
  font-family: Montserrat;
}

#shortCourseRemove:hover {
  background-color: #e39e96;
}

#internalRemoveDiv {
  display: none;
}

#summaryRows {
  border-top: 3px solid #35485e;
}

#summaryRows > div:nth-of-type(1) {
  float: right;
  width: 28%;
}

#summaryRows > div:nth-of-type(2) {
  width: 72%;
  float: left;
  font-style: italic;
  padding: 20px 0 0 0;
}

#errorDiv {
  margin: 20px auto -50px auto;
  background-color: #ff0000;
  padding: 20px;
  color: #ffffff;
}

.totalDueArea {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

spacer {
  clear: both;
  display: block;
}

.ccRow {
  display: none;
  margin-bottom: 10px;
}

.recurringCC {
  display: none;
}

.recurringDD {
  display: none;
}

#startStudying {
  margin-top: 20px;
  background-color: rgb(245, 130, 32) !important;
}

#basketDescription {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-color: #34485e;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  font-weight: 700;
}

#basketDescription:hover {
  text-decoration: none;
}

@media screen and (max-width: 992px) {
  .headerPhone {
    text-align: center;
    margin: 20px 0px;
  }
  .headerPhone .icon-phone {
    float: none;
    display: inline-block;
    width: 25px;
    height: 27px;
    position: static;
  }
  .headerPhone .icon-text {
    display: inline;
    top: -7px;
  }
  .nofloatmobile {
    float: none !important;
  }
}
@media screen and (max-width: 600px) {
  .foot-links a:empty {
    display: none;
  }
}
.search-wrapper .week-cost, .cat_page_content .week-cost {
  padding-top: 0px;
  line-height: 35px;
}

.search-wrapper .week-cost .sansBold, .cat_page_content .week-cost .sansBold {
  font-size: 13px !important;
}

.dollarSign {
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -331px -508px;
  width: 47px;
  height: 47px;
  display: inline-block;
}

.dollarSign + span {
  display: inline-block;
  font-size: 15px;
  padding-top: 2px;
}

.navbar {
  min-height: unset !important;
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
.ui-tooltip {
  padding: 20px;
  font-size: 13px;
}

.course_page_a_bar {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  min-height: 400px;
  position: relative;
}

.course_page_a_bar .breadcrumb-wrapper {
  margin-top: 40px;
}

.course_page_a_bar .bg-fade {
  background-color: rgba(255, 255, 255, 0.65);
  position: absolute;
  bottom: 0px;
  width: 100%;
}

.course_page_a_bar .bg-fade .main-content {
  width: 90%;
}

.course_page_a_bar .course-name {
  color: #34485E;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 2px;
  padding-right: 20px;
  margin-top: 20px;
}

.course_page_a_bar .rate {
  width: 90px;
  height: 14px;
  margin-top: 6px;
}

.course_page_a_bar .from-cost, .course_page_a_bar .week-cost {
  margin: 0px auto;
  max-width: 250px;
  float: none !important;
}

.course_page_a_bar .week-cost {
  font-size: 14px;
  background: url("https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp") no-repeat -331px -493px;
  padding-left: 50px;
  height: 60px;
  line-height: 1.2;
  padding-top: 13px;
}

.course_page_a_bar .week-cost-spacer {
  width: 1px;
  margin-top: 15px;
  margin-left: 15px;
  color: #34485E;
  font-weight: 200;
}

.course_page_a_bar .from-cost .sansBold, .course_page_a_bar .week-cost .sansBold {
  color: #34485E;
  font-size: 26px;
}

.week-cost .tiny-title {
  color: #34485E !important;
  font-weight: bold;
  font-size: 22px;
}

.course_page_a_bar .from-cost {
  font-size: 14px;
  font-weight: 100;
  line-height: 1.2;
  margin: 0px auto;
  max-width: 150px;
  padding-top: 13px;
  height: 50px;
}

.course_page_a_bar .from-cost div {
  font-weight: normal;
}

.course_page_a_bar #course-price {
  min-width: 340px;
}

.course_page_a_bar p.catName, .course_page_a_bar p.catName {
  width: 100% !important;
  max-width: 1000px !important;
  margin-top: 10px;
  padding: 10px;
}

.course_page_a_bar p.catName a {
  display: block;
  color: #fff;
  text-align: center;
}

.course_page_a_bar p.catName a:hover {
  text-decoration: none;
}

.bg-fade .course_page_a_bar {
  height: 180px;
  background: none;
  margin-top: -140px;
  width: 90%;
}

.bg-fade .course_page_a_bar ul {
  margin-left: -30px;
}

.course_page_a_bar .week-cost {
  background-image: none;
  padding-left: 0px;
  padding-top: 20px;
}

.course_page_a_bar .week-cost .sansBold {
  font-size: 16px;
}

.course_page_content .sub-banner-wrapper {
  margin-top: 0px;
}

.enrol-btn {
  margin-bottom: 15px;
}

.category-detail-wrapper {
  position: absolute;
  width: 100%;
  bottom: 40px;
  left: 0px;
}

.category-detail-wrapper.mobile {
  display: none;
}

@media screen and (max-width: 600px) {
  .category-detail-wrapper {
    display: none;
  }
  .category-detail-wrapper.mobile {
    display: block;
    position: static;
  }
}
.courseInfoInBanner {
  margin-top: 15px;
}

input[type=number]#click2call::-webkit-inner-spin-button, input[type=number]#click2call::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media screen and (max-width: 600px) {
  .week-cost-spacer {
    display: none;
  }
  .courseInfoInBanner {
    margin-top: 0px;
  }
  #menu_bar {
    padding-top: 50px;
  }
  .course_page_a_bar .bg-fade {
    position: relative;
  }
  .bg-fade-container {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .courseInfoInBanner {
    margin-top: -15px;
  }
}
@media screen and (max-width: 375px) {
  .courseInfoInBanner .btn-details li:nth-child(2), .courseInfoInBanner .btn-details li:nth-child(3) {
    width: 40%;
    font-size: 13px;
  }
}
.font12 {
  font-size: 12px !important;
}

.font15 {
  font-size: 15px !important;
}

#enrolPopupClose {
  position: absolute;
  right: 0px;
  transform: translate(2px, -29px);
}

#enrolPopupClose img:hover {
  content: url("https://d1yg2ddo8j5qoh.cloudfront.net/pix/popupCloseOver.png");
}

.lazybg {
  background-image: none !important;
}

@media screen and (max-width: 600px) {
  .headerPhone {
    display: block;
    margin: 0px !important;
    position: relative;
  }
  .headerPhone:nth-child(1) {
    top: -25px;
  }
  .headerPhone:nth-child(2) {
    top: -15px;
  }
}
#renderBodyWrapper {
  padding-bottom: 30px;
}

/* from newstyles.css */
.alist > div {
  margin-bottom: 20px;
}

.alist > div > div {
  background-color: #ffffff;
  flex: 1;
  padding: 10px 10px 20px 10px;
  text-align: center;
}

.alist .centeringHelper {
  position: absolute;
  bottom: 15px;
  width: 100%;
  display: flex;
  left: 0px;
}

.alist .centeringHelper a {
  margin: 0 auto;
}

.alist .info_box {
  padding: 10px 15px;
}

.alist .caption {
  padding-bottom: 60px;
}

#searchVariant2 input {
  border: 2px solid #f58220;
}

#searchVariant2 input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1; /* Firefox */
}

#searchVariant2 input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000;
}

#searchVariant2 input::-ms-input-placeholder { /* Microsoft Edge */
  color: #000000;
}

.cat_page_content .section a {
  display: block;
  text-decoration: none;
  color: #34485E;
  font-size: 16px;
}

.cat_page_content .section .courses .col-xs-12, .cat_page_content .section .courses .col-sm-6 {
  padding: 10px;
  background-color: #e5e5e5;
  margin-bottom: 20px;
  padding-bottom: 70px;
}

.rate {
  width: 90px;
  display: block;
  float: left;
  height: 14px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.learnMoreAndBuy form {
  display: block;
  margin: 0px;
  clear: both;
}

.learnMoreAndBuy {
  /*position: absolute;
  bottom: 10px;
  width: calc(100% - 30px);*/
  margin-top: 15px;
}

.learnMoreAndBuy a {
  display: inline !important;
  background-color: #0095DA;
  color: #ffffff !important;
  padding: 5px 10px 5px 10px;
  float: left;
}

.learnMoreAndBuy a:hover {
  background-color: #64bae2;
}

.learnMoreAndBuy .from-cost {
  margin-bottom: 10px;
}

.learnMoreAndBuy input {
  display: inline;
  float: right;
  background-color: #ff710a;
  color: #ffffff !important;
  border: 0px;
  padding: 5px 10px 5px 10px;
  font-size: 16px;
  font-weight: 700;
}

.learnMoreAndBuy input:hover {
  background-color: #d67100;
}

.cat_page_content .section .row {
  margin-right: -15px;
  margin-left: -15px;
}

.rmvBtn {
  cursor: pointer;
  float: right;
  margin-right: 20px;
  position: relative;
  top: 4px;
  transform: scale(0.75);
}

.no-gutters > div {
  padding-left: 0px;
  padding-right: 0px;
}

.mt-1 {
  margin-top: 1rem;
}

.mt-2 {
  margin-top: 2rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.payment-tooltip-style.ui-tooltip {
  background: white;
}

.payment-tooltip-style .arrow:after {
  background: #A9A9A9;
  border: 2px solid #A9A9A9;
}

.payment-tooltip-style.ui-tooltip {
  padding: 10px 20px;
  color: white;
  border-radius: 20px;
  font-style: italic;
  font-size: 15px;
  color: rgb(52, 72, 94);
}

.payment-tooltip-style.ui-tooltip > * {
  font-size: 15px;
}

.payment-tooltip-style .arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}

.payment-tooltip-style .arrow.top {
  top: -16px;
  bottom: auto;
}

.payment-tooltip-style .arrow.left {
  left: 20%;
}

.payment-tooltip-style .arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.payment-tooltip-style .arrow.top:after {
  bottom: -20px;
  top: auto;
}

.inputContainer {
  position: relative;
}

@media (min-width: 576px) {
  .flex-sm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 601px) {
  .d-flex-md {
    display: flex;
  }
}
@media screen and (max-width: 600px) {
  .rmvBtn {
    margin-left: 20px;
    margin-right: 0px;
  }
  .call_bar {
    display: none;
  }
  .pricing {
    min-width: unset;
  }
}
.StripeElement {
  margin-top: 5px;
  background-color: #efeeee;
  padding: 3px 0px 3px 15px;
}

.paymentmethods {
  margin-bottom: 10px;
}

.study_bar .info_title {
  font-size: 16px;
  color: #ffffff;
}

.nameInputs input {
  width: 48% !important;
  display: inline-block !important;
}

.nameInputs input:last-child {
  float: right;
}

@media screen and (max-width: 600px) {
  .nameInputs input {
    width: 100%;
    margin-right: 0px;
  }
}
.d-inline {
  display: inline;
}

.d-flex {
  display: flex;
}

.flex-align-center {
  align-items: center;
}

.flexRow {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  .flex-row .col-md-6 {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .flex-row .col-lg-4 {
    width: 33.33333333%;
  }
}
.w-100 {
  width: 100%;
}

.rolloverMenu:hover div {
  display: block;
}

.headerPhoneCircle {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  font-style: normal;
  font-size: 13px;
}

.industry-recognised-title {
  color: #FE6721;
  font-size: 20px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 5px;
}

input[type=checkbox], input[type=radio] {
  appearance: auto;
  -moz-appearance: auto;
  -webkit-appearance: auto;
}

.cartCountCircle {
  background-color: #9DD5C6;
  color: #ffffff;
  height: 12px;
  width: 12px;
  border-radius: 100%;
  text-align: center;
  line-height: 12px;
  font-size: 8px;
  position: absolute;
  top: 5px;
  right: -4px;
  font-weight: 700;
}

.logo_bar {
  font-family: "ATC Arquette", sans-serif;
  letter-spacing: unset !important;
}

.bltext {
  top: 2px !important;
}

.top-social {
  align-items: center;
  display: flex;
  height: 42px;
}
@media screen and (max-width: 600px) {
  .top-social {
    display: none;
  }
}
.top-social span {
  font-size: 18px;
  font-weight: 500;
}

.svg-hover:hover img {
  filter: invert(89%) sepia(22%) saturate(295%) hue-rotate(110deg) brightness(87%) contrast(95%);
}

.headerPhone {
  font-weight: 500;
}
.headerPhone.au:hover .bltext {
  position: relative !important;
  font-weight: 500;
}
.headerPhone.au:hover .bltext:before {
  content: "";
  position: absolute;
  top: -2px;
  bottom: 0;
  left: -2px;
  width: 108%;
  height: calc(100% + 4px);
  background-color: #F9DF75;
  transform: skew(-20deg);
  transform-origin: top;
}
.headerPhone.au:hover .bltext span {
  position: relative;
}
.headerPhone.nz:hover .bltext {
  position: relative !important;
  font-weight: 500;
}
.headerPhone.nz:hover .bltext:before {
  content: "";
  position: absolute;
  top: -2px;
  bottom: 0;
  left: -2px;
  width: 108%;
  height: calc(100% + 4px);
  background-color: #A9D5C7;
  transform: skew(-20deg);
  transform-origin: top;
}
.headerPhone.nz:hover .bltext span {
  position: relative;
}
.headerPhone:hover {
  text-decoration: none;
}

.headerPhoneCircle {
  font-size: 10px;
  margin-right: 5px;
}

.icon-cart {
  width: 25px;
  height: 23px;
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/shopping-cart.png);
  background-size: cover;
  margin-right: 8px;
}

#basketDescription {
  background-color: #E6EAED;
  color: #1d3b56;
  font-size: 11px;
}
#basketDescription:hover {
  background-color: #243955;
  color: #ffffff;
}

#topSearchForm .form-control, #blogSearchForm .form-control {
  background: #fdf0ec url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/search.png) no-repeat;
  background-size: 20px;
  background-position-x: 10px;
  background-position-y: 12px;
  border: none;
  box-shadow: none;
}
#topSearchForm .sbn, #blogSearchForm .sbn {
  background-color: #f38669;
  color: #263A55;
}
#topSearchForm .sbn:hover, #blogSearchForm .sbn:hover {
  background-color: #feaf9d;
}

.img_bar.desktop {
  background-image: none !important;
}

.banner_icon_bar_rebrand {
  display: flex;
  justify-content: center;
  justify-content: space-evenly;
  padding-top: 23px;
  padding-bottom: 18px;
  border-bottom: 2px solid #E3E6EA;
  font-size: 18px;
  font-weight: 500;
}
.banner_icon_bar_rebrand div {
  height: 66px;
  line-height: 66px;
  background-size: 56px;
  background-repeat: no-repeat;
  z-index: 1;
  margin-left: -25px;
  padding-left: 25px;
  background-position: left;
}
.banner_icon_bar_rebrand div:nth-child(1) {
  background-image: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/self-paced-bg.png);
}
.banner_icon_bar_rebrand div:nth-child(2) {
  background-image: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/100-online-bg.png);
}
.banner_icon_bar_rebrand div:nth-child(3) {
  background-image: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/1-1-support-bg.png);
}
.banner_icon_bar_rebrand div:nth-child(4) {
  background-image: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/real-world-tutors-bg.png);
  background-size: 100px;
}
.banner_icon_bar_rebrand div:nth-child(5) {
  background-image: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/interactive-content-bg.png);
  background-size: 100px;
}

#courseCategories li:hover {
  background-color: #c0e6de;
}
#courseCategories li a {
  font-size: 15px !important;
  color: #1d3b56 !important;
  font-weight: 500 !important;
}
#courseCategories li a:hover {
  text-decoration: none;
}

#variant1searchwrapper {
  padding-bottom: 25px;
}
@media screen and (max-width: 600px) {
  #variant1searchwrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#variant3search .pyc-search2 {
  max-width: 360px;
}
#variant3search .form-control {
  background: #fdf0ec url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/search.png) no-repeat !important;
  background-size: 20px !important;
  background-position-x: 10px !important;
  background-position-y: 12px !important;
}

#variant1search label, #variant3search label {
  color: #1d3b56;
  font-size: 18px;
  font-weight: 500;
}
#variant1search .form-control, #variant3search .form-control {
  background: #fdf0ec url(https://d1yg2ddo8j5qoh.cloudfront.net/build/NewSiteSprite3.webp) no-repeat -929px -140px;
  border: none;
  box-shadow: none;
}
#variant1search .sbn, #variant3search .sbn {
  background-color: #f38669;
  color: #263A55;
}
#variant1search .sbn:hover, #variant3search .sbn:hover {
  background-color: #feaf9d;
}
#variant1search li, #variant3search li {
  min-width: unset !important;
}

.blogbox .banner .icon-cal {
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/calendar.png) no-repeat;
  width: 19px;
  height: 19px;
  margin-top: -2px !important;
  background-size: cover;
  margin-top: unset !important;
}

.blogbox .banner .icon-msg {
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/comment.png) no-repeat;
  width: 19px;
  height: 19px;
  margin-top: -2px !important;
  background-size: cover;
  margin-top: unset !important;
}

.blogbox .banner span.icon-txt {
  font-size: 11px !important;
  font-weight: 500 !important;
  color: #1d3b56 !important;
}

.blogbox .banner a {
  color: #212d4b !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  clear: both;
  display: block;
}

div.blog-txt {
  background-color: #e5eaed !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

div.blog-txt a {
  font-weight: 500 !important;
  font-size: 14px !important;
  text-decoration: underline;
}
div.blog-txt a:hover {
  font-weight: 500 !important;
}

.blog-sublink {
  padding: 0px !important;
}
.blog-sublink a {
  text-decoration: underline;
  color: #1d3b56;
  font-size: 14px;
  font-weight: 500;
}
.blog-sublink a:hover {
  font-weight: 600;
}

.newsletter input[type=submit] {
  background-color: #ffdb71;
  font-size: 14px;
  color: #1d3b56 !important;
  font-weight: 500;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: "ATC Arquette", sans-serif;
}
.newsletter input[type=submit]:hover {
  background-color: #a6d5c7;
}

.orangeLinkingButton {
  background-color: #e5eaed;
  font-size: 14px;
  color: #1d3b56 !important;
  font-weight: 500;
}
.orangeLinkingButton:hover {
  background-color: #f38669;
}

.foot-links li {
  width: 30%;
  display: inline-block;
}
.foot-links li a {
  width: unset;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.foot-links li a span {
  position: relative;
}
.foot-links li a:hover {
  font-style: italic;
  text-decoration: none;
  position: relative;
}
.foot-links li a:hover:before {
  content: "";
  position: absolute;
  top: -2px;
  bottom: 0;
  left: 0px;
  width: 110%;
  background-color: #F9DF75;
  transform: skew(-20deg);
  transform-origin: top;
  height: 130%;
}

#renderBodyWrapper {
  padding-bottom: 0px !important;
}

.withCircleBackground {
  background-size: 38px;
  background-repeat: no-repeat;
  z-index: 1;
  margin-left: -16px;
  padding-left: 14px;
  background-position: left;
  height: 38px;
  align-items: center;
  font-weight: 700;
  margin-bottom: 10px;
  display: flex;
  line-height: 1em;
}
.withCircleBackground.nopad {
  margin-left: 0px;
}

.navbar-default {
  background-color: #ffffff !important;
  border: none;
  border-top: 2px solid #e3e6ea;
  border-bottom: 1px solid #C8CED5;
}

.navbar-default .navbar-nav > li > a {
  font-weight: 500;
  color: #1d3b56;
}

.navbar-default .navbar-nav > li > a:hover {
  text-decoration: none;
  font-weight: 500;
}

.clist li {
  background-color: #e5eaed;
}
.clist li:hover {
  background-color: #c0e6de;
}

.bloglist li:first-of-type {
  margin-top: 35px;
}

.cat_page_bar {
  height: 352px !important;
}

.breadcrumb-wrapper > span {
  background-color: rgba(255, 255, 255, 0.23);
  font-size: 10px;
  padding: 3px 11px 4px;
  border-radius: 12px;
}

.breadcrumb-wrapper > span span {
  font-weight: 500;
}

.category-detail-wrapper {
  position: static;
  width: 60%;
  margin-top: 52px;
}

.bg-internal .title-gr1, .bg-internal .content-gr1 {
  background-color: transparent !important;
  text-transform: none !important;
  padding: 0px !important;
}

.bg-internal .title-gr1 {
  font-size: 50px;
  line-height: 53px;
  color: inherit;
  letter-spacing: unset;
}

.bg-internal .content-gr1 {
  color: unset;
  font-size: 20px;
  line-height: 51px;
  font-weight: 500;
}

#categoryVariantB #variantBCourseArea {
  background-color: #ffffff;
  padding: 10px 20px 58px !important;
}
#categoryVariantB .bottomInfo {
  background-color: #EAF7F3;
  background-image: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/passion-mask.png);
  background-size: cover;
  background-repeat: no-repeat;
  line-height: 19px;
  padding: 61px 40px 50px 40px !important;
}
@media screen and (max-width: 600px) {
  #categoryVariantB .bottomInfo {
    padding: 60px 20px 50px 20px !important;
  }
}
#categoryVariantB .bottomInfo a {
  color: #f38669 !important;
}
#categoryVariantB .bottomInfo h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 21px;
}
#categoryVariantB .bottomInfo .outcomes {
  background-color: #f38669;
  margin-right: 30px;
}
#categoryVariantB .bottomInfo .outcomes ul {
  padding-left: 26px;
}
#categoryVariantB .bottomInfo .outcomes h4 {
  color: #212d4b !important;
  font-size: 20px !important;
  font-weight: 500 !important;
}
#categoryVariantB .bottomInfo .outcomes li {
  list-style-image: url(/pix/rebrand/Set_Solid_Tick.svg);
  color: #1d3b56 !important;
  line-height: 29px;
  font-family: "ATC Arquette";
}
@media screen and (max-width: 600px) {
  #categoryVariantB .bottomInfo .outcomes li {
    line-height: 20px;
  }
}
#categoryVariantB .course .courseListContainer {
  background-color: #f2f4f6;
  padding: 28px;
}
#categoryVariantB .course .courseListContainer .topLink:hover {
  opacity: 0.75;
}
#categoryVariantB .course .courseListContainer .topLink h2 {
  font-weight: 500;
}
#categoryVariantB .course .courseListContainer #priceParent {
  background-color: #ffffff;
  padding-top: 9px !important;
  padding-bottom: 7px !important;
  border-bottom: 2px solid #F2F4F6;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
#categoryVariantB .course .courseListContainer #priceParent .oldPrice {
  color: rgba(29, 59, 86, 0.75);
  font-size: 15px;
  font-weight: 500;
}
#categoryVariantB .course .courseListContainer #priceParent .newPrice {
  color: #1d3b56;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  margin-right: 9px;
}
#categoryVariantB .course .courseListContainer .greyInfoBox {
  background-color: #ffffff;
  padding-top: 22px;
  border-bottom: 2px solid #F2F4F6;
}
#categoryVariantB .course .courseListContainer .greyInfoBox .courseShortDescription {
  font-size: 11px;
  line-height: 14px;
  font-weight: 500;
}
#categoryVariantB .course .courseListContainer .greyInfoBox img {
  max-width: 100%;
  display: block;
}
#categoryVariantB .course .courseListContainer .paymentPlanBox {
  background-color: #ffffff;
  margin-top: 0px;
  border-bottom: 2px solid #F2F4F6;
  font-size: 11px;
  line-height: 14px;
  font-weight: 500;
}
#categoryVariantB .course .courseListContainer .paymentPlanBox .fromOnly > span {
  color: #1d3b56 !important;
  font-size: 11px;
  line-height: 14px;
  font-family: Reckless;
  font-style: italic;
  font-weight: 500;
  margin-top: 5px;
  position: relative;
  display: inline-block;
}
#categoryVariantB .course .courseListContainer .paymentPlanBox .fromOnly > span:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -5px;
  width: 115%;
  z-index: 1;
  background-color: #FACBBF;
  transform: skew(-15deg);
  transform-origin: top;
}
#categoryVariantB .course .courseListContainer .paymentPlanBox .fromOnly > span span {
  z-index: 2;
  position: relative;
}
#categoryVariantB .course .courseListContainer .actionButtons {
  background-color: #ffffff;
  width: 100%;
  padding: 20px 17px 27px 17px;
  text-align: center;
}

.search_bar {
  border-bottom: 2px solid #e3e6ea;
  padding: 25px 0px;
}
@media screen and (max-width: 600px) {
  .search_bar {
    padding: 0px;
  }
}

.call_bar {
  padding-top: 58px !important;
  padding-bottom: 58px !important;
  background-color: #ffffff;
}

#click2call {
  background-color: #fdf0ec;
  border: none;
  padding: 10px 17px;
  height: 44px;
  font-size: 18px;
  color: #a0afbb !important;
  width: 249px !important;
}

#c2call_callMeSubmit {
  background-color: #f38669;
  color: #1d3b56;
  font-weight: 500;
  font-size: 18px;
  width: 85px;
  border: none;
}

.navbar-default .navbar-nav > .active > a {
  background-color: #ffffff;
  font-family: Reckless;
  font-style: italic;
  font-weight: 500;
  color: #1d3b56;
}
.navbar-default .navbar-nav > .active > a:before {
  content: "";
  position: absolute;
  width: 100%;
  background-color: #E6EAED;
  transform: skew(-20deg);
  transform-origin: top;
}
.navbar-default .navbar-nav > .active > a span {
  position: relative;
}
.navbar-default .navbar-nav > .active > a:hover {
  font-weight: 500;
  background-color: #ffffff;
}

/* adjustments particularly for the top nav hover etc */
.navbar-default .navbar-nav a:before {
  top: 8px;
  bottom: 8px;
  left: 5px;
}

.courseBreadcrumb {
  margin-top: 30px;
  background-color: rgba(255, 255, 255, 0.23);
  font-size: 10px;
  border-radius: 12px;
  font-weight: normal;
  font-size: 10px !important;
  color: #1d3b56 !important;
  padding: 3px 11px 4px !important;
  display: inline-block;
}
.courseBreadcrumb a, .courseBreadcrumb span {
  font-weight: normal;
  font-size: 10px;
  color: #1d3b56 !important;
}

.h1subtext {
  font-family: Reckless;
  font-size: 51px;
  line-height: 62px;
  font-style: italic;
  font-weight: 600;
  position: relative;
  display: inline-block;
  color: #1d3b56;
  margin-top: 7px;
  margin-right: 6px;
}
.h1subtext:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #ffdb71;
  transform: skew(-20deg);
  transform-origin: top;
  left: 2px;
  right: calc(-0.4em - 2px);
}
.h1subtext span {
  position: relative;
}

.courseStudyHours {
  font-weight: 500;
}

.result-content-wrapper h2 {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
}

.result-content-wrapper .section-plus:before {
  content: "+";
  font-size: 38px;
  font-weight: 600;
}

.result-content-wrapper .section-minus:before {
  content: "-";
  font-size: 38px;
  font-weight: 600;
}

.contentArea blockquote {
  border-left: 10px solid #f38669 !important;
}

.seeOurDemo {
  color: #1d3b56 !important;
  font-weight: 500;
  font-size: 14px;
  display: block;
  text-align: center;
  text-decoration: underline;
}
.seeOurDemo:hover {
  font-weight: 600;
}

.studyhours.icon {
  line-height: 27px !important;
}

#share {
  font-weight: 500;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#share h5 {
  display: inline;
  margin-right: 9px;
}
#share .icon {
  width: unset !important;
  height: unset !important;
}
#share img {
  display: block;
  width: 20px;
  height: 20px;
}
#share ul {
  margin: 0px !important;
}
#share .ig-sml {
  background: none !important;
  width: 20px;
  height: 20px;
}

#cpdAccredited1 {
  display: block;
}

#strangeCpdBadge {
  position: relative;
  margin-top: 20px;
}

.orangeSkew {
  position: relative;
  margin: 0 7px;
}
.orangeSkew:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 130%;
  background-color: #f38669;
  transform: skew(-20deg);
  transform-origin: top;
}
.orangeSkew span {
  position: relative;
}

.totalCost + hr.special {
  margin-top: 25px !important;
  margin-bottom: 11px !important;
}
@media screen and (max-width: 600px) {
  .totalCost + hr.special {
    margin-top: 22px !important;
  }
}

.totalCost + hr {
  margin-top: 20px !important;
}

.addToCartButton {
  font-weight: 500;
}
.addToCartButton:hover {
  background-color: #f38669 !important;
  color: #1d3b56 !important;
}

.faqCategories {
  padding-bottom: 25px;
}
.faqCategories a {
  color: #f38669 !important;
}
.faqCategories .faqCategory:nth-child(3n+1) .faqTitle > span:before {
  background-color: #ffdb71;
}
.faqCategories .faqCategory:nth-child(3n+2) .faqTitle > span:before {
  background-color: #a6d5c7;
}
.faqCategories .faqCategory:nth-child(3n+3) .faqTitle > span:before {
  background-color: #f38669;
}
.faqCategories .faqCategory {
  padding-top: 30px;
  padding-bottom: 37px;
  border-bottom: 1px solid #C8CED5;
}
.faqCategories .faqCategory .faqTitle {
  font-size: 18px;
  font-weight: 600;
  color: #1d3b56;
  text-align: center;
  margin-bottom: 22px;
}
.faqCategories .faqCategory .question {
  background-color: #e5eaed;
  padding: 6px 0px 7px 9px;
  margin-bottom: 12px;
  width: calc(50% - 12px);
  cursor: pointer;
  font-size: 16px;
  align-self: flex-start;
}
.faqCategories .faqCategory .question:before {
  content: "+ ";
}
.faqCategories .faqCategory .question:nth-child(odd) {
  margin-right: 24px;
}
@media screen and (max-width: 600px) {
  .faqCategories .faqCategory .question {
    width: 100%;
    margin-right: 0px !important;
  }
}
.faqCategories .faqCategory .question .answer {
  display: none;
}
.faqCategories .faqCategory .question.open {
  font-weight: 600;
}
.faqCategories .faqCategory .question.open .answer {
  display: block;
  font-weight: 400;
  margin-top: 22px;
  margin-left: 10px;
  padding-right: 30px;
}
.faqCategories .faqCategory .question.open:before {
  content: "- ";
}

.contact_us_banner {
  height: 352px;
}
.contact_us_banner h1 {
  padding: 20px;
}

.contact-call-bar li.cdtl {
  font-family: "ATC Arquette" !important;
}

#contactUsForm {
  padding: 30px;
}

.contact-form .panel-content-wrapper .enquiry {
  background-color: #f5f7f8 !important;
}

.contact-form .enquiry label {
  font-size: 13px;
  font-weight: 500;
}

#contactUsForm label[for=OptIn] {
  font-size: 9px;
  font-style: oblique;
}

.contact-form .enquiry #enq-submit {
  background-color: #a6d5c7;
  color: #1d3b56 !important;
  font-size: 18px !important;
  text-transform: none !important;
  font-weight: 500 !important;
  font-family: "ATC Arquette";
}
.contact-form .enquiry #enq-submit:hover {
  background-color: #ffdb71 !important;
}

#ContactUs .call_bar {
  background-color: #F5F7F8;
  padding-bottom: 70px;
}

ul.nav li > div {
  background-color: #d2d9df;
}

ul.nav li > div div:nth-child(even) {
  background-color: #e5eaed;
}

ul.nav li div a {
  color: #1d3b56;
  font-size: 15px;
  font-weight: 500;
}

/*.navbar-default .navbar-nav > li > a:hover {
    color: #1d3b56 !important;

    span{
        position: relative;
    }

    &:before {
        content: "";
        position: absolute;
        left: 5px;
        width: 100%;
        background-color: #f38669;
        transform: skew(-20deg);
        transform-origin: top;
        top: 8px;
        bottom: 8px;
    }
}*/
.hoverSkew:hover {
  position: relative !important;
}
.hoverSkew:hover span {
  position: relative;
}
.hoverSkew:hover:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: #F9DF75;
  transform: skew(-20deg);
  transform-origin: top;
}
.hoverSkew.orange:hover {
  color: #1d3b56 !important;
}
.hoverSkew.orange:hover:before {
  background-color: #f38669 !important;
}

.skew {
  position: relative !important;
  margin-left: 10px;
  display: inline-block;
}
.skew:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  right: calc(-0.4em - 2px);
  background-color: #F9DF75;
  transform: skew(-20deg);
  transform-origin: top;
}
.skew.leftFix:before {
  left: 0px;
}
.skew.shallow:before {
  transform: skew(-15deg);
}
.skew span {
  position: relative;
}
.skew.grey:before {
  background-color: #e5eaed;
}
.skew.cyan:before {
  background-color: #d4efe8;
}
.skew.cyan2:before {
  background-color: #D6EFE8;
}
.skew.cyan3:before {
  background-color: #a6d5c7;
}
.skew.greenBlue:before {
  background-color: #a9d5c7;
}
.skew.yellow:before {
  background-color: #fff0c0;
}
.skew.peepee:before {
  background-color: #ffdb71;
}
.skew.orange:before {
  background-color: #f38669 !important;
}
.skew.tall {
  padding: 2px;
}
.skew.short {
  margin-left: 5px;
  margin-right: 5px;
}
.skew.short:before {
  top: 5px;
  bottom: 3px;
  right: -0.3em;
}
.skew.startsNow {
  margin-left: 5px;
}
.skew.startsNow:before {
  top: 10px;
  bottom: 10px;
}
.skew.course-category-skew:before {
  top: 4px;
  bottom: 4px;
}

div.section-wrapper[itemprop=description] a[data-target="#enrolModalVariant"]:hover {
  background-color: #ffdb71 !important;
}

.node4226 #renderBodyWrapper a {
  color: #f38669;
  text-decoration: underline;
}
.node4226 #renderBodyWrapper .main-content {
  max-width: 582px;
  margin-top: 0px !important;
}
.node4226 #renderBodyWrapper .main-content:first-child {
  margin-top: 41px !important;
}
.node4226 #renderBodyWrapper h1 {
  font-size: 30px;
  font-weight: 500;
  margin-top: 0px;
}
.node4226 #renderBodyWrapper h3 {
  text-align: center;
  font-size: 18px;
  margin-top: 42px !important;
  margin-bottom: 21px;
}
.node4226 #renderBodyWrapper h3:first-child {
  margin-top: 24px !important;
}
.node4226 #renderBodyWrapper p {
  line-height: 19px;
}

#blogHomeTitle {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: unset;
}

.bloglist .sublink {
  background-color: #a6d5c7 !important;
  text-transform: none;
  float: none !important;
  margin: 0 auto;
}
.bloglist .sublink:hover {
  background-color: #ffdb71 !important;
}
.bloglist .sublink a {
  color: #1d3b56 !important;
  font-size: 18px;
  font-weight: 500;
}

#blogSearchForm {
  margin-bottom: 36px;
}

.blog-panel .right-panel {
  padding: 13px 19px 26px 20px !important;
  margin-bottom: 34px;
}
.blog-panel .right-panel .panel-item-btn {
  background-color: #ffffff;
  font-size: 13px;
  font-weight: 500;
}
.blog-panel .right-panel.panel-light {
  background-color: #F2F4F6;
}
.blog-panel .right-panel div:first-child {
  font-size: 18px;
  margin-bottom: 18px;
  font-weight: 500;
}

.top-story {
  margin-top: 0px !important;
}
.top-story .title {
  font-size: 16px;
  line-height: 19px;
  color: #212d4b;
  font-weight: 500;
  min-height: unset !important;
  margin-bottom: 8px;
}
.top-story .brief {
  line-height: 19px;
  color: #212d4b;
}
.top-story a.read-more {
  margin-top: 14px;
  font-size: 14px;
  font-weight: 500;
  color: #1d3b56;
  text-transform: uppercase;
  text-decoration: underline !important;
}

.right-panel .top-story li, .blog-article .section li {
  background-color: #ffffff;
}

.top-story .icon-cal, .blog-article .section li .icon-cal {
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/calendar.png) no-repeat;
  width: 19px;
  height: 19px;
  margin-top: -2px !important;
  background-size: cover;
  margin-top: unset !important;
}

.top-story .icon-msg, .blog-article .section li .icon-msg {
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/comment.png) no-repeat;
  width: 19px;
  height: 19px;
  margin-top: -2px !important;
  background-size: cover;
  margin-top: unset !important;
}

.top-story span.icon-txt, .blog-article .section li span.icon-txt {
  font-size: 11px !important;
  font-weight: 500 !important;
  color: #1d3b56 !important;
}

.slick-prev, .slick-next {
  font-size: unset !important;
  line-height: unset !important;
  z-index: 1 !important;
}

.slick-prev {
  left: 25px !important;
}

.slick-next {
  right: 25px !important;
}

.course-page-minor-modal {
  display: none;
  background-color: #C0E4DA;
  padding: 10px;
  border-radius: 10px;
  position: absolute;
  top: 45px;
  width: 300px;
  font-size: 12px;
  z-index: 5;
}

#coursePreviewArea {
  background-color: #eaf7f3 !important;
  background-image: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/passion-mask.png);
  background-size: cover;
  background-repeat: no-repeat;
}
#coursePreviewArea .row {
  max-width: 600px;
  margin: 0 auto;
}
#coursePreviewArea .row h2 {
  text-align: center !important;
}
#coursePreviewArea .row iframe {
  margin-top: 20px;
}

.blog_article_banner .banner-title-wrapper {
  min-height: 84px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.blog_article_banner .base-center {
  font-size: 30px !important;
  font-weight: 500;
}

.bg-fade-mini {
  min-height: unset;
  height: 100%;
}

.blog-article .icon-wrapper .icon-cal {
  width: 19px;
  height: 19px;
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/calendar.png) no-repeat;
  background-size: cover;
  margin-right: 7px;
}

.blog-article .icon-wrapper .icon-msg {
  width: 19px;
  height: 19px;
  background: url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/comment.png) no-repeat;
  background-size: cover;
  margin-right: 7px;
}

.blog-article .icon-txt {
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
}

.blog-article .icon-wrapper {
  width: unset;
  margin-right: 22px;
}

.blog-article hr.grey_3 {
  border-top: 2px solid #E3E6EA !important;
}

.blog-article .csu {
  text-transform: unset !important;
  color: unset !important;
  display: flex;
  align-items: center;
}

.course_page_content h4 {
  margin-top: 20px;
}

#getStartedArea #cart-submit {
  background-color: #a6d5c7 !important;
  border-radius: 0px !important;
  padding: 6px 20px !important;
  color: #1d3b56 !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  text-transform: capitalize !important;
}
#getStartedArea #cart-submit:hover {
  background-color: #ffdb71 !important;
}
#getStartedArea a {
  font-weight: 500 !important;
}
#getStartedArea a:hover {
  font-weight: 600 !important;
}

.confirmationBackToWebsite {
  background-color: #ffdb71;
  display: inline-block;
  padding: 7px 20px;
  color: #1d3b56;
  font-weight: 500;
  font-size: 18px;
}
.confirmationBackToWebsite:hover {
  background-color: #a6d5c7;
}

.font13 {
  font-size: 13px;
}

#floatingMobileMenu {
  border-top: none;
  padding-bottom: 9px;
}
#floatingMobileMenu .navbar-collapse {
  background-color: #ffffff;
}
#floatingMobileMenu .row {
  padding-top: 11px !important;
}
#floatingMobileMenu .row > div {
  align-items: center;
}

@media screen and (max-width: 600px) {
  body {
    padding-top: 74px;
  }
  #categoryVariantB {
    padding-top: 21px;
    border-top: 2px solid #E3E6EA;
  }
  #categoryVariantB #variantBCourseArea {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #categoryVariantB .course .courseListContainer #priceParent .newPrice {
    font-size: 18px;
  }
  #categoryVariantB .course .courseListContainer #priceParent .oldPrice {
    font-size: 12px;
  }
  #categoryVariantB .course .courseListContainer .greyInfoBox .courseShortDescription {
    font-size: 9px;
    padding: 0px;
  }
  .category-detail-wrapper {
    display: block;
    width: unset;
    margin-top: 32px;
    padding-left: 38px;
    padding-right: 38px;
  }
  .bg-internal .content-gr1 {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: -50px;
  }
  .cat_page_bar {
    margin-bottom: 48px;
    position: relative;
  }
  #CourseCategory .cat_page_bar {
    height: 479px !important;
  }
  #floatingMobileMenu.navbar-default .navbar-toggle {
    border: none;
  }
  #floatingMobileMenu.navbar-default .navbar-toggle[aria-expanded=true] {
    background-color: #dddddd !important;
  }
  #floatingMobileMenu.navbar-default .navbar-toggle .icon-bar {
    width: 29px;
    background-color: #1d3b56;
  }
  #floatingMobileMenu.navbar-default .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
  }
}
.socialAfterpayContainer {
  background-color: #FFFFFF;
  border-bottom: 1px solid #a0afbb;
}

#industryAligned {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.blog-h1-container {
  width: 100%;
  max-width: none;
  position: absolute;
  bottom: 0px;
}

.search-results-page-input {
  padding-left: 40px;
  background: #fdf0ec url(https://d1yg2ddo8j5qoh.cloudfront.net/pix/rebrand/search.png) no-repeat;
  background-size: 20px;
  background-position-x: 10px;
  background-position-y: 12px;
  border: none;
  width: 100%;
  background-color: #F2F4F6;
  height: 44px;
}

.search-results-page-button {
  background-color: #A9D5C7;
  border: none;
  color: #263C57;
  margin-top: 11px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

#HowItWorks .course-type-heading {
  margin-bottom: 22px;
  font-size: 30px;
  font-weight: 500;
}
#HowItWorks .already-purchased span {
  font-size: 30px;
  font-weight: 500;
}
#HowItWorks .already-purchased a {
  margin-left: 27px;
  background-color: #f38669;
  padding: 6px 16px;
  color: #1d3b56;
  font-size: 18px;
  font-weight: 500;
}

.howItWorksTitle {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  padding-top: 58px;
  padding-bottom: 46px;
}

.howitworks-demo-parent {
  display: flex;
}
.howitworks-demo-parent .howitworks-demo-area {
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  justify-content: center;
}
.howitworks-demo-parent .course-type-area {
  padding-left: 50px;
  padding-right: 50px;
}

.awards-row {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

#WhyChooseOca .why-oca-title {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  padding-top: 58px;
  padding-bottom: 46px;
}

#GeneralContent .cpd-accredited-title {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  padding-top: 58px;
  padding-bottom: 46px;
}

.search-wrapper li {
  background-color: #F2F4F6;
  padding: 22px 25px;
}
.search-wrapper li a {
  background-color: #ec886c;
  font-size: 18px;
  padding: 6px 18px;
  display: inline-block;
  float: left;
  font-weight: 500;
}

.top-social {
  float: left;
  line-height: 42px;
}
.top-social span {
  font-weight: 700;
  font-size: 20px;
}
.top-social img {
  width: 25px;
  height: 25px;
  margin-left: 12px;
}

.top-afterpay {
  float: right;
  font-size: 14px;
  color: #000000;
  height: 42px;
  text-align: center;
  line-height: 42px;
}

@media screen and (max-width: 600px) {
  .top-afterpay {
    float: none;
  }
  .top-social {
    display: none;
  }
  .logo_bar {
    display: none !important;
  }
  #menu_bar {
    display: none;
  }
  .img_bar {
    height: unset !important;
  }
  .result-table li .title {
    color: #243955;
  }
  .result-table li .desc-txt {
    font-size: 16px;
    line-height: 19px;
  }
  #GeneralContent .cpd-accredited-title {
    font-size: 22px;
    padding-top: 0px;
  }
  #GeneralContent .cpd-accredited-title .skew {
    display: inline-block;
  }
  #GeneralContent .cpd-accredited-text {
    text-align: center;
  }
  #GeneralContent .careers-text {
    text-align: center;
  }
  #GeneralContent iframe {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  #WhyChooseOca .why-oca-title {
    font-size: 22px;
    padding-top: 0px;
    padding-bottom: 28px;
  }
  #WhyChooseOca .why-oca-main-content {
    text-align: center;
  }
  #WhyChooseOca .why-oca-main-content img {
    margin-bottom: 15px;
  }
  .banner_icon_bar_rebrand {
    flex-direction: column;
    align-items: center;
  }
  .banner_icon_bar_rebrand > div {
    margin-bottom: 15px;
  }
  .awards-row {
    flex-direction: column;
  }
  .awards-row img {
    margin-bottom: 10px;
  }
  #HowItWorks .already-purchased span {
    font-size: 20px;
    display: block;
    margin-bottom: 17px;
  }
  #HowItWorks .already-purchased a {
    margin-left: 0px;
  }
  #HowItWorks .withCircleBackground {
    margin-left: auto;
    margin-right: auto;
  }
  #HowItWorks .withCircleBackground + span {
    display: block;
    text-align: center;
    margin-bottom: 27px;
  }
  #HowItWorks .course-type-heading {
    font-size: 22px;
  }
  #HowItWorks .course-type-area {
    padding-left: 0px;
    padding-right: 0px;
  }
  #HowItWorks .course-type-area:not(:last-of-type) {
    margin-bottom: 23px;
  }
  #HowItWorks .howitworks-demo-parent {
    flex-direction: column;
    text-align: center;
    padding-top: 43px !important;
  }
  #HowItWorks .howitworks-demo-parent .howitworks-demo-area {
    padding-top: 30px;
  }
  .howItWorksTitle {
    font-size: 22px;
    padding-top: 0px;
  }
  .blogbox .banner a {
    line-height: 21px;
  }
  #BlogArticle .breadcrumb-wrapper {
    display: none;
  }
  #BlogArticle .panel-content-wrapper {
    padding-left: 20px !important;
    padding-right: 20px;
  }
  #BlogArticle li {
    text-align: left;
  }
  #BlogArticle .result-content-wrapper {
    padding-left: 20px;
  }
  #BlogArticle .blog.article {
    padding-top: 120px !important;
    text-align: center;
    width: 100% !important;
  }
  #BlogArticle .blog-h1-container {
    bottom: -130px;
    width: 100% !important;
  }
  .bg-internal .title-gr1 {
    font-size: 38px;
    line-height: 39px;
  }
  .withCircleBackground {
    display: inline-flex;
  }
  .withCircleBackground + span {
    display: block;
  }
  .foot-links li {
    width: unset;
    display: block;
  }
  .coloredCirclePoints > div {
    text-align: center;
  }
  .blogbox .banner .icon-wrap {
    min-width: unset;
    margin-right: 12px;
  }
  .blogbox .banner .icon-wrap span.icon-txt {
    min-width: unset !important;
  }
  .blog-txt a {
    display: block;
    margin-top: 10px;
  }
  #variant1search #keywords1 {
    font-size: 18px;
  }
  #variant1search .pyc-search {
    margin-top: 23px;
    margin-left: 0px;
  }
  #variant1search #variant1search li, #variant1search #variant3search li {
    width: 326px;
  }
}
@media (min-width: 601px) {
  .search-results-page-button {
    margin-top: 0px;
  }
  .hidden-desktop {
    display: none !important;
  }
}
a {
  color: #f38669;
}

.visible-xs-flex {
  display: flex;
}
@media screen and (min-width: 767px) {
  .visible-xs-flex {
    display: none;
  }
}

#BlogHome #questions, #BlogArticle #questions {
  font-size: 14px;
  background-color: #f5f6f8;
}
#BlogHome #questions h5, #BlogArticle #questions h5 {
  font-weight: 500 !important;
}
#BlogHome #questions a, #BlogArticle #questions a {
  text-decoration: underline;
  color: #f38669;
}
