@font-face {
  font-family: 'Avenir-Book';
  src: url('../fonts/Avenir-Book/Avenir-Book.eot');
  src: url('../fonts/Avenir-Book/Avenir-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Book/Avenir-Book.woff2') format('woff2'), url('../fonts/Avenir-Book/Avenir-Book.woff') format('woff'), url('../fonts/Avenir-Book/Avenir-Book.ttf') format('truetype'), url('../fonts/Avenir-Book/Avenir-Book.svg#Avenir-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir 85';
  src: url('../fonts/Avenir-Heavy/Avenir-Heavy.eot');
  src: url('../fonts/Avenir-Heavy/Avenir-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Heavy/Avenir-Heavy.woff2') format('woff2'), url('../fonts/Avenir-Heavy/Avenir-Heavy.woff') format('woff'), url('../fonts/Avenir-Heavy/Avenir-Heavy.ttf') format('truetype'), url('../fonts/Avenir-Heavy/Avenir-Heavy.svg#Avenir-Heavy') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir-Medium';
  src: url('../fonts/Avenir-Medium/Avenir-Medium.eot');
  src: url('../fonts/Avenir-Medium/Avenir-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir-Medium/Avenir-Medium.woff2') format('woff2'), url('../fonts/Avenir-Medium/Avenir-Medium.woff') format('woff'), url('../fonts/Avenir-Medium/Avenir-Medium.ttf') format('truetype'), url('../fonts/Avenir-Medium/Avenir-Medium.svg#Avenir-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

body {
  color: #000;
  font-size: 14px;
  font-family: 'Avenir 85';
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  font-family: 'Avenir 85';
}

ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

a,
a:active,
a:focus,
a:hover {
  color: #111111;
}

a#scroll-up {
  background-color: #ff5252;
  border-radius: 2px;
  bottom: 10px;
  color: #ffffff;
  display: block;
  padding: 10px 16px;
  position: fixed;
  right: 20px;
  z-index: 100;
}

p {
  margin-bottom: 0px;
  line-height: 26px;
  font-family: 'Avenir-Medium';
}

.h1,
h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 45px;
  line-height: 60px;
  color: #111111;
}

h2 {
  font-size: 18px;
  margin: 0px;
  color: #111111;
}

.h3,
h3 {
  font-size: 22px;
}

a,
input,
.btn,
button,
.owl-prev,
.owl-next,
.img-box a,
.usr-pic>img,
ul.Service-link li a,
.play-icon img,
.nav-fotr ul li a,
.nav-menu,
.closeIcn,
ul.link-social li img,
.search-area {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
}

.inptCnt>label>input[type="text"]+span,
a.btn-primary,
.overlay,
.hdrRight {
  -webkit-transition: all 100ms;
  -moz-transition: all 100ms;
  -ms-transition: all 100ms;
  transition: all 100ms;
}

a,
.btn,
input,
textarea,
button,
.bootstrap-select.btn-group .dropdown-toggle .filter-option,
.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
  text-decoration: none !important;
}

/*div clear css*/
img {
  max-width: 100%;
}

.text-muted {
  color: #9b9b9b !important;
}

.hdrLogo {
  float: left;
  font-size: 35px;
  font-weight: 900;
  color: #fff;
}

.hdrLogo a {
  color: #111111;
  vertical-align: middle;
}

header {
  z-index: 3;
  width: 100%;
  padding: 25px 0px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.nav-menu {
  margin-left: 265px;
  text-align: right;
  vertical-align: middle;
}

.hdrrLeft {
  display: inline-block;
  vertical-align: middle;
}

.hdrrLeft ul {
  margin: 0;
  padding: 0
}

.hdrrLeft>ul>li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-family: Avenir-Book;
  color: #111111;
}

.hdrrLeft>ul>li+li {
  padding-left: 50px;
}

.hdrrLeft ul li a {
  color: #111111;
  display: block;
  font-size: 20px;
font-family: 'Avenir-Medium';
  padding: 16px 0px;
  position: relative;
  letter-spacing: -0.5px;
}

.closeIcn {
  color: #fff;
  cursor: pointer;
  font-size: 33px;
  font-weight: 300;
  left: -50px;
  position: fixed;
  top: 7px;
  z-index: 55;
}

.menuIcn {
  color: #000;
  cursor: pointer;
  font-size: 24px;
  right: 10px;
  padding: 0 5px;
  position: absolute;
  top: 14px;
}

