/*
 Theme Name:   University Child
 Description:  CactusThemes - University Child Theme
 Author:       Vasta
 Author URI:   http://cactusthemes.com
 Editor: Vasta
 Template:     university
 Version:      1.0.2
*/

@import url("fonts/stylesheet.css");

body {
  font-family: 'Avenir' !important;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 18px !important;
}

.container {
  width: 100% !important;
  max-width: 1170px !important;
}

/* <<< Headings >>> */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Avenir' !important;
  color: #000;
  line-height: normal;
  font-weight: 500 !important;
}

strong,
b {
  color: inherit !important;
  font-weight: 500 !important;
}

input:not([type]),
input[type="color"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"],
select,
textarea {
  background-color: #E6F6FD !important;
  border: 1px solid #B5B5B5 !important;
  border-radius: 7px !important;
  height: 50px;
  font-size: 16px !important;
  color: rgba(0, 0, 0, 0.9) !important;
}

input:not([type]):focus,
input[type="color"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="text"]:focus,
.form-control:not(select):focus,
textarea:focus {
  background-color: transparent;
  border: 1px solid #0502C4 !important;
  color: rgba(0, 0, 0, 0.9) !important;
}

a:focus {
	outline-style: none!important;
	box-shadow: none!important;
	outline: none!important;
}

input::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.9) !important;
}

input:-moz-placeholder,
.form-control:-moz-placeholder,
textarea:-moz-placeholder {
  color: rgba(0, 0, 0, 0.9) !important;
}

input::-moz-placeholder,
.form-control::-moz-placeholder,
textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.9) !important;
}

input:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.9) !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 6px 12px !important;
}

/*GRAVITY FORM*/
.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
  font-weight: 500 !important;
}

table:not(.shop_table):not(.course-list-table)>thead>tr>th {
  color: #0502c4 !important;
}

table.course-list-table>thead {
  background-color: #0502c4 !important;
}


.gfheading {
  padding: 15px 10px !important;
  background: #0502c4;
  font-size: 18px;
  font-weight: 500;
  color: white;
  text-align: center;
}

.redcomment {
  color: red;
  font-weight: 500;
}

.redcomment b {
  color: red !important;
  font-weight: bold !important;
}

/*GRAVITY FORM*/

#content {
  border: none !important;
}

.page-heading {
  position: relative;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  display: flex;
  align-items: center;
  min-height: 250px;
  background-repeat: repeat-y !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
}

.course-heading.single-course:before,
.page-heading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.course-heading.single-course:before,
#body-wrap .page-heading:before {
    background: rgba(0, 0, 0, 0.35)!important;
}

.course-top-bg {
    position: relative;
}

.page-heading:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  height: 10px;
  width: 100%;
  background-color: #0502C4;
}

.page-heading h1 {
  font-size: 36px !important;
}

#popmake-390 .vc_col-sm-6 {
  padding-left: 50px;
  padding-right: 50px;
}

/*
#popmake-390 .vc_col-sm-6 input:not([type]), input[type="color"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], select {
	background-color: transparent; border: 0; border-bottom: 1px solid #0502C4; }
#popmake-390 .vc_col-sm-6 input:not([type]), input[type="color"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="text"]:focus, select:focus {
	background-color: transparent; border: 0; border-bottom: 1px solid #0502C4; }
*/
#popmake-390 .vc_col-sm-6 .tml-label {
  font-weight: 500;
}

#popmake-390 .vc_col-sm-6 .vc_custom_heading {
  margin-bottom: 30px;
}

#popmake-390 .vc_col-sm-6 .tml-submit-wrap {
  text-align: center;
}

#popmake-390 .vc_col-sm-6 .tml-submit-wrap .tml-button {
  width: 100%;
  max-width: 250px;
  background-color: #0502C4;
  font-size: 22px;
  font-weight: 700;
  border-radius: 100px;
}


#mega-menu-wrap-primary-menus #mega-menu-primary-menus>li.mega-menu-item>a.mega-menu-link {
  height: 68px;
}


.vc_btn3-style-outline-custom {
  font-weight: bold;
  font-size: 16px !important;
}

input[type=submit] {
  background-color: #0502C4 !important;
}

.tml-links {
  list-style: none;
}

.tml-links .tml-login-link,
.tml-links .tml-register-link,
.create-account-accordion .tml-lostpassword-link {
    display: none;
}

.experiential-heading {
  font-weight: 700;
   !important
}

.minion {
  font-family: 'Avenir' !important;
  font-weight: normal;
}

.countdown-label {
  font-family: 'Avenir' !important;
  font-weight: normal;
}

/*contribution page*/
.formcontent {
  text-align: center;
}

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

.formcontent input[type=submit] {
  border-radius: 100px;
  padding-left: 50px;
  padding-right: 50px;
  border: 1px solid #0502C4;
  box-shadow: none;
  color: #fff;
  font-weight: bold;
}

.formcontent input[type=submit]:hover {
  background-color: #0502C4;
  border: 1px solid #0502C4;
  box-shadow: none;
  color: #fff;
}

input[value="Make Your Contribution Here"],
.password-form input[type="submit"] {
    color: #fff!important;
}

/*about page*/

.abouttext {
  /*font-size: 14px;*/
}

.cw-title {
  display: none;
}

/*FAQ Page*/
.vc_toggle_title>h4 {
  font-weight: 400 !important;
  color: #0502C4;
}

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
  color: #0502C4;
}

.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after {
  border-color: #0502C4 !important;
}

/*Counter*/
.u_countdown-8274 .countdown-number {
  background-color: #0502C4 !important;
}

.u_countdown .countdown-block {
  background-color: #0502C4 !important;
}

.u_countdown .countdown-block .countdown-number {
  background-color: #0502C4 !important;
  color: #ffffff !important;
}

.u_countdown .countdown-block .countdown-label {
  margin-top: 11px;
  display: block;
  background-color: #0502C4 !important;
}


/*vc slider*/

.vc_images_carousel .vc_carousel-control {
  background-color: #fff;
  opacity: 1 !important;
  height: 50px !important;
  display: block !important;
}

.vc_images_carousel .vc_carousel-indicators li {
  background-color: #fff !important;
}

.vc_images_carousel .vc_carousel-indicators .vc_active {
  border: 1px solid #fff !important;
  background-color: transparent !important;
}

