﻿.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}


h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  line-height: 1;
  margin: 0;
}
a {
  text-decoration: none;
}
.bodyOverflow {
    overflow:hidden;
    position:fixed;
    width:100%;
}

.container {
  width: 1200px;
  max-width: 100%;
  margin: auto;
  padding: 0px 28px;
  box-sizing: border-box;
}
section {
  padding: 28px 0px;
}
.mainNav {
  padding: 0px;
}
.mainNav .container {
  padding: 0px;
}
.bnrImg {
  padding-top: 108px;
}
.bnrImg img {
  width: 100%;
}
.bnrContent {
  text-align: center;
}
.bnrContent h1 {
  font-size: 26px;
  text-transform: uppercase;
  color: #393939;
  letter-spacing: 0.05em;
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  margin: auto;
}
    .bnrContent h2 {
        font-size: 26px;
        color: #00aaff;
        font-weight: 600;
    }
    .bnrContent h3 {
        font-size: 15px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        margin: 12px 0 0;
        color: #666666;
    }
.bnrContent .signUp {
  width: 173px;
  height: 40px;
  font-size: 14px;
  letter-spacing:0.05em;
  font-weight: 600;
  line-height: 40px;
  background-color: #00aaff;
  border-radius: 50px;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 20px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
}
.mnCon {
  background: #f5f5f5;
  box-shadow: 2px 0px 5px rgba(204, 204, 204, 0.5);
  margin-top: 20px;
}
.mnCon ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
}
.mnCon ul li {
  display: inline-block;
}
    .mnCon ul li a {
        padding: 20px 0px 20px 38px;
        font-size: 14px;
        font-weight: 600;
        color: #000000;
        display: block;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 0.1em;
    }
    .mnCon ul li a:hover, .mnCon ul li a.active {
        color: #00aaff;
    }
.abtCon {
  text-align: center;
}
.secHdngCon {
  text-align: center;
}
.secHdng {
    color: #c44b8f;
    font-size: 22px;
    letter-spacing: 0.05em;
    position: relative;
    display: inline-block;
    padding-bottom: 8px;
    font-weight: 600;
}
.secHdng i{
    position:relative;
    top:5px;
    margin-left:-5px;
}
 
.imgBox img {
  margin-top: 32px;
  max-width: 100%;
}
.abtPr {
  margin-top: 24px;
}
.abtPr p {
  font-size: 14px;
  line-height: 22px;
  color: #666666;
  text-align: left;
}
.abtPr p:last-child {
  margin-top: 24px;
}
.darkSec {
  background-color: #f5f6fb;
  padding: 20px 0px;
}
.rvwCon {
  text-align: center;
  margin-top: 20px;
}
.drkHdngCon {
  margin-top: 32px;
  padding: 0px 40px;
  padding: 0px 40px 28px;
  box-sizing: border-box;
}
.drkHdngCon:last-child {
  padding-bottom: 0px;
}
.avgRtnCon {
  border-bottom: 1px solid #f0f0f0;
  box-sizing: border-box;
}
.drkHdngCon h3 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #393939;
  text-align: left;
  font-weight:800;
}
.rtngCon {
    text-align:left;
}
.rtngStr {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: 20px;
}
.rtngStr i {
  color: #00aaff;
  font-size: 32px;
  margin-left: -12px;
}
.percText {
    text-transform: uppercase;
    display: inline-block;
    font-weight: 800;
    vertical-align: middle;
    margin-left: 8px;
    margin-top: 22px;
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #666666;
    width:30px;
}
.rangeCon {
  width: 100%;
  height: 12px;
  background: #f5f6fb;
  border: 1px solid #dcdfeb;
  border-radius: 10px;
  position: relative;
  margin-top: 4px;
}
.rangeCon .rangePerc {
  width: 0;
  height: 10px;
  background: #00aaff;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 0;
  transition:all 0.5s;
}
.enrollCon h4 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #00aaff;
  margin-top: 10px;
  text-align: left;
}
.inrWht {
  background-color: #ffffff;
  padding: 24px 16px;
  box-sizing: border-box;
}
.darkSec .container {
  padding: 0px 12px;
}
.rvwCon .imgBox {
  border-bottom: 1px solid #f0f0f0;
  box-sizing: border-box;
  padding-bottom: 24px;
}
.estDrCon {
  margin-top: 32px;
}
.estDrCon h3 {
  font-weight: 900;
  font-size: 16px;
  color: #393939;
}
.drDtl {
  background: #fafafa;
  border: 1px solid #e2e2e2;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 12px 0;
  margin-top: 16px;
  display:table;
  width:100%;
}
.drDtl .drContent {
  border-right: 1px solid #e2e2e2;
  padding: 0px 15px;
  box-sizing: border-box;
  /*float: left;*/
  display:table-cell;
}
.drDtl .drContent:last-child {
  border-right: 0px;
}
.drDtl .drContent h4 {
  font-size: 20px;
  color: #333333;
}
.drDtl .drContent p {
  font-size: 14px;
  color: #434343;
  margin-top: 8px;
}
.cptCatContent {
  width: 50%;
  float: left;
  padding: 0px 12px;
  box-sizing: border-box;
  min-height: 135px;
  margin-top: 24px;
}
.cptCatContent h2 {
  font-size: 16px;
  color: #393939;
  line-height: 19px;
  font-weight:600;
}
.cptCatContent p {
  font-size: 14px;
  color: #888888;
  margin-top: 16px;
  line-height: 20px;
  text-align:initial;
}
.imgContent {
  margin-top: 24px;
}
.secHdngCon p {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  margin-top: 24px;
  text-align: left;
  font-weight:600;
}
.imgContent img {
  float: left;
  width: 195px;
  margin-top: 0px;
}
.jnContent {
    float: left;
    width: calc(100% - 195px);
    padding-top:0;
}
.jnContent h2 {
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  padding-left:15px;
  font-weight:800;
}
    .jnContent h3 {
        font-size: 20px;
        line-height: 30px;
        color: #00aaff;
        padding-left: 15px;
        margin-top: 6px;
    }