.overlay {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 50;
}

/*comman css start heare*/
.banner-top {
  padding: 140px 0px 40px 0px;
}

.education-app h1 span {
  display: block;
}

.education-app p {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.2;
  color: #999999;
  margin-top: 40px;
}

.btn-get {
  font-size: 18px;
  letter-spacing: -0.4px;
  color: #ffffff;
  display: inline-block;
  padding: 12px 30px;
  border-radius: 100px;
  background-color: #448aff;
  box-shadow: 0 2px 4px 0 rgba(68, 138, 255, 0.2);
}

.btn-classMonitor {
  margin-top: 35px;
}

.heading-same {
  text-align: center;
  padding: 35px 15px;
}

.heading-same h2 {
  font-size: 45px;
  color: #000000;
}

.learning-plt {
  border-radius: 20px;
  background-color: #d0f0fd;
  margin: 0px -35px 40px -35px;
  padding: 50px 35px;
}

.learning-plt:after {
  display: block;
  content: "";
  clear: both;
}

.Preschoolers h2 {
  font-size: 32px;
  color: #000000;
  margin-bottom: 20px;
}

.Preschoolers p {
  font-size: 18px;
}

.parents-blog {
  text-align: right;
}

.parents-blog img {
  max-width: 300px;
  width: 100%;
}

.list-blog {
  display: inline-block;
  width: 100%;
}

.blog-cont p {
  font-size: 20px;
  max-width: 480px;
}

.block-detial:after {
  display: block;
  content: "";
  clear: both;
}

.block-detial {
  display: block;
  width: 100%;
  float: left;
}

.blog-img {
  width: 170px;
  float: left;
}

.blog-cont {
  margin-left: 170px;
  padding-left: 40px;
}

.blog-cont h2 {
  color: #000;
  font-size: 28px;
}

.blog-cont p {
  font-size: 20px;
}

.block-detial .list-blog+.list-blog {
  margin-top: 50px;
}

.learn-more {
  text-align: right;
}

.learn-more a {
  font-size: 22px;
  text-align: right;
  color: #3d7ce5;
  text-decoration: underline !important;
}

.Platform-2 {
  background-color: #fef5da;
}

.Platform-3 {
  background-color: #cfdffc;
}

.whats-you {
  background-color: #f4f4f4;
}

.check-school:hover {
  transform: scale(1.03);
  transition: 0.2s all ease-in-out;
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.26), 0 5px 7px rgba(0, 0, 0, 0.33);

}

.school-body {
  padding: 20px;
}

.check-school {

  transition: 0.2s all ease-in-out;
  max-width: 320px;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  background: #fff;

}

.check-school {

  margin-bottom: 45px;
}

.check-school h2 {
  font-size: 24px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}

.check-school p {
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: normal;
  color: #4a4a4a;
  margin-top: 15px;
}