.graduates {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

/*bannerBtns*/
.bannerBtns .vc_btn3-style-outline-custom {
  width: 100%;
  max-width: 300px;
  text-align: center !important;
  background-color: #fff !important;
}

.bannerBtns .vc_btn3-style-outline-custom:hover {
  background-color: #0502c4 !important;
}

.main-menu .row {
  margin: 0;
  display: flex;
  justify-content: space-between;
}

.main-menu .row::before {
  display: none;
}

.main-menu .row::after {
  display: none;
}

.main-menu .clearfix:before {
  display: none;
}

.main-menu .clearfix:after {
  display: none;
}

.header .container {
  max-width: 1300px !important;
}

.header .topbar .container {
  display: flex;
  justify-content: space-between;
}

.header .topbar {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header .topbar .row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.header .topbar .container::before,
.header .topbar .container::after,
.header .topbar .row::before,
.header .topbar .row::after {
  display: none;
}

.header .topbar .left,
.header .topbar .heading {
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 500;
}

.header .topbar .left {
  display: flex;
  flex-wrap: wrap;
}

.header .topbar .login {
  padding-right: 30px;
}

.header .topbar .login a,
.header .topbar .tel a {
  color: #000;
}

.header .topbar .login a:before {
  font-family: 'FontAwesome';
  content: '\f13e';
  margin-right: 15px;
}

.header .topbar .tel a:before {
  font-family: 'FontAwesome';
  content: '\f095';
  margin-right: 15px;
}

.header .topbar .heading p {
  margin-bottom: 0;
  color: #000;
}

.woocommerce-form-login .form-row button.button {
	display: flex;
	margin-bottom: 10px;
}

.woocommerce form .form-row label {
    font-weight: bold;
}

.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login {
	display: none;
}

.checkout-event.coupon .woocommerce-info { 
	color: #000;
}

.checkout-event.coupon .woocommerce-info a {
    color: #1311ca;
}

form[name="register"] .tml-label::after {
    display: none;
}

th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-status,
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-status {
    display: none;
}

/* .header .topbar .heading p:before {
  font-family: 'FontAwesome';
  content: '\f1dc';
  margin-right: 15px;
} */

.header .topbar .heading p a {
  color: #000;
}

.navbar-header {
  position: absolute;
  top: 0;
  display: block;
  z-index: 11;
}

.navbar-nav {
  margin: auto !important;
  float: none !important;
  width: 100%;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

#mega-menu-wrap-primary-menus #mega-menu-primary-menus>li.mega-menu-item.greenbtn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#mega-menu-wrap-primary-menus #mega-menu-primary-menus>li.mega-menu-item>a.mega-menu-link {
  font-size: 15px !important;
  font-weight: 500 !important;
}


#mega-menu-wrap-primary-menus #mega-menu-primary-menus>li.mega-menu-flyout ul.mega-sub-menu {
  padding: 0 !important;
  border: 1px solid #ddd !important;
}

#mega-menu-wrap-primary-menus #mega-menu-primary-menus>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  font-size: 16px !important;
  font-weight: 400 !important;
}

.homeBanner {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.homeBanner h3 {
  color: #005BA3;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 30px;
}

.homeBanner .sitelogo {
  width: 400px;
  height: auto;
  margin-bottom: 30px;
}

.homeBanner h4 {
  color: #005BA3;
  font-size: 26px;
  font-style: italic;
  font-weight: 400 !important;
  margin-bottom: 30px;
}

.homeBanner ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  justify-content: center;
}

.homeBanner ul li {
  padding-left: 15px;
  padding-right: 15px;
}

.homeBanner .button {
  background-color: #fff;
  color: #005BA3;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 100px;
  border: 0;
  font-weight: 500;
  min-width: 350px;
  padding: 10px 15px;
  display: block;
}

.homeBanner .button:hover {
  background-color: #54595F;
  color: #fff;
}

.videoBox {}

