.pb-0{
  padding-bottom: 0px!important;
}
.pt-0{
  padding-top: 0px!important;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.col-md-20{
  float: left;
}
.tolabel .formLabel,
.des-success  .formLabel,
.col-md-20 .formLabel{
  width: 45px;
  display: inline-block;
}
.tolabel .tolabel
.pl-0{
  padding-left: 0px;
}
.d-block0{
  display: inline-block;
  width: 100%;
}
.pl-03{
  padding-left: 10px;
}
.boldsymb{
  text-align: center;
}
/* .cutom-bnt{
  font-weight: 600;
    cursor: pointer;
    background: #0068A3;
    color: #fffdfd !important;
    padding: 8px 35px;
    border-radius: 31px;
    /* width: 100%;
    height: 39px;
    border:solid 1px #0068A3;
} */
.tooltip-inner {
  max-width: 300px !important;
  width: 300px !important;
  padding: .25rem .5rem;
  color: #000;
  font-size: 14px;
  white-space: pre-wrap;
  text-align: left;
  background-color: #fff;
  border-radius: 9px;
  border: solid 1px #fce9e9;
  padding: 15px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.cotact-btn {
  font-weight: 600;
  cursor: pointer;
  background: #0068A3;
  color: #fffdfd !important;
  padding: 8px 35px;
  border-radius: 31px;
  /* width: 100%; */
  height: 39px;
}



h1{
  text-align:center;
  color:#fff;
  margin:0;
  padding:10px;
  font-family:arial;
  font-weight:200;

}
.toolitipv{
  position:relative;
  cursor:default;
}

.toolitipv div{
  background:#1d1d1d;
  color:#fff;
  padding:7px;
  border-radius:5px;
  position:absolute;
  min-width:50px;
  max-width:300px;
  display:none;
}
.toolitipv div:before{
  content:'';
  height:3px;
  width:0;
  border:7px solid transparent;
  border-bottom-color:#1d1d1d;
  position:absolute;
  top:-16px;
  left:14px;
}
.labelleft label{
  float: left;
}
/* .tootipa {
  float:left;
  } */
.tootipa {
    float: right;
    position: relative;
    right: 10px;
}
  .tootipa .fa-info-circle{
      position: relative;
      left: 11px;
      top: 4px;
      cursor: pointer;
      color: #1555f9;
  }
.tsypl{
  float: left;
    padding-right: 5px;
}

  .tootipa ul{
    position:relative;
    cursor:default;
  }
  .tootipa  ul li div{
      padding: 13px;
      border-radius: 5px;
      position: absolute;
      z-index: 8;
      min-width: 300px;
      max-width: 300px;
      display: none;
      background: #fff;
      border: solid 1px #eee;
      font-family: arial;
      font-size: 14px;
      line-height: 17px;
      color: #000;
  }
  .tttipa{display: block;
      background: #eee;
      padding: 10px;
      margin-top: -13px;
      margin-left: -13px;
      margin-right: -13px;
      margin-bottom: 11px;
  }
.tooltip{
  opacity: 9!important;
}
 /* Header */
a{
  text-decoration: none!important;
}
ul{
  padding: 0px;
  margin: 0px;
}
li{
  list-style: none;
}
.bg-primary {
  background: #333;
}
.wrapper.bg-primary.prelogin {
    background: #fff;
    /* Newly added below 2 lines on Feb27-25 */
    display: inline-block;
    width: 100%;
}
/* .wrapper.postlogin {
  padding: 10px 0px;
} */
header img.img-responsive.site-logo {
  margin: 0px 0px;
}

header nav ul {
  list-style: none;
  margin: 14px 0px 10px 30px;
  text-align: right;
  padding: 0;
}
body .nav-tabs>li>a{
  border: none!important;
}

body #step3Container {
  display: block;
}
header nav ul li {
  display: inline-block;
  margin-right: 25px;
}

header nav ul a {
  color: #fff;
}
.prelogin header nav ul a {
    color: #000;
    font-weight: 500;
}
.testimonial-row{
  background: #fff;
    padding: 50px;
    overflow: hidden;
}
.m-menu span img{
  width: 20px;
}
/*End Header */

/*
.home-page {
    background-image: url(../img/V7page.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom: 6px solid #09556f;
    position: relative;
    background-color: #333333;
    min-height: 300px;
}
*/
.header-title h1 {
    font-size: 40px;
    font-weight: 400;
}

.header-title h2 {
    font-size: 85px;
    margin-left: 14%;
    margin-top: -18px;
    text-transform: uppercase;
}

.header-title {
    text-align: left;
    /* color: #fff; */
    color:#000;
}
.home-page .introOverlay {
    background: -moz-linear-gradient(to right, rgb(81, 79, 79) 0%,rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(to right, rgb(81, 79, 79) 0%,rgba(125,185,232,0) 100%);
    background: linear-gradient(to right, rgb(81, 79, 79) 0%,rgba(125,185,232,0) 100%);
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    z-index: 0;
}

/* home pageround box */
@media (min-width: 1200px){
  .container {
      /*width: 90%;*/
  }
}
.home-page-round-flex-main {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.home-page-round-flex-main .home-page-round-flex-cell {
    flex: 1;
    min-width: 200px;
    margin: 10px;
    border: 4px solid #f2f2f2;
    position: relative;
    padding: 2px 10px 15px 10px;
    flex-basis: 25%;
}

.home-page-round-flex-cell .count p{
  flex: 1;
  margin: auto;
}
.home-page-round-flex-cell .count {
    height: 50px;
    width: 50px;
    border-radius: 50px;
    display: flex;
    background: #177C94;
    border: 5px solid #dddddd;
    color: #fff;
    text-align: center;
    position: relative;
    top: -27px;
    margin: auto;
}
.home-page-program-flex-main {
    /* display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap; */
}
.home-page-program-flex-main .home-page-program-flex-cell {
    /* flex: 1; */
    text-align: center;
    /* margin: 0 8px; */
}
.home-page-program-flex-cell h5{
    font-size: 18px;
}

.home-page-program-flex-main .home-page-program-flex-cell .des {
    padding: 0 16px;
    border-right: 1px solid #F44336;
    min-height: 170px;
    margin-top: 18px;
}
.home-page-program-flex-main .home-page-program-flex-cell:first-child .des {
    border-left: 1px solid #F44336;
}
.home-page-program-flex-main .home-page-program-flex-cell:hover {
    background: #f5f5f5;
}
/*
.program-img.common {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    background-image: url('../img/publicSprite.png');
}
*/

.program-img.common.career {
    background-position: -28px -30px;
}
.program-img.common.Corporate {
    background-position: -150px -30px;
    width: 130px;
}
/*.program-img.common.Recruitment {
    background-position: -310px -30px;
    width: 130px;
}*/
.program-img.common.Certification {
    background-position: -468px -30px;
}
.footer-box img{
   /* margin-top:20%; */
}
.footer-box{
    padding: 2% 5%;
    /* margin-top: 5% ; */
}
.footer-box ul {
    list-style: none;
    padding: 0;
}

.footer-box ul li {margin: 5px auto;
  color: #fff;}

.footer-box ul li a span {
    margin-right: 5px;
}

/*.footer-box ul li a {
    color: rgba(255,255,255,0.5);
    display: block;
    padding: 7px;
    padding-left: 13px;
    background: url('../img/bullet.png') no-repeat center left;
    font-size: 12px;
}*/
.footer-box ul li a:hover {
    color: #fff;
}
.footer-box {
    overflow: auto;
    background: #000000;
    color: #ffffff;
}

/*.footer-box h3 {
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid #737373;
    padding-bottom: 17px;
    color: #fff;
    display: block;
    max-width: 80%;
}*/
@media only screen and (max-width: 600px) {
    .home-page-round-flex-main {
        flex-direction: column;
    }
    .home-page-program-flex-main .home-page-program-flex-cell .des{
        border-left: 1px solid #F44336;
        border-right: 1px solid #F44336;
    }
    .footer-box img{
        margin-top:2%;
    }
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
    .footer-box img{
        margin-top:5%;
    }
}


@media only screen
and (max-width : 768px)
and (min-width : 480px) {
  .buttonlearn {
    background-color: #1555f9;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: block;

    font-size: 16px;

    cursor: pointer;
    width: 220px !important;
    margin: auto;
    text-align: center;
    border: solid 1px #0068A3;
    border-radius: 26px;
  }
}

@media only screen
and (max-width : 768px){
  .buttontype {
    background-color: #1555f9;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: block;
    width: 150px;
    font-size: 16px;
    margin: 0px 0px 0px 40px;
    cursor: pointer;
    text-align: center;
    border: solid 1px #0068A3;
    border-radius: 26px;
  }


  .view-btn{
    background: none;
    padding: 15px 10px;
    color: #fff;
    background-color: #379BFF;
    border-color: #379BFF;
    width: 100%;
    font-weight: bold !important;
    margin: 10px 0px;
    border-radius: 26px;
    font-size: 3vw !important;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;

  }

}



@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {

}
/* home pageround box */


/* September 07 22 changes */

 .newbg{
    background-image: url("../img/About_Background_Image.png");

    height: 600px;
    background-repeat: no-repeat;
    /* width: 100%; */
    background-size: cover;
}

.arrowfooter{
    background-image: url("../img/Footer_bg.png");

    padding: 100px 0px;
    background-repeat: no-repeat;
    /* width: 100%; */
    background-size: cover;
}


.signup{
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 5px;
}
.extracol{

}

.signupFooter{

    text-align: center;

    font-size: 20px;
    margin-bottom: 15px;
}

.buttonlearn {
  background-color: #1555f9;
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: block;

  font-size: 16px;

  cursor: pointer;
  width: 150px;
  margin: auto;
  text-align: center;
  border: solid 1px #0068A3;
  border-radius: 26px;
  }

  .button1 {padding: 10px 24px;}

  .buttontype {
    background-color:#1555f9; /* Green */
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: block;
    width: 125px;
    font-size: 16px;
    margin: 0px 0px 0px 40px;
    cursor: pointer;
    text-align: center;

    border: solid 1px #0068A3;
    border-radius: 26px;
  }



 .advisor{
    margin: 0px auto;
    right: 50px;
    background: white;
    margin: 30px 0px;
    /* position: absolute; */
    /* top: -144%; */
    /* transform: translateY(-50%); */
    /* height: 300px; */
    padding: 25px;
}
.mb-5{
  margin-bottom: 30px;
}


.buttonlearns {
    background-color:#1555f9; /* Green */
    border: none;
    color: white;

    text-decoration: none;


    font-size: 16px;
    margin: 10px 0px;
    cursor: pointer;

    text-align: center;
  }

  .infoTypenew{
    font-size: 16px;font-weight: 200;    text-align: center;
  }
  .infoTypeh4{
    font-size: 30px;font-weight:bold;margin-top:35px
  }
  .advisornew{
    background:white;
  }
  .advisornews{
    font-size: 30px;
    font-weight: bold;    margin-bottom: 0px; margin-top:0px;
  }
  .homebgnew{
    background: #f9f8f7;
  }

  .advisor p{
    font-size: 20px;
    font-weight: 200;
    text-align: left;margin: 15px 0px;
  }

  .advisornewss{
  font-size: 30px;
    font-weight: bold;    margin-top: 0px;}

  .newabout{
    background: white;
    border-radius: 25px;padding: 10px;
    box-shadow: 0px 0px 10px #888888a1;
    margin-top: 50px;
    height: 420px;
  }
  .footerbg{
    /* background: #006462; */
    padding: 30px 0px;
  }

  .footerfont{
    color:#ffff;
  }
  .footerfont:hover{
    color:#ffff;
  }

  .footerfontul a{
    color:#ffff;
  }

  .footerfontul li{
    list-style-type: none;
  }
  .footerfontul{
    padding-left: 0px;
  }


  .newabouts{
    background: white;
    border-radius: 25px;padding: 0px;
    box-shadow: 0px 0px 10px #888888a1;
    margin: 0px 45px;

  }
  .leadingdev{
    text-align: center;
    font-size: 24px;
    margin-bottom: 55px;
  }
.menu-mobile{
  padding-top: 26px;
}
  .typeaboutHeading{
    font-weight:bold;text-align:center
  }
  .prgm{
    font-size: 35px; font-weight:bold;padding-left: 15px;
  }

  .aboutHeading{
    text-align:center;font-size:16px;
  }

  .currency{
    font-weight: 700;
    color: #006462;
    text-align: center;
    font-size: 20px;
  }


  .popular{
    background:#006462;padding: 10px;
    color:white;font-size: 20px;
    border-radius: 25px 25px 0px 0px;
    text-align: center;
  }

  .Recruitment{
    text-align: center;
  }

  .typeimg{
    width:80px; height:80px;
  }



  .missionnew{
    background:white;margin: 60px 0px;
  }

  .home-page {
     background: #fff !important;
    overflow: hidden;
    min-height: 400px;
    text-align: center;
    border-radius: 22px;
    padding: 20px;
    margin-top: 20px;
    display: inline-block;
}
.yourfuturenew{
    font-size: 65px !important;
    text-align: justify !important;
    font-weight: bold;
}

.yourfuture{
    font-size: 65px !important;
    margin-top: -25px;
    text-align: justify !important;
    font-weight: bold;
}

.loginnewid {
    background-color: #f7f9f9 !important;
}



.typetitle{
  background: #006462;
color: #fff;
font-size: 20px;
padding: 15px;
text-align: center;
}


.yourfuture {
  font-size: 65px !important;
  margin-top: -25px;
  text-align: justify !important;
  font-weight: bold;
  color: black !important;
}



.yourfuturenew {
  font-size: 65px !important;
  text-align: justify !important;
  font-weight: bold;
  color: black !important;
}

.prelogin header nav ul a {
    color: #000 !important;
    font-weight: 500;
    font-size: 18px;
  }

.footerpage{
    background: #333333 !important;
    padding: 30px 0px;
}

.footerContainer{
    padding: 0px;
  }

  .footer-logo{
    margin-top: 20px;
  }
.mhdicon img{
  width: 55px;
    margin-right: 15px;
}
.mhdiconbig img{
  width: 75px;
    margin-right: 15px;
}
.majordream,
.dflex{
  display: flex;

}
.lcenter,
.majordream{
  align-items: center;
}


  .header-title{padding-bottom: 15px;}


@media only screen and (max-width: 854px) {

/* .futureimg{
  object-fit: cover;
    width: 100%;
    height: 500px;
} */
}



  @media only screen and (max-width: 1024px) {

    .missionnew {
      background: white;
      margin: 72px 0px !important;
      padding: 10px 10px;
  }


  .signup {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 5px;
    padding-top: 125px !important;
}

  .infoTypeh4 {
    font-size: 30px;
    font-weight: bold;
    margin-top: 0px !important;
    padding: 10px !important;
}
    .buttontype {
      background-color: #1555f9;
      border: none;
      color: white;
      text-align: center;
      text-decoration: none;
      display: block;
      width: 125px !important;
      font-size: 16px;
      margin: 0px 0px 0px 40px;
      cursor: pointer;
      text-align: center;
      border: solid 1px #0068A3;
      border-radius: 26px;
  }


    .buttonlearn {
      background-color: #1555f9;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: block;

    font-size: 16px;

    cursor: pointer;
    width: 135px;
    margin: auto;
    text-align: center;
    border: solid 1px #0068A3;
    border-radius: 26px;
  }
    .arrowfooter {
      background-image: url(../img/Footer_bg.png);
    padding: 0px 0px !important;
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-position: 10% 60%;
    }


    .footerbg {
      background: #006462;
      padding: 10px 0px !important;
    }


    .advisor {
      margin: 0px auto;
       right: 0px !important;
      background: white;
       margin: 0px 0px !important;
      /* position: absolute; */
      /* top: -144%; */
      /* transform: translateY(-50%); */
      /* height: 300px; */
      padding: 25px;
  }


  .newabout {
    background: white;
    border-radius: 25px;
    padding: 10px;
    box-shadow: 0px 0px 10px #888888a1;
    margin-top: 50px;
     height: 365px !important;
}

.header-title {
  padding-bottom: 55px !important;
}




.newabouts {
  background: white;
  border-radius: 25px;
  padding: 0px;
  box-shadow: 0px 0px 10px #888888a1;
  margin-left:  0px !important;
  margin-right: 0px !important;
  margin-top: 50px !important;
}


.yourfuturenew {
  font-size: 55px !important;
  text-align: justify !important;
  font-weight: bold;
}



.yourfuture {
  font-size: 55px !important;
  /* margin-left: 14%; */
  margin-top: -25px;
  /* text-transform: uppercase; */
  /* margin-bottom: 10px; */
  text-align: justify !important;
  font-weight: bold;
  /* margin-top: 10px; */
}


  }
.client-row{
  margin: 50px 0px;
  height: 160px;
  padding: 5px;
}
.client-row img{
  width: 100%;
}

.career-section,
.get-section{
  width: 100%;
  display: inline-block;
}
.get-section{
  /* background: #fff; */
  padding: 50px;
}
.get-section p{
  font-size: 25px;
  padding: 25px 0px 50px 15px;
  text-align: left;
  line-height: initial;
}
.get-section .get-chart-section p{
  font-size: 16px;
  padding: 10px 18px 0px 20px;
  text-align: center;
  line-height: 22px;
  line-height: initial;
}
.get-section .get-chart-section .get-h{
  font-size: 24px;
  font-weight: bold;
  color: #0069aa;
  text-align: center;
}
.get-chart-section>div{
  width: 25%;
  float: left;
  position: relative;
  text-align: center;
}
.get-linechart-right,
.get-linechart-mid{
  margin-top: 100px;
}
.get-chart-section{
  width: 100%;
  display: inline-block;
  margin-top: 60px;
}
.get-linechart-inmid:after,
.get-linechart-left:after {
  content: "";
  position: absolute;
  left: 174px;
  top: 72px;
  display: block;
  z-index: 0;
  width: 100%;
  height: 148px;
  background-image: url(../img/doted-line.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(12deg);
}

.get-linechart-mid:after {
  content: "";
  position: absolute;
  left: 172px;
  top: -23px;
  display: block;
  z-index: 0;
  width: 100%;
  height: 148px;
  background-image: url(../img/doted-linert.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(-17deg);
}



.career-section p{
  font-size: 24px;
  padding-bottom: 30px;

  text-align: left;
  line-height: initial;
}
.about-banerimg img{
  width: 100%;
}
.p-60{
  width: 90%;
}
.valid-assessmnet-row{
  background: #fff;
  /* display: flex; */
  align-items: center;
  overflow: hidden;
}
.valid-assessmnet-row p{
  /* padding: 50px 30px; */
  line-height: 36px;


}
.md-p-100{
  padding-top: 80px!important;
}
.p-blue{
  color: #1555f9;
}
.career-section{
  background: #fbfbfb;
  padding: 30px 0px 30px 0px;
}
.success-section{
    /* background-image: url("../img/success.jpg"); */
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 390px;
    background-position: 0px -61px;
}
.success-section h1{
 padding: 50px 0px;
 color: #000;
}
.right-bg {
  margin: 0px auto;
  background: white;
  padding: 25px;
}
.prgm::before{
  content: "";
  background: #1555f9;
  height: 5px;
  width: 150px;
}
.p-name{
  display: block;
  font-size: 16px;
  padding-top: 13px;
  /* text-transform: none; */
  color: #7a7a7a;
  font-style: italic;
}
.career-section .p-8 p{
  font-size: 22px;
  padding-bottom: 0;
}
.career-section ul{
  padding: 0px;
  margin: 0px;
}
.career-section ul li{
  list-style: none;
  font-size: 18px;
  padding: 13px 0px 0px 30px;
  color: #000;
}
.career-section ul li::before {
  content: "";
  color: #ccc;
  float: left;
  margin-left: -28px;
  background: #167ac6;
  height: 3px;
  width: 15px;
  position: relative;
  top: 10px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
  background: 0 0;
  color: inherit;
  border: none;
  /* padding: 0!important; */
  font: inherit;
  background: #167ac6!important;
  /* padding: 50px; */
  width: 30px;
  color: #fff!important;
  height: 34px;
  font-size: 35px!important;
  margin: 0px 5px;
  /* display: flex; */
  border-radius: 2px;
  align-items: center;
  line-height: 0!important;
}
.owl-next span,
.owl-prev span{
position: relative;
top: -3px;
left: 1px;
}
.owl-slider .owl-dots{
  display:none;
}

.owl-slider .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  border-radius: 22px;
  border: solid 2px #819eb1;
  padding: 4px;
}
.typetitle{display: none;}


.client-row .owl-nav {
  position: absolute;
  right: 0;
  top: -46px;
}
.slider-leftuser{
  width: 70%;
  float: left;
}
.slider-leftuserdetails{
  width: 30%;
  float: left;
}
.slider-testimonial{
  background:#fff;
  /* padding: 50px; */
  overflow: hidden;
  display: flex;
    align-items: center;
}
.user-de-p{
  font-size: 16px!important;
    font-style: italic;
    color: #a39d9d;
}
.career-section .slider-testimonial p{

  font-size: 24px;
  padding-bottom: 30px;
  text-align: left;
  line-height: 30px;
  width: 90%;
}
.login-container .hd-main{
  text-align: left;
  font-size: 25px;
  /* padding-left: 15px; */
  font-weight: bold;
  padding-left: 15px;
  padding-bottom: 8px;
}
.login-container{
  /* padding: 50px 0px 50px 0px; */
}
.login-container label{
  padding-bottom: 5px;
}
.login-container .form-group {
  margin-bottom: 20px!important;
}
.lginrow{
  padding: 0px 0px;
  width: 100%;
  display: inline-block;
}
.left-panellogin{
  width:50%;
  float: left;
}
.left-panellogininner{
    width: 440px;
    margin: 0 auto;
    padding: 50px 0px;
    left: -40px;
    position: relative;
}
.login-container .mb-0{
  margin-bottom: 10px!important;
}
.login-container input{
  height: 42px;
}
.sign-btn{
  font-weight: 600;
    cursor: pointer;
    background: #0068A3;
    color: #fffdfd!important;
    padding: 3px 5px;
    border-radius: 31px;
    width: 100%;
    height: 39px;
}
.rgit-login{
 width: 50%;
    padding: 100px 0px;
    float: right;
}
.rgit-login img{
  width: 100%;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.login-container p{
  font-size: 18px;

  line-height: 24px;
}
.p-lt0{
  padding-left: 0px;
}
.p-rt0{
  padding-right: 0px;
}
.m-t-80{
  padding-top: 20px;
}
.login-banner{
  background-image: url(../img/bg-login.svg);
  padding: 0px 0px !important;
  background-repeat:repeat;
  width: 100%;
  background-position: 10% 60%;
}

.login-bannersReg{
  background-image: url(../img/bg-login.svg);

  background-repeat:repeat;
  width: 100%;
  background-position: 10% 60%;
}
.registration-page .left-panellogin{
  background: #fff;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.registration-page .lginrow{
  background: #eee;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.sub-p{
  padding-top:15px!important;
  display: inline-block;
  /* text-align: left; */
  padding-left: 30px!important;
  font-size: 24px;
}
.w-30{
  width: 300px;
 flex-grow: 1;
  overflow: auto;
  /* min-height: 50vh; */
  float: left;
  padding: 20px 20px 0px;
}
/* .w-30 {
  position: fixed;
overflow: auto;
height: 100%;
} */
.m-menu span{
  padding-right:8px;
  font-size: 20px;
  position: relative;
    top: 2px;
}
.menu-footer {
    border-top: solid 1px #000;
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
}
.menu-footer p span{
  display: block;
  font-size: 13px;
}
.menu-footer p{
  font-size: 15px;
  padding-top:5px;
}
.sticky-leftmenu .active{
color:#2563EB
}
.nav-tabs>li.active>a {
  color:#2563EB!important;
  background: none!important;
  border: none!important;
}
.nav-tabs>li>a{
  border: none!important;
  margin: 0px!important;
}


.p-2{
  padding: 20px 0px;
  font-size: 16px;
}
.breadcrumb{
  background: none!important;
  padding-left:0px!important;
  margin-bottom:0px!important;
  padding-bottom: 0px;
}
.nav-tabs>li.active>span{
  color:#2563EB!important;
  background: none!important;
  border: none!important;
}
/* .user-sgn{
  float: left;
  margin-right: 15px;
  background: #ff0;
  padding: 5px;
  height: 30px;
  margin-top: 10px;
  width: 30px;
  border: solid 1px #d3d0d0;
  border-radius: 50%;
  cursor: pointer;
} */
.footerlink{list-style-type: none;}
.footerlink li{
  font-size: 14px;
    font-weight: 600;
    padding: 10px 0px;
    vertical-align: middle;
    color: #000;
}
.footerlink li:hover{
  font-size: 14px;
    font-weight: 600;
    padding: 10px 0px;
    vertical-align: middle;
    color: #1555f9;
    cursor: pointer;
}



.w-33row{
  width: 47%;
  float: left;
  border: solid 1px #E5E5E5;
  border-radius: 8px;
  padding: 25px;
  margin-right: 3%;
  margin-bottom: 3%;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.p-0{
  padding-left: 0px;
}

#menu11 .w-33row {
  width: 100%;
}
#menu21 .w-33row {
  width: 100%;
}
#menu31 .w-33row {
  width: 100%;
}
#menu41 .w-33row {
  width: 100%;
}
#menu51 .w-33row {
  width: 100%;
}
/* #collapseTwo .w-33row {
  width: 100%;
} */


.w-70{
  width: calc(100% - 315px);
  float: right;
  padding: 50px 30px;
  background: #fff;
  /* margin: 15px 0px 15px 0px;
  border-top-left-radius: 25px;
    border-bottom-left-radius: 25px; */
    /* height: 100%;
    min-height: 100vh; */
    flex-grow: 8;
    overflow: auto;
}
.homecontainer{
  background: #E3F5FF;
  overflow: hidden;
  width: 100%;
  height: 100%;
   min-height: 100vh;
   /* display: flex; */
}
.homecontainerHomepage{
  background: #E3F5FF;
  overflow: hidden;
  width: 100%;
  height: 100%;
   min-height: 100vh;
   display: flex;
}
.w-card h3{
  font-size: 30px;
    font-weight: 600;
    border-bottom: solid 1px #eee;
    padding-bottom: 22px;
    margin-bottom:10px;
    margin-top: 0px;
}
.a-type{
  font-size: 20px;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 0px;
}
#skillContainer{
  padding: 0px!important;
}
#step3Container{
  display: none;
}
.welcome-container .registration-page .lginrow {
  height: 100vh;
  display: flex;
  align-items: center;
}
.sticky-leftmenu li{
  list-style: none;
}
.sticky-leftmenu li.m-menu-li,
.sticky-leftmenu li.m-menu{
  font-size: 14px;
  font-weight: 600;
  padding: 8px 0px;
  display: flex;
  vertical-align: middle;

}
.sticky-leftmenu li.m-menu-li a,
.sticky-leftmenu li.m-menu a{
  color: #000;
}
.sticky-leftmenu li.m-menu-li{
  padding-left: 30px;
  padding-bottom: 0px;
}