.jnContent a {
  width: 112px;
  font-size: 12px;
  font-weight:600;
  height: 30px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border-radius: 50px;
  color: #ffffff;
  background-color: #00aaff;
  border: 1px solid #00aaff;
  display: block;
  margin-top: 10px;
}
.jnContent .trial {
  background: transparent;
  background: #f5f6fb;
  color: #00aaff;
  margin-top:0px;
}
.dtlList {
  margin-top: 24px;
}
.dtlList ul {
  margin: 0;
  padding: 0;
}
.dtlList ul li {
  font-size: 14px;
  line-height: 30px;
  padding-left: 24px;
  color: #666666;
  background-image: url(../image/listIcon.png);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 0px 8px;
  list-style-type: none;
}
.testmnl {
  background: #fafafa;
  padding: 24px 0px;
  padding: 24px 16px;
}
.testmnlList {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
.tstmnlListSldr {
    cursor: pointer;
    overflow-x: auto;
    padding-bottom: 10px;
    margin-bottom: -10px;
    -webkit-overflow-scrolling: touch;
}
.tstmnlCon {
  width: 180px;
  display:inline-block;
  text-align: center;
  vertical-align:top;
}
.tstmnlCon img {
  border-radius: 50px;
  padding: 4px;
  border: 2px solid #00aaff;
  width:92px;
  height:92px;
}
    .tstmnlCon h3 {
        margin-top: 20px;
        font-size: 14px;
        line-height: 17px;
        font-weight: bold;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #CCCCCC;
        white-space: normal;
        text-align: center;
        font-family: 'latoxbold';
    }
    .tstmnlCon.tstmnlConActive h3 {
        color: #666666;
    }
        .testmnlDtl {
            margin-top: 16px;
            padding: 0px 28px;
        }
.testMnlDtlContainer {
    margin-top: 18px;
    padding: 0px 24px 4px;
}
.tstmnlDtlContent {
  padding: 16px;
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #e0e0e0;
  display:none;
}
.tstmnlDtlHdr {
  padding-left: 70px;
  position: relative;
}
.tstmnlDtlHdr img {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 0;
}
.tstmnlDtlHdr h2 {
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
  color: #393939;
  position: relative;
  padding-bottom: 14px;
  font-weight:600;
}
.tstmnlDtlHdr h2::after {
  content: "";
  width: 150px;
  height: 2px;
  background-color: #00aaff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.rtngStrdrk.rtngStr {
  margin-left: 4px;
  margin-top:4px;
}
.tstmnlDtlHdr .percText {
    margin-top: 10px;
}
.rtngStrdrk.rtngStr i {
    color: #666666;
    font-size: 36px;
}
.rtngStrdrk.rtngStr .percText {
  margin-top: 2px;
  margin-left: 0px;
}
.tstmnlDtlHdrPr {
  margin-top: 22px;
}
.tstmnlDtlHdrPr p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.testMnlDtlContainer .bx-controls-direction {
  width: 92px;
  position: relative;
  top: -136px;
  left: -142px;
  z-index:1;
}
.testMnlDtlContainer .bx-wrapper .bx-prev {
  left: 0;
}
.testMnlDtlContainer .bx-wrapper .bx-controls-direction a:before {
  color: #ccc;
}
/* percentage circle*/
.single-chart {
  width: 60%;
  justify-content: space-around;
  margin: auto;
}

.circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 80%;
  max-height: 250px;
  background-color: #ad7bdf;
  border-radius: 50px;
  box-shadow: 0px 4px 10px rgba(102, 102, 102, 0.25);
  background-image:none;
}

.circle-bg {
  fill: none;
  stroke: #ad7bdf;
  stroke-width: 3.8;
}

.circle {
  fill: none;
  stroke-width: 1;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
  position: relative;
}
.circle::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #fff;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}

.circular-chart.orange .circle {
  stroke: #fff;
}

.circular-chart.green .circle {
  stroke: #4cc790;
}

.circular-chart.blue .circle {
  stroke: #3c9ee5;
}