.videoBox {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.videoBox .container {
  max-width: 750px;
}

.videoBox iframe {
  width: 100%;
  height: 450px;
  display: block;
  margin-bottom: 30px;
}

.videoBox .text h3 {
  font-size: 26px;
  margin-bottom: 30px;
}

.videoBox .text p {
  font-weight: 500;
  margin-bottom: 30px;
}

.videoBox .button {
  background-color: #fff;
  color: #005BA3;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 100px;
  border: 2px solid #005BA3;
  font-weight: 500;
  min-width: 350px;
  padding: 10px 15px;
  display: inline-block;
}

.videoBox .button:hover {
  background-color: #54595F;
  color: #fff;
  border: 2px solid #54595F;
}

.page .woocommerce .woocommerce-checkout-review-order .product-name img {
    max-width: 100px !important;
}
.possibleBox {}

.possibleBox .life {
  background-color: #005BA3;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 40px;
  color: #fff;
  margin-bottom: 30px;
}

.possibleBox .story {
  font-size: 22px;
  margin-bottom: 20px;
  text-align: center;
}

.possibleBox .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.possibleBox .left,
.possibleBox .right {
  width: 100%;
}

.possibleBox .left {
  max-width: 50%;
}

.possibleBox .left img {
  width: 100%;
}

.possibleBox .right {
  max-width: 50%;
  text-align: center;
}

.possibleBox .right .text-wrap {
  background-color: #005BA3;
  padding: 15px;
  height: 100%;
}

.possibleBox .right h4 {
  color: #fff;
  font-size: 28px;
}

.possibleBox .right p {
  color: #fff;
}

.possibleBox .right strong {
  font-weight: 500;
}

.possibleBox .right a {
  color: #fff;
  text-decoration: underline;
}

.possibleBox .right .swipe {
  font-weight: 700;
  color: #fff;
}


.intelBox {
  padding-top: 30px;
  padding-bottom: 30px;
}

.intelBox .intel {
  background-color: #005BA3;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  margin-bottom: 30px;
}

.intelBox .row {
  display: flex;
  flex-wrap: wrap;
}

.intelBox .left,
.intelBox .right {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.intelBox .left {
  max-width: 50%;
}

.intelBox .left ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.intelBox .left strong {
  font-weight: 500;
}

.intelBox .right {
  max-width: 50%;
  text-align: center;
}

.intelBox .btn-wrap {
  padding-top: 20px;
}

.intelBox .button {
  background-color: #fff;
  color: #005BA3;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 100px;
  border: 2px solid #005BA3;
  font-weight: 500;
  min-width: 350px;
  padding: 10px 15px;
  display: inline-block;
}

.intelBox .button:hover {
  background-color: #54595F;
  color: #fff;
  border: 2px solid #54595F;
}

.c-td.col-sm-2 .c_month_flyer.displayimp {
    font-size: 14px;
}

.c-td.col-sm-2 .c_month_flyer.displayimp {
    font-size: 14px;
}

.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label,
.wpb_alert p:last-child, #content .wpb_alert p:last-child, .wpb_text_column p:last-child, .wpb_text_column *:last-child, #content .wpb_text_column p:last-child, #content .wpb_text_column *:last-child,
.gform_wrapper .top_label .gfield_label, 
.gform_wrapper legend.gfield_label {
	color: #000;
}

.tml-field-wrap.tml-submit-wrap input.tml-button {
    color: #fff!important;
}

.hireacoachform.row .item label {
    font-weight: normal;
}

.wpb_alert p:last-child, #content .wpb_alert p:last-child, 
.wpb_text_column p:last-child, 
.wpb_text_column *:last-child, #content .wpb_text_column p:last-child, #content .wpb_text_column *:last-child {
	font-weight: normal;
}

.video-book {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p {
    color: #fff;
}

.wpb_single_image .vc_figure-caption {
    margin-top: .2em;
    font-size: .8em;
    white-space: pre-line;
}

#content .gform_body .gfield .gfield_label span.gfield_required {
    color: #f44336;
}

.legacyBox {
  padding-top: 30px;
  padding-bottom: 30px;
}

.legacyBox .teams {
  padding: 10px 25px 10px 25px;
  background-color: #FF9632;
  color: #000000;
  text-align: center;
  font-size: 30px;
  margin-bottom: 25px;
}

.legacyBox .btn-wrap {
  margin-bottom: 30px;
}

.legacyBox .button {
  background-color: #fff;
  color: #005BA3;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 100px;
  border: 2px solid #005BA3;
  font-weight: 500;
  min-width: 350px;
  padding: 10px 15px;
  display: inline-block;
}

.legacyBox .button:hover {
  background-color: #54595F;
  color: #fff;
  border: 2px solid #54595F;
}

.legacyBox .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.legacyBox .left,
.legacyBox .right {
  width: 100%;
}

.legacyBox .left {
  max-width: 70%;
}

.legacyBox .left img {
  width: 100%;
}

.legacyBox .right {
  max-width: 30%;
  text-align: center;
}

.legacyBox .right .text-wrap {
  background-color: #005BA3;
  padding: 15px;
  height: 100%;
}

.legacyBox .right h4 {
  color: #fff;
  font-size: 24px;
}

.legacyBox .right p {
  color: #fff;
}

.legacyBox .right strong {
  font-weight: 500;
}

.legacyBox .right a {
  color: #fff;
  text-decoration: underline;
}

.legacyBox .right .swipe {
  font-weight: 700;
  color: #fff;
}


.expBox {
  padding-top: 30px;
  padding-bottom: 30px;
}

.expBox .row {
  display: flex;
  flex-wrap: wrap;
}

.expBox .left,
.expBox .right {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.expBox .left {
  max-width: 50%;
}

.expBox .wrap {
  border: 3px solid #666666;
  border-radius: 3px;
  padding: 25px 15px;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.expBox .wrap:hover {
  border: 3px solid #000;
}

.expBox .wrap h3 {
  font-size: 38px;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 0;
}

.expBox .wrap ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
}

.expBox .wrap ul li {
  margin: 0 7px;
}

.expBox .wrap ul li .bg {
  background-color: #005BA3;
  border-radius: 10px;
  padding: 10px 10px 10px 10px;
  flex-basis: 0;
  width: 100px;
}

.expBox .wrap ul li .bg .num {
  color: #fff;
  font-size: 28px;
  display: block;
}

.expBox .wrap ul li .bg .time {
  color: #fff;
  font-size: 16px;
  display: block;
}

.expBox .wrap p {
  font-size: 24px;
  display: block;
  margin-bottom: 30px;
}

.expBox .button {
  background-color: #fff;
  color: #005BA3;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 100px;
  border: 2px solid #005BA3;
  font-weight: 500;
  min-width: 350px;
  padding: 10px 15px;
  display: inline-block;
}

.expBox .button:hover {
  background-color: #54595F;
  color: #fff;
  border: 2px solid #54595F;
}

.expBox .right {
  max-width: 50%;
}

.expBox .right img {
  width: 100%;
}

.instaBox {
  text-align: center;
  padding-bottom: 60px;
}

.instaBox h3 {
  font-size: 38px;
  text-transform: uppercase;
}

.instaBox #insta {
  height: 75px;
  background-color: rgba(0, 0, 0, .1);
}


.trainandenroll {
  padding-top: 50px;
}

.tranning {
  border: 2px solid #0502C4;
  background-color: #fff;
  min-height: 385px;
}

.tranning .cw-title2 {
  background-color: #0502C4;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  text-align: center;
}

.tranning .cw-title2 .pagetitle {
  color: #fff;
}

.tranning .course-row {
  padding-left: 10px;
  padding-right: 10px;
}

.tranning .c-date {
  font-weight: 500;
  color: #0502C4;
  width: 40% !important;
}

.tranning .c-desc {
  font-weight: 300 !important;
  font-size: 16px;
}

.enrollment {
  border: 2px solid #0502C4;
  min-height: 385px;
}

.enrollment .cw-title2 {
  background-color: #0502C4;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  text-align: center;
}

.enrollment .cw-title2 .pagetitle {
  color: #fff;
}

.enrollment .course-row {
  padding-left: 10px;
  padding-right: 10px;
}

.enrollment .c-date {
  font-weight: 500;
  color: #005BA3;
  width: 40% !important;
}

.enrollment .c-desc {
  font-weight: 300 !important;
  font-size: 16px;
}

.enrollment .course-meta .meta-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.enrollment .course-meta .meta-wrap .metalabel {
  font-size: 16px;
  padding-right: 20px;
}

.enrollment .course-meta .meta-wrap .course-start {
  font-size: 16px;
  margin-bottom: 0;
}

.enrollment .event-action .small-text {
  font-size: 14px;
}

.enrollment .event-action .price-button button {
  background-color: #2abe47 !important;
}

.event-action .price {
  color: #2abe47 !important;
}

.single-cours-social {
  padding-top: 40px;
}

.single-cours-social .social-light {
  margin-top: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.single-cours-social .social-light .social-icon {
  background-color: #fff;
}

.single-cours-social .social-light .social-icon:hover {
  background-color: #fff;
}

div.form_saved_message div.form_saved_message_emailform form input {
    margin-top: 0;
    color: #fff!important;
}

.corselist .hding {
  background-color: #0502C4;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}

.corselist .hding:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10000px;
  left: -5000px;
  background-color: #0502C4;
  z-index: -1;
}

.corselist .hding h3 {
  color: #fff;
  font-size: 28px;
  margin: 0 !important;
}

.corselist .item {
  margin-bottom: 25px;
  min-height: 710px;
}

.corselist .item .image {
  border: 2px solid #0502C4;
  margin-bottom: 20px;
  display: inline-block;
}

.corselist .item h4 {
  color: #0502C4;
}

.corselist .item .date {
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}

.corselist .item p {
  margin-bottom: 15px;
}

.corselist .item .learn {
  color: #0502C4;
  border: 2px solid #0502C4;
  background-color: transparent;
  padding: 13px 19px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 100px;
  display: inline-block;
}

.corselist .item .learn:hover {
  color: #ffffff;
  border: 2px solid #0502C4;
  background-color: #0502C4;
}


.upcrselist {
  padding-left: 0;
  list-style: none;
}

.upcrselist .item {
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
  border-bottom: 1px solid rgb(196, 178, 178);
  display: grid;
  grid-template-columns: 90% 40px;
  align-items: center;
}

.upcrselist .item:last-child {
  border-bottom: 0;
}

.upcrselist .item .posttitle {
  font-weight: 500;
  margin-right: 20px;
}

.upcrselist .item .postlink {
  font-size: 14px;
}

.upcrselist .item .postlink a {
  background-image: url(../university-child/images/upcrselist-arrow-icn.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 37px;
  height: 28px;
  display: inline-block;
  text-indent: -9999px;
}

.hireacoachform .item {
  margin-bottom: 15px;
}

.hireacoachform textarea.form-control {
  height: 235px;
}

.hireacoachform .wpcf7-submit {
  background-color: #0502C4;
  border-radius: 100px;
  padding-left: 50px;
  padding-right: 50px;
}

.page-id-8642 h2.wpb_heading.wpb_singleimage_heading {
    font-size: 20px;
}

/*
.hireacoachform .form-control { font-size: 16px; border: 1px solid #0502C4; border-radius: 7px 7px 7px 7px; background-color: transparent; height: 50px; }
.hireacoachform .form-control::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.9) !important; }
.hireacoachform .form-control:-moz-placeholder { color: rgba(0, 0, 0, 0.9) !important; }
.hireacoachform .form-control::-moz-placeholder { color: rgba(0, 0, 0, 0.9) !important; }
.hireacoachform .form-control:-ms-input-placeholder { color: rgba(0, 0, 0, 0.9) !important; }
.hireacoachform .form-control:focus,.hireacoachform textarea.form-control:focus { background-color: transparent; border: 1px solid #0502C4;}
input:not([type]), input[type="color"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], select { height: 40px; }
*/

.home-new-events .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
    min-height: 395px;
}

.new-image-size .wpb_single_image.wpb_content_element.vc_align_right {
    max-width: 350px;
}

.new-image-size .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.new-image-size .wpb_column.vc_column_container.vc_col-sm-6 {
    max-width: 400px;
}

.new-image-size.vc_row.vc_row-flex {
    justify-content: center;
}

.helpie-faq.accordions .accordion__header {
  padding: 1em 3.5em 1em 2em;
}

.helpie-faq.accordions .accordion__title {
  font-weight: 400;
  color: #0502C4;
}

.helpie-faq.accordions .collection-title {
  display: none;
}

.helpie-faq.accordions .form__toggle {
  display: none;
}


.footernew {
  background-color: #0502c4;
  padding-top: 60px;
  padding-bottom: 60px;
}

.footernew .details {
  margin-bottom: 30px;
}

.footernew .details.last {
  align-items: flex-end;
}

.footernew .item {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  text-align: center;
}

.footernew .left,
.footernew .right {
  max-width: 50%;
}

.footernew .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footernew .row:before,
.footernew .row:after {
  display: none;
}

.footernew .wrap {
  display: inline-block;
  text-align: left;
}

.footernew h4 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 30px;
}

.footernew .left address {
  color: #fff;
  font-size: 20px;
  margin-bottom: 30px;
}

.footernew ul {
  list-style: none;
  padding-left: 0;
}

.footernew ul li {
  font-size: 20px;
  color: #fff;
}

.footernew ul li a {
  color: #fff;
}

.footernew .photo,
.footernew .footerlogo,
.footernew .accredition {
  max-width: 33.33%
}

.footernew .photo img {
  margin-bottom: 20px;
}

.footernew .photo span {
  display: block;
  color: #fff;
}

.footernew .photo span a {
  display: block;
  color: #fff;
}

.footernew .footerlogo .foologo {
  margin-bottom: 20px;
}

.footernew .footerlogo .footer-social {
  display: flex;
  justify-content: center;
}

.footernew .footerlogo .footer-social ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
}