.img-signle img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;

}
.activity .img-signle img {
  border-radius: 10px;
}
.activity .school-body h2{
  font-family: 'Avenir-Medium';
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
  .activity .school-body {
  padding: 10px 10px 30px 10px;
}
.activity .check-school
{
  margin: auto;
  margin-bottom: 20px;
}
.box-1 {
  background-color: #11dc65;
}

.box-2 {
  background-color: #ff5252;
  margin: 0 auto;
}

.box-3 {
  background-color: #448aff;
  margin-left: auto;
}

.power-up {
  padding: 100px 0px;
}

.class-mtr {
  max-width: 592px;
  margin: 0 auto;
  text-align: center;
}

.class-mtr h2 {
  font-size: 45px;
  line-height: 60px;
  margin-bottom: 30px;
}

.class-mtr h2 span {
  display: block
}

.clss-m {
  display: inline-block;
  font-size: 25px;
  border-radius: 10px;
  background-color: #3e95fb;
  color: #fff;
  padding: 15px 10px;
  min-width: 391px;
}

.class-mtr p {
  color: #999999;
  font-size: 18px;
  margin-top: 20px;
}

footer {
  margin-top: 60px;
  padding: 50px 0px;
}

.logo-footer {
  width: 100%;
  display: inline-block;
}

.footer-contact {
  padding-right: 80px;
}

.footer-contact p {
  font-size: 18px;
  color: #666666;
}

.footer-contact p a {
  color: #ff5252;
}

.footer-contact h3 {
  font-size: 18px;
  color: #666666;
}

.information h6 {
  padding-bottom: 35px;
  font-size: 20px;
  color: #666666;
  line-height: 28px;
  font-family: 'Avenir-Medium';
}

.all-right {
  font-family: 'Avenir-Book';
}

.logo-footer img {
  float: left;
  width: 70px;
}

.tabline {
  margin-left: 90px;
}

.tabline h2 {
  font-size: 35px;
}

.tabline h3 {
  color: #666666;
  font-size: 20px;
  margin: 0px;
}

ul.foter-links {
  margin-top: 10px;
}

ul.foter-links li {
  display: inline-block;
  vertical-align: middle
}

ul.foter-links li a {
  font-size: 18px;
  color: #666666;
  font-family: 'Avenir-Book';
  text-decoration: underline;
}

ul.foter-links li a:hover,
.footer-single ul li a:hover {
  color: #ff5252;
}

ul.foter-links li+li {
  padding-left: 28px;
}

.download-app ul li {
  display: inline-block;
  vertical-align: middle;
}

.download-app ul li img {
  max-width: 200px;
}

.download-app ul li+li {
  padding-left: 8px;
}

.download-app {
  display: inline-block;
  width: 100%;
  text-align: right;
}

.footer-single {
  margin-bottom: 15px;
}

.footer-single h2 {
  margin-bottom: 20px;
}

.footer-single ul li {
  margin-bottom: 10px;
}

.footer-single ul li a {
  font-size: 18px;
  color: #666666;
  font-family: 'Avenir-Medium';
  letter-spacing: -0.5px;
}

.footer-single ul li img {
  margin-right: 12px;
}

span.under-line {
  text-decoration: underline !important;
}

.cm-learning-Platfrom {
  background-color: #448aff;
}

.page-cm-learning .hdrrLeft ul li a {
  color: #fff;
}

.page-cm-learning .hdrLogo a {
  color: #fff;
}

.page-cm-learning .education-app h1 {
  color: #fff
}

.page-cm-learning .education-app p {
  color: #fff;
}

.page-cm-learning .btn-get {
  background-color: #fff;
  color: #0865ff;
}

.page-cm-learning .blog-cont h2 {
  margin-top: 0px;
  margin-bottom: 10px;
}

.learning-platform {
  background-color: #f9f9f9;
  padding: 90px 0px;
}

.education-left {
  width: 290px;
  float: left;
}

.education-left h2 {
  font-size: 32px;
}

.education-left h2 span {
  display: block;
}

.education-right h3 {
  font-size: 22px;
  line-height: 28px;
}

.learning-mid {
  padding: 0px 80px;
}

.education-right {
  margin-left: 290px;
}

.frameFlx {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  margin: 50px -15px 0px -15px;
}

.child-parent img {
  max-width: 352px;
  margin: 0 auto;
  width: 100%;
}

.gundeline h2 {
  font-size: 32px;
  margin-bottom: 15px;
}

.gundeline p {
  font-size: 20px;
  line-height: 26px;
}

.btn-get:hover,
.clss-m:hover {
  background-color: #ff5252;
  color: #fff;
}

.hdrrLeft ul li a:hover {
  color: #ff5252;
}

.out-plattform {
  background-color: #00c853;
  padding: 80px 0px;
}

.title-hd {
  font-size: 32px;
  color: #fff;
  margin-bottom: 80px;
}

.our-plt img {
  max-width: 270px;
  margin: 0 auto;
}

.our-plt h3 {
  font-size: 28px;
}

.our-plt p {
  font-size: 22px;
}

.our-plt {
  max-width: 328px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}

.banner-single {
  text-align: center;
}

.banner-single img {
  position: relative;
  margin-bottom: -70px;
}

.banner-single h1 {
  text-align: left;
  color: #fff;
  margin-bottom: 35px;
}

.learning-mid h1 {
  text-align: center;
  margin-bottom: 45px;
}

.cm-plattform {
  background-color: #448aff;
}

.hdrLogo .sub-head {
  font-size: 24px;
  color: #000;
}

.img-container {
  margin-top: 110px;
}

.img-overlay {
  border-radius: 20px;
  background-color: #f5a523da;
  padding: 50px 55px;
  max-width: 600px;
  position: absolute;
  top: 200px;
  left: 150px;
}

.img-overlay .head {
  font-size: 45px;
  line-height: 1.22;
}

.img-overlay p {
  font-size: 25px;
  margin-top: 30px;
  line-height: 1.22;

}

.btn.action {
  border-radius: 100px;
  box-shadow: 0 2px 4px 0 rgba(68, 138, 255, 0.2);
  background-color: #448aff;
  color: #fff;
  padding: 12px 40px;
  margin-top: 30px;
}

.class-mntr {
  margin-top: 50px;
}

.video-block {
  max-width: 500px;
  height: 500px;
}

.vid-banner button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.vid-banner {
  position: relative;
}

.ekko-lightbox-nav-overlay a {
  color: white;
}

.pricing {
  background-color: #448aff;
}

.pricing h3 {
  font-family: Avenir 80;
  font-size: 35px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.03;
  letter-spacing: -0.8px;
  text-align: center;
  color: #ffffff;
}

.pricing .panel {
  border: none;
  border-radius: 10px;
  background: #fff;
  margin-top: 60px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;

}

.pricing .list-group {
  margin-bottom: 0;
  text-align: left;
}

.pricing .list-group-item {
  font-family: Avenir-Medium;
  font-size: 21px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.24;
  letter-spacing: -0.5px;
  color: #4a4a4a;
  border: none;
  border-bottom: 1px solid #979797;
  margin-bottom: 0;
  padding: 17px 20px 17px 10px;
}

.pricing .list-group-item i {
  margin-right: 20px;
  color: #0279ff;
}

.pricing .list-group-item:last-child {
  border-bottom: none;
}

.pricing .btn {
  margin: auto;
  margin-top: 40px;
  max-width: 700px;
  background: #76c817;
  border-radius: 10px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  padding: 20px 25px;
  font-size: 25px;
  text-transform: uppercase;
}

.review h3 {
  font-family: Avenir 80;
  font-size: 32px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-top: 50px;
}

.trial {
  margin-top: 100px;
  background-color: #fff3e0;
  padding: 50px;

}

.child-learn {
  background-color: #f1f8ff;
  padding: 50px 0px;
}

.trial-container {
  margin: auto;

  max-width: 500px;

}

.trial h2 {
  font-family: Avenir 80;
  font-size: 36px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-bottom: 50px;

}

.trial input[type="text"] {
  height: 60px;
  border-radius: 10px;
  font-size: 25px;
  font-family: Avenir-Medium;

}

.trial button {
  margin: auto;
  margin-top: 30px;
  background: #448aff;
  border-radius: 10px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  padding: 15px 25px;
  font-size: 25px;
  color: #fff;
}

.trial-container p {
  font-family: Avenir-Medium;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.63;
  letter-spacing: -0.4px;
  color: #4a4a4a;
  margin-top: 20px;
}

.autoplay .slick-slide {
  margin: 0 20px;
}

.gallery div {
  margin-top: 30px;
}

.payment .child-learn {
  padding-top: 50px;
}

.payment .payment-block{
  transition: 0.2s all ease-in-out;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  background: #fff;

}

.payment .panel-heading {
  font-size: 18px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  background: #fff;
}
.payment .panel-body {
  padding:0;
}
.payment-section .head {
  font-family: 'Avenir 85';
  font-size: 18px;
  background-color: #ebebeb;
  padding: 10px 15px;
}
.modal-body .payment-section .body {
  padding:10px!important;
  text-align: left;
}

.modal-body .payment-section .body hr{
  margin: 15px 0;
}
.modal-body .payment-section .body img {
  max-height: 150px;
  display: block;
  /* margin:10px auto 20px auto; */
}

.payment-section .body {
  padding: 30px;
  text-align: left;
}
.payment-section .body.center {
  text-align: center;
}


.payment-section .body h3{
  font-family: Avenir-Medium;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-top:0px;
}

.payment-section .body h4{
  font-family: Avenir-Medium;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  
}

.payment-section .body p  {
  font-family: Avenir-Medium;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #9b9b9b;
  
}

.payment-section .head  a{
  font-family: Avenir-Medium;
  font-size: 18px;
  background-color: #ebebeb;
  float: right;
  color: #0279ff;
}
.payment-section label {
  
  font-family: Avenir-Book;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
.payment-section .body a {
  font-family: Avenir-Medium;
  font-size: 16px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0279ff;
  display: inline-block;
  margin-top: 10px;
}

.payment-section .body h1 {
  font-family: 'Avenir 85';
  font-size: 51px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
.payment-block .pay-now {
  font-family: 'Avenir 85';
  font-size: 25px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  border: solid 1px #3e95fb;
  background-color: #448aff;
  min-width:320px;
  display: block;
  margin: 20px auto;


}

.price .actual {
  font-family: 'Avenir 85';
  font-size: 35px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  padding:20px;
}
.price .discounted {
  font-family: 'Avenir 85';
  font-size: 51px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #417505;
}
.discount {
  font-family: 'Avenir 85';
  font-size: 21px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin:25px 0px;
}

.act-head .desc {
  font-family: 'Avenir-Medium';
  font-size: 26px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.books {
  border-radius: 30px;
  background-color: #63b603;
  padding:80px 30px;
  color:#fff;
  margin-top:100px;
}
.books h2 {
  font-family: 'Avenir 85';
  font-size: 31px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.books img{
  position: absolute;
  top:-180px;
  max-width: 300px;
  max-height: 300px;

}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}


.act-head .desc {
    font-family: 'Avenir-Medium';
    font-size: 20px!important;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    margin-top: 20px;
    display: block;
}
h2.main-head {
  font-family: 'Avenir 85';
  font-size: 21px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
.act-detail {
  margin-top: 30px
}
.act-detail img{
  margin:20px 0 40px 0;
}
.act-sub-head{
  font-family: 'Avenir-Medium';
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #9013fe;
}
.list-group {
  margin-bottom: 0;
}
.act-panel{
  border-radius: 20px;
  background-color: #ffffff;
  padding:30px;
  margin:10px 0 30px 0;
  font-family: Avenir-Book;
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.order-listing .dropdown ul li a {
  padding:10px;
}
.avatar {
  border-radius: 50%;
}
.avatar.btn-avatar {
  height:40px;
  width:auto;
}
.order-listing .nav-menu .dropdown  button{
  font-size: 21px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  font-family: 'Avenir-Medium';
}

.order-listing header {
  padding:5px!important;
  box-shadow: 0 0 5px 0 rgba(82, 82, 82, 0.5), 0 1px 3px 0 rgba(218, 218, 218, 0.5);
  background: #fff;
}

.order-listing header .menuIcn {
  color: #000;
  cursor: pointer;
  font-size: 24px;
  right: 10px;
  padding: 0 5px;
  position: absolute;
  top: 5px;
}
.act-detail h3 {
  font-family: Avenir-Medium;
  font-size: 21px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  text-align: left!important;
}

.act-detail p {
  font-family: Avenir-Medium;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #9b9b9b;
}

.act-detail h4 {
  text-align: left;
  font-family: Avenir-Medium;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
.order-feature .panel {
  border-radius: 10px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
}
.panel-heading {
  border-top-left-radius: 10px;
  padding: 15px 25px;
  border-top-right-radius: 10px;
  font-family: 'Avenir 85';
  background: #fff!important;
  text-align: left!important;
  font-size: 21px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

.order-feature .actions {
  margin-top: 20px
}
.actions a {
  font-family: Avenir-Medium;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0279ff;
}
.community img {
  margin:0;
}
.panel {
  border:none!important;
}
.list-group-item,.list-group-item:first-child {
  border-left: none!important;
  border-right: none!important;
  border-top:none;
  border-bottom: 1px solid #ddd!important;
  margin-bottom: 0px !important;
  border-radius:0!important;
}
.list-group-item:last-child, .list-group{
  border-bottom-right-radius: 10px!important;
  border-bottom-left-radius: 10px!important;
  border-bottom:none!important;
}
.heading-cm{
    font-family: Avenir 85;
    font-size: 32px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;    
    vertical-align: bottom;
}
.sub-heading-cm{
    font-family: Avenir 85; 
    padding:15px 0;
    font-size: 24px; 
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}
#kitModal .modal-body{
    padding: 0px;
}
#kitModal .payment-section{
    border-bottom: 1px solid #eee;
    padding: 10px;
    cursor: pointer;
}
.select-kit.selected, .select-kit:hover{
    background: #dfe6e9;
    cursor: pointer;
}

#otp {
    padding-left: 15px;
    letter-spacing: 42px;
    border: 0;
    background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 50px 1px;
    background-repeat: repeat-x;
    background-position-x: 35px;
    width: 220px;
    min-width: 220px;
}
  
#divInner{
    left: 0;
    position: sticky;
}
  
#divOuter{
    width: 190px; 
    overflow: hidden;
    display: inline-block;
}
  
.blu-btn, .blu-btn:hover{
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
    background: #448aff;
    border: solid 1px #3e95fb;
}
.has-error{
    font-family: Arial, Helvetica, sans-serif;
    color: #c7254e;
}
.package-meta > div{
    color: #9b9b9b
}
.package-meta > div > span{
    color: #000
}


/** Coupon CSS */

.coupon-page{
    text-align: center;
    margin-top: -90px;
}
.sub-heading{
    font-size: 30px;
    clear: both;
}
.coupon-off{
    position: relative;
}
.coupon-amount{
    position: absolute;
    font-size: 110px;
    top: 38%;
    color: red;
    left: 57%;
}
.coupon-info{
    background: #edd9ff;
    padding: 20px 50px;
    border-radius: 15px;
    margin-bottom: 20px;
}
.coupon-info1{
  background: #edd9ff;
  /* background: #edd9ff; */    /* commented on 14 Nov 23 */
  background: #f15358;
  padding: 20px 50px;
  border-radius: 15px;
  margin-bottom: 20px;
  color:white; /* added on 27 Dec 23  */
}
.coupon-off img{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.youtube-img{
    width: 100%;
    margin-bottom: 20px;
}
.coupon-desc{
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.coupon-val{
    color: #d0021d;
}
.coupon-final{
    color: #9013fe;
}
.package-desc{
    font-size: 26px;
}
.offer-price{
    color: #3e95fb;
}
.buy-now{
    background-color: #3e95fb;
    border-radius: 25px;
    color: #ffffff;
    padding: 5px 170px;
    margin: 20px;
}
.buy-now:hover{
    color: #ffffff;
}
.small-note{
    display: block;
    font-size: 16px;
    margin: 10px
}
.old-price{
    text-decoration: line-through;
}
.amount-info{
    font-size: 28px;
}
.buy-logo{
    max-width: 50%;
}
.sponsored{
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ekko-lightbox .modal-content{
    padding: 0 !important;
}
.ekko-lightbox .modal-body{
    padding: 0 !important;
}
#appCheck{
    padding: 15px;
    border-radius: 10px;
    font-size: 18px;
    color: #000;
    margin-top: 20px;
    cursor: pointer;
}
.copied-msg{
    background: #ffbe76;
}
.copied-success-msg{
    background: #badc58;
}
#appCheck span{
    text-decoration: underline;
}
@media only screen and (max-width: 600px) {
    .buy-logo{
        max-width: 80%;
    }
    .sub-heading{
       font-size: 20px;
    }
    .coupon-amount{
        font-size: 53px;
        top: 31%;
    }
    .coupon-desc{
        font-size: 18px;
    }
    .package-desc{
        font-size: 18px;
    }
    .amount-info{
        font-size: 18px;
    }
    .small-note{
        font-size: 12px;
    }
    .buy-now{
        padding: 5px 80px;
    }
}

.pointer{
    cursor: pointer;
}
.orderId{
    font-size: 22px;
    margin: 20px 0;
}
.main.payment{
    height: 100vh;
    display: grid;
}
.scan-btn{
    margin-bottom: 20px;
    font-size: 16px;
    border: solid 4px #3e95fb;
    padding: 10px;
    border-radius: 5px;
}
.seperater{
  width: 100%; 
  text-align: center; 
  border-bottom: 1px solid #000; 
  line-height: 0.1em;
  margin: 10px 0 20px; 
  cursor: pointer;
}
.seperater span { 
  background:#fff; 
  padding:0 10px; 
}

.qr-scan > .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.qr-scan  .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0 ;
    border: none;
}

@media only screen and (max-width: 1024px) {
  .scan-btn{
    font-size: 13px;
  }
}
@media only screen and (max-width: 425px) {
  .scan-btn{
    display: flex;
    font-size: 14px;
  }
  .scan-btn img{
    margin:auto !important;
  }
}
@media only screen and (max-width: 320px) {
  .scan-btn{
    font-size: 11px;
  }
  .scan-btn img{
    width:25px !important;
  }
  .sub-heading-cm{
    font-size: 12px !important;
  }
  .payment-section .text-success.float-right{
    font-size: 10px;
  }
}

.session-pckg-blk{
    border: 1px solid #d2d2d2;
    padding: 10px 20px;
    margin-bottom: 10px;
}

.help-text{
    font-family: sans-serif;
    color: #a1a1a1;
    font-size: 12px;
}
.pay-now.loading{
    cursor: wait;
    background: #fff;
    color: #448aff;
}