.percentage {
  fill: #ffffff;
  font-family: sans-serif;
  font-size: 10px;
  text-anchor: middle;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: bold;
}
.userPrcType {
  margin-top: 32px;
}
.usrPrcTypeContent {
  text-align: center;
  width: 50%;
  float: left;
  margin-bottom: 24px;
}
.usrPrcTypeContent h3 {
  color: #888888;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  text-align:center;
}
.usrPrcTypeContent h3 span {
  font-weight: bold;
  color: #000000;
}
.newsLogo {
  margin-top: 32px;
}
.newsLgCon {
  width: 50%;
  padding: 0px 10px;
  float: left;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.newsLgCon img {
    width:100%;
    height:70px;
}
.crtfctImg {
  margin-top: 26px;
}
.crtfctImg img {
  width: 100%;
}
.sbmtFrm {
  margin-top: 26px;
  text-align:center;
}
    .sbmtFrm input {
        width: 258px;
        height: 40px;
        border: 1px solid #cccccc;
        box-sizing: border-box;
        border-radius: 40px;
        font-size: 14px;
        color: #5a5555;
        font-weight: bold;
        padding-left: 32px;
        padding-right: 32px;
        letter-spacing: 0.05em;
    }
.sbmtFrm input:focus {
  outline: none;
}
    .sbmtFrm input::placeholder {
        color: #D3D3D3;
        opacity: 1; /* Firefox */
    }

    .sbmtFrm input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #D3D3D3;
    }

    .sbmtFrm input::-ms-input-placeholder { /* Microsoft Edge */
        color: #D3D3D3;
    }
.nwsltr .secHdngCon {
  position: relative;
  padding-left:0;
}
    .nwsltr .secHdngCon p {
        max-width: 228px;
    }
.nwsltr .secHdngCon img {
  position: absolute;
  top: -42px;
  right: -28px;
  width:82px;
}
.sbmtBtn {
  width: 258px;
  height: 40px;
  line-height: 40px;
  background: #00aaff;
  border: 1px solid #00aaff;
  box-sizing: border-box;
  border-radius: 40px;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.05em;
  margin-top: 14px;
  font-weight:600;
  padding-left:14px;
}
    .sbmtBtn i {
        font-size: 20px;
        position: relative;
        top: 4px;
        display:none;
    }
.cprtSec {
    padding: 25px 0px 0px;
}
.cprt {
  text-align: center;
}
.cprt p {
  font-size: 10px;
  text-transform: uppercase;
  color: #101214;
  line-height:35px;
  text-align:center;
}
.footerScl {
  background: #00aaff;
  padding: 10px;
  text-align:center;
}
.footerScl p {
    display:none;
    font-size:12px;
    color:#fff;
}
.ftrSclList {
    text-align:center;
}
.ftrSclList li {
  list-style: none;
  display:inline-block;
  margin-right: 10px;
}
.ftrSclList li:last-child {
  margin-right: 0px;
}
.ftrSclList li a {
  color: #ffffff;
}
.linkedin-icon {
    height: 30px;
    width: 30px;
}
.ftrSclList li a i {
  font-size: 36px;
}
.inrGrey {
  background: #fafafa;
  padding: 32px 20px;
}
.popUpcon {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 999;
  display: none;
  top:0;
  left:0;
}
.darkBg {
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
}
.popUpContent {
    background-color: #ffffff;
    padding: 24px;
    position: absolute;
    left: 0;
    right: 0;
    max-height: 100%;
    overflow: auto;
}
.ppSecHdng {
  font-size: 20px;
  line-height: 50px;
  font-weight: 600;
  color: #000000;
  margin-top: 0px;
}
.inputCon {
  margin-top: 30px;
  text-align:left;
}
.inputCon label {
  font-size: 14px;
  
  color: #636363;
}

    .inputCon label span{
        font-size:18px;
    }
    .inputCon input {
        width: 100%;
        height: 40px;
        padding: 8px;
        background: #ffffff;
        border: 1px solid #c4c4c4;
        box-sizing: border-box;
        border-radius: 6px;
        margin-top: 10px;
    }
    .inputCon input:focus {
        outline:none;
    }
.frmBtns {
  margin-top: 32px;
  text-align:center;
}
    .frmBtns a {
        width: 100%;
        height: 40px;
        line-height: 40px;
        letter-spacing: 0.05em;
       
        font-size: 14px;
        
        color: #ffffff;
        background-color: #c44b8f;
        border-radius: 50px;
        border: 1px solid #c44b8f;
        box-sizing: border-box;
        display: block;
        text-align: center;
    }
.frmBtns .cnclBtn {
  background-color: transparent;
  color: #00aaff;
  margin-top: 16px;
  margin-bottom:16px;
}
.popUpContent .inrWht {
  padding: 0px;
  margin-top: 30px;
}
.subscribePpCont {
  text-align: center;
}
.popUpImgHdng h3{
    font-size:30px;
    line-height:42px;
    margin-top:16px;
    font-weight:600;
    color:#000000;
}
.popupPara {
  margin-top: 16px;
  padding: 0px 13px;
}
.popupPara p {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #666666;
}
.popupPara p br {
  display: none;
}
.popupPara .dndCnclIcon {
  margin-top: 16px;
}