.footernew .footerlogo .footer-social ul li {
  margin: 0 7px;
  font-size: 28px;
  margin-bottom: 0;
}

.footernew .footerlogo .footer-social ul li a {
  background-color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  color: #0502c4;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footernew .accredition #bbblink {
  margin: 0 auto !important;
}

.footernew .accredition .menu {
  margin-top: 30px;
}

.footernew .accredition .menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
}

.footernew .accredition .menu li {
  margin: 0 7px;
  font-size: 18px;
}

.footernew .accredition .menu li a {
  color: #fff;
}

.footernew .copyright {
  width: 100%;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.footernew .copyright ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.footernew .copyright ul li {
  margin: 0 7px;
  font-size: 14px;
}

.footernew .copyright ul li a {
  color: #fff;
}

.footernew .copyright p {
  color: #fff;
  font-size: 14px;
}


#main-nav .main-menu.affix .logo-menu-st .navbar-right {
  width: 100%;
}

.subscription-form {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.subscription-form p {
  display: flex;
}

.subscription-form .wpcf7-email, .subscription-form .wpcf7-submit {
  border-radius: 0!important;
}

.subscription-form .wpcf7-email::placeholder{
  opacity: 0.5
}

.quick-links{
  width: 300px;
}

.quick-links .sub-menu {
  display: none;
}

.quick-links .menu > .menu-item > a {
  display: flex;
  cursor: pointer;
}

.quick-links .menu > .parent > a:after {
  content: "^";
  margin: 0 0 0 10px;
  transform: rotate(90deg);
  transition: ease all 400ms;
}

.quick-links .menu > .menu-item.open-submenu > a:after {
  transform: translate(4px, -4px) rotate(180deg);
}

.quick-links .menu-item.open-submenu .sub-menu{
  display: block;
}

ul.sub-menu.show_sub_menu {
  padding: 0 0 10px 30px;
}

.leadership-teams figure a:hover:after {
	content: "Click to see 22 years of living legacy leadership teams!";
	display: block;
	position: absolute;
	font-size: 16px;
	background-color: #201ece;
	color: #fff;
	width: 100%;
	top: 50%;
	text-align: center;
	padding: 20px;
}

.leadership-teams figure a {
    position: relative;
}

.u_course-template-default .row.single-event-content {
	padding: 0 20px;
	max-width: 90%;
	margin: 0 auto;
}

p#billing_myfield5_field {
    display: none;
}

@media (max-width: 1199px) {
  #mega-menu-wrap-primary-menus #mega-menu-primary-menus>li.mega-menu-item {
    margin: 0;
  }

  #mega-menu-wrap-primary-menus #mega-menu-primary-menus>li.mega-menu-item>a.mega-menu-link {
    font-size: 14px !important;
    padding: 0px 3px 35px 3px;
    letter-spacing: -0.6px;
  }

	#main-nav.nav-style-2 .navbar-nav>li>a, #main-nav .main-menu.affix .navbar-nav>li>a {
		padding: 0 5px;
		font-size: 11px;
	}

}

@media (max-width: 991px) {
  #popmake-390 .vc_col-sm-6 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .topbar .login,
  .tel,
  .heading {
    font-size: 16px;
  }

  .header .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .main-menu .row {
    display: block;
    text-align: center;
    width: 100%;
  }

  #mega-menu-wrap-primary-menus .mega-menu-toggle.mega-menu-open+#mega-menu-primary-menus {
    padding: 15px;
  }

  #mega-menu-wrap-primary-menus #mega-menu-primary-menus>li.mega-menu-item>a.mega-menu-link {
    font-size: 16px !important;
    padding: 0px 10px;
    letter-spacing: 0;
  }

  #mega-menu-wrap-primary-menus #mega-menu-primary-menus>li.mega-menu-item.greenbtn {
    position: unset;
    transform: translateY(0%);
  }

  .graduates {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}



.trainandenroll .col-md-6 {
	margin-bottom: 30px;
}

@media (max-width: 900px) {
  #mega-menu-wrap-primary-menus #mega-menu-primary-menus>li.mega-menu-item>a.mega-menu-link {
    /*font-size: 13px !important;*/
  }

  #mega-menu-wrap-primary-menus #mega-menu-primary-menus>li.mega-menu-item {
    /*margin: 0 0 0 0;*/
  }
  

}