.sticky-leftmenu li{
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  cursor: pointer;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.sticky-leftmenu{
  padding-left: 1px;
}
.sticky-leftmenu .m-bottom {
  padding-top: 30px!important;
}
.m-footer{
  display: inline-block;
width: 100%;
border-top: solid 1px #eee;
margin-top: 30px;
padding-top: 20px;

}
.m-footer ul{
  float: right;
  padding: 0;
}
.m-footer p{
float: left;
}
.m-footer ul li{
  list-style: none;
  display: inline;
  padding: 5px;
}
.m-footer ul li a{
  color: #333;
}

.sticky-leftmenu .m-titil{
  padding-top: 20px;
  font-size: 11px;
  color: #504949;
  text-transform: uppercase;
}
.welcome-container .registration-page .left-panellogin{
  height: 100%;
  display: flex;
  align-items: center;
}
.need-p{
  font-size: 15px!important;
  padding-top: 2px!important;
}
.welcome-container .login-container .hd-main,
.welcome-container .sub-p{
       padding-left:0px!important;
}
.sub-pp{
  font-weight: bold;
}
.sub-pp-border{
  font-weight: bold;
}

.right-panellogin{
  padding: 50px;
  width: 26%;
  float: right;
  background: #0068a3;
  margin: auto;
  color: white;
}
.user-name{
  /* float: right; */
  padding: 0px!important;
  font-style: italic;
  font-size: 18px;
}

.w-p-0{
  padding: 0px!important;
}
.right-panel-column{
  background-color: #0068a3;
  padding: 50px 18px;
  margin-top: 62px;
  padding-top: 80%;
  border-radius: 8px;
  height: 100%;
  font-size: 16px;
  color: #fff;
}
.right-panel-column div{
  float: right;
  color: #fff;
}
.explore-option .a-type{
margin-bottom: 8px;
}
.explore-option{
    display: inline-block;
    width: 100%;
}

.welcom-row-divide{
  width: 100%;
  display: inline-block;
}
.w-33row a{
  font-size: 1.3vw;
  font-weight: bold;
  color: #000;
}
.w-33row p{
  font-size: 1vw;


}

.view-btns{
  background: none;
padding: 15px 10px;
color: #fff;
background-color: #379BFF;
border-color: #379BFF;
width: 40%;
margin: 10px 0px;
border-radius: 26px;
font-size: 16px;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;

}
.view-btn{
  background: none;
  padding: 5px 10px;
  color: #fff;
  background-color: #379BFF;
  border-color: #379BFF;
   min-width: 200px;
    font-weight: bold !important;
  margin: 10px 0px;
  border-radius: 26px;
  font-size: 14px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  display: block;
  margin: 0 auto;
}
.view-btn a:hover,
.view-btn:hover{
  color: #fff;
  background-color: #000;
  border-color: #000;
/* -webkit-transform: translateY(-5px);
transform: translateY(-5px); */
}
.sub-menu ul li a:hover,
.sticky-leftmenu li:hover{
  /* -webkit-transform: translateY(-5px);
transform: translateY(-5px); */
color: #1555f9;
}
.sticky-leftmenu li a:hover{
  /* -webkit-transform: translateY(-5px);
transform: translateY(-5px); */
color: #1555f9;
}

.sub-menu ul{
  padding-left: 25px;
}
.sub-menu ul li a{
  color: #000;
  padding: 7px 0px;
  font-weight: 500;
  font-size: 15px;
}
.personal-result .collapse{
  display: block!important;
  padding: 0px !important;
}
.personal-result{
  padding-left: 0px;
}

.sub-menu ul li{
  padding: 10px 0px 0px 0px;
}
.question-box ul li{
  width: 100%;
  border-top:1px solid #d7d7d7;
}
.rot-arrow{
  float: right;
  color: #000;
}
.header-nav{
  height: 65px;
  display: inline-block;
  align-items: center;
  line-height: inherit;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 81px;
}
.header-nav ul{
  padding: 0px;

}
.rt-buttmeu{
  position: relative;
  top: -10px;
}
.header-nav ul li{
  display: inline;
  padding: 13px 10px;
  display: inline-block;

}
.header-nav ul li a{
  color: #fff;
}



.mt-0{
  margin-top: 0px;
}
.rt-buttmeu li{padding: 0px 5px!important;}
.rt-buttmeu li a{
  color: #fff;
  background: #337ab7;
  padding: 7px;
  border-radius: 5px;
  width: 100px;
  max-width: 105px;
  display: block;
  text-align: center;
  cursor: pointer;
}
.footer-box h3{
  font-size: 20px;
  padding-bottom: 20px;
}
.footer-box ul li{
  margin: 10px auto;
  color: #fff;
  font-size: 13px;
}
.footer-box ul li a{
  color: #fff;
}
.footer-box img{
  width: 70%;
  margin-top: 20px;
}
.view-btn a{
  color: #fff!important;
}
.postlogin .row.menu-mobile ul li a{
color: #000!important;
}
#personalityResultContainer p{
font-size: 16px!important;
}
/* #personalityResultContainer{
  padding: 20px 0px;
} */
.read-b{
  color: #f00;
  font-weight: 700;
  padding-right: 5px;
}
.sub-menu li{

  padding: 12px 0px 0px 29px;
}
.sub-menu li a{
  color: #000;
}
#mobile-menu.mobile-hide-icons i.fa {
  display: none;
}
#slide-out #mobile-menu ul ul,
#slide-out #mobile-menu .sub-menu-columns-item{
  display: none;
}

