
body {
    font-size: 0.950rem; background: linear-gradient(to bottom,  #ffffff 0%,#e9eef2 44%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
a,.btn-link{
    color: #158ae2; outline: 0;
}
a.btn-primary {
    color: white !important;
}
@font-face {
  font-family: 'logoFont';  src: url('/images/fonts/Roboto-Medium.ttf');
}
#header {
  z-index: 999;
  width: 100%;
}
.navbar-brand{padding: 0 !important; font-size: 2.2rem; font-family: 'logoFont'; color: #061e8d !important;}
.navbar-brand span{color: #46b007 !important;}
.tagline{letter-spacing: 1px; font-style: italic; color: #b6cac8; font-weight: 600; text-align: right; padding-right: 1rem; margin-top: -6px;}
/*.tagline::before{content: ""; height: 1px; float: left; width: 55px;background: #3f5378; margin-top: 11px; margin-left: 2px;}*/
#ecom-mainarea{
    padding: 0px 10px 10px;
    position: relative;
    text-align: left;
    flex: 1;
}
/*.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}*/
.header-part{padding: 0px 30px 0 28px;}
.header_border_color{display: flex;}
.header_border_color > div{flex: 1;}
.header_border_color .green{background: #31b555; padding: 4px;}
.header_border_color .blue{background: #37458c; padding: 4px;}
.header_border_color .red{background: #f71c52; padding: 4px;}

.navbar-nav a{font-size: 1.1rem; font-weight: 600;}
.navbar-nav a:hover{color: #37458c !important;}
.margin-lr li{position: relative;}
.margin-lr .nav-item:hover span{z-index: 999; height: 2px; position: absolute;  width: 100%; background: #0ddd68; display: block; left: 0%; top: -13px;}
.d-flex.justify-content-center a {
    margin-bottom: 10px;
}
.loginReg{display: flex; border: 1px solid #d3d8e1;
padding: 0px 20px; border-radius: 50px; gap: 1rem;}
.loginReg:hover{background: #37458c; border: 1px solid #37458c;}
.loginReg:hover.loginReg a{color: #ffffff !important;}
.loginReg a{padding-right: 0 !important; padding-left: 0 !important;}


.header-right{border-radius: 3px;}
.header-right a{padding: 0px 20px !important;}
.dropdown-menu2 a{font-size: .9rem; color: #377dff !important;}
.header-right li{padding: 8px 0px;}
.header-right li:first-child a{border-right: 1px solid #fff;}
.dropdown:hover .dropdown-menu {
  display: block;
}

#navbarabsolute{padding: 5px 0 5px;}
.searchBar input{border-radius: 0; border: 0;}
.searchBar button{border-radius: 0; background: #ffffff; border: 0; margin-left: -1px;}
.margin-lr{margin: 0 0 0 auto;}

.headerCart img{width: 26px; margin-top: -4px;}
.headerCart a{text-decoration: none;}

.carousel-indicators button {background-color: #ffffff !important;}
.carousel-indicators .active {background-color: #37458c !important;}

.how-vc{display: flex; background: #fff; margin-top: -2rem; padding: 2rem; gap: 2rem}
.how-vc > div{flex: 1;}
.how-vc ul{padding: 0;}
.how-vc ul li{list-style: none; font-size: 1.4rem; padding-bottom: 1em;}
.how-vc ul li span{padding: .3rem .9rem; margin-right: 1rem; border-radius: 50px; background-color: #37458c; color: #ffffff;}
.how-vc-first{
	background-image: url('/images/vct_works.jpg');
	background-size: cover;
	background-position: center;
}
.benefits-of-lt{display: flex; margin: 1rem 0; background: #fff; padding: 2rem; gap: 2rem}
.benefits-of-lt > div{flex: 1;}
.benefits-of-lt ul{padding: 0;}
.benefits-of-lt ul li{display: flex; list-style: none; font-size: 1.2rem; padding-bottom: 1em;}
.benefits-of-lt ul li .round-list{padding: .3rem .9rem; margin-right: 1rem; border-radius: 50px; background-color: #37458c; color: #ffffff;}
.benefits-of-lt ul li > div{}

.benefits-of-lt-first{
	background-image: url('/images/benefits-of-lt.jpg');
	background-size: cover;
	background-position: center;
}


.howVirtualClass{}
.howVirtualClass h1{margin-bottom: 2rem;}
.howVirtualClass .div1,
.div2,
.div3{padding: 2rem; background: #ffffff; text-align: center;}

.howVirtualClass{}

.threeBoxUiMain{margin: 20px 0 10px;}
.threeBoxUi{display: flex; column-gap: 2rem; padding: 2rem 0;}
.threeBoxUiSub{position: relative; background: #ffffff; display: flex; flex: 1; justify-content: center; align-items: center; padding: 1rem; line-height: 40px; color:#000; text-align: left; font-weight: 600;}
.threeBoxUiSub > div{flex: fit-content;}
.threeBoxUiSub .bi{font-size: 3rem; color: #37458c;}
.threeBoxUiSub h4{margin-top: 1rem; font-weight: 600;}
/*
.threeBoxUi .green::before {content: ""; background: #31b555; padding: 4px 20px; position: absolute; left: 0; top: 0; border-radius: 0 50px 50px 0px;}
.threeBoxUi .blue::before{content: ""; background: #37458c; padding: 4px 20px; position: absolute; left: 0; top: 0; border-radius: 0 50px 50px 0px;}
.threeBoxUi .red::before{content: ""; background: #f71c52; padding: 4px 20px; position: absolute; left: 0; top: 0; border-radius: 0 50px 50px 0px;}
*/
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.carousel-item .col-md-8 img{ -webkit-animation:spin 20s linear infinite;
  -moz-animation:spin 20s linear infinite;
  animation:spin 20s linear infinite;
}

.overlay-circle {
  background-image: url('/images/circle.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.30;
}
.pattern-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.carousel-item .col-md-4{position: relative;}

.virtualClassSteps{}

.virtualClassSteps .stepCercal{margin-right: 15px; padding: 1rem 0 1.5rem; text-align: center; text-transform: uppercase; font-weight: 600; color: #ffffff;}
.virtualClassSteps .stepCercal1{background: #0ddd68;}
.virtualClassSteps .stepCercal2{background: #377dff;}
.virtualClassSteps .stepCercal3{background: #f9dd00; margin-right: 0px;}
.virtualClassSteps .stepCercal > div{ width: 100px; height: 100px; margin: 1rem auto; background: #ffffff; border-radius: 50px;}

.searchBarBannerPart{width: 80%;}
.searchBarBannerPart input{height: 50px; border-radius: 0;}
.searchBarBannerPart button{
	margin-left: -80px;
	background: #377dff;
	border-radius: 0;
	color: #fff;
	font-weight: 600;
	font-size: 1.2rem;
}
.datetime{
	padding: 1rem;
	background: #37458c;
	color: white;
	font-weight: 700;
	font-size: 1.2rem;
}
.datetimeBox{
  gap: 0.6rem;
  color: #37458c;
  background: #061e8d;
  padding: 0.5rem 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #ffffff;
}
.datetimeBox > div{
	flex: 0; font-weight: 700;
}
.datetimeBox .date{
	font-size: 2.5rem;
	line-height: 2.6rem;
}
.priceDiv{margin-left: auto; display: flex; min-width: 105px; line-height: 16px; text-align: left; font-weight: normal !important; border-top: 1px solid #000000; padding-top: .8rem;}
.priceDiv .listPrice{color: #ffffff !important;}
.priceDiv span i{color: #ffffff !important;}
.four-box {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin: -30px 0 10px;
}
.four-box .four-box-items {
  text-align: center;
  padding: 30px;
  margin: 20px;
  border-radius: 8px;
  flex: 1;
  border-right: 1px solid #dddddd;
}
.four-box .item1 {
  background: #dfe7ff;
  margin-left: 0px;
}
.four-box .item2 {
  background: #d5fbcd;
}
.four-box .item3 {
  background: #ffd6fc;
}
.four-box .item4 {
  background: #fddaad;
  margin-right: 0px;
}
.four-box .four-box-items div h1 {
  font-size: 19px;
}
.four-box .four-box-items a {
  color: #0f336c; text-decoration: none;
}

.gallery {
    white-space: nowrap;
    margin-top: 10px;
    overflow-x: auto;
}
.detail-image {
    height: 300px!important;
    width: auto!important;
    max-width: 300px!important;
 }

.quick-links a, #paginationBox a {
    color: #5d6177;
}

.footer-block {
    background: #ffffff;
	padding-top: 3.5rem; 
	color: black;
}
.footer-block a{text-decoration: none;}
.footer-block > div{padding:0 1.2rem 0 1.2rem;}
.footerContact{line-height: 2rem; color: #5d6177;}
.cart-image {
    width:100px;
    height:100%;
}
#footer{margin-top: 2rem;}
#footer h5 {
  padding-left: 10px;
  border-left: 2px solid #38489b;
  padding-bottom: 6px;
  margin-bottom: 20px;
  line-height: 14px;
  color: #0a3f96;
}
#footer ul.quick-links li {
  padding: 0.3rem 0;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
}
.footer-bottom{text-align: center; padding: 1.5rem !important; background: #021266; color: #ffffff; margin-top: 2rem;}
.footer-block .icons{width: 16px; margin-right: 0.5rem;}
.quick-links{min-height: 15.2rem; padding: 1.5rem; margin-right: 1rem; border: 1px solid #e9eef2;}
.quick-links li i{margin-right: 10px; color: #b2b5c8;}

label.required:after {
    content:"*";
    color: #ff0000;
    font-size: larger;
    margin-left:2px;
}

.amount {
    text-align:right;
}

.navbar-dark .navbar-nav .nav-link {
    color:#ffffff!important;
}
.navbar-dark .nav-item:hover, .navbar-dark .nav-item .nav-link:hover{
    background: #555555!important;
}

#parentContainer {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

.jGrowl {
  z-index: 9999;
  color: #ffffff;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: fixed;
}
.jGrowl.center {
  top: 10px;
  width: 50%;
  left: 25%;
}
button.jGrowl-close {
    float: right;
}

.hidden {
    height: 0;
    visibility: hidden;
}
.promotion-products .products-card {
    width: 100%;
    max-width: 100%;
}
.microCartSpan{padding: .5rem 1rem; display: block;}
.headingTitleMain{background: #58647b; color: #fff; margin-bottom: 1.2rem;}
.headingTitle{font-size: 26px;  margin: 0; padding: 4px 0px 6px;}
.headingTitle a{float: right; font-size: 1rem; text-decoration: none;}
.headingTitle3{font-size: 26px; color: #220966 !important; margin: 0 0 10px; padding: 4px 0px 6px;}
.headingTitle2{font-size: 26px; color: #220966 !important; margin: 0; padding: 4px 0px 6px;}
.headingTitle2 a{float: right; font-size: 1rem; text-decoration: none;}

.webinars-container{margin-bottom: 2rem;}
.header-left{justify-content: flex-end;}
#updateBody .amount{text-align: center;}
#updateBody .remove{text-align: center;}
.viewCart .editQuantity{text-align: center;}
.viewCart .editQuantity input{width: 36px;}
.viewCart #editUnitPrice,
#editItemTotal{width: 120px; text-align: center;}
#editCartPanel_cartItems th{padding: 20px;}
#editCartPanel_cartItems td{padding: 20px;}
#editCartPanel_cartItems .thead-light{border-bottom: 2px solid #0d6efd;}
.cartPriceSummary table{width: 100%; border: 1px solid #dddddd;}
.paymentPageColumn .table td{width: 100%; border-bottom: 1px solid #dddddd;}
.cartPriceSummary .payment-btn-primary{background-color: #0d6efd; border-color: #0d6efd; color: #ffffff; width: 100%; border-radius: 0;}
.promoCode{background: #edf2fb; padding: 1rem 2rem 2rem; border: 1px solid #dfe4ee;  margin-top: 2rem; display: flex; justify-content: center; align-items: center;}
.promoCode form{margin-top: 0.5rem;}
.promoCode .input-group{width: 350px;}
.promoCode .input-group input,
.input-group-btn{border-radius: 0;}
#emptyCartCheckoutPanel{text-align: center; height: 80vh; background-color: #f2f2f2; display: flex; justify-content: center; align-items: center;}

.view-all-card{

}
.view-all-card .virtualClassCard{
	padding: 1rem; background: #fff; display: flex; align-items: center; color: #ffffff;
}
.view-all-card .virtualClassCard *{
	flex: 1; z-index: 99;
}
.view-all-card .virtualClassCard::before{
	content: ""; position: absolute; left: 0; top: 0; z-index: 9; width: 100%; height: 100%;
	background: linear-gradient(-107deg,#82009f 0%,#f7345e 100%);
}
.view-all-center{display: flex;justify-content: center; align-items: center; font-size: 1.1rem;}
.view-all-bottom{display: flex;justify-content: center; align-items: end; width: 100%;}
.view-all-bottom a{border-radius: 0 !important; background-color: #37458c; color: #ffffff; border: 1px solid #37458c;}



.VirtualClassCardBg {
  position: relative;
  overflow: hidden;
}
.VirtualClassCardBg::before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  content: "";
  display: block;
  height: 100%;
  left: -75%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}

.virtualClassCard{transition: 1s;}

.virtualClassCard:hover  .virtualClassCard{
  transition: 1s;   background-color: ffffff;
  box-shadow: 0 10px 30px #636668;
}
.products-card:hover .virtualClassCard{
  transition: 1s;   background-color: ffffff;
  box-shadow: 0 10px 30px #b3bbbf;
}
.virtualClassCard:hover {
  background-color: ffffff;
  box-shadow: 0 10px 30px #636668;
}

.VirtualClassCardBg:hover::before, 
.VirtualClassCardBg:focus::before {
  -webkit-animation: shine 0.85s;
          animation: shine 0.85s;
}

.products-card:hover .VirtualClassCardBg::before{

  -webkit-animation: shine 0.85s;
          animation: shine 0.85s;
}

.products-card:focus .VirtualClassCardBg::before{
  -webkit-animation: shine 0.85s;
          animation: shine 0.85s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}



.virtualClassCardRow{
	padding: 1rem; background: #fff; display: flex; flex-direction: row !important; gap: 2rem;
}
.virtualClassCardRow .fillingFast{
	top: 1rem; left: 1rem; z-index: 99; border-radius: 0; width: 96px;
}

.virtualClassCardRow .virtualClassCardBody{
	margin: 0; box-shadow: none; padding: 0;
}
.virtualClassCardRow .VirtualClassCardBg{
	border-bottom: 0;
}
.virtualClassCardRow .VirtualClassCardBg img{width: 340px;}




#attendee-details input{
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;

margin-right: .5rem;
}

#attendee-details button{
  background-color: #0d6efd;
  border-color: #0d6efd;
  color: #ffffff;
  width: 100%;
  border-radius: 0;
  display: inline-block;
font-weight: 400;
line-height: 2.5;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
border: 0;
margin-top: 1rem;
}

#attendee-details div > div{margin-bottom: 1rem;}


.Attendee-Details{border: 1px solid #dddddd; padding: 1.5rem;}
.Attendee-Details h1{font-size: 18px; color: #0d6efd; margin-bottom: 1.5rem;}

.voucherAmount{
	background: #edf2fb;
	border: 1px solid #dfe4ee;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 2rem;
}
.voucherAmount ul{margin: 0; padding: 0; display: flex; flex: 1; justify-content: space-between;}
.voucherAmount li{list-style: none; padding: 2rem; background: #4287ec; width: 100%; color: #ffffff; text-align: center; font-weight: 700 !important;}
.voucherAmount li:first-child{background: #0d6efd;}
.voucherAmount li:last-child{background: #76a9f4;}
.voucherAmount li > strong{font-size: 1.3rem !important; font-weight: 700 !important;}

.stripeForm{padding: 1rem;}
.securePayments{text-align: center; font-size: 1rem !important; color: #8b96a8;}
.paymentPageColumn{height: 100%; border: 1px solid #e7ecf0; background: #fafdff;}
.paymentThanksPage{background: #ffffff; padding: .5rem 1.5rem;}
.paymentThanksPage .panel-body{border: 1px solid #dddddd; margin: 1rem 0; padding: 10px;}
.our-form-control span{
	color: red;
	position: absolute;
	top: 0;
	right: 0;
	width: 11px !important;
	overflow: hidden;
	}


.registration {
  margin: 40px auto 0;
  text-align: center;
  max-width: 440px;
  background-color: #ffffff;
  padding: 24px;
  box-shadow: 0 0 5px 5px #e7e8f5;
}

#Live-tab,
#Recorded-tab{text-decoration: none;}

.profileDropdown:hover .dropdown-menu2{display: block;}
.profileDropdown .dropdown-menu2{width: 250px; right: 0;}
.profileDropdown .dropdown-menu2 a{padding: 3px 8px; display: block; text-decoration: none;}

/* FORM CSS */


.darken-bg{background: rgba(0,0,0,.5) !important; transition:all .3s ease;}

.our-form-control{
	background-color: #fff;
	border: 10px solid rgb(49, 181, 85) !important;
	margin:auto;
	padding: 20px 30px;
}
.our-form-control .form-item{position: relative; display: block; margin-bottom: 20px;}
 .our-form-control input{transition: all .2s ease; background: none; position: relative; border-radius: 0; z-index: 99;}

.our-form-control .form-item .form-style:focus{outline: none; border:1px solid #58bff6; color:#58bff6; z-index: 111;}
.our-form-control .form-item p.formLabel {
	position: absolute;
	left: .3rem;
	top:8px;
	transition:all .4s ease;
	color:#bbb; width: auto;}
.our-form-control .form-control:focus{outline: none; border:1px solid #58bff6; color:#58bff6; z-index: 111;}
.our-form-control .formTop{top:-12px !important; left: 1.1rem !important; z-index: 122; background: #ffffff; padding:0px; font-size: 14px; color:#58bff6 !important;}
.our-form-control .formStatus{color:#8a8a8a !important;}
.our-form-control .btn-primary{background: #0d6efd;}

.our-form-control #Phone2-error{display: none;}
.our-form-control #Phone3-error{display: none;}
.our-form-control .contact label{}
.our-form-control #agreement-error + strong{display: block}
.our-form-control .valid label + strong{display: inline}
.our-form-control .agreement{margin-left: -13px;}
.our-form-control .contact{margin-bottom: 0px;}


#myAccount table{margin-top: 1rem;}
#myAccount .panel-body{padding: 1.2rem; margin: 0 0 1.5rem; background: #ffffff;}
.myAccount .myvoucher{padding: 1.2rem; margin: 0 0 1.5rem; background: #ffffff;}
.myAccount{padding: 1.2rem; margin: 0 0 1.5rem; background: #ffffff;}


.speakerList div > div{margin-bottom: 1.5rem;}
.speakerList{text-align: center;}
.speakerList ul{padding: 1rem 1.5rem; margin: 0; height: 100%; box-shadow: 2px 5px 25px 1px rgba(0, 0, 0, 0.1); border: 0; border-radius: 0;}
.speakerList ul li{padding: .5rem 0; list-style: none;}
.speakerList a{text-decoration: none;}

.speakerList .viewDetails {
  background: #0d6efd;
  color: white;
  padding: 8px;
  text-align: center;
}
.speakerProfileDetails{text-align: center; background: #ffffff; padding: 30px;}

.speakerRelatedWebinars h1 a{text-decoration: none;}
.speakerRelatedWebinars h1{
	font-size: 1.2rem;
	letter-spacing: 0.5px;
	line-height: 1.8rem;
}
.speakerRelatedWebinars .viewDetails {
  background: #0d6efd;
  color: white;
  padding: 8px;
  text-align: center;
  text-decoration: none;
}
.speakerRelatedWebinars >div{
	padding: .5rem 1rem 1.5rem;
	margin-bottom: 1.5rem;
	box-shadow: 2px 5px 25px 1px rgba(0, 0, 0, 0.1);
}
.speakerProfile .nav-link{font-size: 20px;}
.webinarPacksList{	margin-bottom: 1rem;}
.webinarPacksList > div{
	padding: 15px;
	background: linear-gradient(#f9f9f9,#f1f1f1);
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #eee;
	height: 100%;
}

.webinarPacksList > div a{text-decoration: none;}

.webinarPackDetails form{border: 10px solid #e5e6f0; padding: 1rem 1.5rem .5rem;}
.packTrainingOptions p{margin-bottom: .5rem !important;}
.packTrainingOptions hr{margin: .5rem 0 !important;}

.Static h4{margin-top: 1rem;}


.subscribeForm {
	margin: 30px 0 50px;
	position: relative;
}


.subscribeForm form{display: flex; margin: 0 30%;}
.subscribeForm form >*{flex: 1; z-index: 1;}
.subscribeForm h2 {
  margin-bottom: 50px;
  position: relative;
  z-index: 5;
}

.subscribeForm button {

}
.subscribeForm input {
padding: 0 1rem; background: #ffffff; border: 0; color: #021266; border: 1px solid #021266;
}
.btn-style-one {
  position: relative;
  padding: 11px 40px;
  line-height: 24px;
  color: #021266;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  background: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 0px;
  width: 100%; border: 1px solid #021266; margin-left: -1px
}
.btn-become-speaker{
text-decoration: none; padding: 1rem; color: #fff; font-size: 1.2rem; font-weight: 600;
  background: black;
  width: 100%;
  border: 0;
  border-radius: 0;}

.cardLogin{padding: 1rem 2rem; line-height: 40px; min-width: 400px; border-radius: 0;}
.cardLogin .btn{font-weight: 700; font-size: 1rem; margin-top: 20px; width: 100%; border-radius: 0; padding: .6rem 0;}

.viewCart{padding: 1rem 1.2rem 2rem; background: #ffffff; min-height: 100vh; border-top: 10px solid #f4f6f9;}

.addressDiv{display: flex;}
.addressDiv div:first-child{margin-right: 10px;}
.StaticPage{background: #ffffff; min-height: 100vh; padding: 1rem; font-size: 1rem;}

.StaticPageFeatureSub{display: flex; margin: 3rem 0; }
.StaticPageFeatureSub > div{flex: 1; padding: 1rem 1rem; position: relative; font-size: 1rem;}
.StaticPageFeatureSub .cercal1{
	position: absolute;
	top: 0;
	right:100px;
	width: 240px;
	height: 240px;
	background-image: url('/images/cercal1.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 50%;
	border: 1rem solid #ffffff;
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}
.StaticPageFeatureSub .cercal2{
	margin-top: 2rem;
	width: 300px;
	height: 300px;
	background-image: url('/images/cercal2.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 50%;
	border: 1rem solid #ffffff;
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}
.StaticPageFeatureSub .cercal3{
	position: absolute;
	bottom: 20%;
	left: 42%;
	z-index: 99;
	margin-top: 2rem;
	width: 100px;
	height: 100px;
	background: rgba(15, 221, 105, 0.9);
	border-radius: 50%;
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}

.StaticPageFeatureSub .cercal4{
	position: absolute;
	top: 0;
	left: 100px;
	width: 240px;
	height: 240px;
	background-image: url('/images/cercal4.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 50%;
	border: 1rem solid #ffffff;
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}
.StaticPageFeatureSub .cercal5{
	margin-top: 2rem;
	width: 300px;
	height: 300px;
	background-image: url('/images/cercal3.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 50%;
	border: 1rem solid #ffffff;
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
	float: right;
}
.StaticPageFeatureSub .cercal6{
	position: absolute;
	bottom: 20%;
	right: 42%;
	z-index: 99;
	margin-top: 2rem;
	width: 100px;
	height: 100px;
	background: rgba(0, 100, 255, 0.9);
	border-radius: 50%;
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}
.aboutBannerPart{
	height: 400px;
	background-image: url('/images/aboutBannerImg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	flex-direction: column;
}
.aboutBannerPart h2{margin-bottom: 2rem; font-weight: 600; letter-spacing: 1px;}
.StaticPageFeatureSub strong{font-size: 1.2rem; color: #377dff;}
.StaticPage ol li{margin-bottom: 1rem;}
.furtherClarification{padding: 1rem; margin: 2rem 0 1rem; background: #fafdff; border: 1px solid #e9eff2;}
.cercalPartTow strong{color: #0cdd68;}
.aboutContentPart{
	text-align: center;
	font-size: 1.1rem;
	background: #f4f8f9;
	padding: 1.5rem;
	margin-bottom: 2rem;
	border: 2px solid #edf3f4;
}

.errorMessage{position: absolute; z-index: 999; top: 0; left: 0; width: 100%; padding: 1rem; background: red; color: #fff; font-weight: 600; font-size: 1rem; text-align: center;}
.eventMessage{position: absolute; z-index: 999; top: 0; left: 0; width: 100%; padding: 1rem; background: #10dd6a; color: #fff; font-weight: 600; font-size: 1rem; text-align: center;}
#cartFormServerError{background: #ffffff;}
.StaticPageFeature{border: 2px solid #0de36b;}
.StaticPageFeature h2{ padding: 0.5rem 1rem 0.8rem; background: #0de36b; color: #ffffff; font-weight: 600;}

#indicator::before{
  animation: rotateIcon 1s linear infinite;
  font-size: 3rem;
  margin:20px; color: #ffffff;
}

.socialMedia{margin-top: 1rem; font-size: 1.5rem;}
.socialMedia a{margin-right: 1rem; color: #6f788e;}
.socialMedia a:hover{color: #0cdd68;}

@keyframes rotateIcon {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}


@media (max-width: 991.98px) {
	#editCartPanel_cartItems{display: flex;}
	#editCartPanel_cartItems th{display: block; padding: 15px 20px; border: 0; text-align: left;}
	#editCartPanel_cartItems td{display: block; text-align: left; padding: 14px 20px; border: 0; text-align: left;}
	#updateBody .amount {
	  text-align: left;
	}
	#updateBody .remove {
	  text-align: left;
	}
	#editCartPanel_cartItems .thead-light {
	  border-bottom: 0;
	}
	#editCartPanel_cartItems #updateBody{
	  border-top: 0;
	}
	.viewCart #editUnitPrice{text-align: left;}
	.voucherAmount ul{flex-direction: column;}
	.voucherAmount ul li{padding: 1rem;}
}


.cardLogin{
	border: 10px solid rgb(49, 181, 85) !important;
}
.cardLogin .btn {
	background-color: #37458c;
  border-color: #1d2966;
}

@media (min-width: 992px) and (max-width: 1024px) {
	.navbar-brand img{width: 180px;}
	.StaticPageFeatureSub .cercal1{right: 20px;}
	.StaticPageFeatureSub .cercal4{left: 20px;}
	.subscribeForm form{margin: 0 15%;}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.caption-carousel{left: 6% !important;}
	.caption-carousel h1{font-size: 3rem !important;}
	.carousel-item > img{width: 100%;}
	.searchBarBannerPart{margin-bottom: 0rem !important;}
	.carousel-item {height: 75vh !important;}
	.VirtualClassMain .col-md-3{width: 50% !important;}
	#footer .text-xs-center .col-md-3{width: 50% !important;}
	.vc-productName .row > div{width: 100%;}
	.virtualClassDateTime{flex-direction: column;}
	.virtualClassDateTime > div{margin-bottom: 1rem;}
	.virtualClassPricePanel{display: inline-block !important;}
	.virtualClassPricePanel > div{width: 50%; float: left; margin-bottom: 1rem;}
	.StaticPageFeatureSub{margin: 0 !important;}
	.StaticPageFeatureSub .cercal1{right: 20px;}
	.StaticPageFeatureSub .cercal4{left: 20px;}
	.StaticPageFeatureSub .cercal2{margin-top: 80px;}
	.StaticPageFeatureSub .cercal5{margin-top: 80px;}
	#footer h5{margin-bottom: 10px; margin-top: 20px;}
	.quick-links{margin: 0; padding: 1rem; min-height: auto;}
	.subscribeForm form{margin: 0 5%;}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.caption-carousel{left: 10% !important;}
	.caption-carousel h1{font-size: 3rem !important;}
	.carousel-item > img{width: 140%;}
	.searchBarBannerPart{margin-bottom: 0rem !important;}
	.carousel-item {height: 75vh !important;}
	.VirtualClassMain .col-md-3{width: 50% !important;}
	#footer .text-xs-center .col-md-3{width: 50% !important;}
	.threeBoxUi{flex-direction: column;}
	.how-vc{flex-direction: column;}
	.subscribeForm input{width: auto;}
		#ecom-mainarea{flex-direction: column !important;}
	#div3{width: 100% !important; }
	#div1{width: 100% !important; }
	.VirtualClassMain .products-card{width: 100%;}
	.webinarPagination ul{float: none !important;}
	.virtualClassDateTime{flex-direction: column;}
	.virtualClassDateTime > div{margin-bottom: 1rem;}
	.virtualClassGeneral{flex-direction: column;}
	.virtualClassPricePanel{display: inline-block !important;}
	.virtualClassPricePanel > div{width: 50%; float: left; margin-bottom: 1rem;}
	.StaticPageFeatureSub{margin: 0 !important; flex-direction: column} 
	.StaticPageFeatureSub .cercal1{right: 50px; top: 30px;}
	.StaticPageFeatureSub .cercal4{left: 50px;}
	.StaticPageFeatureSub .cercal2{margin-top: 80px;}
	.StaticPageFeatureSub .cercal5{margin-top: 80px;}
	.StaticPageFeatureOrder{order: 1;}
		#footer h5{margin-bottom: 10px; margin-top: 20px;}
	.quick-links{margin: 0; padding: 1rem; min-height: auto;}
		.subscribeForm form{margin: 0 5%;}
		.list-page-banner-area h1{font-size: 2rem;}
}

@media (max-width: 575.98px) {
	.caption-carousel{left: 10% !important; width: 80% !important;}
	.caption-carousel h1{font-size: 1.5rem !important;}
	.caption-carousel h3{font-size: 1rem !important;}
	.carousel-item > img{width: 140%;}
	.searchBarBannerPart{width: 100% !important;}
	.carousel-item {height: 60vh !important;}
	.how-vc{flex-direction: column !important;}
	.threeBoxUi{flex-direction: column !important;}
	.headingTitle2{padding: 0; font-size: 24px;}
	.headingTitle2 a{margin-top: 10px;}
	.subscribeForm input{width: 100%; border-radius: 0; margin: 10px 0 0 0;}
	.subscribeForm button{width: 100%; border-radius: 0; margin: 10px 0 0 0;}
	.quick-links{margin: 0; padding: 1rem; min-height: auto;}
	#ecom-mainarea{flex-direction: column !important;}
	#div3{width: 100% !important; }
	#div1{width: 100% !important; }
	.pagination-top .pagination {margin-left: 5px !important;}
	.webinarPagination ul{float: none !important;}
	.virtualClassDateTime{flex-direction: column;}
	.virtualClassDateTime > div{margin-bottom: 1rem;}
	.virtualClassGeneral{flex-direction: column;}
	.virtualClassPricePanel{flex-direction: column;}
	.virtualClassPricePanel > div{margin-bottom: 1rem;}
	.virtualClassCurriculum .virtualClassCurriculumTitle{flex-direction: column;}
	.virtualClassCurriculumTitle .totalDuration{text-align: left !important;}
	.navbar-brand img{width: 220px !important;}
	.StaticPageFeatureSub{margin: 0 !important; flex-direction: column} 
	.StaticPageFeatureSub .cercal1{right: 20px; top: 30px;}
	.StaticPageFeatureSub .cercal4{left: 20px;}
	.StaticPageFeatureSub .cercal2{margin-top: 80px;}
	.StaticPageFeatureSub .cercal5{margin-top: 80px;}
	.StaticPageFeatureOrder{order: 1;}
	.homePageSpeakers {flex-direction: column;}
	.homePageSpeakers > div{margin-right: 0px;}
	.list-page-banner-area {padding: 30px 0 80px !important; font-size: 1.5rem !important;}
	#footer h5{margin-bottom: 10px; margin-top: 20px;}
	.subscribeForm form{margin: 0 5%; flex-direction: column;}
	.subscribeForm input{padding: 1rem;}
	.list-page-banner-area h1{font-size: 2rem !important;}
}


@media (max-width: 399.98px) {
	.carousel-item {height: 40vh !important;}
	.caption-carousel h1{margin-bottom: 2rem !important;}
	.aboutBannerPart{text-align: center;}
	.quick-links{margin: 0; padding: 1rem; min-height: auto;}
	.StaticPageFeatureSub{margin: 0 !important; flex-direction: column}
	.StaticPageFeatureSub .cercal1{top: 30px;}
	.StaticPageFeatureSub .cercal2{width: 250px; height: 250px;}
	.StaticPageFeatureSub .cercal5{width: 250px; height: 250px; float: none;}
	.StaticPageFeatureSub .cercal4{left: 0;}
	.StaticPageFeatureOrder{order: 1;}
	.pagination-top .pagination {margin-left: 5px !important;}
	.homePageSpeakers {flex-direction: column;}
	.homePageSpeakers > div{margin-right: 0px;}
	.headingTitle a {font-size: .8rem; padding: 2px 3px; margin-top: 10px;}
	.headingTitle2 a {font-size: .8rem; padding: 2px 3px;}
	.list-page-banner-area {padding: 30px 0 80px !important; font-size: 1.5rem !important;}
	#footer h5{margin-bottom: 10px; margin-top: 20px;}
	.subscribeForm form{margin: 0 0; flex-direction: column;}
	.subscribeForm input{padding: 1rem;}
	.list-page-banner-area h1{font-size: 2rem !important;}
}