@media (max-width: 800px) {
  #mega-menu-wrap-primary-menus #mega-menu-primary-menus>li.mega-menu-item>a.mega-menu-link {
    /*font-size: 11px !important;*/
  }

}

@media (max-width: 767px) {
	.trainandenroll {
	    padding-top: 0;
	}
	
	a.phone-header-mobile {
	    width: 30%;
	    font-size: 14px;
	}
	
	.mobile-menu-wrapper {
	    position: relative;
	    top: initial;
	    align-items: center;
	}
	
	a.logo {
	    width: 40%;
	    margin: 0;
	}
	
	.trainandenroll {
	    padding-top: 0;
	}
	
	.row.trainandenroll {
		display: flex;
		flex-wrap: wrap;
	}
	
	.trainandenroll .col-md-6 {
		width: 100%;
	}
	
	.training-schedule {
		order: 2;
		margin-bottom: 20px;
	}
	
	.tuition-enrollment {
		order: 1;
		margin-bottom: 20px;
	}
	
	.u_course-template-default .row.single-event-content {
	    padding: 0;
	    max-width: 100%;
	}
	
	.course-heading.single-course h1 {
	    font-size: 2rem!important;
	}
	
	.course-heading.single-course span.date {
	    font-size: 1.4rem!important;
	}
	
	body.u_course-template-default.single.single-u_course .wpb_single_image {
	    margin: 0 auto;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	
	.single-event-detail.single-course-detail .event-content {
		margin-top: 0;
		padding-top: 0;
	}
	
  #popmake-390 .vc_col-sm-6 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .topbar {}

  .header .topbar .left,
  .header .topbar .heading {
    width: 100%;
    text-align: center;
  }

  .header .topbar .left {
    justify-content: center;
  }

  .topbar .login {
    display: inline-block;
    margin-bottom: 0;
  }

  .topbar .tel {
    display: inline-block;
  }

  .topbar .heading {
    width: 100%;
  }


  .main-menu .navbar-nav {
    margin: 0 !important;
  }

  #main-nav.nav-style-2 .navbar {
    background-color: transparent !important;
  }

  .graduates {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .vc_btn3-container.vc_btn3-left {
    text-align: center !important;
  }

  .vc_btn3-container.vc_btn3-right {
    text-align: center !important;
  }

  .bannerBtns .vc_col-sm-6 {
    margin-bottom: 0;
  }

  .footernew .photo,
  .footernew .footerlogo,
  .footernew .accredition {
    max-width: 100%;
    margin-bottom: 20px;
  }
  
  .coursepayment_signup_form > div > div input[type="radio"] { 
	  float: left;
  }
  
  .coursepayment_signup_form > div > div {
    margin-right: 0!important;
    font-size: 15px!important;
  }

}

@media (max-width: 575px) {

  .footernew .left,
  .footernew .right {
    max-width: 100%;
  }

  .footernew .left {
    margin-bottom: 30px;
  }

  .footernew .wrap {
    width: 100%;
    text-align: center;
  }

  .graduates {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}


/* =Theme customization starts here
-------------------------------------------------------------- */

/* Popup Maker Core Styles */
/*!******************************************************************************
 * Copyright (c) 2018, WP Popup Maker
 ******************************************************************************/
.pum-container,
.pum-content,
.pum-content+.pum-close,
.pum-content+.pum-close:active,
.pum-content+.pum-close:focus,
.pum-content+.pum-close:hover,
.pum-overlay,
.pum-title {
  background: 0 0;
  border: none;
  bottom: auto;
  clear: none;
  cursor: default;
  float: none;
  font-family: inherit;
  font-size: medium;
  font-style: normal;
  font-weight: 400;
  height: auto;
  left: auto;
  letter-spacing: normal;
  line-height: normal;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  overflow: visible;
  position: static;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: auto;
  visibility: visible;
  white-space: normal;
  width: auto;
  z-index: auto
}

.pum-container .pum-content+.pum-close>span,
.pum-content,
.pum-title {
  position: relative;
  z-index: 1
}

.pum-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1999999999;
  overflow: initial;
  display: none;
  transition: all .15s ease-in-out
}

.pum-overlay.pum-form-submission-detected,
.pum-overlay.pum-preview {
  display: block
}

.pum-overlay,
.pum-overlay *,
.pum-overlay :after,
.pum-overlay :before,
.pum-overlay:after,
.pum-overlay:before {
  box-sizing: border-box
}

.pum-container {
  top: 100px;
  position: absolute;
  margin-bottom: 3em;
  z-index: 1999999999
}

.pum-container.pum-responsive {
  left: 50%;
  margin-left: -47.5%;
  width: 95%;
  height: auto;
  overflow: visible
}

.pum-container.pum-responsive img {
  max-width: 100%;
  height: auto
}

.pum-container.custom-position {
  left: auto;
  top: auto;
  margin-left: inherit
}

.pum-container .pum-content>:last-child {
  margin-bottom: 0
}

.pum-container .pum-content+.pum-close {
  text-decoration: none;
  text-align: center;
  line-height: 1;
  position: absolute;
  cursor: pointer;
  min-width: 1em;
  z-index: 2
}

.pum-container.pum-scrollable .pum-content {
  overflow: auto;
  overflow-y: scroll;
  max-height: 95%
}

.pum-overlay-disabled {
  visibility: hidden
}

.pum-overlay-disabled::-webkit-scrollbar {
  display: block
}

.pum-overlay-disabled .pum-container {
  visibility: visible
}

html.pum-open.pum-open-overlay,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
  overflow: hidden
}

html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
  position: fixed
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
  padding-right: 15px
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch
}

html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active {
  position: static;
  height: auto;
  width: auto
}

/*!******************************************************************************
 * Copyright (c) 2018, WP Popup Maker
 ******************************************************************************/
.pum-form {
  margin: 0 auto 16px
}

.pum-form__field {
  margin-bottom: 1em
}

.pum-form__field label {
  font-weight: 700
}

.pum-form__field input[type=date],
.pum-form__field select {
  margin: 0 auto;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 3px
}

.pum-form__field input[type=date] {
  padding: 3px
}

.pum-form__loader {
  font-size: 2em;
  animation-duration: .75s;
  animation-iteration-count: infinite;
  animation-name: rotate-forever;
  animation-timing-function: linear;
  height: .75em;
  width: .75em;
  border: .25em solid rgba(0, 0, 0, .5);
  border-right-color: transparent;
  border-radius: 50%;
  display: inline-block
}

.pum-form__submit {
  position: relative
}

.pum-form__submit .pum-form__loader {
  margin-left: .5em;
  border: .25em solid rgba(255, 255, 255, .5);
  border-right-color: transparent
}

.pum-form__messages {
  display: none;
  border: 1px solid rgba(0, 0, 0, .25);
  margin-bottom: .5em;
  padding: 1em;
  position: relative
}

.pum-form__message {
  margin-bottom: .5em
}

.pum-form__message:last-child {
  margin-bottom: 0
}

