  /*@media (min-width: 991px) and (max-width: 1200px) {

  nav.navbar li.nav-item {
        margin-right: 15px;
    }
}
*/

.woac_page{
  margin-top: 0;
    position: relative;
    margin-top: 69px;
}

@media (min-width:767px) {

  .read-more, .read-less {
  display:none;
}

}



@media (min-width:991px) {

    @keyframes fadeInUp {
      from {
          /*transform: translate3d(0,40px,0)*/
      }

      to {
        /*  transform: translate3d(0,0,0); */
          opacity: 1
      }
  }

  @-webkit-keyframes fadeInUp {
      from {
         /* transform: translate3d(0,40px,0)*/
             }

      to {
        /*  transform: translate3d(0,0,0);*/
          opacity: 1
      }
  }

@media(min-width: 1199px){
  .entheader.wit-header .main-drop .dropdown-menu {
  width:100%;
  top:68px;
  display:block;
  opacity:0;
  visibility: hidden;
  transition:0.25s height ease-in-out, 0.25s visibility ease-in-out, 0.25s opacity ease-in-out;
  border-top:1px solid #ccc;
}

.entheader.wit-header .main-drop .nav-item:hover .dropdown-menu {
opacity:1;
visibility: visible;
}

.entheader.wit-header .main-drop .dropdown-menu ul {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
    padding-top: 30px;
    min-height: 200px;
    display: grid;
    column-gap: 50px;
    grid-template-columns: auto auto auto;
}
.entheader.wit-header .main-drop .dropdown-menu ul li {
  list-style: none;
  margin-bottom:30px;
}

.entheader.wit-header .main-drop .dropdown-item {
  padding:0px;
  color:#2a2e7a;
  font-size:18px;
  font-family: ubuntu-bold;
  border:0px;
  background: none !important;
  padding-bottom: 15px;
  position:relative;
  display:inline;

}

.entheader.wit-header .main-drop .dropdown-menu p {
  padding-top:10px;
}

.entheader.wit-header .main-drop .dropdown-item::after {
  position:absolute;
  bottom:9px;
  left:0px;
  background:#2a2e7a;
  width:0px;
  height:1px;
  transition:all 0.3s ease 0s;
  content:'';
}

.entheader.wit-header .main-drop .dropdown-item:hover::after {
  width:100%;
}
}

   .mobile-tabs {
      display: flex;
      position: absolute;
      right: 0;
      top:20px;
      width: 48%;
      opacity:0;
}
  }

  .nav-item.open .mobile-tabs {


      animation:fadeInUp 2s forwards;
  }

  .mid_area .carrer-intent.sec_tabs {
      padding-bottom: 80px;
  }

  .mid_area .carrer-intent.sec_tabs .row {

      justify-content:flex-end;
  }

  .mid_area .carrer-intent.sec_tabs .mobile-tabs {

      right:auto;
      left:25px;
  }

  .mid_area .carrer-intent .container {position:relative;}
  .mid_area .carrer-intent .container > .row {
      min-height: 500px;
  }
  .mid_area .carrer-intent.sec_tabs .container > .row {
      min-height: 440px;
  }

  .mentoring-page .mentoring_tabs.mid_area .carrer-intent .container > .row {
    min-height: 450px;
}

.mid_area .carrer-intent.nomatter {
  padding-top: 60px;
}

 .mid_area .carrer-intent.nomatter .mobile-tabs .overflow {
  height:520px;
  margin-bottom:0px;
}