#slide-out #mobile-menu ul li.menu-item-has-children i.mobile-arrows{
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px;
  margin: 0;
  cursor: pointer;
  display: block;
}
#mobile-menu .mobile-arrows {
-webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);
transition: -webkit-transform 0.3s;
transition: transform 0.3s;
transition: transform 0.3s, -webkit-transform 0.3s;
}

#mobile-menu .mobile-arrows.is-open {
-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
}
.active a{
  color: #337ab7 !important;
}
/*
body .inlineheading-first{
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 15px;
} */

body .nav-tabs>li.active>a {
  background:none !important;
  color: #337ab7 !important;
}
.occupations-tab .nav-tabs
.explore-tabs .nav-tabs {
  border-bottom: 1px solid #ddd!important;
  margin-bottom: 20px;
}
.occupations-tab .nav-tabs a,
.explore-tabs .nav-tabs a{
  width: auto;
  padding: 10px 15px!important;
}
.occupations-tab{ padding: 0px 0px 20px 0px;}
.explore-tabs{
  padding: 20px 0px;
}
.occupations-tab  .nav-tabs>li,
.explore-tabs .nav-tabs>li {
  float: right !important;
    margin-bottom: -1px;
    border: 1px solid #ddd !important;
}

.explore-tabs .explore-tabs .nav-tabs>li.active>a:focus, .explore-tabs .nav-tabs>li.active>a:hover, .explore-tabs .nav-tabs>li.active>a {
  color: #fff!important;
  cursor: default;
  background-color: #0068a3!important;
  border-bottom-color: transparent!important;
  border-radius: 0px;
}


 .careerTable .nav-tabs>li {
  float: left !important;
    margin-bottom: -1px;
    border: 1px solid #ddd !important;
}


 .careerTable .nav-tabs>li.active {
  color: #fff!important;
  cursor: default;
  background-color: #0068a3!important;
  border-bottom-color: transparent!important;
  border-radius: 0px;
}

 .careerTable .nav-tabs > li:last-child {
  border-radius: 0 6px 6px 0!important;
}

 .careerTable .nav-tabs > li:first-child {

  border-radius: 6px 0 0 6px!important;
}