.pum-form__message--error {
  color: red !important;
  border-color: red
}

.pum-form__message--success {
  color: green !important;
  border-color: green
}

.pum-form--loading {
  opacity: .5
}

/*!******************************************************************************
 * Copyright (c) 2018, WP Popup Maker
 ******************************************************************************/
.pum-alignment-left {
  text-align: left
}

.pum-alignment-center {
  text-align: center
}

.pum-alignment-right {
  text-align: right
}

.pum-form--alignment-left {
  text-align: left
}

.pum-form--alignment-center {
  text-align: center
}

.pum-form--alignment-right {
  text-align: right
}

/*!******************************************************************************
 * Copyright (c) 2018, WP Popup Maker
 ******************************************************************************/
.pum-form--layout-standard .pum-form__field>label {
  margin-bottom: .25em;
  display: block
}

/*!******************************************************************************
 * Copyright (c) 2018, WP Popup Maker
 ******************************************************************************/
.pum-form--layout-inline .pum-form__field {
  display: inline-block
}

/*!******************************************************************************
 * Copyright (c) 2018, WP Popup Maker
 ******************************************************************************/
.pum-form--layout-block .pum-form__field,
.pum-form--layout-block button,
.pum-form--layout-block div,
.pum-form--layout-block input {
  display: block;
  width: 100%
}

/*!******************************************************************************
 * Copyright (c) 2018, WP Popup Maker
 ******************************************************************************/
.pum-form--style-default label {
  font-size: 14px;
  font-weight: 700
}

.pum-form--style-default input[type=email],
.pum-form--style-default input[type=text] {
  background-color: #f8f7f7;
  margin-bottom: 5px;
  font-size: 14px;
  padding: 10px 8px
}

.pum-form--style-default button {
  font-size: 18px;
  margin: 10px 0 0;
  padding: 10px 5px;
  cursor: pointer
}

/*!******************************************************************************
 * Copyright (c) 2018, WP Popup Maker
 ******************************************************************************/
.pum-sub-form .pum-sub-form-loading {
  opacity: .5
}

.pum-sub-form p.pum-newsletter-error-msg {
  margin: 0
}

.pum-sub-form .spinner-loader {
  right: 50%;
  position: absolute;
  bottom: 40%
}

.pum-sub-form .spinner-loader:not(:required) {
  animation: spinner-loader 1500ms infinite linear;
  border-radius: .5em;
  box-shadow: rgba(0, 0, 51, .3) 1.5em 0 0 0, rgba(0, 0, 51, .3) 1.1em 1.1em 0 0, rgba(0, 0, 51, .3) 0 1.5em 0 0, rgba(0, 0, 51, .3) -1.1em 1.1em 0 0, rgba(0, 0, 51, .3) -1.5em 0 0 0, rgba(0, 0, 51, .3) -1.1em -1.1em 0 0, rgba(0, 0, 51, .3) 0 -1.5em 0 0, rgba(0, 0, 51, .3) 1.1em -1.1em 0 0;
  display: inline-block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin: 1.5em;
  overflow: hidden;
  text-indent: 100%
}

/*!******************************************************************************
 * Copyright (c) 2018, WP Popup Maker
 ******************************************************************************/
.pum-form__field--consent {
  text-align: left
}

.pum-form__field--consent.pum-form__field--checkbox label,
.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label {
  display: inline-block;
  vertical-align: middle
}

.pum-form__field--consent.pum-form__field--checkbox label input,
.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input,
.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input {
  display: inline-block;
  width: inherit;
  margin: 0;
  vertical-align: middle
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label {
  margin-left: 1em
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label {
  display: block;
  vertical-align: middle
}

.popmake-close {
  cursor: pointer
}

.pum-container iframe.formidable {
  width: 100%;
  overflow: visible
}

.pika-single,
body div#ui-datepicker-div[style] {
  z-index: 9999999999 !important
}

@media only screen and (min-width:1024px) {
  .pum-container.pum-responsive.pum-responsive-nano {
    margin-left: -5%;
    width: 10%
  }

  .pum-container.pum-responsive.pum-responsive-micro {
    margin-left: -10%;
    width: 20%
  }

  .pum-container.pum-responsive.pum-responsive-tiny {
    margin-left: -15%;
    width: 30%
  }

  .pum-container.pum-responsive.pum-responsive-small {
    margin-left: -20%;
    width: 40%
  }

  .pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -30%;
    width: 60%
  }

  .pum-container.pum-responsive.pum-responsive-normal {
    margin-left: -30%;
    width: 70%
  }

  .pum-container.pum-responsive.pum-responsive-large {
    margin-left: -35%;
    width: 80%
  }

  .pum-container.pum-responsive.pum-responsive-xlarge {
    margin-left: -47.5%;
    width: 95%
  }

  .pum-container.pum-responsive.pum-position-fixed {
    position: fixed
  }
}

@media only screen and (max-width:1024px) {
  .pum-container.pum-responsive.pum-position-fixed {
    position: absolute
  }
}

@keyframes rotate-forever {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(360deg)
  }
}

@keyframes spinner-loader {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(360deg)
  }
}



/* Popup Theme 385: Light Box */
.pum-theme-385,
.pum-theme-lightbox {
  background-color: rgba(0, 0, 0, 0.60)
}

.pum-theme-385 .pum-container,
.pum-theme-lightbox .pum-container {
  padding: 18px;
  border-radius: 3px;
  border: 8px solid #000000;
  box-shadow: 0px 0px 30px 0px rgba(2, 2, 2, 1.00);
  background-color: rgba(255, 255, 255, 1.00)
}

.pum-theme-385 .pum-title,
.pum-theme-lightbox .pum-title {
  color: #000000;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: inherit;
  font-size: 32px;
  line-height: 36px
}

.pum-theme-385 .pum-content,
.pum-theme-lightbox .pum-content {
  color: #000000;
  font-family: inherit
}

.pum-theme-385 .pum-content+.pum-close,
.pum-theme-lightbox .pum-content+.pum-close {
  height: 30px;
  width: 30px;
  left: auto;
  right: -24px;
  bottom: auto;
  top: -24px;
  padding: 0px;
  color: #ffffff;
  font-family: inherit;
  font-size: 24px;
  line-height: 26px;
  border: 2px solid #ffffff;
  border-radius: 30px;
  box-shadow: 0px 0px 15px 1px rgba(2, 2, 2, 0.75);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: rgba(0, 0, 0, 1.00)
}

/* Popup Theme 384: Default Theme */
.pum-theme-384,
.pum-theme-default-theme {
  background-color: rgba(255, 255, 255, 1.00)
}

.pum-theme-384 .pum-container,
.pum-theme-default-theme .pum-container {
  padding: 18px;
  border-radius: 0px;
  border: 1px none #000000;
  box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
  background-color: rgba(249, 249, 249, 1.00)
}

.pum-theme-384 .pum-title,
.pum-theme-default-theme .pum-title {
  color: #000000;
  text-align: left;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: inherit;
  font-weight: inherit;
  font-size: 32px;
  font-style: normal;
  line-height: 36px
}

