@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800');
.ccm-block-document-library-table thead {
  display: none !important;
}
body {
  overflow-x: hidden;
  color: #444 !important;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  overflow: hidden;
  /*   background: #f7f5f5;*/
}
p {
  margin-top: 0px;
  font-size: 14px;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
#page-main p {
  font-size: 16px;
}
.font-fontawesome {
  font: 14px/1 "FontAwesome";
}
/***Pseudo-Elements***/
::-webkit-input-placeholder {
  color: #444444;
}
:-moz-placeholder {
  color: #444444;
}
::-moz-selection {
  background: #005aaa;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #005aaa;
  color: #fff;
  text-shadow: none;
}
a {
  text-decoration: none;
}
a:link {
  -webkit-tap-highlight-color: rgba(247, 162, 0, 0.4);
}
img {
  width: 100%;
}
section {
  padding: 70px 0;
}
.none {
  padding: 0 0 0 0;
  margin-bottom: -8px;
}
#home-card-1,
#home-card-2,
#home-card-3 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
#home-card-1 > img:last-child,
#home-card-2 > img:last-child,
#home-card-3 > img:last-child {
  margin-top: auto;
  width: 100%;
  display: block;
}
#home-card-1 {
  background-color: rgba(136, 151, 197, 0.5);
  border-radius: 25px;
  rotate: 3.13deg;
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 25px;
}
#home-card-2 {
  margin-top: 10px;
  background-color: rgba(117, 160, 176, 0.5);
  border-radius: 25px;
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 40px;
}
#home-card-3 {
  background-color: rgba(155, 92, 160, 0.5);
  border-radius: 25px;
  rotate: -2.86deg;
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
}
#home-icon {
  padding-top: 25px;
  margin-bottom: 25px;
  width: 30%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#review-card-1 {
  background-color: rgba(117, 176, 148, 0.5);
  border-radius: 25px;
  padding-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 25px;
}
#review-card-2 {
  background-color: rgba(155, 92, 160, 0.5);
  border-radius: 25px;
  padding-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 25px;
}
#review-card-3 {
  background-color: rgba(136, 151, 197, 0.5);
  border-radius: 25px;
  padding-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 25px;
}
#review-card-4 {
  background-color: rgba(225, 149, 4, 0.5);
  border-radius: 25px;
  padding-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