.yourmatches{
  float: right !important;
}

.explore-tabs .nav-tabs > li:last-child {
  border-radius: 6px 0 0 6px!important;
}

.explore-tabs .nav-tabs > li:first-child {
  border-radius: 0 6px 6px 0!important;
}

.occupations-tab .nav-tabs > li:last-child {border-radius: 6px 0 0 6px!important;}
.occupations-tab .nav-tabs > li:first-child {border-radius:  0 6px 6px 0!important;}



 .occupations-tab .nav-tabs>li.active>a:focus, .occupations-tab .nav-tabs>li.active>a:hover{
  color: #555;
  cursor: default;
  background-color: #fff;

  border-bottom-color: transparent!important;
}

.occupations-tab .nav-tabs>li.active>a{

  color: white!important;
    cursor: default;
    background-color: #0068a3 !important;
}
.explore-tabs{

  width: 100%;
  overflow: hidden;
}
.pt-5{
  padding-top: 20px;
}
.pt-2{
  padding-top: 10px;
  padding-bottom: 50px;
}

#your-matches .w-33row{
  width: 100%;
}

#collapseThree .w-33row{
  width: 100%;
}

.occupations-tab .nav-tabs{
  border-bottom: 1px solid #ddd;

}

.occupations-tab .nav-tabs li p{
  margin: 0px;
}