.pum-theme-384 .pum-content,
.pum-theme-default-theme .pum-content {
  color: #8c8c8c;
  font-family: inherit;
  font-weight: inherit;
  font-style: normal
}

.pum-theme-384 .pum-content+.pum-close,
.pum-theme-default-theme .pum-content+.pum-close {
  height: auto;
  width: auto;
  left: auto;
  right: 0px;
  bottom: auto;
  top: 0px;
  padding: 8px;
  color: #ffffff;
  font-family: inherit;
  font-weight: inherit;
  font-size: 12px;
  font-style: normal;
  line-height: 14px;
  border: 1px none #ffffff;
  border-radius: 0px;
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0.23);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: rgba(0, 183, 205, 1.00)
}

/* ================== NEW EDITS ======================= */

#homepage-banner {
	background-position: center;
	background-size: cover;
	height: 500px;
}

.three_images_homepage h3 {
  margin-top: 0!important;
}

.three_images_homepage .wpb_single_image {
  margin-bottom: 10px;
}

#main-nav.nav-style-2 .navbar-nav>li>a,
#main-nav .main-menu.affix .navbar-nav>li>a {
  text-transform: capitalize;
  font-weight: 500;
  color: #787878;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
}

#main-nav .navbar-nav>li>a:after,
#main-nav .navbar-nav>li:hover>a:after{
  display: none;
}

#main-nav .main-menu.affix .navbar-nav>li:hover>a,
#main-nav.nav-style-2 .navbar-nav>.current-menu-item>a,
#main-nav .navbar-nav>li:hover>a {
  color: #787878!important;
  background: none!important;
  border-bottom: 4px solid #0502c4;
}

#main-nav.nav-style-2 .navbar-nav>.current-menu-item>a:after{
  display: none;
}

.navbar-nav .enroll-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0!important;
  line-height: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.navbar-nav .enroll-btn a {
  padding: 0 20px!important;
  font-weight: 500!important;
  font-size: 15px!important;
  border-radius: 0!important;
}

.blue-header {
  margin: 20px 0 40px!important;
}

#main-nav .main-menu.affix .logo-menu-st {
  text-align: left;
  height: auto;
  width: 90%;
  margin: 0 auto;
}

.navbar-header img {
  height: 70px;
}

table tbody tr:hover .homeworkblktitle,
table tbody tr:hover td,
.wpb_wrapper .gform_wrapper form .gform_body .gform_page table tbody > tr:hover td.homeworktxt table tbody tr td {
    color: #000!important;
    background-color: transparent!important;
}

input#gform_send_resume_link_button_9 {
    margin-top: 0;
    color: #fff!important;
}

.enroll-section{
  padding: 15px 0;
  background: #EEE;
}

.enroll-section .container{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.enroll-section .container:before,
.enroll-section .container:after{
  display: none;
}

.enroll-section h3{
  margin: 0;
}

.enrollbtn-standalone{
  background: #2ABE46;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 0 40px;
  height: 50px;
  vertical-align: middle;
  line-height: 50px;
  font-size: 15px;
  margin-right: 20px;
}

.enrollbtn-standalone:hover{
  color: #FFF;
  background: #26993b
}

.bluebtn a{
  background: #1514ce!important;
  color: #FFF!important;
  border: none!important;
  width: 180px;
  font-size: 14px!important;
  padding: 20px 0!important;
}

.bluebtn a:hover{
  background: #0f0f9c!important;
}

.vc_row.wpb_row.vc_row-fluid.home-new-events.vc_custom_1624848466693.vc_row-o-equal-height.vc_row-flex .wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
    margin-bottom: 0;
}

.about-sidebar .wpb_wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.about-sidebar h2 {
  margin: 0 0 30px;
}

.about-sidebar .bluebtn,
.about-sidebar .bluebtn a {
  width: 100%!important;
  max-width: 375px;
}

.about-content {
  border-left: 1px solid #DDD;
  padding-left: 30px!important;
}

.vc_column_container{
  padding: 0 15px!important;
}

.certified-coaches h3 {
  margin-bottom: 20px!important;
}

.mobile, .mobile_header__menu_wrapper {
  display: none;
}

.wpb_images_carousel [data-ride="vc_carousel"] {
  margin: 0 auto;
}

.video-link a {
  position: relative;
}

.video-link a:before {
  content: "";
  background: no-repeat url(/wp-content/themes/university-child/images/play_btn.png) center center / auto 100%;
  display: block;
  width: 25%;
  height: 25%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: ease all 600ms;
}

.video-link a:hover:before{
  opacity: 0.5;
}

.text-over-image .wpb_content_element {
  position: relative;
}

.popmake-content ul.tml-links {
    padding-left: 0;
}

.text-over-image h2 {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: rgb(5 2 196 / 70%);
  margin: 0;
  padding: 10px;
  color: #FFF;
}


.ezfc-form-elements h2.basicheading {
    color: #fff!important;
}

.ezfc-form .ezfc-step-indicator-item.ezfc-step-indicator-item-active {
    background-color: #0d02c4!important;
    font-weight: bold!important;
    padding-left: 10px!important;
}

.ezfc-form .ezfc-step-indicator-item.ezfc-step-indicator-item-active:after {
    border-left-color: #0d02c4!important;
}

.ezfc-form .ezfc-step-indicator-item {
    background-color: #8a8a8a!important;
    padding-left: 0!important;
    font-size: 16px!important;
    font-weight: normal!important;
}

.ezfc-form .ezfc-step-indicator-item:after {
    border-left-color: #8a8a8a!important;
}

.ezfc-form .ezfc-step-indicator-item:before {
    border: 15px solid transparent!important;
    border-color: #8a8a8a!important;
    border-left-color: transparent!important;
}

.footernew .item.left ul li a {
    text-decoration: underline;
}



@media screen and (max-width: 1280px){
  #homepage-banner{
    height: 370px;
  }

  #homepage-banner__text h2{
    font-size: 32px!important;
  }

}


@media screen and (max-width: 1019px) and (min-width: 768px) {
	#main-nav.nav-style-2 .navbar-nav>li>a, #main-nav .main-menu.affix .navbar-nav>li>a {
	    padding: 0 5px;
	    font-size: 11px;
	}
	
#main-nav.nav-style-2 .navbar-nav>li > .enroll-btn a {
		font-size: 11px!important;
		padding: 0 10px!important;
	}
}

@media screen and (max-width: 1019px){	
  #homepage-banner {
    height: 290px;
  }

  #homepage-banner__text h2{
    font-size: 23px!important;
  }

  .enroll-section h3{
    font-size: 23px
  }

  .enrollbtn-standalone{
    font-size: 13px;
    padding: 0 20px
  }
}