.mid_area .carrer-intent.nomatter .container > .row {
height:570px;
}

  .mid_area .carrer-intent .col-lg-6 {position:initial;}
  .mid_area .nav-item.open .mobile-tabs p {color:#464646;}


  .mid_area .third_tabs .row.mobile-tabs {

      height:auto;
      top: 30px;

  }



  /*.mid_area .third_tabs .nav-item.open {

      background:none !important;
  }
  */
  .mid_area .third_tabs .nav-pills .nav-item.open .nav-link  {

  background: none !important;
  color:inherit !important;
  }

  .mid_area .third_tabs .nav-item.open h4, .mid_area .third_tabs .nav-item.open p, .mid_area .third_tabs .nav-item.open a {

      color:#464646;
  }

  /*.mid_area .third_tabs .courses-box a {color:#000 !important;}*/



  .mid_area .third_tabs .rowmain {

      height:auto;
      min-height:350px !important;
  }

  .mid_area .third_tabs h2 {font-size:26px; color:#2a2e7a; padding-top:20px; margin-bottom: 0px}

  .mid_area .third_tabs li {padding-left:20px}

  .mid_area .third_tabs li:hover h2 {color: #000}

  .mid_area .third_tabs .data-active p {font-size:14px; }

  .mid_area .third_tabs .tab-btns {

      color:#2e3192 !important;
      font-family: 'Ubuntu-bold';
      font-size:16px !important;
      border-bottom:none;
      margin-bottom: 25px;
      display: inline-block;
      position: relative;
  }
  .mid_area .third_tabs .tab-btns::after{
      content: "";
      position: absolute;
      width: 100%;
      height: 0.5px;
      background-color: #464646;
      right: 0;
      left: 0;
      bottom: 0;
      transition: transform .5s;
      transform: scaleX(1);
      transform-origin: left;
  }
  .mid_area .third_tabs .tab-btns:hover::after {
    transform: scaleX(0);
    transform-origin: right;

  }

  .mid_area .mission .mission-list p {

      margin-bottom: 0px;
  }

  .woac_page .cu_detail .knowtrainer .data-active p {padding-left: 100px; padding-right: 15px;}

  .c-link {position: absolute; bottom: 0px}
  .woac_page .course_box {height: 100%; justify-content: flex-start; margin-bottom: 20px;}
  .woac_page .course_cont {position: initial;}
  .woac_page .course-row .col-lg-3 {margin-bottom: 40px;}
  #notification-icon {display: inline !important}



  .steps_cont {
    position:relative;
  }


  .step1 {
    position:absolute;
    top:60px;
    left:30px;
  }

   .step2 {
    position:absolute;
    top:60px;
    right:15px;
  }

 .acc_sec {
    height:540px;
}
 
 .trustedSliderMain{
  height: auto;
 }

/*.ri-grid ul li a {
  background-size: 87% auto;
}*/


.ent_grid .ri-grid ul li {
   position:absolute;
     top:0;
     left:0;
     max-width: 100px;
     max-height:100px;
}


  .main {
    position:relative;
}

.ent_grid .ri-grid ul li:nth-child(1) {
    display:none;
}


.ent_grid .ri-grid ul li:nth-child(2) {
    width:200px !important;
    max-width:200px !important;
    height:212px !important;
    max-height:212px !important;
    left:90px;
    position:relative;

}

.ent_grid .ri-grid ul li:nth-child(3) {

    left:300px;

}

.ent_grid .ri-grid ul li:nth-child(4) {

    left:300px;
    top:110px;

}

.ent_grid .ri-grid ul li:nth-child(5) {
left:412px;
top:110px;
}

.ent_grid .ri-grid ul li:nth-child(6) {
width:160px !important;
max-width:160px !important;
height:160px !important;
max-height:160px !important;
left:-80px;
top:164px;
}

.ent_grid .ri-grid ul li:nth-child(7) {
    top:223px;
    left:90px;
}

.ent_grid .ri-grid ul li:nth-child(8) {
    width:200px !important;
    max-width:200px !important;
    top:223px;
    left:202px;
}

.ent_grid .ri-grid ul li:nth-child(9) {
    top:223px;
    left:412px;
}

.ent_grid .ri-grid ul li:nth-child(10) {
    width:200px !important;
    max-width:200px !important;
    top: 333px;
    left: 90px;
}

.ent_grid .ri-grid ul li:nth-child(11) {
    top:333px;
    left:300px;
}

.ent_grid .ri-grid ul li:nth-child(12) {
    top: 333px;
    left: -22px;
}

.ent_grid .ri-grid ul li:nth-child(13) {
   top:333px;
   width:200px !important;
   max-width:200px !important;
   left:-233px;
}

.ent_grid .ri-grid ul li:nth-child(14) {
    width: 230px !important;
    max-width: 230px !important;
    height: 150px !important;
    max-height: 150px !important;
    left: -359px;
    position: relative;
}

.ent_grid .ri-grid ul li:nth-child(15) {
    width: 230px !important;
    max-width: 230px !important;
    height: 160px !important;
    max-height: 160px !important;
    left: -529px;
    position: relative;
    top:5px;
}

.ent_grid .ri-grid ul li:nth-child(16),
.ent_grid .ri-grid ul li:nth-child(17)

 {
  z-index:-100;
  }


.cr_bxblue {
    background:#2e3192;
}

.cr_bxblue .h4 {
    color:#fff !important;
}

.cr_bxblue p {

    color:#fff;
    opacity:0.8;
}
/*dropdown css*/

.entheader .menu_icons {
  display:none;
}

.entheader .navbar-expand-xl .navbar-nav .nav-item .nav-link {
  padding:23px 18px;
}
.entheader .dropdown-toggle::after {
  position: absolute;
  display:none;
}

.entheader.wit-header .nav-item, .entheader #main_navbar {
  position:initial;
}

.navmenu-container {
  position:initial !important;
}



/* end dropdown css*/

.enter_gif {
  margin-top: -35px;
  height: calc(100% + 70px);
}

.enter_gif img {
    /* width: 100%; */
    height: 100%;
}

.form_bg {
  position: relative;
}

.form-first-row {
  min-height:360px;
}

.form_bg .col-sm-5 {
    position: absolute;
    right: -15px;
    top: 0;
    height: 100%;
}

.casest_n li:hover, .casest_n li.active {
    transform:scale(1.07);
    border-radius:8px;
    z-index: 2;
}

.casest_n li:hover img, .casest_n li.active img {
    border-radius: 8px;
}

.casest_n li:hover::before, .casest_n li.active::before {

    opacity:0;
    border-radius:8px;
}

.casest_n li:hover svg, .casest_n li.active svg  {
    opacity: 1;
}
.case_text svg {
    opacity:0;
}

  @media (max-width: 1199px) {

      .navbar-main {

      background-color: #2e3192 !important;

  }

  .wit-header .navbar-collapse .nav-link:hover, .wit-header .navbar-collapse .nav-item.active .nav-link {

      background-color: #212485;
      align-items: center;
  }

  .nav-top-mobile .nav-menu-icon {width: 24px}
  .wit-header .nav-link:hover .hover-menu-icon.mobile-menu-icon, .wit-header .nav-item.active .nav-link .hover-menu-icon.mobile-menu-icon {width: 24px}
  .navbar-expand-xl .navbar-nav .nav-item .nav-link {align-items: center;}

  }

  @media (min-width:994px) and (max-width:1200px) {

      .cat_new5 li {flex-direction: column;}

      .enterprises_page .banner_home {
        padding:45px 0;
      }

      .entbannerslider .cu_fsrow {
        flex-direction: row !important;
      }

      .entbannerleft {
        padding-left: 0px;
      }


      .cu_detail .cu_fsrow {

   flex-direction:column-reverse;

  }

  .cu_detail .cu_fsrow .col-md-6 {
      max-width:100%;
  }

  .cu_detail .cu_fsrow .col-md-6 iframe, .cu_detail .cu_fsrow .course_video img {

   object-fit: cover; width:100%;

  }

  .cu_detail .banner_home .wit-btn-blue {
      width:auto;
  }

  .cu_detail .cu_fsrow .col-md-6:last-child { position:initial; padding:15px; padding-top:0px }

  .job_gr img {
      height: auto;
      width: 100%;
  }

  .jobs-banner .row.al-cn {

      align-items:flex-end;
  }

  .job-banner-dt {

      margin-top: 0px;
      margin-bottom:30px;
  }

  .jobs-c-left {
      width: 158px;
      left: -40px;
      top: 30px;
  }

  .brief {
      width: 40px;
      height: 40px;
      margin-right: 10px;
  }

  .jobs-c-left .j-n {
      font-size: 20px;
  }

  .jobs-c-right {
      right: 0px;
      bottom: 10px;
  }

  .jobs-c-right .j-n {
      font-size: 18px;
  }

  .jobs-c-right img {
      width: 50px !important;
      margin-top: 0px;
  }

  .mentoring_bottom li::after {
    right:-13px;
  }

  }

  @media (min-width:768px) and (max-width:1200px) {

      .mid_area .banner_home .col-md-6:last-child {top:auto;}
      div.couses-tags {height: 87px;}
      div.couses-tags.text_change {height: auto;}
      .slidepd p br {display: none;}
  }

  @media (min-width:992px) and (max-width:1100px) {

.wanttopartner .form-inline {

flex-flow:row;
}

.ri-grid ul li:nth-child(5) {
    left: 91px;
    top: 225px;
}

.ri-grid ul li:nth-child(1) {
    display: block;
    left: -22px;
    top: 55px;
}


}


  @media (max-width: 991px) {

      .padt80 {padding-top: 30px}
      .mid_area .nav-pills .nav-item.open{
          box-shadow: 0px 8px 10px #ccc !important;
          padding: 0px;
      }
  .job-search .browse-content.jobSearch_Container{
      margin-top: 40px;
  }

  /*
      .navbar>.container {

          padding-left: 15px;
          padding-right: 15px;
          flex-direction: row-reverse;
          justify-content: flex-end;
          position: relative;
      }


      .navbar-toggler-icon.cross {
          background: url('/images/weace-frontend/cross.svg') center/60% no-repeat !important;
      }

      .navbar-toggler-icon {
          background-image: url('/images/weace-frontend/toggle.svg') !important;
      }

      .navbar-toggler {
          padding: 0px;

          margin-top: 5px;
      }


      .profile-img {
          width: 34px;
          height: 34px;
          display: block;
          position: absolute;
          right: 15px;
          top: 16px;
          border-radius: 50%;
      }

      .login-signup-container {
          display: none;
          position: absolute;
          top: 52px;
          background: #fff;
          width: 70%;
          right: 0;

      }

      .login-signup-container a {
          border: 0px !important;
          background: none;
          color: #000;
          padding: 7px 15px !important;
          text-align: left !important;
          border-bottom: 1px solid #ccc !important;
          border-radius: 0px !important;
          margin-top: 0px !important;
          display: block;
      }

      .login-signup-container a:hover {

          background: #2e3192;
          color: #fff;
      }



      nav.navbar {
          background: #fff;
          padding-top: 0;
          padding-bottom: 0;

      }

      .navbar-brand {
          margin: 0;
      }

      .whitelogo {

          width: 120px;
          margin-left: 15px;
      }

      */

      .login-form-main .login-form-row {
          flex-direction: column-reverse;
      }

      .form-fill {
          width: 100%;
      }

      .login-form-main .col-lg-6:first-child {
          margin-top: 20px;
      }

      .res-display {
          display: none;
      }

      .reset-pass-text-info {
          padding-right: 0px;
      }

      .login-form-main .col-lg-6:first-child h1 {
          font-size: 1.6rem;
      }

      .skill-text {
          font-size: 1rem;
          line-height: inherit;
      }

     /* .navbar-nav {

          margin-left: 0px;

      }

      nav.navbar li.nav-item {

          margin-left: 0px;
      }


      .navbar-nav .nav-item .nav-link {

          font-size: 14px;
          margin-top: 15px;
          display: flex;
          align-items: center;
          justify-content: flex-start;
      }

      nav.navbar .nav-link span {
          display: block;
          text-align: center;
          margin: 0 17px 0 0;
      }

      .navbar-nav .nav-item.open,
      .navbar-nav .nav-item.open .nav-link {
          background: none !important;
      }

      .navbar-collapse {

          height: 100vh;
          border-top: 1px solid #cccccc80;
      }

      nav.navbar .wit-btn-blue {

          width: 100%;
          margin: 0;
          margin-top: 15px;
          padding: 10px;
      }


      footer h5 {

          margin: 0;
          padding: 10px 0px;
      }

      footer h5::before {

          display: block;
      }

      footer ul {

          display: none;
      }

      footer li {

          margin-top: 0;
      }

      footer li a {

          padding: 3px 0;
          display: block;
      }

      .footer_icons {

          float: none;
          margin-bottom: 20px;
      }

      .footer_btm {

          flex-direction: column;
          align-items: flex-start;
      }
      footer .pad80 {
          padding: 30px 0;
      }

      */

      .pr_cont {
          margin-left: 0 !important;
          margin-top: 20px !important;
      }



      .pr_cont a {

          padding-left: 0;
          padding-right: 15px;
      }



      .modal {
          padding: 15px;
      }

      .modal-content .btn-close span {
          position: relative;
          top: -2px;
          left: 0;
      }


  .mid_area .third_tabs .nav-item.open {background: none !important}
  .mid_area .third_tabs .data-active > p {color:initial !important; padding:0px 8px}
  .mid_area .third_tabs a.tab-btns {margin-left:8px; margin-bottom: 15px}
  .mid_area .third_tabs h2 {padding-left:8px  }
  .mid_area .third_tabs .tab-btns {color:#464646 !important; }
  .mid_area .third_tabs .nav-item.open .nav-link {background: none !important}
  .mid_area .third_tabs .courses-box {
      padding: 15px;
  }

  div.couses-tags {height: 87px;}
  div.couses-tags.text_change {height: auto;}



  .header-cont {
      padding: 0;
      justify-content: space-between;
  }

  .third_tabs .nav-pills .nav-item.open {background: #fff !important}
  .third_tabs .nav-pills li:last-child {border-bottom: 0px !important;}
  .third_tabs.courses { padding: 5px 0px 25px 0;}
  .mid_area .third_tabs.carrer-intent h2 {margin-bottom: 0px; }
  .mid_area .owl-dots {bottom: -50px}
  .counter_inner {padding-bottom: 30px !important; padding-top: 30px !important; text-align: left;}
  .counter_inner p {width: 100%}
  .test--now-btn {
      text-align: left;
      margin-top: 20px;
  }
  .browse-content {position: relative; margin-bottom: 40px; margin-top: 20px}
  .browse-content .owl-nav button  {top: 150px}
  .browse-content .owl-nav button.owl-prev {left: 0px}
  .browse-content .owl-nav button.owl-next {right: 0px}
  .cat_n .owl-carousel {padding: 0px 25px}


  .browse.text-center.mt-3 {
      margin-top: 0px !important;
  }

  .prefer .row {flex-direction: column-reverse;}
  .preferimage {margin-bottom: 20px}
  .prefer br {display: none}
  .mid_area .data-active p {padding-left: 0px}
  /*.mobile-slide {margin: 0px 8px}*/
  .mobile-slide .owl-stage-outer {overflow: hidden;}
  .mobile-slide-mbtwo .owl-stage-outer {overflow: hidden;}
  .woac_page .first_tabs .card-img .fees_n {display: flex}
  .star-rating .fa-star {font-size: 12px}
  .woac_page .owl-nav button {width: 40px; height: 40px;}
  .cu_detail .cd_right {margin-bottom: 5px}
  .cu_detail .knowtrainer .tab-accodrin .tab_linsk {color: #000}

  .mobile-slide .owl-prev, .mobile-slide .owl-next {display: none;}
  .sliderpadding {padding-bottom: 30px !important;}
  .slidenopad {padding-bottom: 0 !important;}
  .mobile-slide .owl-dots {bottom: -35px}
  .animeline {max-width: 100%;}
  .sliderpadding .browse.text-center.mt-3 {margin-top: 52px !important}
  .course-row .owl-dots {bottom: 25px}
  .cat_new5 ul {flex-wrap: wrap ; padding: 0 15px}
  .cat_new5 li {width: 100%; margin-bottom: 15px}
  .cat_new5 li:last-child {margin-bottom: 0}
  .row_in .row {flex-direction: row;}

  .detail_res .first_tabs {margin-bottom: 30px}
  .detail_res .w_w {padding: 0 !important}
  .cu_detail .knowtrainer { padding-bottom: 0px !important; }
  .cu_detail .right_tabs { padding: 0px 0px;}
  .related_courses {padding-bottom: 40px;}
  .related_courses .browse.text-center.mt-3 {
      margin-top: 40px !important;
  }
  .partner_C {padding-top: 0 !important;}
  .cu_detail .knowtrainer .nav-link {padding: 0px 10px 10px 10px}
  .dropdown-menu .fa-search {color: #212529 ; padding-left: 15px;}
  .c_right {min-width: auto; top: 15px}
  .c_right-img {width: 25px; }
  .c_right-img img {width:18px}
  .c_right h5 {font-size: 14px}
  .c_right h5 span {font-size: 11px}

  .pop-topic .owl-prev, .pop-topic .owl-next {display: flex;}
  .pop-topic .owl-dots {display: none}
  .pop-topic .course_box {margin-bottom: 0px;}
  .pop-topic .course-row {margin: 10px 20px 0 50px;}
  .pop-topic .owl-nav button {top: 35% !important}
  .cu_detail .banner_home .wit-btn-blue {width: 100%}
  .event-overview {min-height: initial;}
  .event-overview .h4 {color: #fff !important }
  .slidepd p br {display: none;}
  .mobile-slide .col-sm-6 {max-width: 100%;}

  /*event*/
  .join-com .eventcards {
      padding-right: unset;
      padding-left: unset;
      padding-bottom: 40px;
  }
  .join-com .event_card .overflow {

      height: auto;
  }
  .join-com .evpd {

      padding: 12px 10px;
  }
  .communityJoinslider .call-out{
      padding: 20px 20px;
  }
  .join-com .call-out .btn {
      margin-top: -12px !important;
  }
  .mid_area .communityJoinslider  .owl-dots {
      bottom: -12px;
  }
  .browse-content .communityJoinslider .owl-nav button.owl-prev{
      left: -21px;
      top: 42%;
  }
  .browse-content .communityJoinslider .owl-nav button.owl-next{
      right: -21px;
      top: 42%;
  }


  .pop-topic .owl-nav {display:initial}
  .jobs-detail .cu_detail {padding-top:0px}
  .mid_area .prefer p {font-size: 14px}
  .about-com {padding:20px}
  .about-com p br, .disc-jb h5 br {display:none}
  .call-out p br {display:none}
  .about-com-dt .f-com {top:-25px}

  .job-search .mobile-slide .col-lg-4 {
      margin-bottom: 0;

  }
  .j_if {padding-top: 0px}
  .job-search .browse-content {margin-bottom: 0px}

  /*.job-search .d-none.d-md-block {display:none !important}*/

/*mentoring page*/
  .ment-banner {
    padding-bottom:30px;
  }

  .ment-banner .eban-l {
    margin-bottom:20px;
  }

  .ment-banner .btn {
    margin-top:0px;
  }

  .ment-banner .slidepd p br {
    display:none;
  }

  .mentoring_bottom ul {
    flex-wrap: wrap;
  }


 .mentoring_bottom li {
  width:25%;
  margin-bottom:0px;
  align-items: flex-start;
}
.mentoring_bottom li .mn_counter span {
  width:100%;
}

 .mt_video {
  margin-bottom:30px;
 }

 .mt_pointers {
  margin-bottom:0px;
 }

 .mentoring_bottom::after {
  right:-400px;
 }

  .mentoring_bottom li:nth-child(3), .mentoring_bottom li:nth-child(4) {
    margin-bottom: 0px;
  }

  .mentoring_bottom {
    padding: 15px 0px !important;
  }

  .mentoring_bottom li .mn_counter {
/*    flex-direction: column;*/
    align-items: flex-start;
    font-size: 20px;
/*    padding:15px 0px;*/
    flex-wrap: wrap;

  }

.mentoring_bottom li::after {
  display:none;
}

  .mentoring_bottom li .mn_counter span {
    padding-left:0px;
  }

.mentoring_bottom li img {
  width:40px;
  height:max-content;
  margin-top:7px;
}

.abt_mnt h2.h4 {
    margin-bottom: 25px;
}

.mt_pointers li{
  margin-top:15px;
  padding-bottom:0px;
  padding-left:20px;
}

.mt_pointers li::before {
  left:2px;
}

.mt_pointers li::after {
  left:5px;
}

.mt_video {
  padding:15px;
}

.mt_video iframe {
    width: 100%;
    height: 250px;
}

.mentoring h2.h4 br {
  display:none;
}

.emp_sec p.mb-5 {
  margin-bottom:25px !important;
}


.mentoring-page .sec_tabs .nav li:last-child {
  margin-top:0px !important;
}

.brochure::after {
    background: #c41217;
    content: '';
    right: -330px;
    top: 300px;
    width: 440px;
    height: 369px;
    border-radius: 48%;
    position: absolute;
    transform: rotate(-215deg);
}
.brochure_img img {
    max-width: 100%;
}

.brochure_content {
    padding-left: 0;

}
.brochure .btn {
    margin-top: 15px;
}

.ch_box {
  border-bottom:4px solid #c41217;
}

.coaches .row .col-lg-3:nth-child(3) .ch_box, .coaches .row .col-lg-3:last-child .ch_box {margin-bottom: 0px}

.coaches .overflow {
  height:130px;
}

.ch_box img {
  width:100%;
}

.coaches .btn {
  margin-top:35px;
}

.mentoring_testimonials .owl-dots {
  bottom:0px !important;
}

.mentoring-page .testimonials-sliders {
  padding-bottom: 30px !important;
}

.support_cont .mb-5 {
  margin-bottom:15px !important;
}

.fm_box p {
  padding-right:100px;
}

.fm_box p br {
  display:none;
}


.mentoring_tabs .data-active {
  padding-top:13px !important;
}
.mentoring_tabs .data-active .wit-btn-blue {
  margin-top:10px;
  padding:8px 24px;
}

.spinner-wrapper {
  top:0px;
}

.step {
  width:100%;
}
.manageMobileSteps .step{
  position: unset;
}
.step3 {
  flex-basis: 100%;
  margin:initial;
  padding-left:0px;
  text-align:left;
  padding-right:0px;
}

.spinner-wrapper {
  margin-bottom: -50px;
  margin-top: -60px;
}


 .steps_cont {
  width:100%;
 }

 .steps_cont .owl-dots{
  position:relative;
  bottom:0px;
  margin-top:30px;

 }

 .mentoring_tabs .nav-item .nav-link {

  background:none !important;


 }

  .mentoring_tabs .nav-link.active .tab-accodrin h4 {

     color:#464646 !important;
  }

  .mentoring_tabs .nav-item.open .nav-link.active .tab-accodrin h4 {

     color:#fff !important;
  }

  .mentoring_tabs .nav-item.open .nav-link  {

    background-color: #c41217 !important;


  }

  .mentoring_tabs .nav-item.open .nav-link h4  {

    color:#fff;

  }

 .coaches .row .col-lg-3:first-child,
 .coaches .row .col-lg-3:nth-child(2) {
  margin-bottom: 10px;

 }
 .job-banner-dt h1 br {
  display: none;
 }


/*enterprises page*/

.enterprises_page .cu_detail {
  padding:30px 0px;
}

.entbannerleft {
  padding-left:0px;
}
.entbannerslider .owl-dots {
    bottom: -13px !important;
    position:relative;
}

.enterprises_page .banner_home h4 {
  font-size:18px;
}

.enterprises_page .banner_home h4 br {
  display:none;
}
.enterprises_page .banner_home h4 {
  margin-top:20px;
  margin-bottom:10px;
}
.enterprises_page .cu_fsrow {
  min-height: inherit;
}

.mid_area .ent-ct li {
  font-size:30px;
}
.ri-grid-size-1 {
    width: 70%;
    float: right;
}

.enterprises_page .mentoring_tabs.sec_tabs .btn {margin-top:15px}

.casest_n li {
  width:100%;
}

.enterprises_page .carrer-intent.first_tabs .h4 {
font-size:30px;
}


.enterprises_page .carrer-intent.first_tabs h3 {
margin-bottom:0px;
}

.enterprises_page .carrer-intent.first_tabs .nav-pills {
  margin-top:10px;
}

.enterprises_page .carrer-intent.first_tabs .btn {
  margin-top:20px;
}
.enterprises_page .carrer-intent.first_tabs .mobile-tabs .tab-img p {
  padding:0 8px;
}

.whych_left {
  margin-top: 40px;
  padding-right: 0px;
}

.whych_left li {
  margin-bottom: 50px;
}
.whychoose_vid {
   height: 100%;
    padding-top: 15px;
}

.woac_page.entpage .curve_mid {
    padding: 50px 100px 50px 230px;
}

.woac_page.entpage .curve_mid::after {
  height: 560px;
}

.slide_container {
  padding-bottom:30px;
}

.pr_right {
  padding:30px 40px 20px 40px;

}

/*.slide_container, .pr_sec .row {
  height:auto;
}*/

.pr_sec .row {
  height:96vh;
}

.section2 {
  transform: translate(0);
}
.slides .owl-stage-outer {overflow: hidden;}
.slides .owl-stage {display: flex;}

.slides .owl-dots {
    bottom: 0;
    position: relative;
    margin-top: 30px;
}

.enterprises_page .carrer-intent.sec_tabs .h4 {
font-size:30px;
}

.enterprises_page .carrer-intent.sec_tabs .nav-pills {
  margin-top:10px;
}

.enter_gif {
  margin-top:30px;
}

.case_left {
  margin-bottom: 10px;
}

.ent_bar .row {
align-items: center;
}

.ent_formbg .h4 br {
  display:none;
}

.case_right .overflow {
  margin-bottom: 0px;
}

.wit-subscription {
  margin-top:0px;
}

.ent_work_list {
  margin-bottom:0px;
}

.ent_work_list li {
    list-style: none;
    width: 49%;
    margin-bottom: 10px;
}

.cr_chart ul {
  margin-bottom: 0px;
}

.enterprises_page .cu_detail {
    padding: 0px;
}

.wit-header .dropdown-menu {
  background: #2e3192;
}

.wit-header .dropdown-item {
  color:#fff;
  font-family: Inter;
}

.wit-header ul.dropdown-menu .dropdown-item {
  color:#fff;
  padding:12px 35px 12px 65px;
  font-family: Inter;
}

.acc_sec {
  overflow-x:hidden ;
}



.casest_n {
  padding:0 25px;
/*  background: #2e3192;*/
  overflow-x: hidden;

}


.case_text {
  display: flex;
  padding:0px 15px;
  justify-content: space-between;
  align-items:center;
}
.case_text .h4 {
  text-align: left;
  width:60%;
  margin-bottom:0px;
}

.casest_n ul {
  margin:0px;

}

.casest_n li img {
  border-radius:8px;
}

.casest_n li:before {
  display:none;
}

.casest_n li svg {
  width: 30px;
}

.casest_n li {
  height:450px;
}

.casest-mob-slide {
  margin-bottom:0px;
}

.casest_n .owl-stage-outer {
  overflow: hidden;
}

.casest_n .owl-stage {
  display:flex;
}

.casest_n .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 25px;
}


.casest_n .owl-nav .owl-prev{
  margin-right:50px;

}

.casest_n .owl-nav button {


    height: 50px;
    width: 50px;
    border-radius: 25px;
    color: inherit;
    background-color: #fff!important;
    border: none!important;
    z-index: 100;
    box-shadow:0 0px 12px 0 rgb(0 0 0/19%);
    margin-bottom:8px;
}

.casest_n .fa-chevron-left,.casest_n .fa-chevron-right {
    font-size: 14px
}

.casest_n .owl-prev,.casest_n .owl-next {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.casest_n .owl-prev::before,.casest_n .owl-next::before {
    content: '';
    position: absolute;
    background: #c41217;
    transition: all .3s ease 0s;
    border-radius: 50%;
    width: 0;
    height: 0
}

.casest_n .owl-prev:hover::before,.casest_n .owl-next:hover::before {
    width: 100%;
    height: 100%
}

.casest_n .owl-prev:hover span,.casest_n .owl-next:hover span {
    color: #fff;
    position: relative
}


.cr_chart li p br {
  display:none;
}


img.icon-gr {
  width:70px;
}

.cr_image {

  height:310px;
}


/* .dropdown-menu-right .wit-color-grey, .dropdown-menu-right .wit-color-blue {
  color:#fff !important;
} */

.main-drop li {
  list-style:none;
}


.main-drop li p {
  display:none;
}

.main-drop .dropdown-item {
    border-bottom: 0px;
    padding-left: 10px;
    list-style: none;
}

.ent_formbg .selectpicker {
    display: block !important;
    width: 100%;
    height: 49px;
    padding-left: 0.75rem !important;
    color: #8d8d8d;
    border: 1px solid #ced4da !important;
    text-align-last: left;
}

.ent_formbg .selectpicker::focus {
  outline:none;
  box-shadow:none;
}
.mid_area .third_tabs.carrer-intent h2::after {

  top:13px;
}


.contact_left {
    padding-top: 0;
}
.c_left_cont {
    display: flex;
    justify-content: space-between;
}

.c_left_icon {
    width: 48%;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.contact-form {
    padding: 30px;
    margin-top: 30px;
}

.contact-form .btn {
  margin-bottom:0px !important;
}

.offices li {
  position:relative;
  padding-bottom:50px;
}

.offices li p:last-child {
  position:absolute;
  bottom:0px;
}

.about_text {
    padding-right: 0;
}

.value_left li {
    width: 100%;
    margin-bottom: 0px;
    background: #cccccc42;
    padding: 20px;
    min-height: 150px;
}

.ab_values .h4 {text-align: center;}

.ab_values.pad80 {
    height: auto !important;
}

.value_left ul {
  margin-bottom:0px;
}


.value_left .owl-stage-outer {
  overflow: hidden;
}

.value_left .owl-stage {
  display:flex;
}

.ab_values .owl-dots {
    position: initial;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 30px;
    bottom: -20px;
}

.journey-divider {
  display: none;
}

.journey_bar {
  display:none;
}

.mobile_journey {
  display:flex;
}

.bar_item ul {
  display:block;
}

.bar_item li {
  margin:0px;
}

.bar_item {
    display: flex;
    justify-content: space-between;
}

.journey-bottom {
    width: 40%;
}

.journey-bottom li:first-child {
  margin:0px;
}

.journey-top {
  margin:0px;
  width:40%;
  text-align: right;
}

.journey-top .arrow-up {
  align-items: flex-end;
}

.arrow-up {
/*  display:flex;*/
display:none;
  flex-direction: column;
}

.journey_bar .bar_item:first-child .journey-top {
  margin-top: 150px;

}

.our_journey .h4 {
  text-align: center;
}

.jr-text-center {
  text-align: center;
}

.our-culture .row {
  flex-direction: column-reverse;
}

.about_video {
  margin-bottom:30px;
  padding:0px;
}

.about_grid {
  display:none;
}

.adv_slider {
  display: flex;
  flex-wrap: wrap;

}

.adv_slider .tm {
  width:50%;
  margin-bottom:20px;
}



/*.adv_slider .tm:not(.dfshow) {
  display:none;
}
*/
.team.core .owl-nav {
  display:none !important;

}

.team.core .owl-dots {
  position:initial;
  margin-top: 30px;
}


.team.core .owl-dot.active span{
  background: #fff !important;
}

#tm_show {
    display: block;
    width: 100%;
    margin-top: 0px;
}

#tm_show a {
  width: 100%;
  background: #fff;
  border:2px solid #2a2e7a;
  color:#2a2e7a;
}

#jr_show {
  display:block;
}

.about_page .banner_home .cu_fsrow, .about_page .banner_home .col-md-12{

  padding:0px !important;
  margin:0px !important;

}

.mobile_journey li::before {
  left:49.2%;
}

.arrow-thin {
  left:49.2%;
}


.moreteam {
  display:none;
}

.moreteam_in {
  display:flex;
  flex-wrap: wrap;
}

.team-mb {
  display:none;
}




.galleryslider-btn {
  top:60px !important;
}

.galleryslider-btn.next-btn {
  top:auto;
  bottom:0px
}

.labels {
  margin:0px;
}

.swiper-slide {
  width:40% !important;
}

.swiper-container {
  height:600px;
}

.swiper-slide-active::before {
  transform:scale(4.5);
}

.swiper-slide-prev::before, .swiper-slide-next::before {
    transform: scale(3);
    border: 1px solid #2a2e7a;
}


.swiper-container::before {
    top: 30px;
    height: calc(100% - 60px);
    width: 3px;
    left: 19.5%;
}



.galleryslider-btn.prev-btn span {

    transform: rotate(90deg);
    left: 2px;
    position: relative;

}

.galleryslider-btn.prev-btn {
    left: 16.5%;
}

.galleryslider-btn.next-btn {
  right:auto;
  top:auto !important;
  left: 16.5%;
  bottom:0px;
}

.galleryslider-btn.next-btn span {

    transform: rotate(90deg);
    left: 2px;
    top:2px;
    position: relative;

}

.swiper-slide .jrsw-cont {
    width: 150%;
    position: absolute;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 95%;
}

.jrsw-cont p br {
  display:none;
}

/*991 ends here*/




}


  @media (min-width: 768px) and (max-width: 991px) {
  .mid_area .banner_home .col-md-6:last-child {
          position: inherit;
          height: auto;
          padding: 15px;
      }
      .mid_area .event-detail-home .col-md-6:last-child{
      padding: 15px;

  }

      .pad80 {

          padding: 40px 0px;
      }


      .padb80 {

          padding-bottom: 40px;
      }

      .h4 {

          font-size: 30px;
      }


      .mid_area .carrer-intent .row {
          margin: -5px;
      }

      .mid_area .carrer-intent h2 {

          padding-top: 0;
      }

      .mid_area .carrer-intent .nav-pills {

          margin-top: 30px;
      }

      .mid_area .counter-list span {

          font-size: 25px;
      }


      .mid_area .carrer-intent .col-lg-6 {

          padding: 0;
      }


      .mid_area .mission-list {

          margin-top: 30px;
      }

      .mid_area .mission .mission-list h3 {

          font-size: 15px;
      }

      /*.mid_area .quiz {

          padding-bottom: 80px;
      }*/

      .mid_area .quiz-data {
          padding: 0 50px;
      }

      .mid_area .companies-wrapper .row {

          flex-direction: column-reverse;

      }

      .mid_area .companies-support {

          margin-bottom: 20px !important;
      }

      .mid_area .companies-logo {
          margin-top: 30px;
      }

      .mid_area .companies-logo li {
          width: 144px;
          margin: 0 21px 20px 0;
      }

      .mid_area .testimonials-slider {

          padding-bottom: 80px;
      }

      .mid_area .blogs_row {

          margin-top: 30px;
      }

      .mid_area .mobile-tabs p {

          color: initial !important;
      }

      .mid_area .mobile-tabs {

      margin-top: 20px !important;
  }

    .mid_area .carrer-intent h2 {font-size:20px; color:#464646;}


  .testimonials-sliders {padding-bottom:70px;}

  .mid_area .tab-img img {max-height:170px;}

  .mid_area .data-active p, p {
      font-size: 15px;
  }

  .mid_area .carrer-intent ul li h4 {
      font-size:20px;
  }


  .mid_area .carrer-intent ul li {margin-bottom:0px; padding:15px 0;}

  .mid_area .nav-pills .nav-link.active~.data-active {border:0;}

  .mid_area .nav-pills .nav-item.open, .mid_area .nav-pills .nav-item.open .nav-link {border:0;}


  .mid_area .banner_home .h100{
      height: 400px;
  }



  .mid_area .nav-pills .nav-item.open {
      box-shadow: 0px 8px 10px #ccc !important;
      padding: 0px;
      padding-bottom: 13px;
      padding-top: 15px;
  }
  .header-cont {
      padding: 0 15px;

  }

  .browse-content .owl-nav button  {top: 20%}
  .browse-content .owl-nav button.owl-prev {left: 0px}
  .browse-content .owl-nav button.owl-next {right: 0px}
  .woac_page .banner_home { padding-top: 25px;}
  .prefer .row {
      flex-direction: row-reverse;
  }
  .row_in .row {flex-direction: row;}
  .woac_page .mid_area .testimonials-sliders {padding-bottom: 70px;}
  .woac_page .counter-list .h4 br {display: none;}
  .test--now-btn {text-align: right; margin-top: 0px}
  .cat_new5 li {width: 49%}
  .woac_page .counter_inner {padding: 0px !important}
  .woac_page .description--sent br {display: none}
  .woac_page .curve_mid {padding: 50px 73px 50px 150px}
  .mid_area #wo_slider .owl-dots {
      bottom: -40px;
  }

  .course_video {position: relative;}
  .course_video .course-data {top: -2px ;left: -10px}
  .cu_detail .dt_vidbefore {top: 15px; left: -6px;}
  .cu_detail .banner_home {padding-bottom: 0px;}
  .cu_detail .right_tabs { padding: 15px;}
  .cu_detail .knowtrainer .nav-link {
      padding: 0px 15px 10px 10px;
  }
  .cu_detail .certifc {margin-bottom: 20px}
  .mid_area .wo_banner .wo_img {padding-right: 0;}
  .mid_area .wo_banner .b_img {width: 100%; padding-right: 10px;}
  .woac_page .mid_area .banner_home .h4 {font-size: 35px;}

  .banner_home.wo_banner .h4 {font-size: 30px;}
  .card-flex .overflow img {height: 100%;
      object-fit: cover;
      padding-right: 15px;}

  .vert-move {width: 270px}
  .cu_detail .banner_home {padding: 0px}
  .cu_detail.mid_area .slidepd {padding-left: 0px; margin-left: 0px; border-left: 0px}
  .cu_detail.mid_area .slidepd br { display: none;}
  .cu_detail .cb_dt {padding-left: 0px;}
  .cu_detail .cu_fsrow .h4 {font-size: 27px !important}
  .cu_detail .banner_home .col-md-6 video { height: 400px;}
  .pop_search p {font-size: 16px}
  .pop_search li a {font-size: 14px; padding: 4px 11px;}
  .wo_banner .h100 {height: auto !important;}
  .evnt-ban .cardflex_ic li {margin-right:5px ;}
  .evnt-ban .banner_home {width: 90%; margin: auto;}
  .evnt-ban .banner_home.viewpodcastbtn{
      width: 100%;
  }
  .course_video::before {display: none;}

  /*events css*/
  .tab_view{display:  none;}
  .event-video img{
      object-fit: contain;
  }
  .event-detail .ev_spk{
      flex-direction:  column;
      align-items: flex-start;
  }
  .event-detail .ev-img{
      margin-bottom: 15px;
  }
  .ev-cont p {
      margin-bottom: 0;
  }
  .event-detail .sliderpadding.slidenopad {
      padding-bottom:  40px !important;
  }
  /*.evpd {
    margin-bottom: 5px;
  }*/
  .event-detail .slidenopad{
  padding-top:  0px;
  }
  .eventpage .slidenopad{
      padding-bottom:  40px !important;
  }
  .eventpage .browse_event{
      flex-wrap: wrap;
  }
  .eventpage .browse_event li{
      width:  48.9%;
  }
  .browse_event li:nth-child(1){
      margin: 0px 7.5px 7.5px 0px;
  }
  .browse_event li:nth-child(2){
      margin: 0px 0px 7.5px 7.5px;
  }
  .browse_event li:nth-child(3){
      margin: 7.5px 7.5px 0px 0px;
  }
  .browse_event li:nth-child(4){
      margin: 7.5px 0px 0px 7.5px;
  }
  .event-detail  .event-btm{
      margin-left: 0px;
      padding: 0px;
  }
  .event-detail .event-banner{
      padding-bottom: 40px !important;
  }
  .r_jfixed{
      margin-top: 30px;
  }
  .search_page .trending_jobs{
      margin-top: 30px;
  }
  /*jobs*/
  .jobs-banner-img2 {
      width: 55px !important;
      top: -143px;
      right: -18px;
  }
  .jobs-banner-img1 {
      left: 24px;
      width: 55px !important;
      top: 85px;
  }
  .disc_text {
      float: none;
      margin-top: 0px;
      margin-right: 0px;
  }
  .featuredtop.cat_new5 {
      padding: 0px 0px 30px 0px;
      margin-top: -80px;
  }
  .discover_jobs {
      height: auto;
  }
  .disc_jobs {
      height: auto;
      width: 100%;
      margin-left: auto;
      margin-top: 20px;
  }
  .tab_br{
      display: none;
  }
  .disc_text .h4 {
      text-align: center;
  }
  .disc_text p {

      text-align: center;
  }
  .related_jb a {
      display: block;
      padding: 20px 20px;
  }
  .inner-jobs-company {
      width: 33%;
  }
  .inner-jobs-company:nth-child(3),.inner-jobs-company:nth-child(6) {
      border-right: 1px solid #ced4da;
  }
  .inner-jobs-company:nth-child(4){
  border-right: unset;
  border-top: unset;
  }
  .top-jb-desk{
      margin-top: 30px;
  }
  /*spotlight*/
  .speaker .speaker-para {

      width: auto;

  }
  /*.speaker-div{
      margin-bottom: 60px;
  }*/
  .speaker1{
  border-right: 0.75px solid #dadada8a;
      padding-right: 20px;
      border-bottom: unset;
  }
  .speaker2{
   padding-left: 20px;
  }
  .event-overview .cd_right ul{

      margin-top: 0px;
  }
  .event-overview .cd_right ul li{
      padding: 0px;
  }
  .ev-spbg.speaker .sp-pad::before {

      width: 132%;
      height: 601px;
      border-radius: 57%;
      transform: rotate(213deg);
      left: -411px;
      bottom: -357px;
      z-index: 0;
  }
  .speaker7{
      margin-bottom: 0px;
  }

  .related-event{
      margin-top: 40px !important;
  }
  .event_banner .h4 {
      font-size: 30px;
  }
  .event_banner .font-weight-bolder {
      font-size: 18px !important;
  }
  .spotlight_cont .h4 span {
      font-size: 18px;
  }
  .spotbox{
      margin-top: 13px;
      margin-left: auto;
      flex-direction: column-reverse;
      margin-left:35px;
  }
  .spotlight_cont .h4 {
      font-size: 22px;
  }
  .mobile-slide .owl-dots,.mobile-slide-one .owl-dots, .mobile-slide-two .owl-dots, .mobile-slide-three .owl-dots {
      bottom: -50px;
      }
      .jobs_btm {
      align-items: flex-start;
      flex-direction: column;
  }
  .spotlight_cont{
      padding: 15px;
      width: 100%;
  }
  .spotlight_cont p {
      margin-bottom: 4px;
      margin-left: auto;
  }
  .spotlight_img{
      width: 100%;
  }
  .spotlight_img img{
      height: 100%;
  }
  .spotlight_cont .eb_btm {
      margin-bottom: 5px;
      margin-top: 0px;
  }
  .spot-date {
      position: relative;
      width: 170px;
      height: auto;
      bottom: auto;
  }
  .spotlight_cont .h4 {
      margin-left: auto;
      margin-bottom: 10px;
      margin-top: 10px;
  }
  .join-d{
      display: none;
  }
  .eban-r {
      width: auto;
  }
  .e_animeR{
      top: -64px;
  }
  .join-comm{
      height: 100%;
  }
  .eventdetailSlider .owl-stage {
      display: flex;
      margin-left: 2px;
  }
  .eventdetailSlider.mobile-slide .owl-stage-outer{
      overflow: visible;
  }
  .eventdetailSlider.mobile-slide .owl-dots{
      bottom: 0px;
  }
  .owl-nav {
      display: none;
  }
  .woac_page .card-img{
      height: auto;
  }
  .event-detail .mobile-slide .owl-dots{
  bottom: -35px;
  }
  .cu_detail .right_tabs.event-overview{margin-bottom: 0px;margin-top: 20px}


  .eventcards .owl-stage-outer {overflow: hidden;}
  .eventcards .col-lg-3 {height:100%}
  .ev-in-ban {height: auto; width: 100%}
  .cu_detail .cd_right li strong {width:160px}


  .job-banner-dt h1 {

      font-size: 30px;
  }

  .job_gr img {
      height: auto;
      width: 100%;
  }

  .jobs-banner .row.al-cn {

      align-items:flex-end;
  }

  .job-banner-dt {

      margin-top: 0px;
      margin-bottom:30px;
  }

  .jobs-c-left {
      width: 158px;
      left: -40px;
      top: 0px;
  }

  .brief {
      width: 40px;
      height: 40px;
      margin-right: 10px;
  }

  .jobs-c-left .j-n {
      font-size: 20px;
  }

  .jobs-c-right {
      right: 0px;
      bottom: 10px;
  }

  .jobs-c-right .j-n {
      font-size: 18px;
  }

  .jobs-c-right img {
      width: 50px !important;
      margin-top: 0px;
  }



  .featured-jobs .jobs-card, .recom-jobs .jobs-card {
      margin-top: 20px;
      margin-bottom: 0px;
  }

  .j_if ul {
      flex-wrap: wrap;
  }

  .featured-jobs .owl-dot.active span {
      background: #fff !important;
  }
  .j_if li {
      width: 95%;
      margin-top: 10px;
  }


  .featured-jobs .h4, .recom-jobs .h4 {margin-bottom: 15px}

  .discover_jobs .owl-dots, .featured-jobs .owl-dots, .recom-jobs .owl-dots, .j_if .owl-dots, .job-search .owl-dots {
      position:initial;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin-top: 30px;
  }

  .jobs-detail .cd_right li strong {

      width:100%;
  }

  .jobs-detail .carrer-intent .nav-pills {margin-top:0px}

  .jb-dt_banner .h4 {

      font-size:30px;
  }

  .job-dt-detail {
      padding: 35px 10px;
  }

  .j_if .h4 {margin-bottom: 30px}
  .jobsearchbg  .select2-container .select2-selection--multiple .select2-selection__rendered{
      width: 265px;
  }
  .mobile-slide-job-search .owl-stage-outer {
      overflow: hidden;
  }


  .course_dtn .cu_fsrow {

   flex-direction:column-reverse;

  }

  .course_dtn .cu_fsrow .col-md-6 {
      max-width:100%;
  }

  .course_dtn .cu_fsrow .col-md-6 iframe, .course_dtn .cu_fsrow .col-md-6 img {

      height:400px; object-fit: cover; width:100%;

  }

  .cu_detail .banner_home .wit-btn-blue {
      width:auto;
  }

  .event-detail-home .row.cu_fsrow {

      flex-direction: column-reverse;

  }

  .event-detail-home .row.cu_fsrow .col-md-6 {

      max-width: 100%;
  }

  .fm_box a.tab-btns {
    max-width: 150px;
    text-decoration: underline;
}

.fm_box a.tab-btns::after {
  display:none;
}

.fm_box a.tab-btns {
  text-decoration: underline;
}

.coaches .overflow {
  height:250px;
}

.men_gif img {
  width:100%;
}

.mn_numbering .num_text {
  padding:15px;
}
.mn_numbering li p br {
  display:none;
}

.mn_numbering {
    margin-top: 0px;
}

.enterprises_page .cu_fsrow {
    height: 350px;
    align-items: center;
}
.enterprises_page .cu_detail .entbannerleft .h4 {
  font-size:30px !important;
}

.casest_n ul{
  position: relative;
  padding-bottom: 80px;
}

.casest_n .owl-nav {
  position:absolute;
  bottom:-3px;
}

.form_bg .form-first-row .col-sm-7,
.form_bg .form-first-row .col-sm-5
 {

  flex:100%;
  max-width:100%;

}

.ent_formbg .btn {
  margin-top: 5px;
  padding: 8px 10px;
}

.wanttopartner .form-inline {
    height: 47px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.cr_bxblue {
    background: #2e3192;
}
.cr_bxblue p {
    color: #fff;
    opacity: 0.8;
}


.nomatter .mobile-tabs .tab-img .overflow,
.nomatter .mobile-tabs .tab-img .overflow img  {
  height:auto;
  max-height:inherit;
}

.enterprises_page .newhomebanner .cu_fsrow {
  height:500px;
}

.enterprises_page .newhomebanner .entbannerleft .h4 br{
  display:none;
}

.enterprises_page .newhomebanner .btn {
  width:100% !important;
}

.store_btns {
  justify-content: space-between;
}

.store_btns img {
  margin:0px;
}

.tm img {
  width:235px;
}


}


  @media (max-width: 767px) {
    .mentoring_bottom li{
      width: 50%;
      justify-content: center;
    }



      .job-search .browse-content.jobSearch_Container {
      margin-top: 30px;
  }

  .jobsearchbg  .jobSelect ~ .select2-container{
      width: 100% !important;
  }
  .jobsearchbg  .select2-container .select2-selection--multiple .select2-selection__rendered{
      width: 100%;
  }
  .jobsearchbg .form-control {
      width: 100%;
  }
  /*.job-search .browse-content.jobSearch_Container.topSpace{
      margin-top: 30px;
  }*/
      .spotlight_cont p{
          margin-left: auto;
      }
      .related-event{
      margin-top: 40px !important;
  }

  /*  jobs  */
  .job_gr img {
      height: auto;
      width:100%;

  }
      .r_jfixed{
      margin-top: 30px;
  }
  .jb_detail{
      flex-direction: column;
  }
  .jb_detail li:nth-child(2){
  margin:12px 0px;
  }
  .jobs_btm ul{
      flex-wrap: wrap;
  }
  .jobs_btm li:nth-child(1){
      margin-bottom: 12px;
  }
  .jobs_btm a.wit-btn-blue{
  width: 120px;
  }

  .woac_page .al-cn{
      flex-direction: column-reverse;
  }
  .jobs-banner-img1 {
      left: 28px;
      top: 90px;
  }
  .jobs-banner-img2 {
      top: -131px;
      right: 30px;
  }
  .disc_text {
      float: none;
      margin-top: 0px;
      margin-right: 0px;
  }

  .disc_text p {
      margin-bottom:0px;
  }
  .featuredtop.cat_new5 {
      padding: 0px 0px 30px 0px;
      margin-top: -80px;
  }
  .discover_jobs {
      height: auto;
  }
  .disc_jobs {
      height: auto;
      width: 100%;
      margin-left: auto;
      margin-top: 20px;
  }
  .tab_br{
      display: none;
  }
  .inner-jobs-company{
      width: 100%;
      padding: 10px;
  }
  .inner-jobs-company:nth-child(1), .inner-jobs-company:nth-child(2), .inner-jobs-company:nth-child(3),.inner-jobs-company:nth-child(5), .inner-jobs-company:nth-child(6), .inner-jobs-company:nth-child(7){
      border-right: 1px solid #ced4da;
  }
  .top-jb {
      margin-top: 15px;
  }
   .top-jb-desk{
      margin-top: 15px;
   }
   .top-jb-mb{
      margin-top: 15px;
   }
   .related_jb {
      margin-top: 7px;
      margin-bottom: 7px;
  }
  .related_jb a {

      padding: 20px 10px;
  }
  .disc_jobs{
      padding: 10px 20px;
  }
  .trending-img-jobs{
      height: auto;
  }
  .trending-content-details{
      padding: 10px;
  }
  .upskill-img img {

      position: static;
      margin: auto;
  }
  .upskill-slider .owl-dots{
      position: relative;
      bottom: 10px;
  }

  .job-banner-dt h1 {

      font-size:26px;
      margin-bottom:5px;
  }

  .jobs-banner .font-weight-bolder {

      font-size:17px;
  }

  .jobs-c-left img {

      width:20px !important;
  }

  .jobs-c-left {

      width:158px;
      left:-40px;
      top:0px;
  }

  .j-pref {

      margin-top:30px;
  }


  .disc-jb .openings {

      margin-top:0px;
  }



  .featured-jobs .jobs-card, .recom-jobs .jobs-card {

      margin-top:5px;
      margin-bottom: 0px;
  }

  .j_if .h4 {margin-bottom:25px}

  .featured-jobs .owl-dot.active span {background:#fff !important}

  .brief {
      width:40px;
      height: 40px;
      margin-right:10px;
  }

  .jobs-c-left .j-n {

      font-size:20px;
  }

  .jobsearchbg .frm_ctrl {
      display:block;
  }

  .jobsearchbg .btn {

      width:100%;
      line-height:40px;
      margin-bottom:7px;
  }

  .jobsearchbg {
      display: block;
      padding: 10px;

  }

  .j_if ul {

    flex-wrap: wrap;
  }

  .j_if li {

      width:96%;
      margin-top:10px;
  }
  .jobcircle {
      position: absolute;
      width: 100% !important;
      height: auto !important;
      left: 0px;
      top: 0px;
  }
  .jobsearchbg .form-control {
      margin: 8px 0px;
  }
  .job-banner-dt{
      margin-bottom: 40px;
      margin-top: 30px;
  }

  .jobs-c-right .j-n {

      font-size:18px;
  }

  .jobs-c-right {

      right:0px;
      bottom:10px;
  }

  .jobs-c-right img {

      width:50px !important;
      margin-top:0px;
  }

  .upskill-section{
          margin-bottom: 40px;
  }
  /*events css*/
  .tab_view{display:  block;}
  .mob_view{display:  none;}

  .event-detail .event-video {
      height: auto;
  }
  .event-detail  .event-btm{
      padding:  20px;
  }
  .event-detail .event-detail-mob{
      margin-top: 15px;
  }
  .event-detail .event-btm {
      box-shadow: unset;
  }
  .event-detail .ev_spk{
      padding-bottom: 7px;
  }
  .event-detail .ev-sp{
      margin-top:  30px;
  }
  .event-detail .slidenopad {
      padding:0px 0px  40px  0px!important;
  }
  /*.evpd {
    margin-bottom: 5px;
  }*/
  .search_page .events-filter-d{
      display: block !important;
  }
  .eventpage .event_banner{
      height: auto;
      padding: 30px 0px;
  }
  .event_banner .input-group {
      padding: unset;
  }
  .event_banner .slidepd {
      border-left: unset !important;
  }
  .event_banner .pop_search {
      padding-left: 0px !important;
  }

  .eventpage .browse_event{
      flex-wrap: wrap;
  }
  .eventpage .browse_event li{
      width:  100%;
  }
  .browse_event li:nth-child(1){
      margin: 0px 0px 15px 0px;
  }
  .browse_event li:nth-child(2){
      margin: 0px 0px 15px 0px;
  }
  .browse_event li:nth-child(3){
     margin: 0px 0px 15px 0px;
  }
  .browse_event li:nth-child(4){
      margin: 0px;
  }
  .spotbox{
      flex-direction:  column-reverse;
  }
  .spotlight_img {
      width: 100%;
  }
  .spotlight_img img{
      width:  100%;
      height: auto;
  }
  .spotlight_cont {
      width: 100%;
      padding: 20px;
  }
  .spotlight_cont .jb_btns {
      margin-right: 0px;
  }
  /*.spotlight_cont .eb_btm{
      flex-direction: column;
  }*/
  .spotlight_cont .eb_btm li:nth-child(2){
      margin-top:  10px;
  }
  .spotlight_cont .eb_btm {
      margin-bottom: 10px;
      margin-top: 10px;
  }
  .spotlight_cont .h4 {
      margin-bottom: 10px;
  }
  .res-space{
      margin-bottom:  30px !important;
  }
  .eventpage .eban-l {
      width: auto;
      float: unset;
      position: relative;
      margin-bottom: 40px;
  }
  .eventpage .e_animeL{
  width:  auto !important;
  }
      .mid_area .quiz .quziBox .col-md-6:nth-child(2){
          border: none;
      }
  .mid_area .banner_home .col-md-6:last-child {
      position: inherit;
      height: auto;
      top: 0;
      padding: 15px;

  }
  .mid_area .event-detail-home .col-md-6:last-child{
      padding: 0px;

  }
  .event-detail  .event-btm{
      margin-left: 0px;
      padding: 0px;
  }
  .event-detail .event-banner{
      padding-bottom: 40px !important;
  }


      .mid_area .banner_home .col-md-6 video {height: auto}
      div.couses-tags{height:  160px;}
      div.couses-tags.text_change {height: auto;}
      .mid_area .banner_home p{
          text-align: left;
      }
      .d-br{
          display: none;
      }

      .h4 {

          font-size: 26px;
      }



      .pad80 {
          padding: 30px 0px;
      }
      .pad0 {
          padding: 0px 0px;
      }


      .padb80 {

          padding-bottom: 30px;
      }

      .login-form-main .col-lg-6:first-child {
          margin-top: 20px;
      }

      /* .form-fill{
          width: 100%;
      }
      .login-form-main .login-form-row{
          flex-direction: column-reverse;
      } */
      .login-img-content {
          bottom: 20px;
          padding: 13px;
          width: 280px;
      }

      .top_right {

          margin-top: 20px;
      }

      .top_right .login {
          border-bottom: 0px;
          border: 1px solid #000;
          width: 100%;
          padding: 10px;
          display: block;
          border-radius: 4px;
          text-align: center;
      }

      /* .banner_home .row .col-md-6 {

          text-align: start;
      } */

      .counter-list .row{

          justify-content:center;
      }

      .mid_area .banner_home {

          padding-bottom: 30px;
          margin-top: 0px;
      }

      .mid_area .banner_home .h4 {
          font-size: 30px;
          text-align: left;
          margin-bottom: 10px;
      }
      .mid_area .banner_home .wit-btn-blue{
          margin-top: 5px;
          max-width: 70%;
      }

      .mid_area.enterprises_page .banner_home .wit-btn-blue.wit-btn-blue-outline {

    background: none !important;
    border:2px solid #fff !important;
    color:#fff !important;

}

      .mid_area .wo_banner .col-md-6:last-child {
          position: inherit;
          height: auto;
          padding-right: 15px;
          padding-bottom: 0px;
      }



      .mid_area .banner_home .row {

          flex-direction: column-reverse;
          height: auto;
      }

      .mid_area .banner_home .h100,
      .mid_area .banner_home .b_img {

          height: auto;
      }

      .mid_area .banner_home .b_img {

          margin-bottom: 15px;
          width: 100%;
      }


      .mid_area .counter-list {

          padding-bottom: 0px;
      }

      .mid_area .counter-list .col-md-2 {

          width: 30%;
          padding-bottom: 30px;
          text-align: center;
      }

      .woac_page .counter-list .col-md-2 {width: 100%; text-align: left; padding-bottom: 0;}

      .mid_area .counter-list span {

          font-size: 23px;
      }

      .mid_area .counter-list p {

          font-size: 12px;
      }

      .mid_area .carrer-intent ul li {
          width: 100%;
          margin-bottom: 0;
          padding-bottom: 0;
          border-bottom: 1px solid #ccc;
      }

      .mid_area .carrer-intent .row {
          margin: 0;
      }

      .mid_area .carrer-intent .col-lg-6 {

          padding: 0px;
      }


      .mid_area .carrer-intent ul li a {

          padding: 20px 10px;
      }

      .mid_area .carrer-intent h2 {

          padding-top: 0px;
      }

      .mid_area .carrer-intent .col-md-6 {

          width: 50%;
          padding: 0 2px 4px;
      }

      .mid_area .carrer-intent ul li h4 {

          font-size: 16px;
      }

      .mid_area .carrer-intent .nav-pills {
          margin-top: 20px;
      }

      .mid_area .carrer-intent ul li h4 img {

          width: 13px;
      }

      .mid_area .data-active {
          padding-top: 0px;
          padding-bottom: 13px;
      }




      .mid_area .data-active p {
          margin-bottom: 8px;
      }

      .mid_area .desktop-tabs {
          display: none
      }

      .mid_area .mobile-tabs {
          display: flex;
          margin-top: 20px !important;
      }

      .mid_area .mobile-tabs p {

          color: initial !important;
      }

      .mid_area .mobile-tabs a {

          padding: 0px !important;
      }

      .mid_area .tab-img p {
          font-size: 12px;
      }

      .mid_area .tab-img h3 {

          font-size: 14px;
      }

      .mid_area .jobs .job-list {

          padding: 20px;
      }

      .mid_area .jobs .job-list h2,
      .mid_area .jobs .job-list a {

          font-size: 18px;
      }

      .mid_area .mobile-course {
          display: block;
          padding: 10px;
          margin: 0 20px 15px 20px;
      }


      .mid_area .desktop-course a {

          padding:5px 8px !important;
      }





      .mid_area .mission .mission-list {

          flex-wrap: wrap;
          padding: 0;
      }

      .mid_area .mission-list {

          margin-top: 50px;
      }

      .mid_area .mission .mission-list img {

          width: 30px;
      }

      .mid_area .mission .mission-list h3 {

          font-size: 14px;
      }

      .mid_area .mission .mission-list li {
          margin: 0 10px;
          width: 44%;
      }

     /* .mid_area .quiz {



          padding-bottom: 60px;
      }*/

      .mid_area .quiz-data {
          padding: 15px 0;
      }


      .mid_area .quziBox .row {

          flex-direction: column-reverse;
      }


      .mid_area .companies-wrapper .row {

          flex-direction: column-reverse;
      }

      .mid_area .companies-support {
          margin-bottom: 15px !important;
          padding-left: 15px !important;
      }

      .mid_area .companies-logo {
          margin-top: 25px;
      }

      .mid_area .companies-logo ul {
          justify-content: space-between;
      }

      .mid_area .companies-logo li {
          width: 21%;
          margin: 5px;
          margin-bottom: 10px;
      }

      .mid_area .reviewbox {

          padding: 20px;
      }

      .mid_area .reviewbox img {
          max-width: 80px;
          height: 50px;
      }

      .mid_area .reviewbox p {

          font-size: 12px;
      }

      .testimonials-sliders .reviewbox p {

          font-size: 14px;
          line-height: 1.38;
          min-height: 90px;
      }


      .mid_area .reviewbox h4 {

          font-size: 16px;
      }

      .mid_area .testimonials-slider {

          padding-bottom: 60px;
      }

      .mid_area .blogs_row .col-sm-4 {

          width: 50%;
          margin: 0;
          margin-top: 0px;
      }

      .mid_area .signup .text-right {

          text-align: left !important;
          margin-top: 30px;
      }

      .mid_area .st_row {

          margin: 0 2px;
      }

      .mid_area .st_row .col-lg-4.col-sm-12 {

          padding: 0;
      }

      .mid_area .row.blogs_row {
          margin-top: 30px;
      }

      .mid_area .row.blogs_row .col-sm-4 {

          padding: 2px;
      }

      .mid_area .blog_item p {
          font-size: 12px;
      }

      .mid_area .testimonials-sliders {padding-bottom:60px;}
      .mid_area .carrer-intent h2 {font-size:20px; color:#464646;}
      .mid_area .tab-img img {max-height: 70px;}
      .ful_btns a {margin-top:15px; display:block; width:100%;}

      .mid_area .counter-list .counter-list-data{
     flex-wrap: wrap;
  }
  .mid_area .counter-list .counter-list-data li{
      width: 33.33%;
      padding-bottom: 30px;
      text-align: center;
  }
  .mid_area .mission {text-align: center;}

  .overflow {height: auto}
  .mid_area .quiz .quziBox .col-md-6 video {transform :scaleX(1.09); }

  .header-cont {

      padding: 0;
      justify-content: space-between;
  }

  .mid_area .quziBox .row {

      flex-direction: row-reverse;
  }
/*  .quiz.grey {padding-bottom: 0px;}*/
  .quiz-data {padding-top: 0px !important; margin-bottom: 20px}
  .quiz-data h2 {margin-top: 0px}
  .mid_area .quiz .quziBox .col-md-6 video {margin-bottom: -7px;}

  .cu_fsrow {flex-direction: column-reverse;}
  .cu_detail .right_tabs {padding-top: 20px;}
  .cu_detail .banner_home {padding-bottom: 0px}
  .cu_detail .cd_right {padding: 0px 15px}
  .cu_detail .cd_right ul {margin-bottom: 0px}
  .cu_detail .cd_right li {font-size: 13px}
  .cu_detail .cd_right li:last-child {border-bottom: 0px;}
  .cu_detail .knowtrainer .tab-accodrin .tab_linsk {display: none}
  .cu_detail .certifc {
      margin-top: 30px;
      padding: 0px;
      margin-bottom: 15px;
  }
  .woac_page .counter-list .h4 br {display: none;}
  .woac_page .sec_tabs .nav li:last-child {border-bottom: 0px; margin-top: 15px}
  .cu_detail .cu_fsrow .h4 {font-size: 26px; margin-top: 20px;}
  .cu_detail .cb_dt {font-size: 16px}

  .woac_page .banner_home .row {flex-direction: column;}
  .mid_area #wo_slider .b_img {width: 100%}
  .mid_area #wo_slider .wo_img {padding-right: 15px;}
  .woac_page .curve_mid::before, .woac_page .curve_mid::after {display: none}
  .woac_page .curve_mid { background: none; padding: 0 15px}

  .wo_banner {padding-bottom: 30px !important;}
  .mid_area #wo_slider .owl-dots {bottom: -38px}
  .mid_area #wo_slider p br {display: none;}
  .mid_area .counter-list p {font-size: 15px; font-family: 'ubuntu'}
  .woac_page .counter-list p br {display: none;}
  .cu_detail .cu_fsrow {flex-direction: column-reverse !important;}
  .course_video::before {display: none;}
  .course_video {position: relative;}
  .course_video .course-data {top: -2px ;left: -10px}
  .cu_detail .dt_vidbefore {top: 15px; left: -6px;}
  .cu_detail .banner_home {padding-left: 0px;}
  .detail_res .col-lg-8.col-sm-12.cd_tabs {padding: 0px}
  .detail_res .col-lg-4.col-sm-12 {padding: 0px}
  .row-mb-rev {flex-direction: column-reverse;}
  .cu_detail .right_tabs {margin-bottom: 30px}
  .cu_detail .right_tabs.event-overview{margin-bottom: 0px;margin-top: 20px}
  .cu_detail .banner_home .col-md-6:last-child { padding-top: 0 !important; }
  .cu_detail .banner_home.event-detail-home .col-md-6:last-child{padding: 0px 15px !important;}
  .mid_area .test-head {margin-bottom: 30px;}
  .cu_detail .join_com {display: block; overflow: hidden;}
  .cu_detail .join_com img {float: left;}
  .cu_detail .join_com h4 {padding-top: 0px;}
  .cu_detail .join_com div {padding: 0px;}
  .card-flex {display: block}
  .mid_area .card-img.card-flex h3 {font-size: 18px}
  .card-flex .overflow {width: 100%; height: 200px !important; margin-bottom:10px }
  .card-flex .card-cont {padding: 0px}
  .mid_area .slidepd { border-left:0; margin-left:0px; padding-left: 0px; }
  .mid_area .wo_img {padding-right: 15px;}
  .pop_search {display: block}
  .pop_search ul {padding-left: 0px; margin-bottom: 0}
  .pop_search li {margin-left: 0px; margin-right: 6px }

  .card-flex .skills {font-size: 14px;}
  .card-flex .crd_btm li {
      font-size: 13px;
  }

  .modal-bottom .modal-footer {left: 0px}
  .fs18 { font-size: 16px !important;}
  .cu_detail .cb_dt {padding-left: 0px;}
  .cu_detail .banner_home .col-md-6:last-child {position: initial; top: 0px; padding-right: 15px;}
  .cu_detail.mid_area .slidepd br { display: none;}
  .pop-topic .course-row { margin: 10px 20px 0 43px;}
  #viewevent {margin-top: 0px !important}
  .c_top h5 {font-size: 15px;}
  .wit-filter-btn {padding: 12px 0; border-radius: 4px !important;}


  .video_cont {
        position: relative;
        overflow: hidden;
        max-width: 100%;
        padding-bottom: 58%;
  }
  .video_cont iframe {
         position: absolute !important;
        top: 0;
        left: 0;
        width: 100%;
        height: 100% !important;
  }

  .mid_area .signup .newsLettersBtn:hover { background-color:#2e3192 !important; color: #fff !important}
  .wocademy-search {
      padding: 0 !important;
  }
  .cardflex_ic ul {flex-wrap: wrap;}
  .cardflex_ic li {margin-right: 10px;}
  .woac_page .prefer {padding-top: 0px;}
  .cd_right .btn {margin-bottom: 20px;}
  .pt-sm1-0 {padding-top: 20px}
  .dashboard-bar {padding: 10px 0 !important}
  .trending_jobs {margin-top: 30px}
  /*event*/
  .mid_area .communityJoinslider .owl-dots {
      bottom: -8px;
  }
  .browse-content .communityJoinslider .owl-nav button.owl-prev{
      display: none;
  }
  .browse-content .communityJoinslider .owl-nav button.owl-next{
      display: none;
  }
  .join-com .rect{
       display: none;
  }
  .join-d{
      display: none;
  }
  .join-com .evpd {
      padding: 15px ;
  }
  .communityJoinslider .call-out {
      padding: 15px;
  }
  .slidenopad {
      padding-bottom: 30px !important;
  }
  /*spolight*/
  .spotbox {

      margin-top: 15px;

      margin-left: 20px;
  }
  .spotlight_cont .h4 {
      margin-left: auto;
  }
  .jobs_btm {
      justify-content: flex-start;
      align-items: flex-start;
      flex-direction: column;
  }
  .spotbox .jobs_btm li:nth-child(1) {
      margin-bottom: 0px;
  }
  .spotlight_cont .eb_btm li:nth-child(2) {
      margin-top: 0px;
  }
  .spot-date {
     position: relative;
      height: auto;
      background: #c41217;
      bottom: 0px;
      width: 180px;

  }
  .spot-date div span {

      font-size: 30px;

  }
  /*.speaker-div{
      margin-bottom: 60px;
  }*/
  .woac_page .card-img{
      height: auto;
  }
  .event-detail .mobile-slide .owl-dots{
  bottom: -35px;
  }
  .speaker-img{
      align-items: unset;
  }
  .event-speaker-inner {

      margin-top: 7px;
  }
  .speaker .speaker-para{
      width: auto;
  }
  .join-com .call-out .btn {
      margin-top: 5px !important;
  }
  .event_banner .h4 {
      font-size: 30px;
  }
  .event_banner .slidepd {
      margin-top: 12px;
  }
  .event_banner .font-weight-bolder {
      font-size: 18px!important;
  }
  .mobile-slide .owl-dots {
      bottom: -50px;
  }
  .sliderpadding .browse.text-center.mt-3{
      margin-top: 50px!important;
  }
  .mid_area .spot_slide  .owl-dots {
      bottom: -38px;
  }
  .join-comm{
      height: 100%;
  }
  .owl-nav {
      display: none;
  }
  .eventdetailSlider.mobile-slide .owl-stage-outer {
      overflow: visible;
  }
  .eventdetailSlider.mobile-slide .owl-dots {
      bottom: 10px;
  }
  .eventdetailSlider.mobile-slide .owl-dot.active span {
      background-color: #c41217 !important;
  }
  .right_tabs.event-overview .sp{
      padding: 0px 15px;
  }
  .right_tabs.event-overview .row{
      padding: 0px 15px;
  }
  .ev-in-ban {width: 100%}
  .cu_detail .cb_dt.event-detail-no-view p {margin-bottom:0px}
  .right_tabs.event-overview {padding-bottom: 15px !important}
  .jobs_btm {margin-bottom:0px}
  .spotlight_cont p {margin-bottom:0px}


  .featured-jobs .h4, .recom-jobs .h4 {margin-bottom: 15px}

  .discover_jobs .owl-dots, .featured-jobs .owl-dots, .recom-jobs .owl-dots, .j_if .owl-dots, .job-search .owl-dots {
      position:initial;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin-top: 30px;
  }

  .jb-dt_banner .h4 {

      font-size:26px;
      margin-top:15px;
  }

  .job-dt-detail {
      padding:15px;
      padding-bottom:25px;
  }

  .jb-dtlogo {

      min-height:250px;
      margin-top:15px;
  }

  .jobs-detail .carrer-intent .nav-pills {margin-top:0px}
  .jobs-detail .right_tabs {margin-bottom:0px}
  .jobs-detail .first_tabs {margin-bottom:0px}
  .jobs-banner .row.al-cn .col-sm-6{max-width:100%}
  .jobs-banner .slidepd {margin-bottom:20px}

  .jobSelect ~ .select2-container{margin-top: 7px;}

  #searchMove .search_new {

      display:block;
  }
  #searchMove .btn, #designation {

      width:100%;
      margin-top:15px;

  }

  #searchMove .select2-container ul, #searchMove .select2-container li.select2-search, #searchMove .select2-container input.select2-search__field {
      height: 35px;
      padding-top: 2px !important;
  }



.mentoring_bottom::after {
  display: none;
}
 .ment-banner .eban-l {
  width:100%;
  float: none;
  text-align: center;
 }

 .ment-banner .eban-l img {
  max-width: 300px;
 }

.mentoring_bottom li .mn_counter {
  flex-wrap: wrap;
  flex-direction: initial;
 }

 .mentoring_bottom li .mn_counter span {
  width:100%;
 }

 .find_mentor .row .col-lg-6:first-child .fm_box {
  margin-bottom: 20px;
 }

 .emp_sec.mentoring_tabs {
  padding-bottom:5px;
}

.abt_mnt .row {
  flex-direction: column-reverse;
 }

 .emp_sec p.mb-5 {
    margin-bottom: 15px !important;
}

.abt_mnt h2.h4 {
    margin-bottom: 15px;
}

.brochure::after {
  display:none;
}
.brochure_content .h4 br {
  display:none;

}
.support_cont .btn {
padding:8px;
}

.brochure_content  {
  text-align: center;
}

.mn_numbering {
    margin-top: -20px;
}

.mn_numbering .num_text {
  padding:5px 5px 5px 15px;
  margin-top:3%;
}

.mn_numbering li p br {
  display:none;
}

.men_gif img {
  width:100%;
}

.event_banner .h4 br {
  display:none;
}

.mentoring .h4 {
  margin-bottom: 40px;
}

.mt_pointers h5 {
  font-size:16px;
}

.mn_numbering li img {
    transition: all 0.5s ease 0s;
    width: 100px;
    height: 100px;
    margin-top: 5px;
    padding:12px;
}

/*.mn_numbering li:nth-child(2) {
  flex-direction: row-reverse;
}*/

.mn_numbering li h5 {
    font-size: 16px;
    color:#2a2e7a;
}

.mn_numbering li {
  padding-bottom: 20px;
  align-items: center;
}

.mn_numbering li:hover {
  box-shadow:none;
}

.mn_numbering li .mn_img {
   border-bottom:4px solid #c41217;
}

/*.num-desk {
  display:none;
}*/

.num-mob {
  display:none;
}

.abt_mnt h4 {
  margin-bottom:25px;
}

.ch_box .chdt {
    padding: 10px;
}

.coaches .row .col-lg-3:first-child, .coaches .row .col-lg-3:nth-child(3)  {
  padding-right: 5px;
}
.coaches .row .col-lg-3:last-child, .coaches .row .col-lg-3:nth-child(2)  {
  padding-left: 5px;
}
.ment-banner .mob_view {

  display: block;
}

.ment-banner .tab_view {display:none}

.ment-banner .mob_view .eban-r {
width:100%;
max-width: 300px;
margin:0 auto;
float:none;
margin-bottom:20px;
}
.ment-banner .container .row {
  flex-direction: column-reverse;
}

.fm_box, .fmbox2 {
  background-size: 150px;
}

/*enterprises page 767*/

.entbannerleft .wit-btn-blue {
  width:auto !important;
}
.enterprises_page .banner_home h4 {
  margin-bottom: 20px;
}
.enter_gif img {

width:100%;
}

.ent-ct .pr-0{
  padding-right: 15px !important;

}

.ent-ct .counter-list-data {
  justify-content: flex-start !important;
}
.ent-ct .counter-list-data li {
    padding-right: 5px;
    width: 100% !important;
    padding-bottom: 15px !important;
    border-bottom: 1px solid #ffffff4f;
    padding-top: 15px;
    padding-left:15px;
}

.ent-ct .counter-list-data li:first-child {
  padding-top:5px !important;
}

.ent-ct .counter-list-data li:last-child {
  padding-bottom:15px !important;
  border-bottom:0px;
}

.ent-ct .counter-list-data li div {
  display:flex;
  align-items: center;
}

.ent-ct .counter-list-data li div p {
    padding-left: 15px;
    width: 72%;
    float: right;
    margin-left: auto;
}

.ent-ct .counter-list-data li div p br {
  display:none;
}

/*.ent-ct .counter-list-data li:nth-child(4) {
  padding-bottom: 8px;
}
.ent-ct .counter-list-data li:nth-child(5) {
  padding-bottom: 0px;
}*/

.whych_left {
  padding-right: 0px;
  margin-bottom:0px;
}

.whych_left li {
  margin-bottom:45px;
}

.whych_box-ic {
  width:50px;
  height:50px;
}

.whych_box p {
  font-size:16px;
}

.enterprises_page .carrer-intent.first_tabs .h4 {

  font-size:23px;
}

.enterprises_page .carrer-intent.sec_tabs .h4 {

  font-size:23px;
}

.enterprises_page .carrer-intent.first_tabs .h4 br {

  display: none;
}

.enterprises_page .carrer-intent.first_tabs ul li h4 {
  display: flex;
  align-items: flex-start;
  padding-right:15px;
}

.enterprises_page .carrer-intent.first_tabs ul li h4::after {
  margin-right:-10px;
}

.cr_chart {
  margin-top:0px;
}

.ent_career .h4 {
  margin-bottom: 20px;
}

.cr_chart ul li:first-child {
  margin-bottom:0px;
}

.cr_chart ul {
  display: initial;
}

.cr_chart ul li {
  width:100%;
}

.cr_image, .cr_image2 {
  display:none;
}

.cr_chart li p {
  margin-top:15px;
}


.cr_chart li p br {
  display:none;
}

.cr_chart ul li {
  height:100%;
}

.ent_career {
  background: #fff;
}

.cr_bx {
  background:#eaeaea;
  border-radius: 0px;
  height: 310px;
  border:0px;
  border-right:6px solid #2a2e7a;

}

.cr_chart li p {
  width:70%;
}

img.icon-gr {
    width: 160px;
     bottom:20px;
}
.cr_chart li:nth-child(2) .cr_bx:first-child .icon-gr, .cr_chart li:nth-child(3) .cr_bx:first-child .icon-gr {
    max-width: 160px;
}

.info-desktop {
  display:none !important;
}

.info-mob-slide {
  display:block !important;
}

.info-mob-slide .owl-stage-outer {
overflow:hidden;
}

.info-mob-slide .owl-stage {
display:flex;
}

/*.cr_bxblue {
  background: #fff;
}

.cr_chart .mb_blue {
  background: #2e3192;
}


.cr_chart .mb_blue .h4 {
  color:#fff;
}

.cr_chart .mb_blue p {
  color:#fff;
  opacity:0.8;
}
*/

.pr_right {
    padding: 25px 25px 15px 25px;
}

.case_left .overflow {
    height: 180px;
}

.case_right .overflow {
   height: 180px;
}

.whiterdbr_cont  {
  padding:15px;
}
.whiterdbr_cont .tab-btns {
  margin-top: 0px;
  font-size:13px !important;
}

.ent_brochure .h4 {
    margin-bottom: 10px;
}

.ent_bar {
  text-align: center;
}

.ent_bar .text-right {
  text-align: center !important;
}

.ent_bar .btn {
  margin-top:15px;
}

.form_bg {
  background-size: cover;
}

.ent_formbg {
  background:rgba(255,255,255, 0.9);
  padding-right:0px;

}

.form-row {
  margin:0px;
}

.wanttopartner {

  padding: 25px;
  border-left:0px;
  border-top:1px solid #eae8e8;
  margin-top:30px;
  margin-left:-15px;
  margin-right:-15px;
  padding-bottom:0px;
}

.wanttopartner ul {
  margin-top:20px;
  columns: 1;
    -webkit-columns: 1;
}

.wanttopartner li {
  margin-bottom:8px;
}


.wanttopartner .form-inline {
    height: auto;
    margin-top:30px;
}

.wanttopartner .form-group, .wanttopartner .btn {
  width:100%;
  height:47px;
}

.ent_brochure .btn {
  margin-top:0px;
  margin-bottom:20px;
}

.ent_work .h4 br {
  display:none;
}

.ent_work_list li .whiterdbr {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column-reverse;
    justify-content: flex-end;
    position:relative;
}

.ent_work_list .whiterdbr_cont p {
  min-height: initial;
}

.ent_work_list .whiterdbr_cont .tab-btns {
    text-decoration: underline;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 16px;
}

.ent_work_list .whiterdbr_cont .tab-btns::after {
  display:none;
}

.ent_work_list li .overflow {
  width:100%;
}

.ent_work_list li .whiterdbr_cont {
  padding:15px;
  text-align: center;
  padding-bottom: 40px;
}

.acc_sec .h4 {
    margin-bottom: 20px;
}

.whych_left {
    margin-top: 30px;

}

.slide_container .slideh2 br {
display:none;
}

.whiterdbr_cont h5 {
  font-size:16px;
}

.woac_page.entpage .counter-list .col-lg-4 img {
  position:initial;
  height:auto;
  width:100%;
  border-radius:0px;
  border:0px;
}

.woac_page.entpage .curve_mid {
  padding:15px;
  padding-bottom:0px;
}

.mid_area .entpage .counter-list p {
    font-size: 14px;
}
.case_studies .h4 br {
  display:none;
}

.ent_bar {
  background: #2e3192;
}

.ent_bar .container::before,.ent_bar .container::after {
  display:none;
}

.whiterdbr .overflow img {
  object-fit: cover;
}

.ent_work_list .whiterdbr_cont {
  width:100%;
}

.ri-grid ul li {
  border-radius: 0px;
  height:70px !important;
}

.woac_page.entpage .counter_inner {
  padding-top: 0 !important;
  background:#c41217;
}

.enterprises_page .woac_page.entpage {
/*  margin-top:30px;*/
}

.woac_page.entpage .counter_inner .col-lg-4 {
  padding:0px;
}

/*.nomatter .tab-img {
  padding-bottom: 40px;
}*/

.slide_container {
  height:100vh;
}

.slide_container .slideh2 {
  margin-bottom: 20px;
}

.enterprises_page .h4 {
  font-size:23px;
}

.slides .h4 {
  font-size:16px;
}

.whychoose_mob {
    display:block;
    margin-bottom:50px;
    margin-top:0px;
}

.whychoose_desk {
  display:none;
}

.whychoose_vid {
  height:auto;
}

#ri-grid {
  display:none;
}

.acc_sec .popular-topic-slider {
    display:block !important;
}

.acc_sec .popular-topic-slider .featured-img {
  background: #fff;
}
.acc_sec .popular-topic-slider .featured-img img {
    max-width: 110px;
    max-height: 100%;
    width: auto;
}
.acc_sec .owl-stage {
    display:flex;
}

.ent_career .h4 br, .acc_sec .h4 br {
  display:none;
}

.cr_chart .h4 {
  font-size:30px;
  margin-bottom:0px;
}

.nomatter .nav-item .nav-link h4 svg {
  width:25px;
}

.case_studies .h4 {

    text-align: left !important;
}

.case_left {
  display:none;
}

.case_right .whiterdbr {
  flex-direction: column;
}

.case_right .whiterdbr .overflow {
  width:100%;
  height:220px;
}

.case_right .whiterdbr .overflow img {
  object-fit: cover;
}

.case_right .owl-stage-outer {
  overflow: hidden;
}

.case_right .owl-stage {
  display: flex;
}

.case_right .owl-dots {
  position:initial;
}

.whiterdbr_cont p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ent_brochure p, .entbrouhre_img {
  display: none;

}
.ent_brochure .btn {
  margin-bottom: 0px;
  margin-top:20px;
}

.ent_work_list .whiterdbr_cont p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.entbannerleft .h4 {
  font-size: 30px !important;
  line-height: 1.5 !important;
}

.entbannerleft-ent .h4 {
  font-size:18px !important;
}

.entbannerleft .h4 br {
  display: none;
}
.enterprises_page .banner_home h4 {
  font-size:16px;
}

.cr_bx:hover .h4 {
    transform: translateY(0px);
}

.entbannerslider .h4 {
  line-height: 1.5 !important;
  margin-top: 10px !important;
}

.entbannerslider .cu_fsrow {
  margin:0px;
}

.enterprises_page .cu_detail {
  padding:0px;
}

.enterprises_page .col-md-6 {
  padding:0px !important;
}

.course-rt_img {
    background: url("../../images/weace-frontend/enterprises_banner-mob.jpg") no-repeat center 70px / cover !important;
    height: 550px !important;
    background-color: #8b817e !important;
}

.enterprises_page .entbannerslider .cu_fsrow .col-md-12 {
  padding:0px;

}


.entbannerleft {
  height:auto !important;
  top:120px !important
}

.cu_detail .cu_fsrow {
  position:relative;
}

.entbannerslider .cu_fsrow .col-md-6 {
  position:initial;
}

.entbannerleft {
    padding-left: 0px;
    position: absolute;
    z-index: 1;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 15px;
    height:calc(100% - 30px);
}
.entbannerleft .banner-subtitle {
    display: none;
}
.entbannerleft .banner-title {
    color: #FFFFFF !important;
}

.entbannerleft .btn {
  width:100% !important;
  display:none;
  border:0 !important;
}

.entbannerslider .cu_fsrow .h4, .entbannerslider .cu_fsrow h4 {
  text-align: center;
  color:#fff;
  font-size: 16px !important;
}

.entbannerslider .cu_fsrow h4 {
  font-family:'Ubuntu';
  font-weight: normal;
  line-height: 1.5;
}

.entbannerslider .course-rt_img::before {
    content: '';
    position: absolute;
    background: rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
    /* background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(15,15,15,1) 25%, rgba(255,255,255,0) 59%); */
    opacity:0.7;
}

.newhomebanner .course-rt_img::before {
    content: '';
    position: absolute;
    background: rgba(0,0,0,0.1);
    width: 100%;
    height: 100%;
}

.newhomebanner .entbannerleft p br{
  display:none;

}

.newhomebanner h4 {

    margin-top: 15px !important;
}

.entbannerslider .owl-dots {
  position:absolute;
  bottom:10px !important;
}

.entbannerslider .owl-dots .owl-dot span {
background: none;
border:1px solid #fff;
border-radius: 0px;
width:10px;
height:11px;
margin:4px 4px;
}

.entbannerslider .owl-dots .active.owl-dot span {
  background: #fff !important;
  width:10px;
height:11px;
}

.returning {
  position:absolute;
  bottom:20px;
  display:none;
  text-align: center;
  padding:0px 30px;
}
.returning .wit-btn-blue-outline {
  margin-bottom:10px;
  border:0px;
}

.returning a.btn {
  color:#fff;
  text-decoration: none;
}

.returning a {
  color:#fff;
}


.ret-mob {display:block}

.enterprises_page .mid_area .data-active {
  padding-top:5px;
}

.ent_brochure {
  text-align: center;
  padding:40px;
}

.ent_brochure .h4 br {
  display:none;
}
.mid_area .carrer-intent.sec_tabs.mt-sec-tab ul.nav {
    margin-top: 20px !important;
}

.ent_formbg .btn {
  margin-top:5px;
  padding:8px 10px;
}

.ent_formbg .col-md-12 {
  padding:0px;
}

.mentoring_tabs .btn {
  margin-top: 20px;
}

.nomatter .tab-img img {
  max-height:initial;
}
.nomatter .tab-img .overflow {
  margin-bottom: 0px !important;
}

.casest_n ul {
  display:block;
}

.casest_n li{
  width:100%;
}

.whychoose_vid {
  padding-top: 20px;
  padding-bottom:20px;
  margin-bottom:0px;
}

.whychoose_vid iframe {
    height: 400px;
}
.whych_box-ic img {
  width:100%;
}


/* .newhomebanner .course-rt_img {
   background: url("../../images/weace-frontend/HeroMobile_1400x800_mobapp.jpg") no-repeat center top / cover !important;
} */

.contact_page .newhomebanner .course-rt_img {
    background: url("../../images/weace-frontend/contact_banner-mob.jpg") no-repeat top center / cover !important;
    background-position: 0px 0px !important;
}

.about_page .newhomebanner .course-rt_img {
    background: url("../../images/weace-frontend/about_banner.png") no-repeat top center / cover !important;
}


.newhomebanner .h4, .newhomebanner .store_btns, .newhomebanner p {
  text-align: center !important;

}

.newhomebanner .entbannerleft {
    padding: 0 40px !important;
    top: auto !important;
    bottom: 0px;
/*    height: 100% !important;*/
    transform: translate(0px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 30px !important;
    padding-bottom: 15px !important;
}

.newhomebanner .entbannerleft .btn {
  display:inline-block !important;
}

.newhomebanner .entbannerleft h4{
  font-size:18px;
}

.mid_area .banner_home .newhomebanner .wit-btn-blue.wit-btn-blue-outline{

  background: none !important;
  border:2px solid #fff !important;
  color:#fff !important;

}

.store_btns {
  justify-content: space-between;
  margin-top:15px;
}

.store_btns img {
  margin:0px;
}
.we-acehome .mobile-tabs {
    margin-top:0px !important;
}

.mid_area .third_tabs .data-active > p {
  display:none;
}

.mid_area .third_tabs .nav-link {
  padding-bottom:0px;
}

.we-acehome .counter-list .col-12  {
  padding:0px;
}
.we-acehome.mid_area .counter-list .counter-list-data {
  justify-content: flex-start;
}

.mb-open {
  margin-top:23px;
}

.contact_page .newhomebanner .entbannerleft{

  bottom: auto;
    top: 85% !important;
    padding-top: 0 !important;
    transform: translateY(-50%);

}

.c_left_cont {
    display: flex;
}

.c_left_icon {
    width: 100%;
    padding: 20px;
    margin-top: 18px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size:14px;
    line-height: 1.3;
    text-align: center;
    border-right:1px solid #eee;
}

.c_left_icon img {
  margin:0;
  display:none !important;
}

.contact-form {
    padding: 30px !important;
    margin-top: 0px;
}

.offices .overflow {
    height: auto;
}

.offices h3 {
  font-size:16px;
}

.offices li:last-child, .offices li:nth-child(3) {
  margin-bottom:0px;
}

.hv-query {
  margin-top:10px;
  margin-bottom:15px;
}

.hv-query span {
  display:block;
}

.contact_page {
  overflow-x: hidden;

}

.contact-form .col-md-12.text-center {
  text-align: left !important;
}


/*About 767*/
.team .owl-nav button.owl-prev {
    left: 10px
}

.team .owl-nav button.owl-next {
    right: 10px
}

.offices li p br {
  display:none;
}

.about_page .prefer .col-md-6 {
    padding: 0px 15px !important;
}

.about_page .entbannerleft {
    text-align: left;
    left: 0;
    right: 0;
    top: 30px !important;
    bottom: auto !important;
}

.mission_cont .h4 {margin-bottom:30px}

.tm img {
    width: 100%;
    /* height: 175px; */
    height: auto;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 15px;
}

.tm h4 {
    font-size: 18px;
}

.tm h4 span {
  font-size: 14px;
}


.our-culture .h4 {
  text-align: center;
}

.our-culture::after {
  display:none;
}

.our-culture::before {
    content: '';
    background: #e0e0e0;
    position: absolute;
    left: -111px;
    bottom: -120px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    transform: rotate(45deg);
}

.moretext {
  display: none;
}

.mb-none {
  display: none;
}

.team p br {
  display:none;
}

.about_text {
  padding:0px 15px;
  text-align: center;
}

.our_journey .h4, .ab_values .h4, .our-culture .h4, .team .h4, .mission_cont .h4 {
  margin-bottom: 15px;
}

.adv_council .h4 {
  margin-bottom:0px
}

.mission_bg p {
  margin-bottom: 0px;
}

.value_mb .owl-item {
    background: #fff;
    margin: 0 10px;
}



.mobile_journey li::before {
  left:50%;
  transform:translateX(-50%);
}

.arrow-thin {
  left:50%;
  transform:translateX(-50%);
}



.culture-head-sm {
  display:block;
}

.culture-head-lg {
  display:none;
}

.galleryslider-btn.prev-btn {

    left: 14.3%;
}

.galleryslider-btn.next-btn {

  left: 14.3%;

}


/*767 ends here*/

}

  @media (max-width:575px) {

  .eventdetailSlider .owl-stage {
      display: flex;
      margin-left: 2px;
  }
      /*.navbar>.container {

          padding-left: 0px;
          padding-right: 0px;
      }
      */

      .mid_area .banner .b_img,
      .login-img img {

          margin-left: -15px;
          width: calc(100% + 30px) !important;
      }

      .profile-img {
          right: 0px;
      }

      .vert-move {width: 81%}

      .jb-op li:nth-child(2) span {

          display:none;


      }

      .jb-op li:last-child {

         width:100%;


      }

      .jb-dt_banner .jb-op li {margin-bottom:7px}

      .mentoring_bottom li {
  width:50%;
  margin-bottom:10px;
}

.fm_box a.tab-btns {
  max-width:150px;
  text-decoration: underline;
  text-decoration-color:#828282;

}

.fm_box a.tab-btns::after {
  display:none;
}

.brochure {
  text-align: center;
}

  }




  @media (max-width:370px) {
  .vert-move {
      width: 74%;
      left: 17px;
  }

  .dt_cdt .fl-space {display:block}
  .jobs-detail .cd_right li span {display:inline-block; }
  /*.jobs-detail .cd_right .np {padding-left:33px}*/
  .jobs-detail .cd_right li span span {padding-left: 0px}
  .about-com-dt .f-com {top:-38px}
}


 @media (max-width:400px) {

   .galleryslider-btn.prev-btn {

    left: 13%;
}

.galleryslider-btn.next-btn {

  left: 13%;

}
  }


  @media(max-width: 320px){
      .event-detail .sharelinks a {
      font-size: 15px;
  }
  .spotlight_cont {
      padding: 10px;
  }
  .job_gr img {
      height: 240px;

  }
  .jobs-banner-img1{
      left: 13px;
      width: 50px !important;
  }
  .jobs-banner-img2 {
      top: -79px;
      width: 50px !important;
  }
  }