.popupPara h2 {
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    margin-top: 16px;
}
.dndCnclPara p {
  font-size: 16px;
  margin-top: 8px;
}
.sldrOvrlFlwWrap {
    width: 100%;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
.sldrOvrlFlwInr {
    overflow-x: auto;
    padding-bottom: 10px;
    margin-bottom: -10px;
    -webkit-overflow-scrolling: touch;
}
.nLError {
    color: #f53232;
    font-size: 16px;
}
    .nLError i {
        position: relative;
        top: 8px;
    }
/* CheckBox CSS Rule Starts Here */
.RHPNCheckBoxWrap {
    margin-top:16px;
}
.RHPNCheckBoxWrap input {
    margin: 0px 4px 0px 0px;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
/* Create a custom checkbox */
.checkMark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 12px;
    width: 12px;
    background-color: #e8e8e8;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.RHPNCheckBoxWrap label:hover input ~ .checkMark {
    background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.RHPNCheckBoxWrap label input:checked ~ .checkMark {
    background-color: #2196F3;
    border: 1px solid #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkMark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.RHPNCheckBoxWrap input:checked ~ .checkMark:after {
    display: block;
}

/* Style the checkmark/indicator */
.RHPNCheckBoxWrap .checkMark:after {
    left: 6px;
    top: 2px;
    width: 3px;
    height: 6px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.RHPNCheckBoxWrap label input:checked ~ .checkMark:after {
    left: 3px;
    top: 0px;
}

.RHPNCheckBoxWrap label {
    display: block;
    margin-right: 24px;
    font-size: 14px;
    text-align: left;
    padding-left: 24px;
    margin-bottom: 4px;
    line-height: 20px;
    position: relative;
    direction: ltr;
    user-select: none;
    color: #404040;
    font-family: 'LatoXRegular','NotoDevanagariRegular','MehrNastaliqRegular';
}

    .RHPNCheckBoxWrap label a {
        color: #00aaff;
    }

.homeContainer.tkPage {
    box-shadow: none;
}

    .homeContainer.tkPage .frmBtns a{
        display:inline-block;
        margin:0 auto;
        width:61%;
    }
    /* CheckBox CSS Rule Ends Here */
    /* inner header css override start */
    .logoContainer {
        margin-bottom: 0;
        margin-top: 0;
        width: auto;
    }
.logoBox p {
    display:none;
}
.homeContainer {
    padding: 8px 16px;
    box-shadow: 0px 2px 10px #e2e2e2;
}
/*.hdrPrgrs {
    display:none !important;
}*/
.logoBox {
    max-width:120px;
    margin-right:0;
    margin-top:8px;
}
/* inner header css override end */

/* media query start */

/* feedback popup start  */
.check-box-flex {
    display: flex;
    flex-wrap: wrap;
}


.not-show-CouseComplete.ma_feedback-popup .complete-popup-box {
   
    overflow: scroll;
}


.not-show-CouseComplete.ma_feedback-popup .complete-popup-box {
    width: 764px;
    height: 80%;
    background: #fff;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgb(0 0 0/16%);
    padding: 40px 18px;
}

.not-show-CouseComplete.ma_feedback-popup h2 {
    font-size: 40px;
    color: #F67677;
    font-weight: 600;
    line-height: 49px;
}

.not-show-CouseComplete.ma_feedback-popup p {
    font-size: 14px;
    line-height: 20px;
    margin: 8px 0 10px 0;
}

.not-show-CouseComplete.ma_feedback-popup .ma-rate p {
    margin-bottom: 10px;
    line-height: 16px;
    font-size: 13px;
}

.not-show-CouseComplete.ma_feedback-popup .ma-rate .rate-box {
    position: relative;
    left: -10px;
}

    .not-show-CouseComplete.ma_feedback-popup .ma-rate .rate-box i {
        color: #CCCCCC;
        font-size: 40px;
    }

        .not-show-CouseComplete.ma_feedback-popup .ma-rate .rate-box i:last-child {
            color: #CCCCCC;
        }

.not-show-CouseComplete.ma_feedback-popup form input.form-control {
    width: 100%;
    height: 35px;
    border-radius: 34px;
    border: 1px solid #EDEDED;
    padding: 0 21px 0 21px;
    margin: 12.5px 0 20px 0;
    box-sizing: border-box;
}

    .not-show-CouseComplete.ma_feedback-popup form input.form-control.fa-margin {
        margin: 20.5px 0 20px 0;
    }

form {
    clear: both;
}

    form .form-group:first-child {
        position: relative;
    }

.validatemobilefield {
    position: absolute;
    bottom: 70px;
    left: 5px;
    color: #ff0000;
}



.validatesuggession {
    color: #ff0000;
    font-weight: 600;
    margin-bottom: 10px;
}



.rating {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    overflow: hidden;
    flex-direction: row-reverse; 
    position: relative;
}

.rating-0 {
    filter: grayscale(100%);
}

.rating > input {
    display: none;
}

.rating > label {
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin-top: auto;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    /*transition: .3s;*/
}

.rating > input:checked ~ label,
.rating > input:checked ~ label ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}


.rating > input:not(:checked) ~ label:hover,
.rating > input:not(:checked) ~ label:hover ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.emoji-wrapper {
    width: 100%;
    text-align: center;
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

    .emoji-wrapper:before,
    .emoji-wrapper:after {
        content: "";
        height: 15px;
        width: 100%;
        position: absolute;
        left: 0;
        z-index: 1;
    }

    .emoji-wrapper:before {
        top: 0;
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 100%);
    }

    .emoji-wrapper:after {
        bottom: 0;
        background: linear-gradient(to top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 100%);
    }

.emoji {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: .3s;
}

    .emoji > svg {
        margin: 15px 0;
        width: 70px;
        height: 70px;
        flex-shrink: 0;
    }

#rating-1:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-100px);
}

#rating-2:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-200px);
}