#review-quote-icon {
  padding-top: 25px;
  margin-bottom: 25px;
  width: 30%;
}
#review-stars-icon {
  margin-top: -10px;
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.career-card {
  padding-top: 20px;
}
.career-card-img img {
  margin-bottom: -22px;
  border-radius: 25px 25px 0 0;
}
.career-app {
  background-color: #ecf0f7;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 50px;
}
.career-app-bottom {
  background-color: rgba(117, 176, 148, 0.2);
  border-radius: 10px;
  padding-top: 30px;
  padding-bottom: 20px;
}
.locations-card-img {
  display: flex;
  flex-direction: column;
}
.locations-card {
  background-color: rgba(217, 217, 217, 0.2);
  border-radius: 10px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  width: 100%;
  flex: 1;
  margin-bottom: 25px;
}
.locations-card-img img {
  margin-bottom: -10px;
  border-radius: 10px 10px 0 0;
  display: block;
  width: 100%;
  z-index: 1;
}
.locations-card .callout {
  margin-top: auto;
}
#intro-text {
  margin-top: 11%;
}
.about-intro {
  width: 125px;
  margin-top: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.about-intro img {
  margin-bottom: 20px;
  width: 100px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.career-icons {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  text-align: center;
  width: 100%;
}
.career-icons img {
  width: 100px;
  margin: 0 auto 20px;
  display: block;
}
.home-map {
  margin-bottom: -70px;
  margin-top: -120px;
}
.image-mask1 {
  aspect-ratio: 2.11726384;
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-mask-image: url("/application/themes/ppn/css/mask1.svg");
  mask-image: url("/application/themes/ppn/css/mask1.svg");
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.image-mask1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-mask2 {
  aspect-ratio: 1;
  overflow: hidden;
  width: 100%;
  -webkit-mask-image: url("/application/themes/ppn/css/mask2.svg");
  mask-image: url("/application/themes/ppn/css/mask2.svg");
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.image-mask2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-mask-round {
  margin: 0 -10% 0 -10%;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 700'%3E%3Cpath d='M78 235 C105 125 205 65 340 55 C500 43 675 58 800 105 C890 140 935 220 920 330 C905 450 820 555 690 610 C540 675 365 680 235 635 C120 595 55 500 52 390 C49 335 60 280 78 235Z' fill='white'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 700'%3E%3Cpath d='M78 235 C105 125 205 65 340 55 C500 43 675 58 800 105 C890 140 935 220 920 330 C905 450 820 555 690 610 C540 675 365 680 235 635 C120 595 55 500 52 390 C49 335 60 280 78 235Z' fill='white'/%3E%3C/svg%3E");
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}
.image-mask-round img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.contact_map {
  margin-bottom: -140px;
}
.quote {
  background: #75b094 0% 0% no-repeat padding-box;
  border-radius: 15px;
  padding: 40px 50px;
  color: white;
  font-weight: 500;
  margin-top: 55px;
}
#fees-bg {
  background: #75b094 0% 0% no-repeat padding-box;
  border-radius: 15px;
  padding: 40px 50px;
  color: white;
  font-weight: 500;
  margin-top: 55px;
}
.hub-link {
  color: #20286D !important;
  padding: 0 !important;
  display: flex;
  align-items: stretch;
}
.hub-section {
  background-color: #ecf0f7;
  padding: 20px;
  border: 10px white solid;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.hub-section:hover {
  background-color: rgba(236, 240, 247, 0.5);
}
.hub-section img {
  width: 75px;
  margin: 0 auto 25px auto;
  display: block;
}
.hub-section-bottom {
  background-color: #ecf0f7;
  padding: 20px;
  border: 10px white solid;
}
.quote img,
#quote img {
  width: 90px;
  text-align: center;
}
.testomonial {
  background: #9B5CA0;
  color: white;
  font-weight: 500;
}
#testomonial_img {
  padding: 20px 0 30px 0;
}
#testomonial_img > img {
  width: 40%;
}
#pot {
  /*  margin-bottom: -70px;*/
}
#pot2 {
  margin-bottom: -70px;
}
#pot img {
  height: 250px;
}
#pot2 img {
  height: 250px;
}
.pure-accordion-block-container {
  padding: 0;
}
.pure-accordion-block-container .permalink {
  display: none;
}
.page-author {
  display: none;
}
.ccm-block-page-title-byline {
  margin-bottom: 20px;
}
/***Header***/
.logo img {
  width: 250px;
}
.bg-pp,
#bg-pp {
  background-color: #ecf0f7;
}
.bg-pp,
#bg-pp {
  padding: 70px 0;
  /*  margin-bottom: -40px;*/
}
.top {
  padding: 0 0 70px 0;
}
.bottom {
  padding-bottom: 24px;
  margin-bottom: -8px;
}
#news {
  background-color: #75b094;
  min-height: 39px;
  margin-bottom: 20px;
  border-radius: 10px;
}
#page1 #news {
  margin-bottom: -10px;
  margin-top: 22px;
}
#news p {
  margin: 10px 10px;
  color: #fff;
  font-weight: 500;
}
#news a {
  color: #fff;
  text-decoration: none;
}
.site-title {
  font-size: 34px;
  font-weight: 900;
  text-transform: uppercase;
}
#page-header {
  margin-top: 30px;
}
#page-header .page-title {
  color: #20286D;
  font-size: 45px;
  font-weight: 700;
  margin: 0;
  text-align: center;
}
/***Main***/
.col-sm-1 ul li,
.col-sm-2 ul li,
.col-sm-3 ul li,
.col-sm-4 ul li,
.ccm-image-slider-inner ul li {
  list-style: none !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
}
#page-main {
  position: relative;
  margin: -30px auto 0;
  font-size: 18px;
  font-weight: 400;
}
label[for="around_6_months"],
label[for="around_15_months"],
label[for="around_18_months"],
label[for="around_7_months"],
label[for="around_12_months_1"],
label[for="around_18_months_1"],
label[for="around_12_months_3"],
label[for="around_12_months_1"],
label[for="around_2_years"],
label[for="around_3_years"],
label[for="around_4_years"],
label[for="around_2_years_1"],
label[for="around_2_3_years"],
label[for="around_3_years_1"],
label[for="around_4_years_1"],
label[for="around_2_years_2"],
label[for="around_3_years_3"],
label[for="comments"],
label[for="comments_1"],
label[for="comments_2"] {
  font-weight: 600 !important;
}
#page-main a {
  color: #dda127;
  font-weight: 600;
}
#page-main a:hover {
  color: #F7A200;
  text-decoration: none;
}
#page-main ul li {
  list-style: disc;
  margin-bottom: 20px;
  margin-left: 20px;
}
#page-main hr {
  margin: 25px 0 25px;
  border-top: 1px solid rgba(68, 68, 68, 0.2);
}
#page-main fieldset legend {
  padding: 0 15px;
}
#page-main label {
  font-weight: normal;
}
#page-main fieldset legend {
  padding: 0 15px;
}
#page-main label .text-muted {
  font-size: 12px;
}
#page-main .form-control {
  width: 100%;
  padding: 10px;
  border: none;
  outline: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 5px;
  font: normal normal normal 18px/20px Montserrat;
  color: #464646;
  font-weight: 500;
}
#page-main .ccm-input-date,
#page-main .ccm-input-time-wrapper select {
  width: auto;
  margin-right: 4px;
}
#page-main h1,
#page-main h2,
#page-main h3,
#page-main h4,
#page-main h5,
#page-main h6 {
  font-weight: 700;
  color: #20286D;
}
#page-main h1 {
  font-size: 32px;
  margin: 0 0 20px;
}
#page-main h2 {
  font-size: 28px;
  margin-top: 0;
  font-weight: 700;
  margin-bottom: 15px;
}
#orange-sploch {
  position: absolute;
  width: 10%;
  right: 5em;
  margin-top: -6%;
}
#purple-sploch {
  position: absolute;
  width: 10%;
  left: 1.5em;
  top: 4em;
}
#duo-sploch {
  margin-left: 8em;
  margin-top: -20%;
  position: absolute;
  width: 22%;
}
#duo-sploch-home {
  margin-left: 8em;
  margin-top: -13%;
  position: absolute;
  width: 22%;
}
#duo-sploch2 {
  margin-top: -14em;
  position: relative;
  z-index: 1000;
  width: 15%;
}
.margin_special {
  padding-left: 115px;
}
.home_cta {
  padding-left: 70px;
  margin-top: 30px;
  position: relative;
}
#page-main h3 {
  /*  margin-top: 5px;
    margin-bottom: 30px;
    font-size: 23px;*/
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 24px;
}
#page-main h4 {
  margin-bottom: 10px;
}
/***Footer***/
#awards {
  margin: 25px 0 55px 0;
}
#awards img {
  max-width: 100%;
  width: auto;
  margin: auto;
}
.awards-col {
  margin-bottom: 20px;
}
.footer_img {
  margin-top: -80px;
  margin-bottom: -70px;
}
footer#site-footer {
  position: relative;
}
footer#site-footer a {
  color: #DDA127;
}
footer#site-footer a:hover {
  color: #F7A200;
  text-decoration: none;
}
footer#site-footer p {
  font: normal normal normal 16px/22px Montserrat;
  color: #fff;
  font-weight: 500;
  margin-top: 3px;
}
footer h3 {
  font: normal normal 600 22px/29px Montserrat;
  color: #FFFFFF;
  margin-bottom: 0;
}
#footer-top {
  background: #20286D;
  padding-top: 40px;
  padding-bottom: 20px;
}
#footer-bottom {
  background-color: #20286D;
  padding-bottom: 50px;
  font: normal normal normal 14px/17px Montserrat;
  color: #FFFFFF;
  font-weight: 500;
}
.pure-cookies-notice-close-button {
  display: none !important;
}
.pure-cookies-notice-content p {
  margin: 0;
}
#location_bar {
  margin-bottom: 15px;
}
#location_bar li::after {
  content: ' |\00a0';
}
#location_bar ul > li:nth-child(15)::after {
  content: '';
}
#location_bar ul {
  margin: 0px;
}
#location_bar ul > li:nth-child(1),
#location_bar ul > li:nth-child(12) {
  display: none;
}
/***Locations***/
#address {
  margin-bottom: 15px;
}
#address p {
  font: normal normal 700 28px/40px Montserrat;
  color: #20266d;
  line-height: 1.2;
  margin-bottom: 0;
}
#documents_top {
  background: #20286D;
  border-radius: 15px 15px 0 0;
  margin-top: 20px;
}
#documents_top h2 {
  color: #fff;
  margin-bottom: -1px;
  padding: 20px 10px 0 150px;
  font-size: 23px;
}
#documents_top:before {
  content: url(/application/files/1216/7502/0930/Group_110.svg);
  position: absolute;
  margin: 15px 15px;
}
#documents_bottom {
  background: #20286D;
  border-radius: 0 0 15px 15px;
  padding: 10px 10px 20px 150px;
  margin-left: 0;
  min-height: 100px;
}
#documents_bottom a {
  color: #fff;
}
#documents_bottom ul {
  margin-left: 0;
}
#documents_bottom ul li {
  list-style: none;
  margin-left: 0;
  margin-bottom: 5px;
  font-size: 16px;
}
.manager {
  background: #fff;
  padding: 30px;
  border-radius: 5px;
  margin: 0 60px 40px 0;
}
.manager2 {
  visibility: hidden;
}
#page253 .manager2 {
  visibility: visible;
  background: #fff;
  padding: 30px;
  border-radius: 5px;
  margin: 0 60px 40px 0;
}
.manager-photo img {
  border-radius: 50%;
}
#arrow {
  margin-top: 25%;
}
.sg-item-image {
  border-radius: 10px;
  box-shadow: 0px 3px 20px #00000029;
  width: 100%;
}
.sg-item-image img {
  width: 100%;
  height: auto;
}
.sg {
  padding-right: 0px;
}
.sg-item:hover .sg-item-overlay {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 10px;
}
/***Login***/
#page167 .login-page h1,
#page167 .login-page .checkbox,
#page167 .login-page .pull-right,
#page167 .ccm-error,
#page167 .visible-xs {
  display: none !important;
}
/***Buttons***/
.btn-pp,
.btn-primary {
  background: #e19504 0% 0% no-repeat padding-box;
  border-radius: 10px;
  text-align: left;
  font: normal normal 600 17px/21px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF !important;
  padding: 10px 50px;
  border: 0;
  font-size: 15px;
}
.btn-pp2 {
  border-radius: 10px !important;
}
.btn-pp:hover,
.btn-primary:hover,
.btn-pp:active,
.btn-primary:active {
  color: #fff;
  background-color: #F7A200;
  border-color: #F7A200;
}
.btn-login {
  float: right;
  background: #e19504 0% 0% no-repeat padding-box;
  border-radius: 0px 0px 15px 50px;
  font: normal normal 600 15px/21px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  padding: 8px 15px 8px 25px;
}
.btn-login:hover {
  color: #fff;
  background: #F7A200;
}
.btn-login2 {
  float: right;
  background: #e19504 0% 0% no-repeat padding-box;
  border-radius: 0px 0px 15px 15px;
  font: normal normal 600 15px/21px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  padding: 8px 15px 8px 15px;
  margin-left: 5px;
}
.btn-login2:hover {
  color: #fff;
  background: #F7A200;
}
.btn-int {
  float: right;
  background: #e41a39 0% 0% no-repeat padding-box;
  border-radius: 0px 0px 15px 15px;
  font: normal normal 600 15px/21px Montserrat;
  letter-spacing: 0px;
  color: #fff;
  padding: 8px 15px 8px 15px;
  margin-left: 5px;
}
.btn-int:hover {
  color: #fff;
  background: #f71e3f;
}
.btn-footer {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  right: 20px;
  width: 195px;
  float: right;
  background: #e41a39 0% 0% no-repeat padding-box;
  border-radius: 50px 15px 0px 0px;
  font: normal normal 600 18px/21px Montserrat;
  letter-spacing: 0px;
  color: #fff !important;
  padding: 10px 0px 10px 25px;
}
.btn-footer:hover {
  background: #f71e3f;
}
.register {
  margin: 25px 0px;
}
.callout {
  text-align: center;
}
.intro-btn,
.locations-card a,
.hub-section-bottom a {
  padding: 10px 15px;
}
.accordion {
  margin: 25px 0;
}
.accordion-header {
  background: rgba(117, 176, 148, 0.4);
  border-radius: 10px;
  color: #20286D;
}
.accordion-item {
  margin-bottom: 15px;
}
#site-header {
  z-index: 100;
  position: relative;
}
/***Forms***/
input,
select,
textarea {
  padding: 10px;
  outline: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 5px;
  margin-bottom: 10px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 5px;
  font: normal normal normal 18px/20px Montserrat;
  color: #464646;
  font-weight: 500;
  width: 100%;
}
select {
  -webkit-appearance: none;
  border: solid 1px;
  width: 100%;
}
.locations-list select {
  background: #e19505;
  color: white;
  border: none;
  padding: 10px;
  text-align: center;
}
#page167 .form-control {
  border: solid 1px;
}
.form-actions {
  margin-top: 20px;
}
.control-label {
  margin-top: -5px;
}
.form-group {
  margin-bottom: 15px;
}
div.ccm-block-type-form div.form-group label.control-label {
  font-weight: lighter;
  display: block;
}
img.ccm-captcha-image {
  display: block;
  margin: 0;
  margin-bottom: 15px;
  width: auto;
}
.ccm-error li {
  margin-bottom: 0 !important;
}
.break,
.break_1,
.break_2,
.break_3 {
  margin-bottom: 10px !important;
}
.formidable p {
  font-size: 18px !important;
}
.captcha {
  font-size: 16px;
}
.is-invalid {
  border: solid 3px !important;
  border-color: #dc3545 !important;
}
.is-valid {
  border: solid !important;
  border-color: #198754 !important;
}
.btn-outline-danger {
  color: #dc3545;
  border-color: grey;
  background: grey;
  color: #fff !important;
}
#page665 ol {
  margin-top: 30px;
  margin-bottom: 20px;
}
/***Tables***/
#term-dates table {
  margin-bottom: 15px;
  width: 100%;
  color: #2B2B2B;
}
#term-dates tr:nth-child(odd) {
  background-color: #f2f2f2;
}
#term-dates td,
#term-dates th {
  padding: 8px;
}
#term-dates td p,
#term-dates th p {
  margin: 0;
}
#term-dates th {
  background: #333;
  color: white;
  font-weight: normal;
  width: 33%;
}
#fees table {
  margin-bottom: 15px;
  width: 100%;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 15px;
}
#fees tr:nth-child(odd) {
  background-color: #f4f6f8;
}
#fees td,
#fees th {
  padding: 8px;
}
#fees td p,
#fees th p {
  margin: 0;
}
#fees th {
  background: #20286D;
  color: white;
  font-weight: normal;
  width: 33%;
}
/***Accordian***/
.pure-accordion-block-container .header .title {
  font-size: 18px !important;
  margin: 0 !important;
}
.pure-accordion-block-container.open .header .title,
.pure-accordion-block-container .header:hover .title,
.pure-accordion-block-container .header:hover .fa.fa-chevron-down {
  color: #F7A200 !important;
}
/***Splash***/
#splash {
  min-height: 550px;
}
.splash-title {
  margin-top: 75px;
}
.splash-text {
  width: 150%;
}
/***Quotes***/
blockquote {
  border: none;
  margin: 0px 10px -60px 30px;
  z-index: -1;
  position: relative;
}
blockquote:before {
  font-family: Georgia, serif;
  display: block;
  /* padding-left: 10px; */
  content: "\201C";
  font-size: 80px;
  position: relative;
  color: #444;
  margin: -25px 0px -90px -55px;
}
blockquote:after {
  font-family: Georgia, serif;
  display: block;
  padding-right: 10px;
  content: "\201D";
  font-size: 80px;
  position: relative;
  left: 100%;
  margin: -10px 0 0 0;
  color: #444;
}
/***Blog***/
.col-sm-3 ul {
  margin-left: 0 !important;
}
.page-type-blog .ccm-block-page-list-title {
  font-size: 28px;
  font-weight: normal !important;
  margin-top: -5px;
}
.page-type-blog .ccm-block-page-list-date {
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 600;
}
.page-type-blog .ccm-block-page-list-page-entry {
  border-bottom: 1px solid rgba(68, 68, 68, 0.2);
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.ccm-block-topic-list-flat-filter .breadcrumb > li a {
  border: 1px solid rgba(68, 68, 68, 0.2);
  color: #999999;
  display: inline-block;
  font-size: inherit;
  letter-spacing: 1px;
  margin: 0 7px 7px 0;
  padding: 0 7px;
  text-transform: uppercase;
}
.ccm-block-topic-list-flat-filter .breadcrumb > li + li:before {
  padding: 0;
  content: none;
}
.ccm-block-page-list-date,
.page-date,
.page-author {
  font-weight: 600;
}
.page-author:before {
  content: "\007c";
}
.ccm-block-share-this-page {
  margin-bottom: -5px;
}
.ccm-block-share-this-page ul {
  display: inline-block !important;
}
.ccm-block-share-this-page li {
  width: auto !important;
  border: none !important;
  display: inline-block !important;
}
.ccm-block-share-this-page ul li a {
  padding: 10px 10px 0px 0px !important;
  font-size: 20px !important;
}
.page-type-blog-entry #sidebar {
  line-height: 25px;
}
.page-type-blog-entry .ccm-block-page-list-page-entry-text .ccm-block-page-list-title {
  font-weight: 300;
}
.ccm-block-next-previous-header h5,
.ccm-block-next-previous-header h5,
.ccm-block-page-list-header h5 {
  font-size: 24px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #F7A200;
  border-color: #F7A200;
}
/***Comments***/
.ccm-conversation-message-form:before {
  content: "Message" !important;
  margin-bottom: 5px;
}
.ccm-conversation-attachment-toggle {
  display: none !important;
}
.ccm-conversation-message-username {
  color: #444 !important;
}
#cnvMessageBody {
  height: 150px !important;
}
.ccm-conversation-wrapper h4,
.ccm-conversation-message-count {
  font-size: 24px !important;
}
.captcha label.control-label {
  margin-bottom: 25px;
}
/***Twitter***/
#twitter-feed-mr_paintpots .tweet {
  margin-bottom: 0 !important;
}
#twitter-feed-container-mr_paintpots #twitter-feed-mr_paintpots .timePosted a:hover {
  color: #F7A200;
}
#twitter-feed-mr_paintpots p {
  margin: 0 0 5px !important;
}
#twitter-feed-mr_paintpots ul li {
  margin-bottom: 20px !important;
  margin-left: 0 !important;
}
/***Tabset***/
.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}
.tabset .tab-panel {
  display: none;
}
.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}
.tabset > label {
  position: relative;
  display: inline-block;
  padding: 10px 20px 10px 10px;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600 !important;
  color: #fff;
  background: #8897c5 0% 0% no-repeat padding-box;
  border-radius: 15px 50px 0 0;
}
.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #06c;
}
.tabset > input:checked + label {
  background: #e19504 0% 0% no-repeat padding-box;
  border-radius: 15px 50px 0 0;
}
.tab-panel {
  padding: 0;
  border-top: 15px solid #e19504;
  border-bottom: 15px solid #e19504;
}
.tabset {
  text-align: center;
}
/***Fixes***/
#hide,
#ccm-account-menu-container {
  display: none;
}
#notifyMeOnSubmission {
  width: auto !important;
}
#page167 .btn-secondary,
#page167 .btn-link,
.login-page-title {
  display: none;
}
#page167 #page-main {
  margin: -30px auto 30px;
}
.ccm-block-page-list-page-entry-mbt-carousel-title {
  margin-top: 10px;
}
.mbt-carousel-container .ccm-block-page-list-header-no-title {
  min-height: 5px;
}
.ccm-block-document-library-row-a td {
  padding: 0;
}
.simpleTabs li {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}
tr.ccm-block-document-library-row-b > td {
  padding: 10px 0;
}
/***Mediaquries***/
@media only screen and (max-width: 767px) {
  #page-header {
    margin-top: 20px;
  }
  /*  #page-header .page-title {
    font-size: 34px;
  }*/
  .page-type-blog-entry #sidebar {
    padding-left: 30px;
    padding-right: 30px;
  }
  .logo {
    margin-top: 15px;
  }
  .btn-login {
    padding: 4px 10px 8px 15px;
  }
  .btn-login2 {
    padding: 4px 10px 8px 10px;
  }
  .btn-int {
    padding: 4px 10px 8px 10px;
  }
  .awards-col img {
    margin-bottom: 20px;
  }
  #footer-above {
    margin-bottom: -20px;
  }
  .social_footer {
    margin-bottom: 30px;
  }
  ul,
  ol {
    margin-left: 0;
  }
  .ccm-block-type-form {
    margin-bottom: 30px;
  }
  #page1 #page-main {
    margin: 10px auto;
  }
  #page-header .page-title {
    padding: 10px 0;
  }
  .login {
    right: 15px;
  }
  .btn-footer {
    right: 10px;
  }
  .typed-cursor {
    display: none;
  }
  .logo {
    text-align: center;
  }
  #news {
    margin-bottom: 5px;
  }
  #splash {
    margin: 0px 20px 25px 10px;
    padding: 0;
  }
  .splash-text {
    margin-bottom: 25px;
    margin-top: 10px;
  }
  .splash-title {
    margin: 0;
  }
  #none {
    display: none;
  }
  .none {
    display: none;
  }
  .px-5 {
    padding-right: 50px !important;
    padding-left: 50px !important;
  }
  .px-4 {
    padding-right: 13px !important;
    padding-left: 13px !important;
  }
  .float-end {
    float: none !important;
  }
  .logo img {
    width: 230px;
  }
  .mobile-pad {
    padding: 30px 0;
  }
  .bottom_mobile {
    padding-bottom: 40px;
  }
  .top_mobile {
    padding-top: 40px;
  }
  .footer_img {
    padding-bottom: 25px;
  }
  #testomonial_img {
    text-align: center;
  }
  #testomonial_img img {
    width: 100px;
  }
  .mobile_spacer {
    margin-bottom: 30px;
  }
  .manager_photo img {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .row {
    padding: 0 10px !important;
  }
  .row-center {
    align-items: center;
  }
  .page-template-full-alt #page-main .row {
    padding: 0 7px !important;
  }
  .margin_special {
    padding-left: 10px;
  }
  .padding_mobile {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  #arrow {
    rotate: 90deg;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  #page1 #page-main {
    margin: -10px auto;
  }
  .menu {
    margin-top: 20px !important;
  }
  #page-header {
    margin-top: 75px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 991px) {
  .container,
  .container-md {
    max-width: 100%;
    padding: 0 20px !important;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .margin_special {
    padding: 15px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .margin_special {
    padding: 35px;
  }
}
@media only screen and (max-width: 991px) {
  .manager,
  #page253 .manager2 {
    margin: 0 0 40px;
    padding: 30px !important;
  }
  .manager-photo img {
    padding: 30px;
  }
  .quote {
    margin-bottom: 20px;
    padding: 40px 10px !important;
  }
  .quote img {
    margin-bottom: 20px;
  }
  #duo-sploch2,
  #orange-sploch,
  #duo-sploch-home,
  #purple-sploch,
  #duo-sploch,
  .sploch {
    display: none;
  }
  #splash {
    min-height: auto;
  }
  .home_cta {
    padding: 0 70px;
    margin-top: 0;
    margin-bottom: -30px;
  }
  .splash-text {
    width: 100%;
  }
  #intro-text {
    margin: 0;
  }
}
@media only screen and (max-width: 370px) {
  /*  .logo {
    width: 175px !important;
  }
  */
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: none;
    padding: 0 80px !important;
  }
  .margin_special {
    padding-left: 110px;
  }
  .home_cta {
    padding-left: 90px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: none;
    padding: 0 100px !important;
  }
  .margin_special {
    padding-left: 110px;
  }
  .home_cta {
    padding-left: 90px;
  }
}
@media only screen and (min-width: 768px) {
  .login {
    padding-right: 20px;
  }
  .custom-md-offset {
    margin-left: 13.333333%;
    /* Equivalent to 1 column in a 12-column grid */
  }
}
@media only screen and (min-width: 865px) {
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(3) > div label,
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(4) > div label,
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(5) > div label,
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(6) > div label {
    display: none;
  }
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(8) > div label,
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(9) > div label,
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(10) > div label,
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(11) > div label {
    display: none;
  }
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(5) > div label,
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(6) > div label,
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(7) > div label,
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(8) > div label {
    display: none;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(10) > div label,
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(11) > div label,
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(12) > div label,
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(13) > div label {
    display: none;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(15) > div label,
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(16) > div label,
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(17) > div label,
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(18) > div label {
    display: none;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div.col-12.col-sm-12 > div:nth-child(5) > div label,
  #formidable_registration_additional > form > div:nth-child(11) > div.col-12.col-sm-12 > div:nth-child(6) > div label,
  #formidable_registration_additional > form > div:nth-child(11) > div.col-12.col-sm-12 > div:nth-child(7) > div label,
  #formidable_registration_additional > form > div:nth-child(11) > div.col-12.col-sm-12 > div:nth-child(8) > div label {
    display: none;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(10) > div label,
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(11) > div label,
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(12) > div label,
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(13) > div label {
    display: none;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(15) > div label,
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(16) > div label,
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(17) > div label,
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(18) > div label {
    display: none;
  }
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(3),
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(4),
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(5),
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(6) {
    display: inline-table;
    width: 55px;
  }
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(8),
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(9),
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(10),
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(11) {
    display: inline-table;
    width: 55px;
  }
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(5),
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(6),
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(7),
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(8) {
    display: inline-table;
    width: 55px;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(10),
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(11),
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(12),
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(13) {
    display: inline-table;
    width: 55px;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(15),
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(16),
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(17),
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(18) {
    display: inline-table;
    width: 55px;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div.col-12.col-sm-12 > div:nth-child(5),
  #formidable_registration_additional > form > div:nth-child(11) > div.col-12.col-sm-12 > div:nth-child(6),
  #formidable_registration_additional > form > div:nth-child(11) > div.col-12.col-sm-12 > div:nth-child(7),
  #formidable_registration_additional > form > div:nth-child(11) > div.col-12.col-sm-12 > div:nth-child(8) {
    display: inline-table;
    width: 55px;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(10),
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(11),
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(12),
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(13) {
    display: inline-table;
    width: 55px;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(15),
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(16),
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(17),
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(18) {
    display: inline-table;
    width: 55px;
  }
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(2) {
    width: 300px;
    display: inline-table;
    padding-right: 35px;
  }
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(7) {
    width: 200px;
    display: inline-table;
    padding-right: 35px;
  }
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(4) {
    width: 582px;
    display: inline-table;
    padding-right: 35px;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(9) {
    width: 400px;
    display: inline-table;
    padding-right: 35px;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(14) {
    width: 260px;
    display: inline-table;
    padding-right: 35px;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div.col-12.col-sm-12 > div:nth-child(4) {
    width: 582px;
    display: inline-table;
    padding-right: 35px;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(9) {
    width: 400px;
    display: inline-table;
    padding-right: 35px;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(14) {
    width: 260px;
    display: inline-table;
    padding-right: 35px;
  }
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(2) > div > div:nth-child(1) input,
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(2) > div > div:nth-child(2) input,
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(2) > div > div:nth-child(3) input,
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(2) > div > div:nth-child(4) input,
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(2) > div > div:nth-child(5) input {
    float: right;
    position: relative;
  }
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(7) > div > div:nth-child(1) input,
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(7) > div > div:nth-child(2) input,
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(7) > div > div:nth-child(3) input {
    float: right;
    position: relative;
  }
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(4) > div > div:nth-child(1) input,
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(4) > div > div:nth-child(2) input,
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(4) > div > div:nth-child(3) input,
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(4) > div > div:nth-child(4) input,
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(4) > div > div:nth-child(5) input,
  #formidable_registration > form > div:nth-child(13) > div.col-12.col-sm-12 > div:nth-child(4) > div > div:nth-child(6) input {
    float: right;
    position: relative;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(9) > div > div:nth-child(1) input,
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(9) > div > div:nth-child(2) input,
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(9) > div > div:nth-child(3) input,
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(9) > div > div:nth-child(4) input {
    float: right;
    position: relative;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(14) > div > div:nth-child(1) input,
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(14) > div > div:nth-child(2) input,
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(14) > div > div:nth-child(3) input,
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(14) > div > div:nth-child(4) input {
    float: right;
    position: relative;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div.col-12.col-sm-12 > div:nth-child(4) > div > div:nth-child(1) input,
  #formidable_registration_additional > form > div:nth-child(11) > div.col-12.col-sm-12 > div:nth-child(4) > div > div:nth-child(2) input,
  #formidable_registration_additional > form > div:nth-child(11) > div.col-12.col-sm-12 > div:nth-child(4) > div > div:nth-child(3) input,
  #formidable_registration_additional > form > div:nth-child(11) > div.col-12.col-sm-12 > div:nth-child(4) > div > div:nth-child(4) input,
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(4) > div > div:nth-child(5) input,
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(4) > div > div:nth-child(6) input {
    float: right;
    position: relative;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(9) > div > div:nth-child(1) input,
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(9) > div > div:nth-child(2) input,
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(9) > div > div:nth-child(3) input,
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(9) > div > div:nth-child(4) input {
    float: right;
    position: relative;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(14) > div > div:nth-child(1) input,
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(14) > div > div:nth-child(2) input,
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(14) > div > div:nth-child(3) input,
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(14) > div > div:nth-child(4) input {
    float: right;
    position: relative;
  }
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(2) > div {
    margin-left: -25px;
  }
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(7) > div {
    margin-left: -25px;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(4) > div {
    margin-left: -25px;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(9) > div {
    margin-left: -25px;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(14) > div {
    margin-left: -25px;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(4) > div {
    margin-left: -25px;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(9) > div {
    margin-left: -25px;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(14) > div {
    margin-left: -25px;
  }
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(2) > label {
    margin-left: 91%;
  }
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(7) > label {
    margin-left: 86%;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(4) > label {
    margin-left: 96%;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(9) > label {
    margin-left: 94%;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(14) > label {
    margin-left: 90%;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(4) > label {
    margin-left: 96%;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(9) > label {
    margin-left: 94%;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(14) > label {
    margin-left: 90%;
  }
  #tue_bfast_club_sholing_west_end_shirley_only,
  #wed_bfast_club_sholing_west_end_shirley_only,
  #wed_bfast_club_sholing_west_end_shirley_only,
  #thu_bfast_club_sholing_west_end_shirley_only,
  #fri_bfast_club_sholing_west_end_shirley_only {
    margin-top: 33px;
  }
  #tue_breakfast_club,
  #wed_breakfast_club,
  #thu_breakfast_club,
  #fri_breakfast_club {
    margin-top: 35px;
  }
  .form-check {
    margin-bottom: 5px;
  }
  #formidable_register_interest > form > div:nth-child(9) > div.col-12.col-sm-8 > div:nth-child(1) > div {
    margin-bottom: -25px;
  }
  #mon_after_school_club_asc_1530_1800_swaything_and_shirley_only,
  #mon_1_additional_hour_can_be_taken_to_attend_0830_1530_or_1130_1230 {
    margin-top: 2px;
  }
  #formidable_registration > form > div:nth-child(13) > div:nth-child(1) > div:nth-child(2) {
    width: 50%;
  }
  #formidable_registration_additional > form > div:nth-child(11) > div:nth-child(1) > div:nth-child(2) {
    width: 50%;
  }
  #page582 .ccm-dashboard-express-form .mb-3:nth-child(12) .form-check-label,
  #page582 .ccm-dashboard-express-form .mb-3:nth-child(13) .form-check-label,
  #page582 .ccm-dashboard-express-form .mb-3:nth-child(14) .form-check-label,
  #page582 .ccm-dashboard-express-form .mb-3:nth-child(15) .form-check-label {
    display: none;
  }
  #page583 .ccm-dashboard-express-form .mb-3:nth-child(12) .form-check-label,
  #page583 .ccm-dashboard-express-form .mb-3:nth-child(13) .form-check-label,
  #page583 .ccm-dashboard-express-form .mb-3:nth-child(14) .form-check-label,
  #page583 .ccm-dashboard-express-form .mb-3:nth-child(15) .form-check-label {
    display: none;
  }
  #page582 .ccm-dashboard-express-form .mb-3:nth-child(11) {
    width: 300px;
    display: inline-table;
    padding-right: 35px;
  }
  #page583 .ccm-dashboard-express-form .mb-3:nth-child(11) {
    width: 200px;
    display: inline-table;
    padding-right: 35px;
  }
  #page582 .ccm-dashboard-express-form .mb-3:nth-child(11) .form-label {
    margin-left: 91%;
  }
  #page583 .ccm-dashboard-express-form .mb-3:nth-child(11) .form-label {
    margin-left: 86%;
  }
  #page582 .ccm-dashboard-express-form .mb-3:nth-child(11) .form-check .form-check-input {
    float: right;
    position: relative;
  }
  #page583 .ccm-dashboard-express-form .mb-3:nth-child(11) .form-check .form-check-input {
    float: right;
    position: relative;
  }
  #page582 .ccm-dashboard-express-form .mb-3:nth-child(11) .form-check {
    padding-left: 0;
  }
  #page583 .ccm-dashboard-express-form .mb-3:nth-child(11) .form-check {
    padding-left: 0;
  }
  #page582 .ccm-dashboard-express-form .mb-3:nth-child(12),
  #page582 .ccm-dashboard-express-form .mb-3:nth-child(13),
  #page582 .ccm-dashboard-express-form .mb-3:nth-child(14),
  #page582 .ccm-dashboard-express-form .mb-3:nth-child(15) {
    display: inline-table;
    width: 55px;
  }
  #page583 .ccm-dashboard-express-form .mb-3:nth-child(12),
  #page583 .ccm-dashboard-express-form .mb-3:nth-child(13),
  #page583 .ccm-dashboard-express-form .mb-3:nth-child(14),
  #page583 .ccm-dashboard-express-form .mb-3:nth-child(15) {
    display: inline-table;
    width: 55px;
  }
  #akID\[176\]\[atSelectOptionValue\]_107,
  #akID\[177\]\[atSelectOptionValue\]_108,
  #akID\[178\]\[atSelectOptionValue\]_109,
  #akID\[179\]\[atSelectOptionValue\]_110 {
    margin-top: 35px;
  }
}
/***Fruitful***/
#page-main .small-text {
  font-size: 16px;
  line-height: 1.2;
}
#page-main .captivating-title {
  display: inline-block;
  font-size: 60px !important;
  font-weight: 300 !important;
  margin-bottom: 50px;
}
#page-main .blue-background {
  background: #0d87c7;
  padding: 25px 45px;
  margin-bottom: 1.3em;
  color: #fff !important;
}
#page-main .blue-background * {
  color: #fff !important;
}
#page-main .blue-background > * {
  margin-top: 0;
}
#page-main .lead {
  font-size: 28px;
  font-style: italic;
}
#page-main .tooltip {
  font-size: 14px;
  padding: 5px;
}
.product-list-name {
  color: #444 !important;
}
.cart-list-item-links a:hover,
.cart-page-cart-links a:hover {
  text-decoration: none !important;
}
.checkout-form-shell h2 {
  color: #444 !important;
}
.checkout-form-shell .form-control {
  margin-bottom: 0 !important;
}
.blog-list.homepage-blog-list article.entry {
  margin-bottom: 40px;
  font-size: 16px;
}
.blog-list.homepage-blog-list article.entry header {
  margin-bottom: 20px;
}
.blog-list.homepage-blog-list article.entry header time {
  display: block;
  padding: 3px 0 6px;
  background: #0d87c7;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
}
.blog-list.homepage-blog-list article.entry header time .day {
  font-size: 32px;
  display: block;
}
.blog-list.homepage-blog-list article.entry header time .month {
  font-size: 14px;
  display: block;
}
.blog-list.homepage-blog-list article.entry header h3 {
  margin: 0;
  font-size: 20px;
}
.blog-list.homepage-blog-list article.entry header p {
  line-height: 1;
  margin: 3px 0 !important;
}
.blog-list.homepage-blog-list article.entry .entry-content {
  margin-bottom: 10px;
}
.blog-list.homepage-blog-list article.entry .entry-content p {
  margin-top: 0 !important;
}
.blog-list.homepage-blog-list article.entry .read-more-shell a {
  border-top: 1px solid #ccc;
  box-shadow: inset 0 1px 0 #fff;
  background: #fafafa;
  display: block;
  padding: 6px 0 6px 28%;
}
.blog-list.homepage-blog-list article.entry .read-more-shell a:hover {
  background: #0d87c7;
  color: #fff !important;
  text-decoration: none;
}
.problog.homepage-blog-list .entry header {
  margin-bottom: 0 !important;
}
.blog-list.fruitful-blog article {
  margin-bottom: 50px;
}
.blog-list.fruitful-blog header {
  text-align: right;
}
.blog-list.fruitful-blog header h2 {
  margin: 0 !important;
  font-size: 22px !important;
}
.blog-list.fruitful-blog header time {
  font-size: 16px;
}
.blog-list.fruitful-blog .content-sbBlog-commentcount {
  margin: 15px 0;
  font-size: 14px;
}
.thumbnail-page-list .ccm-block-page-list-page-entry-thumbnail {
  position: relative;
}
.thumbnail-page-list .ccm-block-page-list-page-entry-thumbnail img {
  position: relative;
  z-index: 1;
}
.thumbnail-page-list .ccm-block-page-list-page-entry-thumbnail a {
  font-style: italic;
  transition: .2s ease all;
  display: none;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff !important;
  text-align: center;
  padding-top: 25%;
  text-decoration: none;
  background: rgba(13, 135, 199, 0.8);
}
.thumbnail-page-list .ccm-block-page-list-page-entry-thumbnail:hover a {
  display: block;
}
.locationBlock.inline-pipes .adr .locality:before {
  content: "| ";
}
.locationBlock.inline-pipes .adr .postal-code:after {
  content: " | ";
}
.locationBlock.stack .adr .street-address,
.locationBlock .tel {
  display: block;
}
.featured-content {
  text-align: center;
  padding: 50px 0;
  font-size: 26px;
  margin: 50px 0;
}
 + .featured-content {
  margin-top: -50px;
}
.featured-content:last-child {
  margin-bottom: -60px;
}
.featured-content .row *:not(.btn) {
  color: inherit !important;
  margin: .2em 0 !important;
}
.featured-content .featured-content-title {
  font-size: 42px !important;
  margin-bottom: 5px !important;
}
.fruitful-page-title {
  color: #fff;
  padding: 30px 0;
  font-weight: 300;
}
.fruitful-page-title h1 {
  font-weight: 300;
}
.fruitful-page-title p {
  font-size: 16px;
}
.ccm-faq-container.fruitful .ccm-faq-block-links a {
  display: block;
  background: #f5f5f5;
  padding: 4px 25px;
  margin: 0 0 3px;
}
.ccm-faq-container.fruitful .ccm-faq-block-links a:hover {
  text-decoration: none;
  background: #0d87c7;
  color: #fff !important;
}
.ccm-block-social-links ul li {
  margin: 0 2px;
}
.singleColor .ccm-block-social-links ul li a {
  background: none;
  display: inline-block;
  width: 32px;
  height: 32px;
  padding-top: 20%;
  text-align: center;
}
.singleColor .ccm-block-social-links ul li a i {
  font-size: 22px;
  color: #bbb;
}
.singleColor .ccm-block-social-links ul li a:hover i {
  color: #fff;
}
.flatFullColor .ccm-block-social-links ul li a i {
  background: red;
  display: inline-block;
  width: 32px;
  height: 32px;
  padding-top: 25%;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-facebook {
  background: #3b5998;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-google-plus-square {
  background: #dd4b39;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-instagram {
  background: #69696b;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-linkedin-square {
  background: #0d84c8;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-pinterest {
  background: #ea5656;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-twitter {
  background: #78ccf1;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-youtube {
  background: #e86549;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-dribbble {
  background: #f46899;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-flickr {
  background: none;
  color: #fff;
  font-size: 32px;
  padding-top: 0;
  background-image: linear-gradient(to right, #0062da 50%, #ff0084 50%);
  background-size: 80% 80%;
  background-position: center;
  background-repeat: no-repeat;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-foursquare {
  background: #0086bf;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-github-square {
  background: #000000;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-external-link {
  background: #0d87c7;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-reddit {
  background: #ff4107;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-skype {
  background: #04b3ec;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-soundcloud {
  background: #ff5419;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-steam {
  background: #333333;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-stumbleupon {
  background: #eb4923;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-tumblr-square {
  background: #304e6c;
}
.flatFullColor .ccm-block-social-links ul li a i.fa-vine {
  background: #00b386;
}
.roundedGradient .ccm-block-social-links ul li a i {
  background: red;
  display: inline-block;
  width: 32px;
  height: 32px;
  padding-top: 25%;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.roundedGradient .ccm-block-social-links ul li a i.fa-flickr {
  background: none;
  color: #fff;
  font-size: 34px;
  padding-top: 0;
  background-image: linear-gradient(to right, #0062da 50%, #ff0084 50%);
  background-size: 80% 80%;
  background-position: center;
  background-repeat: no-repeat;
}
.roundedFlat .ccm-block-social-links ul li a i {
  background: red;
  display: inline-block;
  width: 32px;
  height: 32px;
  padding-top: 25%;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: 3px;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-facebook {
  background: #3b5998;
  text-shadow: 1px 1px 0 #1e2e4f;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-google-plus-square {
  background: #dd4b39;
  text-shadow: 1px 1px 0 #96271a;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-instagram {
  background: #69696b;
  text-shadow: 1px 1px 0 #363638;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-linkedin-square {
  background: #0d84c8;
  text-shadow: 1px 1px 0 #1e2e4f;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-pinterest {
  background: #ea5656;
  text-shadow: 1px 1px 0 #074568;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-twitter {
  background: #78ccf1;
  text-shadow: 1px 1px 0 #1ca9e7;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-youtube {
  background: #e86549;
  text-shadow: 1px 1px 0 #b43317;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-dribbble {
  background: #f46899;
  text-shadow: 1px 1px 0 #e5115b;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-flickr {
  background: none;
  color: #fff;
  font-size: 32px;
  padding-top: 0;
  background-image: linear-gradient(to right, #0062da 50%, #ff0084 50%);
  background-size: 80% 80%;
  background-position: center;
  background-repeat: no-repeat;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-foursquare {
  background: #0086bf;
  text-shadow: 1px 1px 0 #003e59;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-github-square {
  background: #000000;
  text-shadow: 1px 1px 0 #000000;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-external-link {
  background: #0d87c7;
  text-shadow: 1px 1px 0 #074667;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-reddit {
  background: #ff4107;
  text-shadow: 1px 1px 0 #a02500;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-skype {
  background: #04b3ec;
  text-shadow: 1px 1px 0 #026788;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-soundcloud {
  background: #ff5419;
  text-shadow: 1px 1px 0 #b22e00;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-steam {
  background: #333333;
  text-shadow: 1px 1px 0 #000000;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-stumbleupon {
  background: #eb4923;
  text-shadow: 1px 1px 0 #9a290e;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-tumblr-square {
  background: #304e6c;
  text-shadow: 1px 1px 0 #111b25;
}
.roundedFlat .ccm-block-social-links ul li a i.fa-vine {
  background: #00b386;
  text-shadow: 1px 1px 0 #004d3a;
}
.ccm-block-tags-wrapper .ccm-block-tags-header h5 {
  font-size: 24px;
}
.ccm-block-tags-wrapper a:hover {
  text-decoration: none !important;
}