.occupations-tab .nav-tabs > li {
  float: right !important;
  margin-bottom: -1px;
  border: 1px solid #ddd !important;
}

#step4Containernew .stpsymbol>div {
  width: 47%;
  float: left;
  border: solid 1px #E5E5E5;
  border-radius: 8px;
  padding: 25px;
  min-height: 168px;
  margin-right: 3%;
  margin-bottom: 3%;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.pwdForgot{text-align:right; margin-bottom:20px;}
.secretStdn{font-size: 22px; text-align: left;color:#000}
.fullRangeimg{width:100%;height: 450px;}
.indexNewhd{background: #5195AE;}
.indexNewby{color:black;}
.typePgrm{background:#f9f8f7;}
.indexpgNew{text-align:right;}


@media only screen and (max-width: 765px) {
  .buttonlearn{
    margin-bottom: 10px!important;
    }
    .indeximgcenter {
      width: 100%;
  }
    .container {
      padding: 5px;
  }
  .fullRangeimg {
    height: auto;
}
.ourstorycontainer {
  width: 90%;
}
.indexpgNew {
  text-align: center;
}
}

@media only screen and (max-width: 767px) {
  .majordream, .dflex {
    display: block;
}
.mhdicon img,
.mhdiconbig img {
  width: 130px;
  margin-right:0px;
  display: block;
  margin: 0 auto;
}
}
.rdd{
  color: #f00;
}




@media only screen and (max-width:  800px) {
#url1{
  width: 100%;
}
#save_portfolio{
margin-left: 0px!important;
}
.p-01{
  font-size: 15px;
  padding-left: 5px;
  font-weight: 400;
}
  .pageSubHeading_small.h03{
    font-size: 16px;
        margin-bottom: -1px;
        line-height: normal;
  }

  .yourfuture,
  .yourfuturenew {
      font-size: 42px !important;
  }
      p {
        font-size: 1rem !important;
    }
    .ourstorycontainer {
      padding: 5px;
  }
  .w-80 {
    width: 100%!important;
}
.valid-assessmnet-row p {
  /* padding: 50px 30px; */
  line-height: 25px;
}
.testimonial-row {
  padding: 7px;
}
.get-section p {
  padding: 25px 0px 0px 15px;
}
iframe {
  padding: 15px;
}
.ourstorycontainer {
  margin-top: 5px;
}
.get-section {
  padding: 14px 10px !important;
}
.for-mobile-resulttable .resultTable .resultTR .resultTD {
  font-size: 1.1rem !important;
}
.w-70 {
  padding: 25px !important;
}
.w-33row a {
  text-align: center;
  display: block;
}
.px-3 {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}
.idealworkEnV li {
  line-height: normal;
}
.roadMap li {
  font-size: 15px !important;
  margin-bottom: 10px;
}
.understandAssmt {
  font-size: 22px;s
  margin-bottom: 43px;
}
#tabsFirstsp a {
  font-size: 14px;
}
.idealworkEnV li {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 15px;
}
#tabsFirstsp h4{
  margin: 27px 0px 10px 0px;
}
.btn-infosavetype{
  font-size: 15px !important;
}
.brandingstep p{
  color: #ffffff;
}
.pageSubHeading_small {
  font-size: 22px;
  margin-bottom: 10px;
}
.midRightPartContainer{
  padding: 0px;
}
ul.self-ass-tab a {
  font-size: 14px !important;
}
.inlineheadings{
  margin-top: -16px!important;
    margin-bottom: 1px!important;
    font-size: 19px!important;
}
ol, ul {
  padding-left: 0rem;
}
.assessmentpadding.responsiveTop {
  margin-top: -30px;
}
.py-3{
  margin-top:0px;

}
.occation-home {
  float: none;
  margin: 0;
  top: 0px;
}
.inner-collapse p{
margin-bottom: 0px;
}
.fliter-topcontent {
  margin-top: 0px!important;
  width: auto!important;
  top: -0px!important;
}
.valuelistsp{
  padding:0px;
}
.cutom-bnt.btn.btn-info.lg {
  margin-bottom: 38px;
  font-size: 1.1rem !important;
}
.assmntspacing {
  display: inline-block;
  width: 100%!important;
}
.welcomeback {
  font-size: 27px;
}
.assmntspacing {
  margin-top: 50px!important;
}
  {
  width: 320px!important;
}
ul.flex-menu li a {
  padding: 0px 5px;
}
.personality-box-cell {
  margin: 10px 0px;
  flex: auto;
}
.btn{
  margin-left:0px!important;
}
ul.custom-list-radio {
  border-top: none!important;
}
.blackCurveMid tr{
  display: inline-block;
}
.inner-collapse-des {
  margin-top: 23px;
}
#myaccountMainSec{
  padding: 0px 20px;
}
.clnt-container {
  padding: 90px 15px 0px 15px!important;
}
#customizationContainer{
  margin-top: 10px!important;
  padding: 0!important;
}
.cotact-contaier {
  padding: 20px 23px;
}
.r-tabbleresponsive label{
  display: inline;
}
.r-tabbleresponsive .tw-600{
  width: 540px!important;
}
.mtr{
  margin: 12px 0px !important;
}
.cotain-03{
  padding: 15px;
}
.right-panel-column {
  padding-top: 50px;
  font-size: 16px;
  color: #fff;
  height: auto;
}
.right-panel-column p{
  color: #fff;
}
.dynamic-columns .inlineheadings {
  margin-top: 22 !important;
  display: inline-block;
}
.value-r,
.value-p{
  width: auto!important;
    float: none!important;
}
.dynamic-columns{
  padding: 15px 3px 15px 25px!important;
}
.md-graph{
  padding-left: 0px!important;
}
.md-cotaier{
  padding: 0px 20px;
}
.md-b3{
  padding-bottom: 20px;
  width: 100%;
  padding:0px 20px;
}
#selfAwareness{
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
.bodyPart,
#selfAwareness{
  padding:0px!important;
}
.bodyPart .midRightPart {
  width: 100%!important;
  padding-right: 0px!important;
  padding-left: 0px!important;
}
#selfAwareness .pageHeading{
  text-align: center;
}

.md-label .pageSubHeading_small {
  font-size: 16px;
  line-height: 1px;
  font-weight: 800;
}



}
.dynamic-columns .FirstHomepage{
padding:20px;
}
.md-b3{
  padding:0px 20px 20px 0px
}
.md-cotaier .pageSubHeading{
  padding-left: 0px!important;
}
.md-graph{
  padding-left: 0px!important;

}
@media only screen and (max-width:  560px) {

#show-less, #show-more {
  border-radius: 23px;
  width: 169px!important;
  text-align: center;
}
body ul.skill-button li {
  flex-basis: 100% !important;
}
.welcomeNote {
  padding: 10px!important;
}
#show-more, #show-less {
  display: block;
  margin-top: 10px!important;
}
.need-p {
  text-align: center;
}
.need-p a{
 display: block;
}
.innerd-viddiv {
  min-height: 317px!important;
}
.innerd-viddiv {
  padding: 0px!important;
  margin-bottom: 10px;
}
.auto-height-running-content  .col-md-6,
.auto-height-running-content .col-md-12{
  padding:0px;
}
#skillContainer .col-md-9{
  padding: 0px;
}

}


@media only screen and (max-width: 768px) {
  .mpcontainer {
    padding:15px;
  }
}