#rating-3:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-300px);
}

#rating-4:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-400px);
}

#rating-5:checked ~ .emoji-wrapper > .emoji {
    transform: translateY(-500px);
}

.feedback {
}

.rating_new > input + label:before {
    display: inline-block;
    text-indent: -9999px;
    content: '';
    color: #ccc;
}

.rating_new > input:checked ~ label:before,
.rating_new > input + label:hover ~ label:before,
.rating_new > input + label:hover:before {
    content: "";
    color: #ffc700;
}

.check-box-flex {
    display: flex;
    flex-wrap: wrap;
}

.sq-radio {
    display: block;
    position: relative;
    width: 70px;
    height: 20px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
}

    .sq-radio p {
        position: absolute;
        left: 30px;
    }

    .sq-radio input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

.check-box-flex .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 1px solid #333;
    background: transparent
}

    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

.sq-radio input:checked ~ .checkmark:after {
    display: block;
}

.chkbox.others-course .sq-radio .checkmark:after {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 18px;
    height: 18px;
    border-radius:4px;
    background-color: #0075ff;
}

.not-show-CouseComplete.ma_feedback-popup .chkbox p {
    margin: 0 0 20px 0;
}

.not-show-CouseComplete.ma_feedback-popup form .form-check-label {
    font-size: 14px;
    font-weight: 400;
    color: #707070;
    margin-left: 0px;
    display: inline-flex;
    align-items: center;
}

.not-show-CouseComplete.ma_feedback-popup form .form-check-input {
    height: 18px;
    width: 18px;
    border: 1px solid #DDDDDD;
    cursor: pointer;
    margin-right: 15px;
}

.not-show-CouseComplete.ma_feedback-popup form .sq-radio .form-check-label {
    width: 70px;
    position: relative;
    top: 4px;
    left: 30px
}

.not-show-CouseComplete.ma_feedback-popup form .form-group.form-check {
    margin-right: 0;
    width: 28.33%;
    margin-bottom:5px;
}

.not-show-CouseComplete.ma_feedback-popup form .suggestion {
    font-size: 14px;
    font-weight: 400;
    color: #707070;
    display: block;
    margin: 10px 0 10px 0;
}

.not-show-CouseComplete.ma_feedback-popup form textarea {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #DDDDDD;
    margin-bottom: 20px;
    box-sizing: border-box;
    height:120px;
}

.not-show-CouseComplete.ma_feedback-popup form .others-course .form-group.form-check {
    margin-right: 0;
    width: 13.33%;
}

.not-show-CouseComplete.ma_feedback-popup .others-course p {
    margin: 0 0 10px 0;
}

.btn.skip.btn-primary {
    background: transparent;
    border: 1px solid #DDDDDD;
    color: #A7A7A7;
    margin-right: 10px;
}

.not-show-CouseComplete.ma_feedback-popup form .btn {
    margin-top: 30px;
    border: 1px solid;
    width: 118px;
    height: 38px;
    text-transform: inherit;
    background: #00aaff;
    border-radius: 50px;
    border: 1px solid #00aaff;
    color: #fff;
}

.not-show-CouseComplete.ma_feedback-popup form .form-btn {
    align-content: center;
    width: 100%;
    flex: 0 0 100%;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.not-show-CouseComplete.ma_feedback-popup.feed-pop p {
    color: #666666;
    font-weight: normal;
}

.ma_feedback-popup.feed-pop .d-none {
    display: none;
}

.ma_feedback-popup.feed-pop .validatemobilefield {
    bottom: 55px;
    left: 0;
}

.ma_feedback-popup.feed-pop textarea {
    outline: none;
    appearance: none;
    -webkit-appearance: none;
}


.ma_feedback-popup.feed-pop .complete-popup-box .chkbox p {
    font-size: 12px;
    margin-bottom: 10px;
}

.ma_feedback-popup .validation_red {
    color: red;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 14px;
}

.ma_feedback-popup .ma-rate .validation_red {
    color: red;
    margin-bottom: 5px;
}

.not-show-CouseComplete.ma_feedback-popup .complete-popup-box {
    overflow: auto;
}

.ma_feedback-popup.feed-pop .validatemobilefield {
    bottom: 61px;
    font-size: 14px;
    font-weight: normal;
}

.ma_feedback-popup .rico-close{
    padding:0;
}

.not-show-CouseComplete.ma_feedback-popup.feed-pop{
    position:relative;
    z-index:999;
}

.not-show-CouseComplete .TECloseBtn .rico-close {
    font-size: 18px;
    font-style: normal;
    padding: 1px;
    line-height: 21px;
}
.not-show-CouseComplete .complete-popup-box .TECloseBtn {
    height:30px;
    width:30px;

}
/* feedback popup end  */
.sttcCon.inrWht .imgBox {
    text-align: center;
}

.activeUser + .new-overlay {
    background: #0000007a;
    position: fixed;
    content: '';
    height: 100vh;
    width: 100%;
    z-index: 999999999999;
    top: 0;
    left: 0;
    display: block;
}

.new-overlay {
    background: #0000007a;
    position: fixed;
    content: '';
    height: 100vh;
    width: 100%;
    z-index: 999999999999;
    top: 0;
    left: 0;
    display: block;
}

.keybullet{
    margin-top:12px;
}

.ntfStripe {
    z-index: 1;
}

.bodyOverflow #pageContent section {
    padding: 0;
    z-index: 0;
}

