﻿* {margin:0;padding:0;
   box-sizing:border-box;
}
body {
    font-family: "Roboto", sans-serif !important;
}
div:after {
    content:'';
    display:block;
    clear:both;
}
.preheader-careerinsight {
    background-image: linear-gradient(90deg, rgb(11, 12, 50) 0%, rgb(71, 142, 184) 100%);
    padding:10px 0;
    color:#fff;
}
.preheader-careerinsight a{
    text-decoration:none !important;color:#fff;
}
    .preheader-careerinsight a:hover {
     opacity:.5;color:#fff;
    }
.header-careerinsight {padding:5px;box-shadow: 5px 7px 26px -5px rgba(104, 113, 123, .1);position:relative;background-color: #fff;z-index:9;}
.mpo-img {height:50px;}
.icsion-img {
border-right: 2px solid #2c2c2c;
  padding-right: 5px;
}
.logindetails {
    padding:6px 0;
}
.slideBanner {
 position:relative;

}
 
.slideBanner:after {
    content:'';
    position:absolute;
    left:0;
    width:100%;height:100%;
    top:0;
background-color: rgba(0,0,0,.1);
  background: rgb(52,29,255);
  background: linear-gradient(90deg, rgba(34, 31, 57, 0.93) 0%, rgba(27, 34, 2, 0.38) 100%);
}
.slideBanner-bg {
  width: 100%;
  height: 500px;
  object-fit: cover; /* Optional: Ensures the image covers the container without stretching */
 
}
.banner-content {
    position:absolute;
    left:0;
    top:0;
    width:100%;height:100%;
    z-index:1;
}
.banner-content .banner_heading {
    color:#fff;
  
}
.banner_heading{
  color: #fff;
  width: 90%;
  margin: 0 auto;
  padding: 100px 0;

}
.banner_heading h1 {
      font-family: "Josefin Sans", sans-serif !important;
  font-weight: 900;
  font-size: 56px; color: #fff;
  margin:0;
}
.banner_subheading {
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  background-color: #000;
  padding: 5px 10px; margin-bottom:40px;
}
.banner_heading span {
    font-size:14px;
   
}
.banner-kb-btn {
  background-color: #fffd7d;
  padding: 10px 20px;
  border-radius: 40px;
  text-decoration: none;
  color: #000;
  opacity:1;   border:1px solid transparent;
}
.banner-kb-btn:hover {
   border:1px solid #fff;
   background-color:transparent;
   color:#fff;
}
.card-age-section {
    background:#fff;
    border-radius:3px;
    position:relative;
    overflow:hidden;  border-radius: 20px;
    z-index:0;box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.class-age-section {
    margin-top:-90px !important;
    z-index:9;
    position:relative;
}
.card-age-section a {
    padding:30px;font-weight:500;
    display:block;
    width:100%;height:100%;
    text-decoration:none;
    color:#000;
    font-size:21px;letter-spacing:-1.2px;
    min-height:150px;
    cursor:default;
    pointer-events:none;
}
 
 .card-age-section a img {
  height: 38px;
  margin-right: 1px;  transition:.5s all;
 }
.divAbsolute-card {
    /*background-color: #fffd7d;*/
    position: absolute;
    left: -8px;
    width: 370px;
    height: 100px;
    top: 96px;
    background-color: #afb3ff;
    /*rotate: -5deg;*/
    z-index: -1;
    border-radius: 0;
    background-image: linear-gradient(90deg, rgb(255, 88, 88) 0%, rgb(255, 200, 200) 100%);
    background-image: linear-gradient(90deg, rgb(89, 92, 255) 0%, rgb(198, 248, 255) 100%);
}
.divAbsolute-card h3 {
      /*rotate: 5deg;*/font-size:20px;
      padding:15px 20px;
      text-align:center;
}
 .card-age-section:hover .divAbsolute-card{
       rotate: 0deg;
       transition:.4s ease; transition:.5s all;
 /*background-image: linear-gradient(90deg, rgb(89, 92, 255) 0%, rgb(72, 221, 242) 100%);*/
 }
.card-age-section:hover .divAbsolute-card h3 {
    /*rotate:0deg;*/
}

 .card-age-section:hover .mouseicn {
    transform: translateY(5px);
    transition:.5s all;
 }
 .iconCard {
   position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  right: 0;
  margin: 0 auto;
  text-align: center;
  opacity: .2;transition:.8s all;
 }
  .iconCard img {
      height:150px;
  }

  .card-age-section:hover .iconCard {
      top:-20px !important;transition:.5s all;opacity:.1;
  }

  .section {
      padding:50px 0 0;
  }
  .whysection {position:relative;}
  .whysection  p {
      color:#0b3e57;
  }
  .whysection:after {
      content:'';
      width:70%;height:1px;
  background-color: #f0f0f0;
  }

  /* whyChoose */
   .whyChoose  ul {
       margin:10px 0 10px 0;padding: 6px 0;
   }
   .whyChoose  ul li {
       margin:0;padding:0;
   }
   .asking-outer {
     display: flex;
    flex-direction:row;
    flex-wrap: wrap;
  position: relative;
   }
   .askingContent {width:50%;padding:50px;/*background-image: linear-gradient(90deg, rgb(89, 92, 255) 0%, rgb(71, 142, 184) 100%);*/
                   background-image: linear-gradient(90deg, rgb(11, 12, 50) 0%, rgb(71, 142, 184) 100%);
  color: #fff;}
      .askingContent h2 {
    font-size: 1.5rem;
  }
   .askingContent-image {width:50%;text-align:center;}
   .whyChoose h1 {
       font-size: 1.5rem;text-align:center;
       margin-bottom:50px;font-weight:300;
   }
   .whyChoose h1 strong {
  color: #252990;
   }
   .askingContent-image img {height:400px;}
   /*.contact-shape {
       height:300px;
       width:300px;
       border-radius:50% 50% 0 50%;
       background-color:rgb(255, 200, 200);
   }*/
   .contactdetails {
       padding:50px 0;
    
   }
   .contactdetails h3 {
       font-size:40px;
   }
   .contactSection {
       padding:50px 0;
   }
   .contact-title {
       font-size:20px;position:relative;
   }
   .contact-title:after {
       content:'';
       position:absolute;
       left:0;
       bottom:0;
       width:60%;height:2px; transition:.5s all;
   background-color: #4d7ece;
   opacity:.4;
}
  
   .hightlighted { position:relative;background-color: yellow;
  padding: 0.1em 0.1em;
 }
 
  .address-contact ul {
      margin:0;padding:10px 0 0 0px;   margin-bottom:30px;
  }
   .address-contact ul li {
       list-style-position: inside;
   }
     .address-contact:hover .contact-title:after {
    transition:.5s all;width:100%;height:40%;
         z-index:-1;
    }
     .mpotcsion-table{
		width:100%; 
		border-collapse:collapse;
		border-radius:10px 10px; margin-bottom:10px;
	}
	.mpotcsion-table th{ 
		padding:8px; border-bottom:#d9d9d9 1px solid; background:#ddd; color:#000; font-size:17px; margin:0 0 0 0; font-weight:normal;
	}
	.mpotcsion-table td{ 
		padding:6px; border-bottom:#ddd 1px solid; text-align:left;
	}

.mpo-tcsIon_footer {
    padding: 15px 0;
    text-align: center;
    background-color: rgba(104, 113, 123, .1);
}
    /* Inner pages design */
    .mpo-tcsIon-wrapper {
        min-height:100vh;
        height:100%;
    }
    .loginWrapper{position:relative;}
 
.login-container {
  margin: 50px auto;
  height:100%;
  width:95%;
 background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.loginImage {background-color:#fafafa;padding:50px;}
.loginImage img {
    max-width:100%;
  
}
.loginfields {
    padding:30px 13px;
    width:100%
}
.form-group {
  margin-bottom: 1rem;
}
.otp-login a {
    color:rgb(52,29,255);text-decoration:none !important;
    margin-bottom:1em;display:block;
}
.loginButton {
   
   border:0;
    margin:0 auto;
    border-radius:5px;
    padding:10px;
    background-image: linear-gradient(90deg, rgb(11, 12, 50) 0%, rgb(71, 142, 184) 100%);
    color:#fff;
    opacity:.9;margin:0 auto;
}
.loginButton:hover {
    opacity:1;
}
.forgotpass {
    width:100%;
    text-align:right;
}
.forgotpass a {
    text-decoration:none !important;
}
.forgotpass a:hover {
    text-decoration:underline !important;
}
.create-account{text-decoration:none !important;}
.create-account:hover{text-decoration:underline !important;}
.loginBody {
background: #cdd9e130;
}
.login-container .form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #86b7fe;
  outline: 0;
  box-shadow:0 0 0 .1rem rgba(8, 79, 183, 0.5);
}
@media only screen and (max-width: 786px) {
   /* .icsion-img {
 
  display: none;
}*/

    .logindetails.float-end  {
        float:none !important;
       /* margin:0 auto;text-align:right;   */ 
    }
    .mpo-logo.float-start {
             float:none !important;
        text-align:center;   
    }
    .banner_heading {
  padding:50px 0;text-align:center;
}
    .banner_heading span {
        display:block;
    }
    .banner_subheading {margin:10px 0 0 0 !important;}
    .banner_heading h1 {
 
  font-weight: 900;
  font-size: 26px;
  color: #fff;
  margin: 0;
}
.loginImage {display:none;}
    .askingContent, .askingContent-image {
        width: 100%;
        margin-bottom:10px;
    }
    .askingContent-image img {
  height: 100%;
}
    .card-age-section {
        margin-bottom:30px;
    }
    .divAbsolute-card {

    }
    .contact-left img { max-width:100%;}
    .divAbsolute-card {
     
        left: 0;
        width: 100%;
        height: 100px;
    }
    .askingContent {
        text-align:center;
    }
    .whyChoose ul li {
  
  list-style-position: inside;
}
    .card-age-section a {
  
  text-align: center;
}
    .address-contact ul li {

  text-align: center;list-style-type: none;
}
    .address-contact ul li strong {
        display:block;
    }
    .mpotcsion-table td {
        display:block;
        width:100%;
        text-align:center;
    }
    .contactdetails {
        text-align:center;
    }
    .loginfields {
  padding: 18px;
}
}



/* 20032025 */
.table4 td {width:25%;}
.loginWrapper .table td select {
   appearance: auto !important;
   padding: .575rem .75rem;
}
.loginWrapper .table td .form-group {margin:0 !important;}
.loginWrapper .table td {vertical-align:middle;}


@media only screen and (max-width: 786px) {
    .loginWrapper .table4 td {
        width:100%;display:block;
    }
    .banner-kb-btn {
        display: block;
        margin: 0 0 10px;
    }

}

/* Login Button */
.login-btn .btn {
    padding: 3px 20px;
    margin-top: -4px;
}

.login-btn .btn-primary {
    color: #000;
    background-color: #f7df6c;
    border-color: #f7df6c;
}
.login-btn .btn-primary:hover {
  color:#000;
    background-color: #f7df6c;
    border-color: #f7df6c;
    opacity:.95;
}
.login-btn .btn:focus {
    box-shadow: 0 0 0 transparent !important;
}

.login-btn .dropdown-menu li a {
    color: #000 !important;
}

    .login-btn .dropdown-menu li a:hover {
        box-shadow: 0 0 0 transparent !important;
        background-color: #fafafa;
    }


/* Kiosk Signin Login */
/* Login */
.kioskloginsection {
    padding: 50px 0;
    overflow: hidden;
}

.kioskimg {
    position: absolute;
    right: 116px;
    top: 0;
    z-index: 0;
    height: 600px;
}

.kiosklogin {
    position: static;
    background: #fff;
    box-shadow: 0px 15px 60px -10px rgb(109 117 143 / 33%);
    overflow: hidden;
    border-radius: 10px;
    padding: 25px;
    width: 100%;
}

.login100-form-title {
    font-size: 30px;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.logintogo select {
    font-size: 16px;
    color: #43383e;
    line-height: 1.2;
    position: relative;
    display: block;
    width: 100%;
    height: 52px;
    background: #f7f7f7;
    border-radius: 31px;
    padding: 0 35px;
    outline: none;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    color: #000;
    cursor: pointer;
}

    .logintogo select option {
        border: 0 !important;
    }

.selectdiv {
    position: relative;
    /*Don't really need this just for demo styling*/

    float: left;
    min-width: 200px;
    margin: 50px 33%;
}

/*To remove button from IE11, thank you Matt */
select::-ms-expand {
    display: none;
}



.custom-select {
    position: relative;
}


    .custom-select::before,
    .custom-select::after {
        --size: 0.3rem;
        content: "";
        position: absolute;
        right: 28px;
        pointer-events: none;
        top: 22px !important;
    }

    .custom-select::before {
        border-left: var(--size) solid transparent;
        border-right: var(--size) solid transparent;
        border-bottom: var(--size) solid black;
        top: 40%;
    }

    .custom-select::after {
        border-left: var(--size) solid transparent;
        border-right: var(--size) solid transparent;
        border-top: var(--size) solid black;
        top: 55%;
    }

select option:nth-child(2n+1) {
    background-color: #eeeeee;
    border-radius: 50px !important;
}

.homeWrapper {
    height: 100%;
    min-height: 100vh;
    position: relative;
    z-index: 0;
    background-color: #f0f0f0;
}


/* Login Button */
.login-btn .btn {
    padding: 3px 20px;
    margin-top: -4px;
}

.login-btn .btn-primary {
    color: #000;
    background-color: #f7df6c;
    border-color: #f7df6c;
}

.login-btn .btn:focus {
    box-shadow: 0 0 0 transparent !important;
}

.login-btn .dropdown-menu li a {
    color: #000 !important;
}

    .login-btn .dropdown-menu li a:hover {
        box-shadow: 0 0 0 transparent !important;
        background-color: #fafafa;
    }
/* Captcha CSS */
.captch_area {
    width: 100%;
    height: 100%;
    margin: 0 0 20px 0;
    padding: 0;
    border: 1px solid #ddd;
    text-align: center;
}

.captcha_img {
}

.captcha_inp {
    width: 100% !important;
    margin: 0 auto;
}

.captch_area input[type="text"] {
    border: 1px solid transparent;
    width: 100%;
    padding: 12px;
}

.captch_area input:focus {
    border-color: transparent !important;
    outline: none;
}
/* Captcha  CSS End Here */
.login-form input[type="submit"].login-form-btn {
    background-color: #25446c;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    border: 0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 100%;
    height: 52px;
    border-radius: 31px;
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    position: relative;
    z-index: 1;
    cursor: pointer !important;
    opacity:.8;
}
.login-form input[type="submit"].login-form-btn:hover {
    opacity: .9;
}
.kioskloginsection .forgotuserid-link, .kioskloginsection .forgot-password-link {
    color: #000;
    padding-top: 10px;
}

    .kioskloginsection .forgotuserid-link:hover, .kioskloginsection .forgot-password-link:hover {
        color: #2c4c7d;
        text-decoration: underline !important;
    }

/* Login */
.logintogo {
   /* position: absolute;*/
    right: -130px;
    top: 0;
    background: #fff;
    box-shadow: 0px 15px 60px -10px rgb(109 117 143 / 33%);
    overflow: hidden;
    border-radius: 10px;
    margin-right: -50px;
    padding: 25px;
    width: 100%;
}

.login100-form-title {
    font-size: 30px;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.wrap-input100 {
    width: 100%;
    background-color: #fff;
    border-radius: 31px;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}

.validate-input {
    position: relative;
}

.input100 {
    font-size: 16px;
    color: #43383e;
    line-height: 1.2;
    position: relative;
    display: block;
    width: 100%;
    height: 52px;
    background: #f7f7f7;
    border-radius: 31px;
    padding: 0 35px;
    outline: none;
    border: none;
}

.focus-input100 {
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 31px;
    background-color: #fff;
    pointer-events: none;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.logintogo input[type="text"], .logintogo input[type="password"] {
    border: 1px solid transparent;
}

    .logintogo input[type="text"]:focus::placeholder, .logintogo input[type="password"]:focus::placeholder {
        opacity: 0;
    }

.input100:focus + .focus-input100 {
    width: calc(100% + 20px) !important;
}

.m-b-16 {
    margin-bottom: 16px;
}

textarea:focus, input:focus {
    border-color: transparent !important;
}

.btn-show-pass {
    font-size: 15px;
    color: #aaa;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 200;
    height: 100%;
    top: 0;
    right: 25px;
    padding: 0 5px;
    cursor: pointer;
    -webkit-transition: background .4s;
    -o-transition: background .4s;
    -moz-transition: background .4s;
    transition: background .4s;
}

.container-login100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.login100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 100%;
    height: 52px;
    background-color: transparent;
    border-radius: 31px;
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    position: relative;
    z-index: 1;
}

.logintogo button {
    outline: none !important;
    border: none;
    background: 0 0;
    background-color: rgba(0, 0, 0, 0);
}

.login100-form-btn:hover::before {
    background-color: #378a4b;
    width: calc(100% + 20px);
}

.login100-form-btn::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 31px;
    background-color: #49a760;
    pointer-events: none;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.m-b-20 {
    margin-bottom: 20px;
}

.flex-col-c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
}

.p-t-224 {
    padding-top: 14px;
}

.txt2 {
    font-size: 16px;
    color: #999;
    line-height: 1.4;
}

.p-b-10 {
    padding-bottom: 10px;
}

.txt3 {
    font-size: 16px;
    color: #333;
    line-height: 1.2;
    text-transform: uppercase;
}

.bo1 {
    border-bottom: 1px solid #929292;
}

.logintogo select {
    font-size: 16px;
    color: #43383e;
    line-height: 1.2;
    position: relative;
    display: block;
    width: 100%;
    height: 52px;
    background: #f7f7f7;
    border-radius: 31px;
    padding: 0 35px;
    outline: none;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    color: #000;
    cursor: pointer;
}

    .logintogo select option {
        border: 0 !important;
    }




.contact-section {
    background-color: #CAD4F4;
}

    .contact-section .title {
        font-weight: 600;
        font-size: 50px !important;
        margin-top: -10px;
        margin-bottom: 25px;
        text-align: center;
    }

.contactsub-head {
    font-weight: 500;
    font-size: 15px !important;
    text-align: center;
}

.contact-column {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 50px;
    background: #fff;
    height: 100%;
    border-radius: 30px;
    text-align: center;
}

    .contact-column .title {
        font-weight: 600;
        font-size: 24px !important;
    }

.section {
    padding: 40px 0;
}

a.btn-go {
    display: block;
    height: 58px;
    width: 58px;
    text-align: center;
    line-height: 58px;
    background: #ddd;
    color: #000;
    margin-top: 30px;
    border-radius: 50%;
    margin: 30px auto 0;
}

    a.btn-go:hover {
        background: #9bafec;
        color: #fff;
    }


.btn_notification {
    position: fixed;
    right: 0;
    top: 441px;
    rotate: 90deg !important;
    z-index: 99;
    background: rgba(0, 0, 0, .7);
}

    .btn_notification a {
        position: fixed;
        right: 0px;
        white-space: nowrap;
        color: #000000;
        background: #fff54b;
        display: block;
        padding: 9px 24px;
        border-radius: 5px 5px 0 0;
        transform: rotate(180deg);
        transition: 0.5s all;
        z-index: 999999 !important;
        text-decoration: none;
        box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    }

        .btn_notification a:hover {
            background-color: #00aced;
            color: #fff;
            text-decoration: none !important;
            cursor: pointer;
        }
#rdbGender {
    padding: 0 0 !important;
    width: 100%;
}
#rdbGender td {
    border:0;
    display:inline;
}
    #rdbGender td input[type="radio"] {
        margin-right:4px;
    }



/* Video Banner */
/*********************
    Video Page first Landing 
**********************/

.showcase {
    position: relative;
    right: 0;
    width: 100%;
    min-height: 100vh;
    padding: 100px 50px;
    /*display: flex;
  justify-content: space-between;
  align-items: center;*/
    background: #111;
    color: #fff;
    transition: 0.5s;
    z-index: 2;
}

    .showcase.active {
        right: 300px;
    }

.videocontainer {
    position: absolute;
    left: 0;
    top: -100px;
    z-index: 99;
    width: 100%;
    height: 100%;
    padding-bottom: 50.25%;
}

iframe {
    border: 0;
    width: 100vw;
    height: 100vh;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #005680, #141537);
    background: linear-gradient(to right, #ffffff00, #00000000);
    z-index: 999;
    opacity: 0.2;
    opacity: 0.4;
}

.videocontainer .html5-video-player {
    background-color: #fff !important;
}

.video-container {
    position: relative;
    width: 100%;
    padding-top: 50.25%;
    /*padding-top: 56.25%;*/ /* 16:9 Aspect Ratio */
    overflow: hidden;
    background-color: black;
}

    .video-container iframe {
        position: absolute;
        left: 0;
        width: 100%;
        height: 120%;
        border: 0;
        top: -59px;
    }

.ytp-watermark.yt-uix-sessionlink {
    display: none !important;
    opacity: 0 !important;
}

iframe .ytp-chrome-top.ytp-show-cards-title {
    display: none !important;
}

.class-age-section {
   
    padding: 40px 0 0 0;
}

.whyChoose {
    margin-top: 20px !important;
}

.divAbsolute-card {
    position: absolute;
    left: 0 !important;
    width: 100% !important;
}

@media only screen and (max-width:999px) {
    .header-careerinsight .container {
        display: flex;
    }
    .header-careerinsight .container {
        display: flex;
        
        justify-content: space-around;
    }
    .mpo-img {
       display:none;
    }
    .icsion-img {
        border-right: 2px solid transparent
         
    }

    .video-container {
        background-color: white !important;
        padding-top: 73.25%;
    }

    .class-age-section {
        margin: 0 !important;
        margin-top: 0px;
        padding: 40px 0 0 0;
        margin-top: -65px !important;
        background-color: #fff;
    }
}

.overlays-btn {
    position: absolute;
    top: 0;
    z-index: 999999;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 12px;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, .5);
}
.overlays-btn-m {display:none;}

@media only screen and (max-width: 999px) {
    .overlays-btn {display:none;}
    .overlays-btn-m {
        position: relative;
        display: block;
        text-align: center;
        background: #fff;
        border-radius: 3px;
        position: relative;
        overflow: hidden;
        border-radius: 20px;
        z-index: 0;
        box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
        width: 90%;
        margin: 0 auto;
        padding: 20px;
        margin-bottom: 30px;
    }

    .banner-kb-btn {
        background-color: #7d96ff;
        padding: 7px 18px;
    }
    .banner-kb-btn {
        background-color: #fffd7d;
        padding: 3px 18px;
      
    }
    }



.aboutMPOnline h3 {
    font-size: 40px;
}

.aboutMPOnline {
    padding: 20px 0 10px;
    text-align: center;
}

.morebtn {
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    background-color: rgb(89, 92, 255);
    color: #fff;
    text-decoration: none;
    border-radius: 20px;
}
/*.visitors_count {
    position: absolute;
    left: 30px;
    bottom: 0;
    padding: 4px 20px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    border: solid 1px #210086;
    border-radius: 50px 50px;
    z-index: 99999;
    margin: 3px 0 8px;
    background-color: #3e0278
}*/
.visitors_count {
    position: absolute;
    left: 30px;
    bottom: 0;
    padding: 4px 20px;
    font-size: 4px;
    font-weight: 500;
    color: lightgray;
    border-radius: 50px 50px;
    z-index: 99999;
    margin: 3px 0 8px;
}

    .visitors_count img {
        height: 50px;
    }

.mpo-tcsIon_footer {
    position: relative;
    height: 50px;
}

@media only screen and (max-width: 786px) {
    .visitors_count {
        margin: 0 auto;
        width: 90%;
        bottom: 50px;
    }
}