/*
 * Custom CSS file site wide
*/

/*@font-face {
  font-family: Benton Sans Light;
  src: url(fonts/BentonSans-Light.woff);
}
@font-face {
  font-family: Benton Sans Regular;
  src: url(fonts/BentonSans-Regular.woff);
}
@font-face {
  font-family: Benton Sans Medium;
  src: url(fonts/BentonSans-Medium.woff);
}
@font-face {
  font-family: Benton Sans Bold;
  src: url(fonts/BentonSans-Bold.woff);
}*/

#pg-7-0, #pg-7-1, #pg-7-2, #pg-7-3, #pg-7-4, #pg-7-5, #pg-7-6, #pg-7-7, #pg-25-0, #pg-25-3, #pg-28-3, #pg-538-0, #pg-538-1, #pg-538-2, #pg-557-0, #pg-557-1, #pg-557-2, #pg-557-3, #pg-618-0, #pg-618-1, #pg-618-2, #pg-618-3, #pg-661-0, #pg-661-1, #pg-661-2, #pg-661-3, #pg-25-0, #pg-25-1, #pg-25-2, #pg-25-3, #pg-25-4, #pg-25-5, #pg-25-6, #pg-25-7{
  margin-bottom: 0px !important;
}

.site-main{background: #fff !important;}

/* HOME PAGE START */
.home #masthead{
  background: transparent;
  position: fixed;
  width: 100%;
  z-index: 999;
}
.home .main-navigation{
  /*background: transparent !important;*/
  background: #333 !important;
}
.home .main-navigation.sticky, .page-template .main-navigation.sticky, .page-template .main-navigation{/*background: #fff !important;box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);*/}
#masthead.masthead-logo-in-menu .main-navigation {/*background: transparent;*/ position: fixed; width: 100%;}
#sticky-container{z-index: 9999;}
.site-navigation.sticky {/*background: #fff !important;*/ width: 100% !important;}
nav .full-container {
  margin: 0 auto;
  width: 88%;
}
.menu-main-menu-container{float: right;}
#masthead.masthead-logo-in-menu .slx-logo-cont a.logo img {max-width: 100%;}
#masthead.masthead-logo-in-menu .slx-logo-cont a.logo {
    padding: 10px 0px 10px;
}
.main-navigation ul li a{
  color: #fff !important;
  font-size: 1.2em !important;
  font-family: 'Roboto';
  font-weight: 400;
  padding: 30px 25px;
  /*border-bottom: 3px solid transparent;*/
}
.main-navigation ul li a i {
	font-weight: bold;
	font-size: 35px;
	position: relative;
	top: 2px;
	left: 4px;
}
.main-navigation ul li:hover > a{
	/*background: transparent !important;
  color: #333 !important;*/
}
.main-navigation ul li .slx-sub-menu {top: 75px; width: 300px;}
.main-navigation ul li .slx-sub-menu .sub-menu-item {width: 100%; border-bottom: 1px solid #ccc;}
.main-navigation ul li .slx-sub-menu li.sub-menu-item a {
	font-size: 16px !important;
	width: 100%;
	padding: 20px 25px;
	line-height: 18px;
	font-weight: 300;
}

.main-navigation ul li.slx-register:hover {}
.main-navigation ul li.slx-register {}
.main-navigation ul li.slx-register a {
	background: transparent;
    padding: 10px 20px;
    border-radius: 5px;
    font-weight: 900;
	border: 2px solid #41CC00;
}
.main-navigation ul li.slx-register:hover a {
    color: #fff !important;
    background: #41CC00 !important;
}
.slx-logo-cont {
    float: left;
    width: 20%;
}
.slx-logo-cont .logo {
    margin: 0px !important;
}
.slx-main-menu-cont {
  float: right;
	width: auto;
}
.slx-main-menu-cont ul {
    margin: 0px !important;
}
.slx-main-menu-cont-left {float: left; margin: 0px 0px 0px 50px; width: auto;}
.main-navigation ul li.slx-my-acc:hover {
    background: #eee;
}
.slx-main-menu-cont .slx-sub-menu {
	position: absolute;
	left: -30.7%;
	width: 200px;
	top: 57.1px;
}
.slx-main-menu-cont .slx-sub-menu p {
	color: #000;
	font-family: 'Roboto';
	font-weight: 300;
	padding: 15px 20px;
	background: #eee;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	text-transform: capitalize;
	border-top: 1px solid #ccc;
}
.slx-main-menu-cont .slx-sub-menu .sub-menu-item {
    background: #fff;
}
.slx-main-menu-cont .slx-sub-menu .sub-menu-item a {/*border-bottom: 1px solid #ccc;*/ color: #fff !important;}

#search-icon #search-icon-icon{background: #fff;}
#search-icon .searchform{
  right: 100%;
}
#metaslider-demo .slides > li.slider1 .full-container .content {width: 88%;}
.slider1{
  background-image:url('https://training.solix.com/wp-content/themes/vantage/slider/backgrounds/6046589.jpg') !important;
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px;
}
.slider2{
  background-image:url('https://training.solix.com/wp-content/themes/vantage/slider/backgrounds/uni-slider2.jpg') !important;
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px;
}
#metaslider-demo .slides > li.slider1 .full-container .content .slider-cont {
	text-align: left;
	margin: 200px 0px 0px 0px;
	display: block;
	width: 50%;
}
.slider-title-lrg > h1 {
	color: #000;
	font-family: 'Roboto';
	font-size: 40px;
	line-height: 60px;
	font-weight: 300;
}
.slider-title-lrg > h1 > span {
	display: inline-block;
	/*width: 100%;*/
	width: auto;
	font-weight: 900;
	font-size: 40px;
	color: #033CFD;
}
.slider-title-sml {
	color: #000;
	font-family: 'Roboto';
	font-size: 23px;
	font-weight: 300;
	line-height: 35px;
	display: inline-block;
	width: 100%;
	margin: 30px 0px 0px 0px;
}
.slider-btns {
	/* position: relative; */
	/* top: 60px; */
	/*display: inline-flex;*/
	margin: 50px 0px 0px 0px;
	width: auto;
}
.slider-btns a {
	padding: 15px 40px;
	background: #ee2424;
	font-family: 'Roboto';
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.2em;
	border: 2px solid transparent;
	border-radius: 50px;
}
.slider-btns a:hover{background: transparent; border-color: #ee2424; color: #ee2424;}
.welcome-blk {
  display: inline-block;
  width: 100%;
  margin-top: 35px;
}
.welcome-blk .left {
  float: left;
  width: 50%;
}
.welcome-blk .left img {
  width: 90%;
}
.welcome-blk .right {
  float: left;
  width: 50%;
}
.welcome-blk .right p {
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 1.3em;
  line-height: 30px;
  color: #000;
}
.home-get-start {
  /*display: block;*/
  display: none;
  width: 100%;
  background: #2abfd4;
}
.get-start-inner {
  margin: 0 auto;
  width: 80%;
  padding: 35px;
}
.get-start-inner p:nth-child(1) {
  margin: 0px 30px 0px;
  color: #333;
  float: left;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 2.4em;
}
.get-start-inner p:nth-child(2) {
  float: left;
  color: #333;
  margin: 0px 30px 0px 0px;
  font-family: 'Roboto';
  font-weight: 100;
  font-size: 1.4em;
}
.get-start-inner a {
  color: #333;
  background: #f6c016;
  text-decoration: none;
  padding: 13px 30px 12px;
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 16px;
  text-transform: capitalize;
}
.full-width-center {
  margin: 0 auto;
  padding: 50px 0px;
  width: 88%;
}
.full-width-center.custom-full {}
.home-courses, .home-certifications {
  display: block;
  margin: 40px 0px 0px 0px;
  text-align: center;
  width: 100%;
}
.full-width-center h2 {
	color: #000;
  text-align: center;
  font-family: 'Roboto';
  font-weight: 500;
  line-height: 30px;
  color: #000;
  font-size: 2.6em;
  display: inline-block;
  width: 100%;
  margin: 0px 0px 20px 0px;
}
.full-width-center p.info {
	color: #000;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	font-weight: 300;
}
.full-width-center .underline {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.full-width-center .underline span {
	display: inline-block;
	background: #ee2424;
	height: 3px;
	border-radius: 10px;
}
.full-width-center .underline span:first-child {width: 3%;}
.full-width-center .underline span:last-child {width: 10%; margin-left: 10px;}
.full-width-center .center-cont {
	color: #000;
	font-family: 'Roboto';
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	margin: 40px 0px 30px 0px;
	line-height: 30px;
}
.full-width-center h2.white{color: #fff;}
.full-width-center h3 {
  font-family: 'Roboto';
  font-weight: 300;
  margin-bottom: 35px;
  text-align: center;
  font-size: 1.5em;
  display: inline-block;
  width: 100%;
}
.home-courses ul, .home-certifications ul {
	margin: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.home-courses ul li, .home-certifications ul li {
  /*display: inline-table;*/
  float: left;
  width: 21%;
  /*width: 18%;*/
  margin: 0px 10px 25px;
  list-style: none;
  color: #000;
  border: 1px solid #c1c1c1;
  background: #fff;
}
#cont-mid-bg-blk{display: inline-block; width: 100%;}
.hm-course-cont {
  /*background: #d1d1d1;
  border: 1px solid #ccc;
  padding: 90px 40px;
  border-radius: 10px;*/
}
.hm-course-blk {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 1.4em;
  text-align: center;
  position: relative;
}
.hm-course-blk figure img {width: 100%;}
.hm-course-blk span.version {
	position: absolute;
	width: auto;
	background: #ee2424;
	color: #fff;
	right: 0px;
	top: 0;
	margin: 0px;
	font-size: 13px;
	padding: 10px;
	font-weight: 500;
	box-shadow: -4px 4px 10px #000;
	border-bottom-left-radius: 10px;
}
.hm-course-cont .hm-course-details-blk {
	display: inline-block;
	margin: 10px 0px;
	min-height: 120px;
	width: 100%;
}
.hm-course-blk p {
	font-family: 'Roboto';
	font-weight: 300;
	/*min-height: 90px;*/
	/* text-transform: uppercase; */
	font-size: 0.9em;
	color: #000;
	text-align: center;
	margin: 15px auto 15px auto;
	width: 90%;
	line-height: 25px;
}
.hm-course-blk p.course-title.red {
	color: #ee2424;
	font-weight: 500;
	min-height: 55px;
}
.hm-course-blk p.desc {min-height: 155px;}
.hm-course-blk p.price {font-weight: 500;}
.hm-course-blk p.price span {
	width: auto;
	font-size: 15px;
	display: inline-block;
	margin: 0px 5px 0px 0px;
}
.hm-course-blk p.price span.strike{color: #c4c4c4; font-style: italic; text-decoration: line-through;}
.hm-course-blk p.price::before, .hm-course-blk p.price span:nth-child(2)::before{content: "$";}
.hm-course-blk p em{color: #ee2424;}
.module-count p {
	font-size: 0.7em;
	text-transform: capitalize;
}
.cert-list-enroll {
	border-top: 1px solid #ccc;
	display: flex;
	flex-flow: wrap;
	padding: 30px 10px;
	text-align: center;
	justify-content: space-evenly;
}
.cert-list-enroll i {
	color: #ee2424;
	margin-right: 5px;
	font-size: 16px;
}
.cert-list-enroll a {
	border: 1px solid transparent;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 12px;
	color: #fff !important;
	text-decoration: none;
	background: #000;
	padding: 15px 30px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}
.cert-list-enroll a:last-child {
	background: transparent;
	border-color: #000;
	color: #000 !important;
}
.cert-list-enroll a:hover{background: transparent; color: #000 !important; border-color: #000;}
.cert-list-enroll a:last-child:hover{background: #000; border-color: transparent; color: #fff !important;}
.home-courses ul li span, .home-certifications ul li span {
	display: inline-block;
	width: 100%;
	margin: 20px 0px 0px;
	font-size: 17px;
	text-align: center;
}
.link-center {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 30px 0px 0px;
}
.link-center a {
	background: #ee2424;
	border: 2px solid #ee2424;
	border-radius: 50px;
	color: #fff;
	display: inline-block;
	font-family: 'Roboto';
	font-size: 16px;
	margin-right: 10px;
	padding: 13px 30px;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: 400;
	/*margin-bottom: 30px;*/
}
.link-center a:hover{
	background: #3e3e3e;
    color: #f6c016;
}
.cust-quote-blk {
	color: #fff;
	margin: 20px auto;
	width: 80%;
	min-height: 215px;
}
.full-width-center .home-quote h2{color: #fff;}
.cust-quote-blk i {
	float: left;
	margin-right: 15px;
	font-size: 60px;
	color: #fff;
}
.cust-quote-blk p {
	font-family: 'Roboto';
	font-weight: 100;
	font-size: 20px;
	line-height: 30px;
	float: left;
	width: 90%;
}
.cust-quote-blk p:nth-child(3) {
	text-align: center;
	font-weight: 600;
}
.cust-quote-blk p:nth-child(4) {text-align: center;}
.home-resource ul {
	margin: 0px 0px 20px 0px;
	text-align: center;
}
.home-resource ul li {
	display: inline-table;
	width: 17%;
	border: 1px solid #ccc;
	padding: 30px 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 5px #c3c3c3;
}
.home-resource ul li p {
	font-family: 'Roboto';
	font-weight: 100;
	font-size: 17px;
}
.home-resource ul li > p > a {
	color: #000;
	font-family: 'Roboto';
	font-size: 17px;
	font-weight: 400;
	margin: 10px 0px;
	display: block;
}
/* HOME PAGE END */

/* Inner Page START */
.inner-pg-banner-blk {
	background-image: url('images/banner-training-inner.jpg');
	height: 400px;
	background-size: cover;
	background-position: center;
}
.inner-title-main {
	margin: 0 auto;
	width: 88%;
	position: relative;
	top: 145px;
}
.inner-title-main h1 {
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 40px;
	color: #134171;
	width: 50%;
	line-height: 50px;
}
.inner-title-sub{
	margin: 0 auto;
	width: 87%;
	position: relative;
	top: 120px;
}
.inner-title-sub h2{
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 18px;
	color: #000;
	line-height: 30px;
	width: 70%;
}
.cert-content-area {
	width: 100% !important;
}
.cert-indv-cont {
	margin: 0 auto;
	width: 86%;
}
.course-desc-cont {
	float: left;
	width: 65%;
	margin: 0px 20px 0px 0px;
}
.course-payment-cont {
	float: left;
	/*width: 24%;*/
	width: 30%;
	border: 1px solid #ccc;
	/*padding: 40px 30px;*/
	margin: 29px 0px 0px;
}
.what-learn {
	background-color: #f9f9f9;
	border: 1px solid #dedfe0;
	padding: 10px 15px;
	margin: 30px 0px;
}
.what-learn h2 {
	color: #000;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 1.9em;
}
.what-learn ul {
	margin: 0px 0px 0px 20px;
}
.what-learn ul li {
	display: inline-block;
	margin: 0px 30px 25px 10px;
	width: 40%;
	background-image: url('images/icons/ico-checked-16.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 1.2em;
}
.course-desc-foundation h2, .course-elective-blk h2 {
	font-family: 'Roboto';
	font-weight: 400;
	color: #000;
	font-size: 1.9em;
	line-height: 30px;
}
/*.course-desc-foundation h2::after{
	content: 'F';
	font-size: 14px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #ee2424;
	line-height: 0px;
	background: #ee2424;
	color: #fff;
	padding: 5px 5px 2px 6px;
	position: relative;
	top: -3px;
}
.course-elective-blk h2::after{
	content: 'E';
	font-size: 14px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #c3a211;
	line-height: 0px;
	background: #c3a211;
	color: #fff;
	padding: 5px 5px 2px 6px;
	position: relative;
	top: -3px;
}*/
.course-desc-foundation p, .course-elective-blk p {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 1.2em;
	line-height: 30px;
}
.course-desc-foundation ul, .course-elective-blk ul{}
.course-desc-foundation ul li, .course-elective-blk ul li{
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 1.2em;
	line-height: 30px;
	background-image: url('images/icons/ico-checked-16.png');
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 25px;
	margin: 0px;
}
.course-desc-foundation ul ul, .course-elective-blk ul ul{
	margin: 0px 0px 0px 40px;
}
.cert-pricing-cont {
	display: block;
	padding: 0px 20px 20px;
	text-align: center;
}
.course-payment-cont .price {
	font-family: 'Roboto';
	font-weight: 500;
	color: #fff;
	font-size: 2.5em;
	padding: 30px 30px 25px;
	background: #333;
}
.course-payment-cont .price::before{
	content: '$';
	margin-right: 10px;
}
.course-payment-cont .price::after{
	content: 'USD';
	margin-left: 10px;
	font-size: 0.6em;
}
.course-payment-cont hr{margin-bottom: 0px;}
.cert-pricing-cont h4 {
	font-family: 'Roboto';
	font-weight: 400;
	color: #000;
	margin: 20px 0px 10px;
	font-size: 1.3em;
	text-align: left;
}
.cert-pricing-cont ul {
	margin: 0px;
}
.cert-pricing-cont .add-course-cart-blk-inner {
	display: inline-block;
	width: 100%;
	margin: 30px 0px 20px;
}
.cert-pricing-cont .add-course-cart-blk-inner > a {
	background: #000;
	color: #fff;
	padding: 15px 50px;
	font-family: 'Roboto';
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid transparent;
}
.cert-pricing-cont .add-course-cart-blk-inner > a:hover{background: transparent; border-color: #000; color: #000;}
.cert-pricing-cont ul li {
	color: #000;
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 15px;
	margin: 15px 20px;
	display: block;
	height: 32px;
	background-size: 10%;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 13px 0px 0px 45px;
	text-align: left;
	width: auto;
}
.cert-pricing-cont ul li.calendar{background-image: url('images/icons/calendar.png');}
.cert-pricing-cont ul li.certificate{background-image: url('images/icons/certificate.png');}
.cert-pricing-cont ul li.presentation{background-image: url('images/icons/presentation.png');}
.cert-pricing-cont ul li.stopwatch{background-image: url('images/icons/stopwatch.png');}
.cert-pricing-cont ul li.linguistics{background-image: url('images/icons/linguistics.png');}

.course-checkout-container .ajax-msgs .tr-ajx-msg2 {
	font-family: 'Roboto';
	font-size: 16px;
	font-weight: 500;
	color: #000;
	text-align: left;
	display: block;
	width: 100%;
}
.course-checkout-container .ajax-msgs .tr-ajx-msg2.error {color: #ee2424;}
.course-checkout-container .ajax-msgs .tr-ajx-msg2.success {color: #87BD48;}

#course-enroll-form {position: relative;}
#course-enroll-form .form-overlay {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 2;
	opacity: 0.7;
}
#course-enroll-form .form-overlay > p {
	width: 100%;
	height: 100%;
	top: 50%;
	position: absolute;
	color: #fff;
	font-family: 'Roboto';
	font-size: 20px;
	font-weight: 400;
}


.cert-pricing-cont #course-enroll-form ul {

}
.cert-pricing-cont #course-enroll-form ul li {background: none; height: auto; padding: 0px; margin: 15px 0px;}
.cert-pricing-cont #course-enroll-form ul li input {
	height: 45px;
	width: 100%;
	padding-left: 10px;
}
.cert-pricing-cont #course-enroll-form ul li .infoEmail {
	font-size: 11px;
	font-weight: 300;
	color: #CA2727;
	margin: 5px 0px 0px;
}
.cert-pricing-cont #course-enroll-form ul li input#enrolPhone {padding-left: 45px;}
.cert-pricing-cont #course-enroll-form ul li select {
	font-family: 'Roboto';
	border: 1px solid #ccc;
	padding-left: 5px;
	height: 45px;
	width: 100%;
}
.cert-pricing-cont #course-enroll-form ul li #enrolNotes{width: 100%; height: 100px; padding: 5px 10px;}
.cert-pricing-cont #course-enroll-form #card-element {
	/*display: none;*/
	border: 1px solid #ccc;
	padding: 15px 10px 15px 10px;
}
.cert-pricing-cont #course-enroll-form #enrollPONumber {display: none;}
.cert-pricing-cont .cert-sign-in {
	background: #f6c016;
    color: #000;
	display: inline-block;
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 1.2em;
    padding: 15px 30px;
    margin-top: 10px;
    text-transform: capitalize;
    text-decoration: none;
}
.cert-pricing-cont button {
	box-shadow: none;
	text-shadow: none;
	background: #ee2424;
	border: 2px solid #ee2424;
	color: #fff;
	margin: 0 auto;
	font-family: 'Roboto';
	font-weight: 500;
	text-transform: capitalize;
	padding: 15px 60px;
	font-size: 1.2em;
	margin-top: 20px;
}
.cert-pricing-cont .cert-sign-in:hover, .cert-pricing-cont button:hover{background: transparent; color: #ee2424;}
.cert-share-cont {
    padding: 0px 40px 0px;
}
.cert-share-cont h4 {
    font-family: 'Roboto';
    font-weight: 400;
    text-align: center;
    font-size: 1.4em;
}
.cert-share-cont ul {margin: 0px; text-align: center;}
.cert-share-cont ul li{
	display: inline-block;
	margin: 0px 10px 20px 10px;
	width: auto;
}
.cert-share-cont ul li a{}
.cert-share-cont ul li a i {
    color: #000;
    font-size: 1.8em;
}
.cert-table{
	border: 1px solid #ccc !important;
}
.cert-table th{
	background: #333;
	color: #fff;
	font-family: 'Roboto';
	font-weight: 400;
	padding: 15px 10px;
	font-size: 1.3em;
	font-weight: normal;
	vertical-align: middle;
}
.cert-table th.cert-desc{width: 75%;}
.cert-table tr:nth-child(2n+1) {
	background: #eae9e9;
}
.cert-table tr:nth-child(2n+2) {
	background: #f3f3f3;
}
.cert-table tr td{
	padding: 15px 10px;
	font-family: 'Roboto';
	font-weight: 100;
	font-size: 1.1em;
	vertical-align: middle;
}
.cert-table tr td.cert-duration{
	background: #ddd;
	font-family: 'Roboto';
	font-weight: 500;
}
.cert-table tr td.course-enroll-lnk {
	background: #fff;
	text-align: center;
}
.course-desc-cont h2 {
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 1.6em;
	margin: 30px 0px;
}
.course-desc-table th, .course-location-table th {
	background: #333;
	color: #fff;
	padding: 10px 20px;
	font-family: 'Roboto';
	font-weight: 300;
	font-weight: inherit;
	font-size: 1.2em;
}
.course-desc-table tr:nth-child(2n+1), .course-location-table tr:nth-child(2n+1) {
	background: #ccc;
}
.course-desc-table tr:nth-child(2n+2), .course-location-table tr:nth-child(2n+2) {
	background: #f3f3f3;
}
.course-desc-table tr td, .course-location-table tr td {
	padding: 10px 20px;
	font-family: 'Roboto';
	font-weight: 100;
	font-weight: 100;
}
.course-desc-table tr td:nth-child(4), .course-location-table tr td:nth-child(3){
	text-align: center;
}
.course-instructions {
	margin: 25px 0px 0px;
	font-family: 'Roboto';
	font-weight: 100;
	font-size: 1.3em;
	line-height: 30px;
	color: #ee2424;
	font-style: italic;
}
.slx-cert-easy-cont ul {}
.slx-cert-easy-cont ul li {
	display: inline-grid;
	width: 25%;
	margin: 0px 15px 30px 15px;
	background: #fff;
	padding: 30px;
	border-radius: 5px;
}
.slx-cert-easy-cont ul li:nth-child(4), .slx-cert-easy-cont ul li:nth-child(5), .slx-cert-easy-cont ul li:nth-child(6){margin-bottom: 0px;}
.slx-cert-easy-cont ul li i{
	text-align: center;
	width: 100%;
	color: #000;
	font-size: 3em;
}
.slx-cert-easy-cont ul li p.title{
	color: #2196f3;
	font-family: 'Roboto';
	font-weight: 500;
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
.slx-cert-easy-cont ul li p.desc{
	color: #000;
	line-height: 25px;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 1.3em;
	text-align: center;
}
.cert-pay-options{text-align: center;}
.cert-pay-options ul{margin: 0px;}
.cert-pay-options ul li{
	padding: 0px;
	margin: 0px 2px;
	width: auto;
}
.cert-pay-options ul li i{font-size: 2em;}
.full-width-center.easy-cert-steps h2, .full-width-center.easy-cert-steps h3{color: #fff;}


/* Inner Page END */

/* Sign Up Page START */
.signup-cont .left, .user-profile-cont .left {
	float: left;
	width: 40%;
	background-image: url('images/bg1.jpg');
	padding: 8% 0 13% 5%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
}
.signup-cont .left h2, .user-profile-cont .left h2 {
    font-family: 'Roboto';
    font-weight: 400;
    margin: 0px 0px 30px 0px;
    color: #fff;
    font-size: 2.4em;
}
.signup-cont .left p, .user-profile-cont .left p{
    font-family: 'Roboto';
    font-weight: 100;
    margin: 0px 0px 30px 0px;
    color: #fff;
    font-size: 1.6em;
}
.signup-cont .left ul, .user-profile-cont ul{
	margin: 0px;
}
.signup-cont .left ul li, .user-profile-cont ul li{
	color: #fff;
	font-family: 'Roboto';
	font-weight: 100;
	font-size: 1.3em;
	display: block;
	margin: 0px 0px 20px 20px;
}
.signup-cont .left ul li i, .user-profile-cont ul li i {
	color: #fff;
  font-size: 1.4em;
  position: relative;
  top: 5px;
  margin-right: 25px;
}
.signup-cont .right, .user-profile-cont .right {float: left;width: 41%;padding: 8% 0 5% 5%;}
.user-profile-cont ul li label {
    font-family: 'Roboto';
    font-weight: 100;
    color: #c3c3c3;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 0.9em;
}
.signup-title h1 {
    font-family: 'Roboto';
    font-weight: 500;
    color: #000;
    display: inline-block;
    font-size: 1.9em;
    margin: 0px 0px 20px 0px;
    line-height: 30px;
    border-right: 1px solid #ccc;
    padding-right: 30px;
}
.signup-title span {
    font-family: 'Roboto';
    font-weight: 300;
    display: inline-block;
    border: none;
    padding-left: 30px;
    font-size: 1.2em;
}
.signup-title span a {text-decoration: underline;}
.signup-title span a:hover{color:#ee2424;}

.signup-cont .right form ul, .user-profile-cont .right form ul {margin: 0px;}
.signup-cont .right form ul li {
    width: 46%;
    margin-bottom: 20px;
    float: left;
    display: block;
    margin-right: 20px;
}
.user-profile-cont .right ul li {
    width: 41%;
    margin-bottom: 10px;
    float: left;
    display: block;
    margin-right: 20px;
}
.signup-cont .right form ul li:last-child, .user-profile-cont .right ul li:last-child {
    width: 100%;
    /*text-align: center;
    margin-top: 15px;*/
}
.signup-cont .right form ul li input{
  height: 40px;
  border-color: #d1d1d1;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 1.1em;
  width: 100%;
}
.user-profile-cont .right form ul li input {
  height: 40px;
  border-color: #d1d1d1;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 0.9em;
  width: 100%;
}
.signup-cont .right form ul li select {
  height: 45px;
  width: 100%;
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 0.9em;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ”;
  appearance: none;
  background: url("images/icons/down-arrow.png") no-repeat #fff;
  background-position: right center;
  border: 1px solid #ccc;
  color: black;
  border-radius: 3px;
  padding: 7px 5px 7px 10px;
}
.signup-cont .right form ul li button.slx-create-account, .signup-cont .right form ul li button.slx-login-account {
  text-shadow: none;
  font-family: 'Roboto';
  font-weight: 400;
  background: #f6c016;
  border: 1px solid #f6c016;
  color: #000;
  font-size: 1.2em;
  padding: 15px 25px;
  box-shadow: none;
}
.cts-message {
	color: #ee2424;
	display: inline-block;
	font-family: 'Roboto';
	font-weight: 400;
	padding: 15px 0px;
	width: 100%;
	text-align: left;
}
/* Sign Up Page END */

/* Sign-In Page START */

.slx-forgot-pass-blk {display: inline-block;}
.slx-forgot-pass-blk a{}
.slx-forgot-pass-blk a:hover{}

/* Sign-In Page END */

/** Footer START **/
.layout-full #colophon{
	background: #24242F !important;
	float: left;
	width: 100% !important;
	border-top: 1px solid #ccc !important;
	padding: 20px 0px 0px !important;
}
.footer-custom {
	margin: 0 auto;
	width: 88%;
}
.footer-custom .left {
	float: left;
	width: 25%;
}
.newsletter-cont h4 {
	font-family: 'Roboto';
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.4em;
	margin: 0px 0px 20px;
}
.newsletter-cont input {
	width: 100%;
	height: 45px;
	margin-bottom: 15px;
	box-shadow: none;
	border: none;
	border-radius: 0px;
	font-family: 'Roboto';
	font-size: 15px;
	font-weight: 300;
	padding-left: 15px;
}
.newsletter-cont button {
  border: 0px;
  box-shadow: none;
  /*background: #f6c016;*/
  background: #ee2424;
  color: #fff;
  text-shadow: none;
  font-family: 'Roboto';
  font-weight: 500;
  padding: 15px 35px;
  text-transform: uppercase;
  font-size: 1.2em;
-moz-osx-font-smoothing: grayscale;
}
.newsletter-cont #newsletter-email-notice.error{
	color: #ee2424;
	display: inline-block;
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 1em;
	margin-bottom: 15px;
	width: 100%;
}
.footer-custom .left .social {
	display: inline-block;
	margin: 0px 0px 20px;
	width: 100%;
}
.footer-custom .left .social h4{
	font-family: 'Roboto';
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.4em;
	margin-bottom: 20px;
	/*font-weight: 100;*/
}
.footer-custom .left .social ul {
	margin: 0px;
}
.footer-custom .left .social li {
  display: inline-block;
  margin-right: 25px;
  list-style: none;
}
.footer-custom .left .social p {
	color: #b0b0b2;
	font-family: 'Roboto';
	font-weight: 300;
	line-height: 1.3em;
	margin-top: 25px;
	font-size: 1em;
	margin-bottom: 0px;
}
.footer-custom .left .social p i {
	font-size: 1.5em;
	padding-right: 15px;
	color: #ccc9c9;
}
.footer-custom .left .social li #fb {
	background: url('images/icons/facebook-icon.png') no-repeat;
	height: 26px;
	width: 16px;
	text-indent: -999999px;
	display: inline-block;
}
.footer-custom .left .social li #linkedin {
	background: url('images/icons/linkedin-icon.png') no-repeat;
	height: 26px;
	width: 26px;
	text-indent: -999999px;
	display: inline-block;
}
.footer-custom .left .social li #twitter{
	background: url('images/icons/twitter-icon.png') no-repeat;
	height: 24px;
	width: 28px;
	text-indent: -999999px;
	display: inline-block;
}
.footer-custom .left .social li #youtube{
	background: url('images/icons/youtube-icon.png') no-repeat;
	height: 27px;
	width: 33px;
	text-indent: -999999px;
	display: inline-block;
}
.boilerplate img {
	width: 48%;
}
.boilerplate p {
	color: #b0b0b2;
	line-height: 1.3em;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 1.1em;
}
#colophon #theme-attribution{
	display: inline-block;
	width: 100%;
}
.footer-custom .col {
	width: 30%;
	float: left;
}
.footer-divide {
	border-right: 1px solid #373740;
	height: 130px;
	width: 1px;
	float: left;
	margin: 0px 26px;
	position: relative;
	top: 0;
}
.contact-sales p {
	color: #b0b0b2;
	margin: 12px 0px;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 1.1em;
	line-height: 1.7em;
}
.contact-sales a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
}
.contact-sales a:after{
	font-family: 'FontAwesome';
	content: "\f054";
	padding-left: 7px;
	font-weight: 300;
	position: relative;
	top: 2px;
}
.footer-last {
	float: left;
	width: 100%;
	background: #1f1f29;
}
.footer-last .left {
	color: #fff;
	float: left;
	padding: 10px 20px;
	font-family: 'Roboto';
	font-weight: 400;
}
.footer-last .right {
	float: right;
	padding: 10px 20px;
	color: #fff;
	font-family: 'Roboto';
	font-weight: 400;
}
.footer-last .right a {
	color: #fff;
	text-decoration: none;
}
.footer-top {
	border-bottom: 1px solid #373740;
	width: 100%;
	margin: 0px auto 25px auto;
}
.footer-top ul {
	margin: 0px;
	text-align: center;
}
.footer-top li {
	display: inline-table;
	width: auto;
	color: #b0b0b2;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 1.1em;
	padding: 0px 0% 19px 0%;
	min-width: 242px;
	text-align: center;
}
.footer-top li i {
	font-size: 1.5em;
	padding-right: 10px;
	color: #ccc9c9;
}
.footer-top li a{color: #b0b0b2; text-decoration: none;}
/** Footer END **/

.cert-pricing-cont #course-enroll-form ul li .codeToggle {
	color: blue;
	font-family: 'Roboto';
	font-size: 15px;
	font-weight: 500;
	cursor: pointer;
}
.cert-pricing-cont #course-enroll-form ul li .codeTgleBlk {display: none; position: relative;}
.cert-pricing-cont #course-enroll-form ul li .codeTgleBlk .promoTxt {
	/* margin: 10px 0px 0px 0px; */
	color: blue;
	cursor: pointer;
	font-family: 'Roboto';
	font-size: 15px;
	font-weight: 500;
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 11px;
}
.cert-pricing-cont #course-enroll-form ul li .codeTgleBlk .ajxPromoMsg {
	font-family: 'Roboto';
	font-size: 12px;
	font-weight: 400;
}
.cert-pricing-cont #course-enroll-form ul li .codeTgleBlk .ajxPromoMsg.error{color: #CA2727;}
.cert-pricing-cont #course-enroll-form ul li .codeTgleBlk .ajxPromoMsg.success{color: green;}
.cert-prereq {display: inline-block; margin: 30px 0px 0px 0px; width: 100%;}
.cert-prereq table {font-family: 'Roboto'; border-collapse: collapse; margin: 0px; width: 100%;}
.cert-prereq > table th {border: 1px solid #dddddd; text-align: left; padding: 8px; text-align: center; font-size: 17px; background: #2592A6; color: #fff; font-weight: 400;}
.cert-prereq > table td {border: 1px solid #dddddd; color: #000; text-align: left; padding: 8px; text-align: center; font-weight: 300;}
.cert-prereq > table td.side-head {vertical-align: middle; font-weight: 500; width: 45%;}
.cert-prereq > table tr.alt {background: #eaeaea;}
.cert-prereq > table td span {color: #7b7b7b; font-style: italic; font-weight: 300;}
.cert-prereq.left-align > table th {text-align: left;}
.cert-prereq.left-align > table td {text-align: left; font-weight: 400; padding: 10px;}

#expert-talk-widget {
	background-size: cover;
	background-position: bottom;
	min-height: 437px;
	border-top: 3px solid #f5f5f5;
}
.expert-talk-blk {
	display: inline-block;
	width: 100%;
	padding: 10px 0px 10px;
	text-align: left;
	margin-top: 85px;
}
.expert-talk-blk p:nth-child(1) {
	color: #616161;
	font-weight: 500;
	font-size: 1.5em;
	margin-bottom: 0px;
}
.expert-talk-blk p:nth-child(2) {
	color: #000;
	font-weight: 700;
	font-size: 2.5em;
	margin-bottom: 0px;
}
.expert-talk-blk p:nth-child(3) {
	color: #9e9e9e;
	font-weight: 500;
	font-size: 1.5em;
	margin-bottom: 30px;
}
.expert-talk-blk .expert-talk-btn {display: inline-block;}
.expert-talk-blk .expert-talk-btn a, .expert-talk-blk .expert-talk-btn .schedule-callback {
	background: #ee2424;
	border: 2px solid #ee2424;
	border-radius: 50px;
	color: #fff;
	display: inline-block;
	font-family: 'Roboto';
	font-size: 1em;
	margin-right: 10px;
	padding: 15px 30px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 400;
	margin-bottom: 30px;
}

.min-cart-overlay{
	position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.4);
  width: 100%;
  height: 100%;
  z-index: 22;
  display: none;
  transition: all .3s ease-in-out 0s;
}
.mini-cart-pop-container {
	display: none;
	/*cursor: pointer;*/
	position: absolute;
	background: #fff;
	width: 390px;
	right: 0px;
	z-index: 999;
}
.mini-cart-pop-container .close-mini-cart {
	color: #000;
	font-size: 30px;
	position: absolute;
	right: -5px;
	top: 15px;
}
.mini-cart-pop-container .inner {display: inline-block; /*overflow: scroll;*/overflow: scroll; /*height: 365px;*/ width: 100%;}
.mini-cart-pop-container .inner .mini-cart-no-items {display: inline-block; width: 100%;}
.mini-cart-pop-container .inner .mini-cart-no-items.hide{display: none;}
.mini-cart-pop-container .inner .mini-cart-no-items img {max-width: 390px;}
.mini-cart-pop-container .inner .min-cart-item {
	display: inline-block;
	/*width: 89%;*/
	width: 350px;
	padding: 15px 20px;
	border-bottom: 1px solid #ccc;
	/* float: left; */
	position: relative;
	background: #fff;
	/*background: #f5f5f5;*/
}
.mini-cart-pop-container .inner .min-cart-item:last-child{border: none;}
.mini-cart-pop-container .inner .min-cart-item .remove-cart-item {position: absolute; right: 0px; color: #333; cursor: pointer;}
.mini-cart-pop-container .inner .min-cart-item .min-cart-course-name {
	color: #000;
	font-family: 'Roboto';
	font-size: 15px;
	font-weight: 400;
}
.mini-cart-pop-container .inner .min-cart-item .min-cart-qty{font-family: 'Roboto'; font-size: 16px; font-weight: 400; margin: 10px 0px;}
.mini-cart-pop-container .inner .min-cart-item .min-cart-price, .mini-cart-pop-container .inner .min-cart-item .min-cart-coupon-price{font-family: 'Roboto'; font-size: 16px; font-weight: 400;}
.mini-cart-pop-container .inner .min-cart-item .min-cart-price.coupon-set {color: #c4c4c4; font-style: italic; text-decoration: line-through;}
.mini-cart-pop-container .inner .min-cart-item .min-cart-price::before, .mini-cart-pop-container .inner .min-cart-item .min-cart-coupon-price::before{content: "$";}
.mini-cart-pop-container .inner .min-cart-item .min-cart-qty::before{content: "Qty: ";}
.mini-cart-pop-container .min-cart-price-blk {
	display: none;
	/*display: inline-block;*/
	width: 89%;
	padding: 15px 20px;
	background: #fff;
	border-top: 2px solid #333;
}
.mini-cart-pop-container .min-cart-price-blk .left {float: left;}
.mini-cart-pop-container .min-cart-price-blk .left p {color: #000; font-family: 'Roboto'; font-size: 18px;}
.mini-cart-pop-container .min-cart-price-blk .right {float: right;}
.mini-cart-pop-container .min-cart-price-blk .right .min-cart-total {
	color: #000;
	font-family: 'Roboto';
	font-size: 16px;
	font-weight: 400;
	margin: 0px;
}
.mini-cart-pop-container .min-cart-price-blk .right .min-cart-total.coupon-set {
	color: #c4c4c4;
	font-style: italic;
	text-decoration: line-through;
}
.mini-cart-pop-container .min-cart-price-blk .right .min-cart-total::before{content: "$";}
.mini-cart-pop-container .min-cart-price-blk .min-cart-btns {display: inline-block; margin: 10px 0px 0px 0px; width: 100%;}
/*.mini-cart-pop-container .min-cart-price-blk .min-cart-btns a {
	background: #333;
	display: inline-block;
	width: 43%;
	margin: 0px 10px;
	padding: 15px 30px 12px 30px;
	color: #fff !important;
	font-size: 14px !important;
	text-align: center;
	text-transform: uppercase;
}*/
/*.mini-cart-pop-container .min-cart-price-blk .min-cart-btns a:hover{color: #ee2424;}*/
.mini-cart-pop-container .min-cart-price-blk .min-cart-btns a.cart-view {
	background-image: url('https://training.solix.com/wp-content/themes/vantage/images/cart-view.png');
	height: 64px;
	width: 64px;
	padding: 0px;
	text-indent: -999999999px;
	background-color: transparent;
	background-size: 100%;
	cursor: pointer;
}
.mini-cart-pop-container .min-cart-price-blk .min-cart-btns a.cart-checkout {
	background-image: url('https://training.solix.com/wp-content/themes/vantage/images/cart-checkout.png');
	height: 64px;
	width: 64px;
	padding: 0px;
	text-indent: -999999999px;
	background-color: transparent;
	background-size: 100%;
	cursor: pointer;
}
.mini-cart-pop-container .min-cart-price-blk .min-cart-btns a.cart-delete {
	background-image: url('https://training.solix.com/wp-content/themes/vantage/images/cart-delete.png');
	height: 64px;
	width: 64px;
	padding: 0px;
	text-indent: -999999999px;
	background-color: transparent;
	background-size: 100%;
	cursor: pointer;
}
.mini-cart-pop-container .min-cart-price-blk .min-cart-btns a {display: inline-block; margin: 0px 20px 0px 20px;}
.main-navigation ul li a .toggle-mini-cart {color: #fff; font-size: 25px; margin-right: 5px;}
.main-navigation ul li a .toggle-mini-cart:hover{color: #ee2424;}
.main-navigation ul li a .cart-count {
	position: absolute;
	bottom: 45px;
	color: #fff;
	text-align: center;
	border-radius: 100px;
	font-family: 'Roboto';
	font-size: 11px;
	font-weight: 500;
	background: #ee2424;
	height: 18px;
	width: 18px;
	display: inline-block;
	line-height: 18px;
	right: 10px;
}
.course-cart-container {display: inline-block; min-height: 350px; width: 100%;}
.cart-empty {display: inline-block; width: 100%;}
.cart-empty > p {color: #ee2424;}
.cart-empty.hide {display: none;}

.course-cart-table{display: inline-block; width: 100%;}
.course-cart-table table {
	font-family: 'Roboto';
	border-collapse: collapse;
	margin: 0px;
	width: 100%;
}
.course-cart-table table tr.cart-course-item:nth-child(2n+1) {background: #f5f5f5;}
.course-cart-table  table tr th {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 18px;
	text-align: center;
	font-size: 17px;
	background: #333;
	color: #fff;
	font-weight: 400;
}
.course-cart-table table tr td {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 8px;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	vertical-align: middle;
}
.course-cart-table table tr td .cart-fdw-btns {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 10px;
}
.course-cart-table table tr td .cart-fdw-btns .proceesToCheckout {
	width: 36%;
	height: auto;
	border-radius: 3px;
	padding: 10px 40px;
	text-decoration: none;
}
.course-cart-table table tr.cart-course-item td:last-child {width: 13%;}
.course-cart-table table tr td.course-price > p {margin: 0px;}
.course-cart-table table tr td.course-price p::before, .course-cart-table table tr td .cart-total::before {content: "$";}
.course-cart-table table tr td.course-price .coupon-set {
	color: #c4c4c4;
	font-style: italic;
	text-decoration: line-through;
}
.course-cart-table table tr td .quantity {
	display: inline-block;
	min-width: 150px;
	border: 1px solid #e8e8e8;
	border-radius: 20px;
}
.course-cart-table table tr td .quantity button {
	background: #fff;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	vertical-align: text-top;
	text-decoration: none;
	overflow: visible;
	text-decoration: none;
	cursor: pointer;
	line-height: 13px;
	font-size: 16px;
	color: #868686;
	border: 0;
	text-align: center;
	width: 45px;
	height: 45px;
	font-family: 'Roboto';
	font-weight: 300;
}
.course-cart-table table tr td .quantity button.cart-qty-plus {
	float: right;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.course-cart-table table tr td .quantity button.cart-qty-minus {
	float: left;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-right: 0;
}
.course-cart-table table tr td .quantity input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}
.course-cart-table table tr td .quantity input[type=number] {-moz-appearance: textfield;}
.course-cart-table table tr td .quantity .cart-qty-input {
	border: 0;
	text-align: center;
	width: 65px;
	float: right;
	height: 45px;
	padding: 10px 0px;
	background: #fff;
	font-family: 'Roboto';
	font-weight: 400;
}
.course-cart-table table tr td.cart-total-cell{font-size: 15px; font-weight: 500; padding: 20px;}
.course-cart-table table tr td.cart-total-cell .cart-total.coupon-set {color: #ccc; font-style: italic; text-decoration: line-through;}
.course-cart-table table tr td .remove-cart-item {text-align: center; cursor: pointer;}
.course-cart-table table tr td .cart-coupon-blk {
	display: inline-block;
	text-align: left;
	width: 100%;
}
.course-cart-table table tr td .cart-coupon-blk > p {display: inline-block; margin: 0px 10px 0px 0px;}
.course-cart-table table tr td .cart-coupon-blk > p.couponSuccess strong {color: #ee2424;}
.course-cart-table table tr td .cart-coupon-blk input {
	color: #000;
	height: 45px;
	padding: 0px 0px 0px 10px;
	font-size: 15px;
	font-weight: 300;
	margin: 0px 10px 0px 0px;
	width: 200px;
}
.course-cart-table table tr td .cart-coupon-blk > button {
	color: #fff;
	background: #000;
	box-shadow: none;
	border: 2px solid #000;
	border-radius: 3px;
	padding: 0 40px;
	height: 45px;
	font-family: 'Roboto';
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
}
.course-cart-table table tr td .cart-coupon-blk > button:hover{color: #000; background: transparent;}
.course-cart-table table tr td .course-cart-update-btn, .course-cart-table table tr td .proceesToCheckout {
	float: left;
	color: #fff;
	background: #000;
	border: 2px solid #000;
	font-family: 'Roboto';
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
	padding: 0 40px;
	margin: 0px 5px;
	height: 45px;
	width: 48%;
}
.course-cart-table table tr td button:disabled{cursor: not-allowed;}
.course-cart-table table tr td .course-cart-update-btn:hover, .course-cart-table table tr td .proceesToCheckout:hover{color: #000; background: transparent;}
.course-checkout-container {display: inline-block; position: relative; min-height: 350px; width: 100%;}
.course-checkout-container .title-main {color: #000; font-family: 'Roboto'; font-size: 30px; font-weight: 500; margin: 0px 0px 20px 0px;}
.course-checkout-container #course-checkout-form-overlay {
	display: none;
	position: absolute;
	background: #000;
	z-index: 9;
	/*width: 1525px;*/
	width: 1600px;
	height: 890px;
	opacity: 0.5;
	left: -35px;
	top: -25px;
}
.course-checkout-container .cols {float: left;}
.course-checkout-container .cols.left {width: 65%;}
.course-checkout-container .cols.left > p {
	color: #000;
	font-family: 'Roboto';
	font-size: 30px;
	font-weight: 500;
}
.course-checkout-container .cols.left > ul {margin: 0px;}
.course-checkout-container .cols.left > ul > li {
	display: inline-block;
	width: 100%;
	margin: 0px 0px 20px 0px;
}
.course-checkout-container .cols.left > ul > li label {
	color: #000;
	font-family: 'Roboto';
	font-size: 14px;
	width: 100%;
	display: inline-block;
	margin: 0px 0px 5px 0px;
}
.course-checkout-container .cols.left > ul > li label abbr.required {color: #ee2424;}
.course-checkout-container .cols.left > ul > li input {
	color: #000;
	font-family: 'Roboto';
	font-size: 14px;
	height: 40px;
	width: 95%;
	/*border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-radius: 0px;*/
}
.course-checkout-container .cols.left > ul > li .chekout-info {
	color: #ee2424;
	font-family: 'Roboto';
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	margin: 5px 0px 0px 0px;
}
.course-checkout-container .cols.left > ul > li textarea {
	color: #000;
	font-family: 'Roboto';
	font-size: 14px;
	height: 100px;
	width: 95%;
}
.course-checkout-container .cols.right {width: 30%;}
.course-checkout-container .cols.right .inner {
	display: inline-block;
	padding: 30px;
	width: 100%;
	border: 1px solid #ccc;
}
.course-checkout-container .cols.right .inner .title-inner {
	color: #000;
	font-family: 'Roboto';
	font-size: 30px;
	font-weight: 500;
	margin: 0px 0px 30px 0px;
}
.course-checkout-container .cols.right .inner table {
	font-family: 'Roboto';
	border-collapse: collapse;
	margin: 0px 0px 40px 0px;
	width: 100%;
}
.course-checkout-container .cols.right .inner table tr th {
	background: #333;
	color: #fff;
	font-weight: 500;
	padding: 12px 15px 12px;
	text-align: center;
	border: 1px solid #ddd;
}
.course-checkout-container .cols.right .inner table td {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 12px 15px 0px;
	text-align: center;
	font-weight: 300;
}
.course-checkout-container .cols.right .inner table tr.checkoutTotal td p {font-weight: 500; font-size: 16px;}
.course-checkout-container .cols.right .inner table tr.checkoutTotal td h6 {font-family: 'Roboto';}
.course-checkout-container .cols.right .inner table tr.checkoutTotal td h6 strong {color: #ee2424;}
.course-checkout-container .cols.right .inner table tr.checkoutTotal td p.course-price-total.coupon-set{color: #c4c4c4; font-style: italic; text-decoration: line-through;}
.course-checkout-container .cols.right .inner table tr.checkoutTotal td p::before{content: "$";}
.course-checkout-container .cols.right .inner table td:first-child {text-align: left;}
.course-checkout-container .cols.right .inner table td p {
	font-size: 14px;
	font-weight: 400;
	margin: 0px 0px 10px 0px;
}
.course-checkout-container .cols.right .inner table td p.course-price.coupon-set {
	color: #c4c4c4;
	font-style: italic;
	text-decoration: line-through;
}
.course-checkout-container .cols.right .inner table td p.course-name {font-weight: 400;}
.course-checkout-container .cols.right .inner table td p.course-name .schedule-date {
	color: #ee2424;
	display: inline-block;
	font-size: 10px;
	text-transform: uppercase;
	width: 100%;
}
/*.course-checkout-container .cols.right .inner table td p.course-qty:before{content: "Qty: ";}*/
.course-checkout-container .cols.right .inner table td p.course-price:before{content: "$";}
.course-checkout-container .cols.right .inner ul {margin: 0px;}
.course-checkout-container .cols.right .inner ul li {list-style: none; margin: 0px 0px 15px 0px; width: 100%;}
.course-checkout-container .cols.right .inner ul li .order-options {
	height: 45px;
	width: 100%;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 14px;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
	appearance: none;
	background-color: #e4e4e4;
	background-image: url('images/icons/down-arrow.png');
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 7%;
	border-bottom: 2px solid #ccc;
	color: black;
	border-radius: 0px;
	padding: 12px 5px 12px 5px;
	min-width: 65px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.course-checkout-container .cols.right .inner ul li #card-element {
	border: 1px solid #ccc;
	padding: 15px 10px 15px 10px;
}
.course-checkout-container .cols.right .inner ul li #card-error {
	color: #ee2424;
	display: inline-block;
	font-family: 'Roboto';
	font-size: 13px;
	font-weight: 400;
	margin: 5px 0px;
	width: 100%;
	font-style: italic;
}
.course-checkout-container .cols.right .inner ul li #enrollPONumber {
	display: none;
	color: #000;
	font-family: 'Roboto';
	font-size: 14px;
	font-weight: 400;
	width: 100%;
	height: 45px;
	padding: 0px 0px 0px 15px;
}
/*.course-checkout-container .cols.right .inner ul .course-pay-btn {
	color: #fff;
	border: 2px solid #000;
	box-shadow: none;
	background: #000;
	font-family: 'Roboto';
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
	padding: 0px 40px;
	height: 55px;
	width: 100%;
}*/
.course-checkout-container .cols.right .inner ul .course-pay-btn:hover{background: transparent; color: #000;}
.course-checkout-container .cols.right .inner ul button:disabled{cursor: not-allowed; /*background: #f5f5f5; border-color: #f5f5f5; color: #000;*/}

.course-checkout-container .cols.right .inner ul .course-pay-btn {
  position: relative;
  color: #fff;
	border: 2px solid #000;
	box-shadow: none;
	background: #000;
	text-transform: uppercase;
	padding: 0px 40px;
	height: 55px;
	width: 100%;
}
.course-checkout-container .cols.right .inner ul .course-pay-btn:active {background: #000; color: #fff;}

.course-checkout-container .cols.right .inner ul .course-pay-btn .button__text {
  font-family: 'Roboto';
	font-size: 13px;
	font-weight: 300;
  transition: all 0.2s;
}
.course-checkout-container .ajax-msgs {
	display: inline-block;
	margin: 15px 0px;
	width: auto;
}
.course-checkout-container #course-checkout-form-overlay > p {
	color: #fff;
	font-family: 'Roboto';
	font-size: 22px;
	position: absolute;
	top: 50%;
	left: 40%;
	font-weight: 300;
}
.swal-button {
	background: #000;
	color: #fff;
	border: none;
	box-shadow: none;
	border-radius: 5px;
	font-weight: 400;
	font-size: 15px;
	padding: 15px 40px;
	margin: 0;
	cursor: pointer;
	border: 2px solid #000;
	font-family: 'Roboto';
}
.swal-button:active, .swal-button:focus{background: #000; box-shadow: none; color: #fff;}
.swal-button:not([disabled]):hover {
	background: transparent !important;
	color: #000 !important;
}
/*.course-checkout-container .cols.right .inner ul .course-pay-btn .button--loading .button__text {
  visibility: hidden;
  opacity: 0;
}

.course-checkout-container .cols.right .inner ul .button--loading::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 4px solid transparent;
  border-top-color: #ffffff;
  border-radius: 50%;
  animation: button-loading-spinner 1s ease infinite;
}

@keyframes button-loading-spinner {
  from {
    transform: rotate(0turn);
  }

  to {
    transform: rotate(1turn);
  }
}*/

.swal-text {text-align: center; line-height: 25px;}
.contact-us-popup #contact-us-site-wide-main, .popup-generic {padding: 0px; background: #f5f5f5;}
.contact-us-popup #contact-us-site-wide-main .contact-us-site-wide-inner {display: block;}
.contact-us-popup #contact-us-site-wide-main .contact-us-site-wide-inner .left {
  float: left;
  width: 45%;
  text-align: center;
  padding: 15px 30px 45px 30px;
  background-color: #fff;
}
.contact-us-popup #contact-us-site-wide-main .contact-us-site-wide-inner .left h2 {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 1.6em;
  color: #000;
  margin: 15px 0px;
  text-align: left;
}
.contact-us-popup #contact-us-site-wide-main .contact-us-site-wide-inner .left p {
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 1.1em;
  line-height: 1.6em;
  text-align: left;
}
.contact-us-popup #contact-us-site-wide-main .contact-us-site-wide-inner .left ul {margin: 0px; text-align: left;}
.contact-us-popup #contact-us-site-wide-main .contact-us-site-wide-inner .left li {
  list-style: none;
  float: left;
  width: 50%;
  margin-bottom: 10px;
}
.contact-us-popup #contact-us-site-wide-main .contact-us-site-wide-inner .left li input {
  font-family: 'Roboto';
  font-weight: 300;
  height: 40px;
  width: 95%;
}
#cg-recaptcha {
	display: inline-block;
	text-align: left;
	width: 100%;
}
.ui-widget-overlay{background: #000 !important; opacity: 0.8 !important;}
.ui-widget.contact-us-popup {top: 90px !important; z-index: 9999 !important;}
.contact-us-popup #contact-us-site-wide-main .contact-us-site-wide-inner .left button.cts-btn-submit{
	width: auto;
	font-family: 'Roboto';
	font-weight: 500;
	border: 2px solid #ee2424;
	font-size: 1em;
	background: #ee2424;
	color: #fff;
	padding: 15px 25px 15px;
	box-shadow: none;
	text-shadow: none;
	border-radius: 50px;
	text-transform: uppercase;
	margin-top: 15px;
	-moz-osx-font-smoothing: grayscale;
}
.contact-us-popup #contact-us-site-wide-main .contact-us-site-wide-inner .left button.cts-btn-submit:hover{background: transparent; color: #ee2424;}
.contact-us-popup #contact-us-site-wide-main .contact-us-site-wide-inner .right {
  float: left;
  width: 41%;
  padding: 15px 24px 20px 35px;
  background: #F5F5F5;
}
.contact-us-popup #contact-us-site-wide-main .contact-us-site-wide-inner .right h1 {
  font-family: 'Roboto';
  font-weight: 500;
  margin: 15px 0px;
  font-size: 1.6em;
  color: #000;
}
.contact-us-popup #contact-us-site-wide-main .contact-us-site-wide-inner .right p {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.1em;
  line-height: 1.6em;
}
.contact-us-popup #contact-us-site-wide-main .contact-us-site-wide-inner .right .pop-all-loc {float: right; margin-right: 15px;}
#courseType {
	border: none;
	background: transparent;
	margin: 50px 0px 0px 0px;
	padding: 0px;
}
#courseType .ui-tabs-nav {
	margin: 0px;
	padding: 0px;
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	text-align: center;
	border-radius: 0;
}
#courseType .ui-tabs-nav > li {
	display: inline-block;
	float: none;
	width: 25%;
	margin-bottom: -4px;
}
#courseType .ui-tabs-nav > li.ui-state-active {background: #006cac; border-color: #006cac;}
#courseType .ui-tabs-nav > li > a {
	text-align: center;
	width: 100%;
	padding: 13px;
	font-family: 'Roboto';
	font-size: 17px;
	font-weight: 400;
}
#courseType .add-mult-course-btn {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin: 40px 0px 0px 0px;
}
#courseType .add-mult-course-btn a {
	background: #ee2424;
	color: #fff;
	padding: 13px 30px;
	font-family: 'Roboto';
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	border-radius: 100px;
	border: 2px solid transparent;
}
#courseType .add-mult-course-btn a:hover{background: transparent; border-color: #ee2424; color: #ee2424;}
.course-desc-cont #foundation {margin: 0px 0px 40px 0px;}
.course-checkout-container-empty {display: inline-block; width: 100%;}
.course-checkout-container-empty > p.empty-msg {
	color: #ee2424;
	font-size: 20px;
	font-family: 'Roboto';
	font-weight: 400;
	text-align: center;
}
#main .content-area-full {width: 100%;}
/*article.schedule {margin: 60px 0px 0px;}*/
/*.schedule-wrapper {margin: 0px auto; width: 80%;}*/
.schedule-wrapper {
	margin: 0px auto;
	width: 80%;
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
}
.schedule-wrapper > p {display: inline-block; width: 100%;}
.schedule-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 35px;
}
.schedule-wrapper .schedule {
	flex: 0 0 30%;
	margin: 15px 20px;
	border: none;
	background: #f5f5f5;
	text-align: center;
	border-radius: 5px;
}
.schedule-list .cols {
	display: inline-block;
	width: 100%;
}
.schedule-list .cols.left {display: none; width: 10%;}
.schedule-list .cols.left .dateBlk {
	text-align: center;
	margin: 15px 0px 0px 0px;
}
.schedule-list .cols.left .dateBlk .week {
	display: inline-block;
	width: 100%;
	font-family: 'Roboto';
	font-size: 15px;
	font-weight: 300;
	text-transform: uppercase;
}
.schedule-list .cols.left .dateBlk .date {
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: 35px;
	font-family: 'Roboto';
	font-weight: 500;
	margin: 15px 0px 0px 0px;
}
.schedule-list .cols.right {/*width: 55%;*/ width: 100%;}
.schedule-list .cols.right .schedule-time {
	color: #ee2424;
	font-family: 'Roboto';
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
}
.schedule-list .cols.right .schedule-title > a {
	color: #000;
	font-family: 'Roboto';
	font-size: 17px;
	font-weight: 400;
	/*text-decoration: none;*/
}
.schedule-list .cols.right .schedule-title > a:hover{text-decoration: underline;}
.schedule-list .cols.right .schedule-cont {
	display: inline-block;
	width: 100%;
}
.schedule-list .cols.right .schedule-cont > p {
	color: #333;
	font-family: 'Roboto';
	font-size: 17px;
	font-weight: 300;
	line-height: 30px;
	margin: 0px;
}
.schedule-list .cols.right .schedule-enroll {
	display: inline-block;
	width: auto;
	margin: 40px 0px 0px;
}
.schedule-list .cols.right .schedule-enroll .addToCart, .schedule-list .cols.right .schedule-enroll .viewCart {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	font-family: 'Roboto';
	font-size: 15px;
	font-weight: 400;
	padding: 13px 30px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 5px;
}
.schedule-list .cols.right .schedule-enroll .addToCart:hover, .schedule-list .cols.right .schedule-enroll .viewCart:hover{background: #fff; color: #000 !important; }
.stripe-test-msg{font-family: 'Roboto'; color: #ee2424; font-weight: 400; font-size: 14px; font-style: italic;}
.cart-empty-msg{font-family: 'Roboto'; color: #ee2424; font-weight: 400; font-size: 14px; font-style: italic;}
.hm-course-cont .hm-course-details-blk .playTeaser {
	cursor: pointer;
	margin: 0px;
	display: inline-block;
	width: auto;
}
.hm-course-cont .hm-course-details-blk .playTeaser > i {color: #ee2424; font-size: 30px;}
/* Events Calendar */
/*.tribe-events-view{padding: 40px 0px;}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{padding: 30px 30px;
  border: 1px solid #f0f8ff;
  background: #f0f8ff;
  border-radius: 20px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header {
	background: #fff;
	padding: 30px 30px 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month {
	margin: 0;
	padding: 30px 30px;
	background: #fff;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day > button {pointer-events: none;}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__multiday-event-wrapper{height: 30px; margin-bottom: 10px;}
.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date{opacity: 1;}
.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner{background: #9EA9FE;}
.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner > h3{color: #000; opacity: 1; font-weight: 500; padding: 5px;}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner{background: #9EA9FE;}
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner > h3 {color: #000; opacity: 1; font-weight: 500; padding: 5px;}
.single-tribe_events .tribe-events-c-subscribe-dropdown__container, .tribe-events .tribe-events-c-subscribe-dropdown__container{display: none;}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav{display: none !important;}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small{display: none !important;}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__button{display: none !important;}*/