.letterLayout h2{
    margin-bottom:20px;
}

.primary-header h2.urduAlphabetHeading{
    font-size:12px !important;
    font-weight:normal !important;
}
.disColor label, .disColor input {
    color: #00aaff;
}

.inputCon.disColor.dFlexDiscount label, .inputCon.totalSpace.dFlexDiscount.ifnotavailable label {
    width: 110px;
    display: inline-block;
}
.inputCon.totalSpace.dFlexDiscount label {
    width: 110px;
    display: inline-block;
}
.dFlexDiscount input {
    width: 34%;
    /* height: 23px; */
    border: none;
    text-align: left;
    margin: 0;
}

/*.disColor.dFlexDiscount {
    width: 50%;
    float: left;
}*/

.inputCon.disColor.dFlexDiscount {
    height: 0;
    padding:0;
    margin: 30px 0 0 0;
}

.inputCon.totalSpace.dFlexDiscount.ifnotavailable {
    padding-top: 0px;
  
}

.frmBtns .cnclBtn {
    background-color: transparent;
    color: #c44b8f;
    margin-top: 16px;
    margin-bottom: 16px;
}
.frmFields .inputCon  .validatefield {
    margin-top: 10px;
}
.frmFieldsInner .inputCon:nth-child(2n+1) {
    clear: both;
}
@media screen and (min-width: 992px) {
    .inputCon.disColor.dFlexDiscount {
        margin-top:0px;
    }

    #totaldiscountdiv {
        display: flex;
        padding: 30px 0 0 6px;
        width:100%;
    }
    .inputCon.totalSpace.dFlexDiscount.ifnotavailable {
        clear: inherit;
        margin-top: 0px;
    }
    .disColor label, .disColor input {
        color: #00aaff;
    }

    .dFlexDiscount.totalSpace {
        margin-top:0px;
        clear: both;
    }

    .dFlexDiscount input {
        width: 20%;
        /* height: 23px;*/
        border: none;
        text-align: right;
        margin: 0;
    }
    .activeUser + .new-overlay {
        background: #0000007a;
        position: fixed;
        content: '';
        height: 100vh;
        width: 100%;
        z-index: 999999999999;
        top: 0;
        left: 0;
        display: contents;
    }


    .primary-header h2.urduAlphabetHeading {
        font-size: 18px !important;
        font-weight: normal !important;
    }
    .container {
        padding: 0px 32px;
    }

    .bnrContent {
        width: 50%;
        float: left;
        padding-top: 118px;
        text-align: left;
    }

        .bnrContent h1 {
            position: static;
            font-size: 30px;
            padding-bottom: 28px;
            display: inline-block;
            width: 373px;
            border-bottom: 1px solid #D9D9D9;
        }

        .bnrContent h2 {
            font-size: 40px;
            margin-top: 28px;
            font-weight: 800;
        }

        .bnrContent h3 {
            font-size: 18px;
            margin-top: 20px;
            letter-spacing: 0.1em;
        }

        .bnrContent .signUp {
            width: auto;
            font-size: 16px;
            padding: 0px 28px;
        }

    .bnrImg {
        padding-top: 0;
        float: right;
        width: 50%;
    }

    .secHdng {
        font-size: 30px;
    }

    .mnCon {
        text-align: center;
        margin-top: 0px;
    }
        .mnCon ul li a {
            padding: 20px 19px;
        }

    .abtCon {
        margin-top: 44px;
    }

    .inrWht {
        padding: 32px 62px;
    }
    .nwsltr.inrWht {
        padding: 32px 62px 64px 62px;
    }

    .abtCon .imgBox {
        width: 356px;
        float: left;
    }

    .abtPr {
        width: 780px;
        float: left;
        margin-top: -8px;
    }

        .abtPr p {
            font-size: 18px;
            line-height: 35px;
        }

    .rvwCon .imgBox {
        float: left;
        width: 20%;
        margin-top: 40px;
    }

    .rvwCon .avgRtnCon {
        float: left;
        width: 50%;
    }

    .rvwCon .nmbrPpl {
        float: left;
        width: 30%;
    }

    .drkHdngCon h3 {
        border-bottom: 1px solid #cccccc;
        padding-bottom: 16px;
    }

    .avgRtnCon {
        border-bottom: 0px;
        border-right: 1px solid #f0f0f0;
    }

    .rtngStr,
    .percText,
    .rangeCon {
        float: left;
        vertical-align: middle;
    }

    .rangeCon {
        width: 222px;
        margin-top: 30px;
        margin-left: 24px;
    }

    .rtngStr {
        margin-left: 0;
    }

    .percText {
        margin-top: 31px;
        min-width:30px;
    }
    .tstmnlDtlHdr .percText{
        margin-top:18px;
    }

    .enrollCon h4 {
        font-size: 45px;
        text-align: center;
        margin-top: 32px;
    }

    .crsHltCon .imgBox {
        width: 390px;
        float: left;
    }

    .estDrCon {
        float: left;
        width: 662px;
        padding: 0px 16px 0px 38px;
        box-sizing: border-box;
    }

    .drDtl .drContent {
        width: 33.334%;
    }

    .estDrCon h3 {
        font-size: 20px;
    }

    .drDtl .drContent h4 {
        font-size: 30px;
    }

    .drDtl {
        padding: 20px 0px;
    }

        .drDtl .drContent {
            padding: 0px 30px;
        }

    .cptCatContent {
        width: 33.334%;
    }

        .cptCatContent h2 {
            font-size: 18px;
        }

        .cptCatContent p {
            margin-top: 24px;
            font-size: 16px;
        }

    .secHdngCon {
        text-align: left;
    }

    .invstCon .imgBox .secHdngCon .secHdng {
        padding-bottom: 0;
    }

        .invstCon .imgBox .secHdngCon .secHdng::after {
            display: none;
        }

    .invstCon .imgBox .secHdngCon p {
        margin-top: 16px;
        position: relative;
        padding-bottom: 28px;
    }

        .invstCon .imgBox .secHdngCon p::after {
            content: "";
            position: absolute;
            width: 75px;
            height: 2px;
            background-color: #00aaff;
            left: 0;
            bottom: 0;
        }

    .secHdngCon p {
        font-size: 18px;
        margin-left: 72px;
        margin-top: 0px;

    }

    .imgConContainer {
        margin-top: 78px;
    }

    .invstCon .imgContent {
        float: left;
        width: 62%;
        position: relative;
    }

    .dtlList {
        float: left;
    }

    .imgContent img {
        width: 426px;
        position: absolute;
        top: -52px;
        /*left: 48px;*/
    }
    .popUpContent .invstCon .imgContent img {
        width:365px;
    }

        .jnContent h2 {
            font-size: 30px;
        }

    .jnContent h3 {
        font-size: 48px;
        margin-top: 24px;
    }

    .jnContent a {
        width: 150px;
        height: 40px;
        line-height: 40px;
        margin-top: 32px;
        font-size: 16px;
        display: inline-block;
    }

    .jnContent .trial {
        margin-top: 12px;
    }

    .jnContent {
        width: 507px;
        background-color: #f5f6fb;
        text-align: right;
        padding: 42px 28px;
        box-sizing: border-box;
        float: right;
        margin-right: 28px;
    }

    .imgContent.PopInvstCon img {
        width: 354px;
    }

    .PopInvstCon .jnContent h2 {
        font-size: 24px;
    }

    .PopInvstCon .jnContent h3 {
        font-size: 36px;
        margin-top: 12px;
    }

    .PopInvstCon .jnContent a {
        width: 129px;
        height: 35px;
        line-height: 35px;
        margin-top: 22px;
    }

    .jnContent .trial {
        margin-top: 10px;
    }

    .dtlList {
        margin-top: 40px;
    }

        .dtlList ul li {
            font-size: 18px;
            line-height: 40px;
            background-position: 0px 13px;
        }

    .testmnl {
        padding: 62px 24px;
    }

        .testmnl .secHdng {
            float: left;
        }

        .testmnl .secHdngCon p {
            width: 712px;
            float: left;
            margin-left: 76px;
            line-height:30px;
        }

    .sttcCon .imgBox {
        float: left;
        width: 30%;
    }

        .sttcCon .imgBox img {
            margin-top: 152px;
        }

    .userPrcType {
        float: left;
        width: 70%;
    }

    .single-chart {
        width: 32%;
        float: left;
    }

    .usrPrcTypeContent h3 {
        text-align: left;
        padding-left: 140px;
        font-size: 14px;
        padding-top: 36px;
    }

        .usrPrcTypeContent h3 br:first-child {
            display: none;
        }

    .newsLgCon {
        width: 140px;
        float: left;
    }

    .crtfctCon {
        position: relative;
    }

        .crtfctCon .secHdngCon {
            width: 352px;
        }

            .crtfctCon .secHdngCon p {
                margin-left: 0px;
                margin-top: 42px;
                font-size: 18px;
                line-height: 30px;
            }

    .crtfctImg {
        position: absolute;
        right: 64px;
        top: -45px;
        margin-top: 0px;
    }

        .crtfctImg img {
            width: 609px;
        }

    .crtfctCon.inrGrey {
        padding: 105px 20px;
    }

    .darkSec.cirtfctSec {
        padding: 106px 0px;
    }

    .secHdngCon p {
        margin-left: 0;
    }

    .nwsltr .secHdngCon p {
        margin-left: 0;
        margin-top: 20px;
        font-size: 14px;
        max-width: 296px;
        line-height: 30px;
    }

    .nwsltr .secHdng::after {
        display: none;
    }

    .nwsltr .secHdng i {
        font-size: 40px;
        position: relative;
        top: 6px;
        margin-right: 8px;
    }

    .sbmtFrm input {
        float: left;
        padding-right:48px;
    }

    .sbmtBtn {
        width: 100px;
        margin-top: 0;
        margin-left: -42px;
        cursor: pointer;
        line-height: 36px;
    }
        .sbmtBtn i {
            display:inline-block;
        }

    .nwsltr .secHdngCon img {
        top: 0px;
        right: 28px;
        width:auto;
    }

    .drkHdngCon {
        padding: 0px 36px 28px;
    }

    .popUpContent {
        width: 970px;
        max-height:90%;
        margin: auto;
        padding: 42px;
        border-radius: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    .frmFields {
        margin-left:-6px;
    }
    .inputCon {
        width: 50%;
        float: left;
        padding: 0px 6px;
        box-sizing: border-box;
    }

    .frmBtns a {
        width: auto;
        display: inline-block;
        vertical-align: top;
        padding:0px 24px;
    }
    .frmBtns {
        margin-top:64px;
    }

    .homeContainer.tkPage .frmBtns a {
        width: 28%;
    }
    .frmBtns .cnclBtn {
        margin-top: 0px;
        margin-bottom:0;
        margin-right: 10px;
        min-width:235px;
    }
    .popUpImgHdng {
        position: relative;
        padding: 0px 82px 0px 500px;
    }
    .popUpImgHdng img {
        position: absolute;
        left: 152px;
        top: 0;
    }
        .popUpImgHdng h3 {
            font-size: 42px;
            line-height: 56px;
            font-family: open,sans-serif;
            text-align:left;
        }
    .subscribePpCont {
        margin-bottom:68px;
    }

    .popupPara {
        width: 781px;
        padding: 0px;
        margin: 24px auto 0px;
    }

        .popupPara p br {
            display: block;
        }

        .popupPara h2 {
            font-size: 42px;
        }

    .dndCnclPara p {
        font-size: 24px;
        margin-top: 26px;
    }

    .tstMnlSecContainer {
        padding: 28px 0px 0px 32px;
    }

    .cptrCat {
        margin-top: 20px;
    }
    .cprtSec {
        display:none;
    }

    .footerScl p, .ftrSclList {
        display: inline-block;
        vertical-align: middle;
        margin: 0px 20px;
    }
    .nwsltr .secHdngCon{
        padding-left:0;
    }
    .sbmtFrm {
        text-align: left;
    }
    .darkSec.nwsltrSec{
        padding:0;
    }
    .tstmnlDtlHdr h2 {
        padding-top:16px;
    }
    .tstmnlDtlContent {
        display:block;
    }

    /* inner header css override start */
    .homeContainer {
        padding: 6px 0px;
        box-shadow: none;
    }
    .headerContent {
        padding:0;
    }
    .hdrPrgrs {
        display: inline-block;
    }
   /* header {
        box-shadow: 0px 2px 10px #e2e2e2;
    }*/
    .logoBox {
        margin-top:12px;
    }
    .testimoniesInner{
        background-color:#ffffff;
    }

    /* inner header css override end */



    /* feedback popup start  */

    .ma_feedback-popup.feed-pop .validatemobilefield {
        bottom: 60px;
        font-size:14px;
        font-weight:normal;
    }

    .not-show-CouseComplete.ma_feedback-popup .complete-popup-box{
        padding:40px 43px
    }
    /* feedback popup end  */
    .testMnlDtlContainer {
        margin-left: 150px;
    }

}

@media screen and (min-width: 1500px) and (max-width:1601px) {
    .ntfStripe {
        /*width: calc(100% - 30px);*/
        /*margin-left: 30px;*/
        width: calc(100%);
        margin-left:0px;
        left: auto;
        right: 0;
        position: static;
    }
}

@media (max-width:767px){
    .not-show-CouseComplete.ma_feedback-popup form .form-group.form-check {
        width: 49.33%;
    }
    .not-show-CouseComplete.ma_feedback-popup .complete-popup-box {
        overflow: scroll;
    }
}

@media only screen and (max-width:768px) {
    .not-show-CouseComplete.ma_feedback-popup .complete-popup-box {
        width: 86% !important;
    }
}
/*@media only screen and (min-width:1599px) and (max-width: 1600px) {
 
    .dFlexDiscount.totalSpace {
        margin-top: 33px;
        clear: both;
    }
    .inputCon.disColor.dFlexDiscount {
        height: 0;
        padding:0;
        margin: 30px 0 0 0;
    }
}*/



#btnRedirectLMS {
    background-color: #f2ac49;
    color: #fff;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 12px 16px;
    border:none;
    margin-right:10px;
}