@media screen and (max-width: 767px){	
	
	#homepage-banner {
	    background-position: 19%;
	}
	
	.home .u_row .wpb_wrapper h2,
	.home .wpb_wrapper h3 {
	    font-size: 2rem!important;
	}
	
	.home .vc_btn3.vc_btn3-icon-right {
	    text-align: left;
	}
	
	.c-td.col-sm-2 .c_month_flyer.displayimp {
	    margin: 0 auto;
	}

  #homepage-banner {
    padding: 0!important;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }

  #homepage-banner__blank {
      display: none!important;
  }

  #homepage-banner__text {
      width: 100%;
      margin: 0;
      padding: 0!important;
      background: rgb(255 255 255 / 70%);
  }

  #homepage-banner__text .wpb_wrapper {
      display: flex;
      align-items: center;
      justify-content: center;
  }

  #homepage-banner__text .vc_column-inner {
      padding: 0!important;
  }

  #homepage-banner__text h2 {
      font-size: 23px!important;
      width: 370px;
  }

  #homepage-banner__text a {
    font-size: 13px!important;
    padding: 6px 10px;
    text-align: center;
    display: flex;
  }

  #homepage-banner__text a i{
    display: none;
  }

  .enroll-section .container{
    flex-direction: column;
    text-align: center;
  }

  .enroll-section h3{
    margin: 20px;
    font-size: 20px
  }

  .enroll-section .enrollbtn-standalone{
    margin: 0
  }

  #menu-new-main-menu-1 .greenbtn,
  .desktop{
    display: none;
  }

  .mobile{
    display: flex;
  }

  .menu-mobile-open,
  .menu-mobile-open body{
      width: 100vw;
      height: 100vh;
      overflow: hidden;
  }

  .mobile_header {
    position: relative;
    justify-content: space-around;
    align-items: center;
    margin: 0;
  }

  .logo{
    display: flex;
    height:70px
  }

  .mobile-menu-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 20%;
  }

  .mobile-menu-wrapper > span {
      text-transform: uppercase;
      font-size: 11px;
      color: #0502c4;
      font-weight: bold;
      margin-top: 2px;
  }

  .mobile_header .enrollbtn-standalone {
    right: 11px;
    top: initial;
    transform: initial;
    margin: 0;
    padding: 0 8px;
    height: 40px;
    line-height: 40px;
  }

  .hamburger_menu {
    height: 32px;
    width: 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }

  .hamburger_menu span {
      display: block;
      width: 100%;
      border-bottom: 3px solid #0502c4;
  }

  .mobile_header__menu_wrapper.open{
    opacity: 1;
    z-index: 2;
  }

  .mobile_header__menu_wrapper {
      display: block;
      position: absolute;
      width: 100vw;
      height: 100vh;
      left: 0;
      top: 0;
      z-index: -1;
      opacity: 0;
  }

  .mobile_header__menu_wrapper .mobilenav {
      width: 75%;
      height: 100vh;
      background: #FFF;
      position: absolute;
      top: 0;
      left: -50%;
      transition-delay: 300ms;
      transition: ease all 600ms;
  }

  .mobile_header__menu_wrapper.open .mobilenav{
    left: 0;
  }

  .mobile_header__menu_wrapper .shadow {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100vw;
    height: 100vh;
    background: #0005; 
  }

  .mobilenav {
      padding: 50px 20px;
  }

  .mobilenav .enrollbtn-standalone  {
    color: #FFF;
    width: 250px;
    text-align: center;
    position: initial;
    margin: 20px auto;
  }

  .closemenu{
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    position: absolute;
    width: 35px;
    height: 35px;
    top: 5px;
    left: 10px;
    font-family: Arial, sans-serif;
  }

  .heading{
    display: flex;
    justify-content: center;
  }

  .mobilenav ul {
    padding: 0;
    list-style: none;
  }

  .mobilenav li {
      font-size: 16px;
      margin-bottom: 15px;
  }

  .mobilenav li.enroll-btn {
    max-width: 250px;
    margin: 0 auto;
  }

  .mobilenav .enroll-btn a {
      width: 100%;
      height: 40px!important;
      line-height: 40px!important;
      text-align: center;
      display: block;
      padding: 0 0!important;
      margin: 30px 0;
  }

  .info_container .login {
      margin: 0;
  }

  .info_container a {
      color: #343434;
      font-size: 15px;
      margin-bottom: 9px;
      display: block;
  }

  .info_container .heading a {
      font-weight: bold;
      text-align: center;
      margin-top: 50px;
      width: 183px;
  }

	.popmake-content .vc_tta.vc_general .vc_tta-icon {
	    height: 40px;
	    display: flex!important;
	    width: 20px;
	    padding-right: 10px;
	    float: left;
	    align-items: center;
	    justify-content: center;
	    margin-bottom: 10px;
	}
	
	.pum-theme-385 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
	    right: -15px!important;
	}
	
	.content-dropcapp {
	    width: 90%;
	    margin: 0 auto;
	}
  
}

@media screen and (max-width: 479px){
	#homepage-banner {
		height: 360px;
	}
	#homepage-banner__text h2 {
    width: 60%;
    font-size: 15px!important;
    margin-top: 9px!important;
}
	.vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11 {
		margin-bottom: 20px;
	}
	
	.u_countdown .countdown-block .countdown-label {
	    width: 70px;
	    text-align: center;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	
	.countdown-block {
	    width: 21%;
	    font-size: 0.8em!important;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    min-height: 80px;
	    flex-direction: row;
	    flex: 1 1 100%;
	    flex-wrap: wrap;
	}
	
	.u_countdown {
	    display: flex!important;
	    align-items: flex-start;
	    justify-content: space-around;
	    width: 100%;
	    min-height: 80px;
	    margin-bottom: 70px;
	}

	#homepage-banner__text h2 {
		width: 60%;
	}
	
	#homepage-banner__text .wpb_wrapper {
		justify-content: space-around;
	}
	
	.mobile_header {
		height: 70px;
	}
	
	.logo {
		height: 50px;
		justify-content: center;
	}
	
	.mobile_header .enrollbtn-standalone {
		padding: 0 5px;
		font-size: 10px;
		height: 35px;
		line-height: 35px;
	}
	
	.hamburger_menu {
		height: 26px;
	}
	
	.mobile_header__menu_wrapper .mobilenav {
		width: 100%;
	}
	
	.info_container .heading a {
		width: 100%;
	}
	
	.quick-links {
		width: 100%;
	}
	
	.quick-links .menu-item a {
		justify-content: center;
	}
	
	ul.sub-menu.show_sub_menu {
		padding: 0 0 10px 0;
	}
	
	.mobilenav li.enroll-btn {
		max-width: 280px;
		margin: 0 auto;
	}
	
	.quick-links .menu-item a, .quick-links .sub-menu li {
	  justify-content: center;
	  padding: 5px 0;
	}
	
	.quick-links {
	  width: 100%;
	}
	
	.quick-links .menu > .menu-item > a {
	  border-top: 1px solid;
	}
	
	.quick-links .menu > .menu-item:last-child > a {
		border-bottom: 1px solid;
	}
	
	body.home.page-template .wpb_column.vc_column_container.vc_col-sm-12.vc_col-has-fill {
		padding: 0!important;
		width: 100%;
	}
	
	body.home.page-template .wpb_column.vc_column_container.vc_col-sm-6 {
	padding: 0!important;
	}
	
	.page-template-default .u_countdown {
	display: flex!important;
	align-items: center;
	justify-content: center;
	}

}