/* page bg */
.page-bg {
  /*background: -webkit-gradient(linear, right top, left top, from(#037FD5), to(#03c5d5));
  background: linear-gradient(to left, #037FD5, #03c5d5);*/
  background: #fff;
}

h6 {
  line-height: 26px;
}
/* buttons */
.btn-primary {
  background: #fff;
  border-color: #f9c667;
}

.btn-primary:hover ,  .btn-primary.focus, .btn-primary:focus {
  border-color: #bfffff;background:#bfffff; color:#fff;outline:none;box-shadow: none;}

.video-Div .section-home .section-wrapper {
    width: 50%;
    text-align: center;    border: 10px solid #f8f9fa;
    border-radius: 20px;
}
.a_simple{padding:20px 0px;}
.a_simple h2{color:#a3211f;    font-size: 35px;    text-align: center;
    font-weight: 400;}
.landing-cta .btn {
  margin-top:5px;
  cursor: pointer;
  padding: 8px 16px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
    background: linear-gradient(to bottom,#f9c667 0%,#f9c667 100%);
}

.btn-secondary {
  background: #f9c667;
}

.btn-secondary:hover {
  background: #f9c667;
  border-color: #f9c667;
}

.btn-outline-primary {
  color: #f9c667;
  border-color: #f9c667;
}

.btn-outline-primary:hover {
  color: #0339d5;
  border-color: #0339d5;
}

.btn-icon.btn-white {
  color: #037FD5;
}

.modal-backdrop.show {
  opacity: .0;
}

.modal-backdrop {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-header {
  display: none;
  display: inline-block;
  padding: 15px;
  text-align: center;
  border-bottom: 0px solid #e9ecef;
}

.carousel-indicators .active {
  background-color: transparent;
}

.modal-body {
  text-align: center;
  color: #000;
}

.modal-body .fa-2x {
  font-size: 18px;
}

.modal-body .fa-3x {
  font-size: 13px;
}

.modal-title {
  font-size: 18px;
  color: #000;
}

.modal-body p {
  text-transform: initial;
  padding: 10px 0px;
  text-align: center;
  color: #000;
  font-size: 14px;
}

.modal-header p {
  text-transform: initial;
  color: #000;
  font-size: 14px;
}

button.close {
  padding: 0;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  margin-top: -35px;
}

.btn-icon.btn-white .icon {
  color: #037FD5;
}

.btn-icon.btn-white.icon-left .icon {
  border-color: #037FD5;
}

.btn-icon.btn-white.active,
.btn-icon.btn-white:active,
.btn-icon.btn-white:hover {
  color: #008bb3;
}

button.btn.btn-outline-white.btn-round:hover {
  outline: none;
}

.btn-icon.btn-white .icon:before {
  background: #2ED662;
}

.navbar-topmenu .bg-gradient-primary {
  margin-top: -5px;
  cursor: pointer;
  font-weight: 300;
  font-size: 18px;
  background: #cf2026;
  color: #fff;
}

.navbar-topmenu .bg-gradient-primary:hover {
  outline: none;
}

.bg-gradient-primary.btn:hover , .bg-gradient-primary.btn:focus {
  outline: none;
}

/* sections bg */
.page-main .landing-home {
 background: url(../pm_img/pp2.png);background-repeat: no-repeat;background-repeat: no-repeat;    background-size: contain;
    background-position: right;
}

.landing-highhlight-features {
  background: url("../img/bg-wave-sym.png") , -webkit-gradient(linear, right top, left top, from(#008bb3), to(#008bb3));
  background: url("../img/bg-wave-sym.png") , linear-gradient(to left,#008bb3, #008bb3);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}

.try-it-for-free a.btn.btn-outline-white.btn-round {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  border: 1px solid #f3bb5f;
  background: linear-gradient(to bottom,#f3bb5f 0%,#d68503 100%);
  padding: 12px 30px;
}

.landing-cta {
  background:-webkit-gradient(linear, right top, left top, from(#008bb3), to(#a3211f));
  background:linear-gradient(to bottom,#a3211f 0%,#a3211f 100%);;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}

.landing-cta .form-inline {
  display: block;
}

.landing-cta .form-control {
  margin: 5px 0px;
}
/* page header */



@media (min-width: 768px) {
  .page-header-alpha.scrolled.scrolled-white .navbar-topmenu:after {
    background: #cf2026;
  }

  .page-header-alpha.scrolled.scrolled-white .btn-outline-white {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #f9c667;
   background: linear-gradient(to bottom,#f9c667 0%,#f9c667 100%);
    padding: 11px 21px;
    margin: 0px 10px;
  }

  .page-header-alpha.scrolled .navbar-topmenu .navbar-nav-menu .nav-item.active a {
        color: #008bbc;
  }
}

@media screen and (min-width:320px) and (max-width:767px) {
	.hidden-xs{display:none !important;}
	.mbtn-danger{background:#cf2026 !important; margin-top:2px; color:#fff !important; width:90% !important; display:block;}
  a.navbar-brand {
    width: 100% !important;
  }

  .page-header-alpha.scrolled.scrolled-white .btn-outline-white {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #f3bb5f;
    background: linear-gradient(to bottom,#f3bb5f 0%,#d68503 100%);
    padding: 11px 21px;
    margin: 0px 10px;
  }

  .page-header-alpha .all-menu-wrapper .navbar-nav .nav-item a {
    position: relative;
    top: 5px;
  }

  .scrolled .addBtns {
    top: 35px;
  }

  .page-header-alpha .navbar-brand {
    background: #fff;
    padding: 100px 0px;
    position: fixed;
    z-index: 99999999;
	    -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.25);
  }

  .how-it-works-banner {
    margin-top: 50px;
  }

  .how-it-works-icons .section.bg-light ul>li, .section.bg-white ul>li {
    font-size: 18px;
  }

  .page-header-alpha .all-menu-wrapper.menu-visible {
    top: 50px;
    opacity: 1;
    visibility: visible;
    background: #008bb3;
  }

  .page-header-alpha .navbar-brand .logo img {
	     width: 207px !important;
  }

  span.addBtns button.btn.btn-primary.bg-gradient-primary.btn-round {
    top: 36px;
    position: relative;
    float: right;
    padding: 10px 10px;
  }

  .navbar {
    padding: 0;
    margin-top: -50px;
  }

  .section .section-wrapper h3 {
    padding: 0px 0px 10px 0px;
  }

  .page-header-alpha .navbar-brand .logo {
    position: fixed !important;
    top: 0px;
    z-index: 9999;
  /*  background: #fff;*/
  }

  .page-header-alpha .navbar-toggler {
    position: fixed !important;
    top:6px;
    right:10px;
    z-index: 99999999999;
  }
  .video-Div .section-home .section-wrapper {
    width: 100%;}
	.how_simple-requirment .feature-alpha.feature-card.shadow {
    margin-top: 20px;
}

  .display-3 {
    color: #000;
    padding-top: 75px;
  }

  .try-it-for-free {
    padding-bottom: 30px;
  }

  .page-header-alpha.scrolled .navbar-toggler {
    top:6px;
    right:10px;
  }

  .feature-card.shadow {
    transition: 0.3s;
    text-align: center;
  }

  .feature-alpha.feature-card.shadow img {
    margin-top: 15px;
    width: 30%;
  }

  .fa-chevron-left:before {
    position: relative;
    left: 2px;
  }

  .fa-chevron-right:before {
    position: relative;
    left: 0px;
  }

  .cor-btns.text-center {
    padding: 10px 0px 20px 0px;
  }

  .online-exams .feature-alpha.feature-card.shadow img {
    float: none;
    width: 58px;
  }

  .delivery .section-content.anim {
    text-align: center;
  }

  .learning .section.section-twoside.bg-light.anim p {
    padding-top: 15px;
  }

  .learning img.img.img-fluid {
    float: none !important;
    padding-right: 10px !important;
  }

  .technical-hiring .feature-alpha.feature-card.shadow img {
    width: 50px;
  }

  .on-campus .feature-alpha.feature-card.shadow img {
    width: 50px;
    margin-top: 4px;
    margin-bottom: 9px;
  }

  on-campus .section-content.feature-alpha.feature-card.shadow {
    min-height: 180px;
  }

  .section.section-list-feature.bg-light.anim {
    margin-top: 75px;
  }
  .mbt-1{border-bottom:1px solid #eee !important;}
  .feature-card.shadow.mtext-center{text-align:center !important;}
}

/* typo */
.text-primary {
  color: #037FD5 !important;
}

.text-secondary {
  color: #2ED662 !important;
}

.text-gradient-primary {
    color: #00b2cc;
    font-weight: 400;
}

.text-gradient-secondary {
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.feature-alpha.feature-card.shadow img {
  margin-top: 24px;
}
/* page content */
.section.bg-bright .section-title h2 {
  color: #037FD5;
}

.section-content h2.border-primary:before,
.section-content h3.border-primary:before,
.section-content h4.border-primary:before,
.section-content h5.border-primary:before,
.section-content p.border-primary:before {
  border-color: #037FD5;
}

.section-content ul.list-primary > li:before {
  color: #037FD5;
}

.footer.footer-alpha .footer-nav .navbar-nav a:hover {
  color: #000;
}

/* slider */
.carousel-swiper-hash .items-pagination .swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, right top, left top, from(#037FD5), to(#03c5d5));
  background: linear-gradient(to left, #037FD5, #03c5d5);
}

.carousel-swiper-review .items-pagination .swiper-pagination-bullet-active {
  background: #037FD5;
}

/* price list */
/* price list alpha */
/* primary */
.price-item-alpha.price-item-primary .item-price {
  background: #037FD5;
}

.price-item-alpha.price-item-primary .item-features li.ok .icon,
.price-item-alpha.price-item-primary .item-name {
  color: #037FD5;
}

/* secondary */
.price-item-alpha.price-item-secondary .item-price {
  background: #2ED662;
}

.price-item-alpha.price-item-secondary .item-features li.ok .icon,
.price-item-alpha.price-item-secondary .item-name {
  color: #2ED662;
}

/* price list beta */
.price-item-beta.price-item-primary .item-name {
  color: #037FD5;
}

.price-item-beta.price-item-primary .item-features li.ok .icon {
  color: #037FD5;
}

.price-item-beta.price-item-primary.featured .item-price {
  color: #037FD5;
}

.price-item-beta.featured p {
  color: #ffffff;
}

.price-item-beta.price-item-primary.featured {
  background: #037FD5;
}

.price-item-beta .item-features p {
  opacity: 1;
}

/* secondary */
.price-item-beta.price-item-secondary .item-name {
  color: #2ED662;
}

.price-item-beta.price-item-secondary .item-features li.ok .icon {
  color: #2ED662;
}

/* featured */
.price-item-alpha.price-item-primary.featured {
  background: #037FD5;
}

.price-item-alpha.price-item-primary.featured .item-price {
  color: #037FD5;
}

.used_by {
  color: #7f8c8d;
  background: #f9f8fa;
}
.media-features a {
    color: #333;
    font-size: 15px;
}
.used_by_inner {
  padding: 25px 0px;
}

.client_logo {
  min-height: 40px;
  display: flex;
  align-items: center;
}

.client-loho img {
  max-width: 75%;
}

.used {
  padding-top: 8px;
  font-weight: 700;
}

.nav-link  .fa {
  padding-left: 8px;
}

.navbar-nav-menu li {
  position: relative;
}

.navbar-nav-menu li.dropdown:hover .dropdown-menu {
  display: block;
  background: #fff;
  color: #000;
}

nav#topBarMenu .dropdown-item:hover {
  background: #a3211f;
  color: #fff;
}
.nav-item .dropdown-menu>a:hover{background:#cf2026; color:#fff !important;}
.nav-item .dropdown-menu {
  z-index: 10000;
  display: none;    box-shadow:0 9px 16px -1px rgba(50, 0, 0, 0.15);
  padding: .5rem 0 0px;
  color: #fff;
  margin-top: -2px;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0px solid #038dd5;
  border-radius: .25rem;
  position: absolute;
}

.nav-item a.dropdown-item {
  padding: 10px 18px;
}

@media(max-width:767px) {
  .used {
    text-align: center;
  }

  .client_logo {
    text-align: center;
    padding: 12px 0px;
    display: block;
  }

  .used_by_inner {
    padding: 74px 0px;
  }
}

nav-item .dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #038bd5;
}

.row_2222 {
  margin-top: 30px;
}

.addBtns {
  display: none;
}

.scrolled .addBtns {
  display: block;
  transition: 2s;
  position: relative;
  top: 3px;
  right:5px;
}

a.navbar-brand {
  width: 15%;
}

a.navbar-brand>.logo>img {
  width: 100% !important;
}

.carousel .fa {
  color: #333;
  font-size: 24px;
}

.carousel-control-prev {
  width: 0px;
}

.fa-chevron-right:before {
  position: relative;
}

.fa-chevron-left:before {
  position: relative;
}

.test.shadow {
  padding: 10px 10px;
  text-align: center;
  border: 1px solid #fbf9f9;
  min-height: 180px;
}

.test.shadow p {
  min-height: 76px;
}

.solutions_for .feature-card.shadow {
      -webkit-transition: 0.3s;
    transition: 0.3s;
    min-height: 160px;
    background: #fff;
	padding-top: 18px;
}

.solutions_for  .test.shadow {
}

.test.shadow:hover {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
}

.cor-btns .btn-outline-white {
  color: #fff;
  border: 1px solid #f9c667;
 background: linear-gradient(to bottom,#f9c667 0%,#f9c667 100%);
}

.access-interview h2 {
  color: #fff;
  font-weight: 400;
  line-height: 2.1;
  text-transform: uppercase;
  font-size: 25px;
}

.access-interview h4 {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
}

.access-interview {
  text-align: center;
  background-image: url('file://///192.168.2.138/www/Harika/pragnyameter/pragnya/img/acces-interview.png') !important;
  padding: 60px 0px;
  background-repeat: no-repeat;
  background-position: top;
}

.cor-btns.text-center {
  padding-top: 15px;
}

.how_it_works_header .section.section-twoside.bg-light.anim {
  color: #000;
  padding: 50px 0px 20px 0px;
}

.how_it_works_header .section.section-twoside.bg-light.anim p {
  color: #000;
}

.item-desc {
  padding-top: 00px;
}
.tests-for-it h4 {
    color: #000;
    font-size: 20px;
    padding-bottom: 10px;
}
.section.bg-light ul,.section.bg-white ul,section.bg-white p,section.bg-light p {
  color: #000 !important;
  text-shadow: none;
}

.section.bg-light ul>li,.section.bg-white ul>li {
  padding-bottom: 10px;
  font-size: 16px;
}

.how_it_works_header {
  text-align: center;
}
.how_it_works_header .section-content h4 {
       color: #000;
}
.solutions_for .item-desc {
    padding-top: 00px;
}
.how_simple-requirment .section-content h4 {
       padding-top: 10px;
    color: #000;    color: #000;}

.solutions_for .section-content h4 {
       padding-top: 10px;
       color: #000;}

/*.how_it_works_header img {
  width: 25%;
  padding-bottom: 20px;
}*/

.how-it-works-page .section-content .title-desc li {
  list-style-type: initial;
  padding: 10px 0px;
  font-size: 16px;
  color: #000;
}
.how_simple-requirment .feature-alpha.feature-card.shadow {
    text-align: center;    min-height: 230px;
}
.how_simple-requirment p {
    padding-top: 10px;
}
.how_simple-requirment .feature-alpha.feature-card.shadow img {
    margin-top: 0px;
}
.how_it_works_header p {
  padding-top: 10px;
  font-weight: 300;
}

button.btn.btn-outline-light.btn-round {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  cursor: pointer;
  border: 1px solid #f3bb5f;
  background: linear-gradient(to bottom,#f3bb5f 0%,#d68503 100%);
  padding: 11px 21px;
  margin: 0px 10px;
}

.features-page .how-it-works-icons .section-content h4 {
  padding-bottom: 10px;    color: #000;
}

.features-page .how-it-works-icons .section-content li {
  color: #000;
  font-weight: 300;
  font-size: 16px;
  padding: 5px 0px;
  list-style-type: initial;
}

.needs-validation btn btn-primary:hover {
  border-color: red;
}

.typess .section-content {
  background: #ffffff;
  border-radius: 0.3rem;
  padding: 10px 20px;
  color: #1d1d1d;
}

.types .section-content {
  cursor: pointer;
  min-height: 240px;
}

.types .section-content.feature-card.shadow img {
  width: 20%;float: right;
}

.section-content.feature-card.shadow ul {
  padding-top: 30px;
}

.delivery .section-content.anim {
  padding: 0px 0px 30px 0px;
}

.pre-interview .section .section-wrapper h3 {
  text-align: center;
  padding: 0px 0px 20px 0px;
  font-size: 35px;
  color: #000;
  font-weight: 300;
}

.pre-interview .feature-card h4 {
  padding: 18px 0px;
}

.pre-interview  .feature-card {
  background: #ffffff;
  border-radius: 0.3rem;
  color: #1d1d1d;
  text-align: center;
  padding: 20px 38px;
  min-height: 260px;
}
}

.pre-interview  .feature-card h4 {
  padding: 20px 0px;
}

.pre-interview .feature-alpha.feature-card.shadow img {
  margin-top: 0px;
}

.hire-tracking .feature-card {
  background: #ffffff;
  border-radius: 0.3rem;
  color: #1d1d1d;
  text-align: center;
  padding:10px 48px;
  height: 235px;
}

.hire-tracking-div .feature-card {
  background: #ffffff;
  border-radius: 0.3rem;
  color: #1d1d1d;
  padding: 20px 50px;
}

.hire-tracking .feature-alpha.feature-card.shadow img {
  margin-top: 0px;
}

.hire-tracking .hire-track-img-heading {
}

.hire-tracking .feature-card h4 {
  padding: 12px 0px;
}

.hire-tracking .section-content p {
  padding-top: 5px;
}

.hire-tracking .section-content ul li {
  list-style: disc;
  font-size: 16px;
  line-height: 30px;
}

.learning img.img.img-fluid {
  float: right;
 
}

.learning h4 {
  color: #000;
  padding-top: 10px;
}

.learning .section-content {
  padding: 20px 10px;
}

.technical-hiring .section-content.feature-alpha.feature-card.shadow {
  text-align: center;
}

.technical-hiring .feature-alpha.feature-card.shadow img {
  margin-top: 12px;
  padding-bottom: 12px;
}

.technical-hiring .section .section-wrapper h3 {
  text-align: center;
  padding: 0px 0px 50px 0px;
  font-size: 35px;
  color: #000;
  font-weight: 300;
}

.technical-hiring .section.bg-bright p, .section.bg-bright ul {
  padding-top: 15px;
}

.technical-hiring .section p, .section ul {
  padding-top:5px;
  color: #828080;
}

.on-campus .feature-alpha.feature-card.shadow img {
  margin-top: 18px;
  margin-bottom: 18px;
}

.on-campus .section.bg-bright p, .section.bg-bright ul {
  color: #828080;
  text-align: justify;
  padding-top: 12px;
}

.on-campus .section p, .section ul {
  color: #828080;
  line-height: 25px;
  padding-top: 12px;
}

.on-campus .section-content.feature-alpha.feature-card.shadow {
  text-align: center;
  min-height: 250px;
}

.online-exams .section-content.feature-alpha.feature-card.shadow {
  min-height: 170px;
  padding: 20px 20px;
}

.online-exams .feature-alpha.feature-card.shadow img {
  margin-top: 2px;
  padding-bottom: 8px;
}

.online-exams .section-content.feature-alpha.feature-card.shadow {
  min-height: 255px;
  text-align: center;
}

/*.online-exams .section-content.feature-alpha.feature-card.shadow p {
  padding-top: 20px;
}
*/
.carousel-control-next, .carousel-control-prev {
  width: 0%;
}

.how-it-works-banner-heading h2 {
  position: relative;
  bottom: 30px;
}

.how-it-works-banner img {
  width: 100%;
}

.video-Div .section{padding:30px 0px;}
.how_simple-requirment .section .section-wrapper h3,.solutions_for .section .section-wrapper h3,.tests-for-it .section .section-wrapper h3, .media-features	 .section .section-wrapper h3,.footer-part .section .section-wrapper h3,.how_it_works_header .section .section-wrapper h3{
    text-align: center;
    padding: 30px 0px;    color: #000; font-size:30px; font-weight:400;}
/***********sub pages*************/


.how_it_works_heading h2 {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
}

.qualify_candidates h2 {
  text-align: center;
  padding: 10px 0px 25px 0px;
  font-size: 35px;
  color: #000;
  font-weight: 300;
}

section.qualify_candidates.text-center {
  padding: 30px 0px 0px 0px;
}
.hire-tracking h4 {
    color: #000;
}
.banner-image img {
  position: relative;
  width: 100%;
}

.banner-heading h2 {
  position: absolute;
  top: 180px;
  left: 150px;
  color: #000;
  font-size: 32px;
  text-transform: capitalize;
  font-weight: 700;
}

.banner-heading h3 {
  position: absolute;
  top: 200px;
  left: 150px;
  color: #000;
  font-size: 32px;
  text-transform: capitalize;
  font-weight: 700;
}

.banner-heading h4 {
  position: absolute;
  top: 250px;
  color: #000;
  left: 106px;
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 700;
}

.banner-heading a.btn.btn-white.btn-shadow.btn-round.no-border {
  position: relative;
  top: -149px;
  left: 334px;
  border: 1px solid #f3bb5f;
  background: linear-gradient(to bottom,#f3bb5f 0%,#d68503 100%);
}

.banner-heading .text-gradient-primary {
  color: #fff;
  font-weight: 200;
}


/*************** test library----------*/


.test-library .section.section-twoside.bg-light.anim {
  color: #000;
  padding: 10px 0px 10px 0px;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.05), 0 1px 2px 0 rgba(0,0,0,.1), 0 2px 20px 0 rgba(0,0,0,.2);
  position: fixed;
    width: 100%;
    z-index: 9999999;
}

.test-library .custom-select {
  display: inline-block;
  width: 60%;float: right;
}
section.library-inner.section-content.feature-alpha.feature-card.shadow.bg-light h3{padding-top:70px;}
.footerDiv .section .section-wrapper h3 {
  text-align: center;
  padding: 10px 0px 10px 0px;
}

.test-library form.example input[type=text] {
  padding: 6px;
  font-size: 17px;
  border: 1px solid #fff;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.05), 0 1px 2px 0 rgba(0,0,0,.1), 0 2px 20px 0 rgba(0,0,0,.2);
  float: left;
  width: 45%;
  background: #fff;
}

.test-library form.example input[type=text]:hover {
 
}

.test-library .custom-select:hover {
  outline: none;
  border: none;
}

.test-library .option:hover {
  background: #008bb3;
  outline: none;
  border: none;
}

.test-library form.example button {
  float: left;
  width: 8%;
  padding: 6px;
  background: #008bb3;
  color: white;
  font-size: 17px;
  border: 1px solid #008bb3;
  border-left: none;
  cursor: pointer;
}

.test-library form.example button:hover {
  background: #008bb3;
}

.test-library form.example::after {
  content: "";
  clear: both;
  display: table;
}

select.custom-select option:hover {
  background: yellow;
}

.custom-select {
  width: 100%;
  height: calc(37px + 2px);
  outline: none;
  padding: 0.375rem 1.75rem .375rem .75rem;
  line-height: 1.25;
  box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
  border-radius: 0px;
}

.library-inner .section .section-wrapper h3 {
  text-align: left;
  padding: 25px 0px 40px 0px;
  font-size: 35px;
  color: #000;
  font-weight: 300;
}

.library-inner-mainDiv {
  color: #000;
  position: relative;
}

.library-inner-mainDiv h4 {
  font-size: 17px;
  text-align: center;
  font-weight: 500;
  text-transform: capitalize;
  padding-top: 12px;
}

.library-inner-mainDiv p {
  margin-bottom: 0rem;
  color: #000;
  line-height: 25px;
  padding: 10px 5px;
  margin-top: 12px;
}

.library-inner-mainDiv a {
  font-size: 16px;
  color: #3c3c3c;
  cursor: pointer;
  font-weight:300 !important;
}

.library-inner-mainDiv .bg-light {
  border-bottom: 5px solid #008bb3;
  padding: 10px 20px 0px 20px;
  background: #e7e7e7 !important;
  box-shadow: -2px -1px 6px rgba(0, 0, 0, 0.2);
  margin-top: 16px;
}

.library-inner-subDiv {
  border: 1px solid #ddd;
  border-top: 3px solid #a3211f;
  position: relative;
  padding: 10px 20px 10px 35px;
  font-weight: bold;
  word-wrap: break-word;
}

.library-inner-mainDiv a:hover, .library-inner-mainDiv a:focus {
  color: #008bb3;

}
.library-inner-mainDiv .shadow-sm {
    box-shadow: none!important;
}
.library-inner-mainDiv .border-triangle {
  width: 0;
  height: 0;
  position: absolute;
  right: -1px;
  bottom: -1px;
  border: 14px solid #cccccc;
  border-right-color: #f0f0f0;
  border-bottom-color: #f0f0f0;
}

.library-inner-subDiv.bg-white.p-2.text-center.shadow-sm:hover , .library-inner-subDiv.bg-white.p-2.text-center.shadow-sm:focus {
  border-left: 1px solid #a3211f;
  border-right: 1px solid #a3211f;
  border-bottom: 1px solid #a3211f;
  color: #008bb3;
}

@media (min-width: 1200px) {

}

@media screen and (min-width:320px) and (max-width:767px) {
	.navbar{margin-top:-42px;}
  .test-library form.example {    padding-top: 108px;    padding-bottom: 10px;  }
  .library-inner-mainDiv p{font-weight:300;}
  .test-library .custom-select {width: 100%;float:none;}
section.library-inner.section-content.feature-alpha.feature-card.shadow.bg-light{padding-top:170px;}
  .test-library form.example button {
    width: 16%;
  }
.a_simple h2{text-align:center; font-size:30px;}
  .test-library form.example input[type=text] {
    width: 84%;
  }

  .qualify_candidates h2 {
    padding: 48px 0px 25px 0px;
    font-size: 26px;
  }

  .how-it-works-icons .section-content {
    text-align: center;
    padding-bottom: 30px;
  }

  .access-interview {
    padding: 60px 0px;
  }

  section.qualify_candidates.text-center {
    padding: 90px 0px 0px 0px;
  }

  .section-home .section-content .title-desc {
    padding-top: 50px;
  }

  .access-interview h2 {
    padding-top: 70px;
    line-height: 36px;
    font-size: 22px;
  }

  .access-interview h4 {
    line-height: 23px;
    padding-top: 20px;
  }

  .hire-tracking .feature-card {
    height: auto;
  }

  .section .section-wrapper h3 {
    font-size: 28px;
  }

  .display-4 {
    font-size: 30px;
  }

  .on-campus .section-content {
    text-align: center;
  }

  .online-exams .feature-alpha.feature-card.shadow img {
    float: none;
  }

  .online-exams .section-content.feature-alpha.feature-card.shadow {
    min-height: 225px;
  }
  .videoText h2{font-weight:300; font-size:20px;}
  .qualify_candidates h1{font-size:24px !important; padding:35px 15px 5px !important;}
  .section-content.text-right{text-align:center !important}
  .feature-card.shadow{text-align:left; margin-bottom:10px;}
  .getDemoForm{padding:10px;}
  .addBtns{display:block !important; }
  span.addBtns>a{border-radius:5px; width:90%; margin:0px 0px 10px 16px; padding:8px; font-size:15px !important; display:block;}
span.addBtns+span>a{border-radius:5px; margin:6px auto 5px; padding:8px; font-size:16px;}
section.bg_fixed.bg3 {padding-top:70px;}
.overlayText>h1{font-size:30px !important;}.overlayText>h2{font-size:20px !important;}
.section .section-wrapper h3, .section .section-wrapper h2{font-size:24px !important; line-height:30px !important;}
.policy-inner{padding-top:0px !important;}

}
/****** privacy policy ****************/
.nav-stacked>li.nav-item-1>p.lead{color:#fff !important;}
section.policy a{font-size:16px; color:#cf2026;}
.policy  .section.section-twoside.bg-light.anim p {
  color: #333;
  padding: 5px 0px;
  line-height: 30px;
  font-weight: 300;
font-size:14px;
}
.policy-fixed-header .section.section-twoside.bg-white.bg-bright.anim {
  padding: 12px 0px;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.05), 0 1px 2px 0 rgba(0,0,0,.1), 0 2px 20px 0 rgba(0,0,0,.2);
  position: fixed;
  z-index: 1;
  width: 100%;    top: 60px;    background-color: #f8f9fa!important;
}

.policy .section.section-twoside.bg-white.bg-bright.anim {
  padding: 2px 0px;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.05), 0 1px 2px 0 rgba(0,0,0,.1), 0 2px 20px 0 rgba(0,0,0,.2);
  position: fixed;
  z-index: 999999;
  width: 100%;
}

.policy-inner {
  padding-top: 35px;
}

.policy .section-content {
  padding: 10px 0px;
}

.policy .section.section-twoside.bg-light.anim h3 {
  text-align: left!important;
  padding: 0;
  padding-top: 10px;
  color: #000;
  font-size: 17px;
  font-weight: 500;
}

.policy .section.section-twoside.bg-light.anim h4 {
  line-height: 30px;
  padding-top: 10px;
  color: #000;
  font-size: 17px;

}

.policy .section.section-twoside.bg-light.anim {
  padding: 30px 0px;    background: #fff!important;
}

.policy .policy-inner ul {
  padding: 5px 0px;
  padding-left: 52px;
  line-height: 30px;
  margin: 0px;
}
.policy .policy-inner .section.bg-light ul>li{font-size:14px !important;}
.policy .policy-inner .section.bg-light ul>li, .section.bg-white ul>li {
  color: #333;
  font-weight: 300;
  font-size: 16px;
  list-style-type: lower-alpha;
  padding: 0px;text-align:justify;
  margin: 0px;
}

.policies-innerDiv {
  margin-left: 55px;
  padding-top: 20px;
}

.policies-innerDiv h5 {
  color: #333;
  font-size:16px;
}

ol.numericss li {
  color: #333;font-size:14px;
  list-style-type: decimal;
  line-height: 30px;
}

p.Nature {
  color: #7f8c8d;
  margin-left: 30px;
  padding: 0!important;
}

.policy-contactus a {
  color: #000;
  font-size: 16px;
}
.policy-contactus p{font-size:16px;}
.policy-contactus h4 {
  padding: 10px 0px;
}

.policies-innerDiv a {
  word-break: break-word;
}

@media screen and (min-width:320px) and (max-width:767px) {
  .policy .section.section-twoside.bg-light.anim h3 {
    padding-top:0px;
    text-align: left!important;
  }

  .policies-innerDiv {
    margin-left: 0px;
  }

  ol.numericss {
    padding: 0;
    margin: 0;
  }

  p.Nature {
    margin: 0;
  }

  .policy .section.section-twoside.bg-white.bg-bright.anim {
    top: 60px;
  }
}
 /**Terms-of-use********/

 
.Terms-of-use  .section.section-twoside.bg-light.anim p {
  color: #7f8c8d;
  padding: 5px 0px;
  line-height: 30px;
  font-weight: 300;
  text-align: justify;font-size: 16px;
}

.Terms-of-use  .section.section-twoside.bg-light.anim h6 {
  color: #7f8c8d;
  padding: 5px 0px;
  line-height: 30px;
  font-weight: 300;
  text-align: justify;font-size: 16px;
  
}


.terms-fixed-header .section.section-twoside.bg-white.bg-bright.anim {
  padding: 12px 0px;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.05), 0 1px 2px 0 rgba(0,0,0,.1), 0 2px 20px 0 rgba(0,0,0,.2);
  position: fixed;    background-color: #f8f9fa!important;
  z-index: 1;
  width: 100%;    top: 60px;
}
.Terms-of-use .terms-inner {
  padding-top: 35px;
}

.Terms-of-use .policy .section-content {
  padding: 10px 0px;
}

.Terms-of-use .section.section-twoside.bg-light.anim h3 {
  text-align: left!important;
  padding: 0;
  padding-top: 10px;
  color: #7f8c8d;
  font-size: 17px;
  font-weight: 500;
}

.Terms-of-use .section.section-twoside.bg-light.anim h4 {
  line-height: 30px;
  padding-top: 10px;
  color: #7f8c8d;
  font-size: 17px;
  font-weight: 500;
}

.Terms-of-use .section.section-twoside.bg-light.anim {
  padding: 30px 0px;    background: #fff!important;
}

.Terms-of-use .terms-inner ul {
  padding: 5px 0px;
  padding-left: 52px;
  line-height: 30px;
  margin: 0px;
}

.Terms-of-use .terms-inner .section.bg-light ul>li, .section.bg-white ul>li {
  color: #7f8c8d;
  font-weight: 300;
  font-size: 16px;
  list-style-type: lower-alpha;
  padding: 0px;
  margin: 0px;
}

.Terms-of-use .terms-innerDiv ol {
  padding-left: 45px;
  padding-top: 10px;
  ;
}

.Terms-of-use .terms-innerDiv h5 {
  color: #7f8c8d;
  font-size: 18px;
}

.terms-innerDiv li {
  list-style-type: inherit;
  color: #7f8c8d;
  text-align: justify;
  padding: 8px 0px;
}

.Terms-of-use ol.numericss li {
  color: #7f8c8d;
  list-style-type: decimal;
  line-height: 30px;
}

.Terms-of-use p.Nature {
  color: #7f8c8d;
  margin-left: 30px;
  padding: 0!important;
}

.Terms-of-use  .policy-contactus a {
  color: #828080;
  font-size: 16px;
}

.Terms-of-use .policy-contactus h4 {
  padding: 10px 0px;
}

.Terms-of-use .policies-innerDiv a {
  word-break: break-word;
}

span.term-sub-li {
  margin-left: -30px;
  position: absolute;
  color: #7f8c8d;
  padding-top: 8px;
}

ol {
  padding-left: 75px;
  padding-top: 10px;
}

@media screen and (min-width:320px) and (max-width:767px) {
  .Terms-of-use .section.section-twoside.bg-light.anim h3 {
    text-align: left!important;
  }

  .Terms-of-use .policies-innerDiv {
    margin-left: 0px;
  }

  .Terms-of-use ol.numericss {
    padding: 0;
    margin: 0;
  }

  .Terms-of-use p.Nature {
    margin: 0;
  }

  .Terms-of-use .section.section-twoside.bg-light.anim h6 {
    padding: 120px 0px 5px 0px;
  }

  .Terms-of-use .section.section-twoside.bg-white.bg-bright.anim {
    top: 60px;
  }

  ol {
    padding-left: 30px;
  }

  .Terms-of-use .terms-innerDiv ol {
    padding-left: 15px;
    padding-top: 0px;
  }
}


/************nav/ pills**********.*/
/*.accordion-toggle:after {
    font-family: 'FontAwesome';  content: "\f078";  
         font-size: 12px;
    padding-top: 8px;
    float: right;
}
.accordion-opened .accordion-toggle:after {    
     content: "\f054";  
}*/


.library-inner .mb-0 > a {
  display: block;
  position: relative;text-decoration: none;    font-size: 16px;
    font-weight: 400;

}
.library-inner .mb-0 > a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  right: 0;
}
.library-inner .mb-0 > a[aria-expanded="true"]:after {
  content: "\f077"; /* fa-chevron-up */
}
.library-inner .card{border-bottom:1px solid #f5f5f5 !important; border:0px solid;}
.library-inner .card-header {
    background: #fff; border-left: 3px solid #fff;
}
.library-inner .card-header:hover {
    background: #fff; border-left: 3px solid #cf2026;
}
.library-inner .card-body {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.card-header a:hover{color:#000;}
.library-inner ul#collapse-1 {border-top: 1px solid #f5f5f5;}
.library-inner ul#collapse-2 {border-top: 1px solid #f5f5f5;}
.library-inner ul#collapse-3 {border-top: 1px solid #f5f5f5;}
.library-inner ul#collapse-4 {border-top: 1px solid #f5f5f5;}
.library-inner ul#collapse-5 {border-top: 1px solid #f5f5f5;}
.library-inner ul#collapse-6 {border-top: 1px solid #f5f5f5;}
ul#collapse-1.section-content.feature-card.shadow ul {
    padding-top: 0px; 
}
.library-inner .nav-pills .nav-link.active, .show>.nav-pills .nav-link {
    color:  #008bb3 !important;}
.library-inner-subDiv.bg-white.p-2.text-center.shadow-sm:hover{color:#000;}
section.library-inner.feature-alpha.feature-card.shadow.bg-white {
    padding-top: 40px;
}

.library-inner-mainDiv .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #fff;color:#000;
	border-top-left-radius: 0rem!important;
    border-top-right-radius: 0rem!important;
}

.library-inner-mainDiv .nav.nav-tabs {
    float: none;
    display: block;
    margin-right: 20px;
    border-bottom: 0;
    border-right: 1px solid transparent;
    padding-right: 15px;
}
.library-inner-mainDiv .shadow-sm {
    box-shadow: none!important;
}
.library-inner-mainDiv ul#myTab {
    padding: 0;     background-color: #fff;
    color: white;
    box-shadow: 0px 0px 10px 1px #eee;  
}
.library-inner-mainDiv  .nav-tabs .nav-item {
    margin-bottom: 0px;
    list-style-type: none;    border-bottom: 1px solid #eee;
}
.library-inner-mainDiv a.nav-link-1.red {
    background: #a3211f;
    color: #fff;text-decoration: none;
    font-weight: 300;font-size: 16px;padding-left:10px;
}
.library-inner-mainDiv i.fa.fa-caret-right {
    float: right;
    margin-top: 5px;
}
.library-inner-mainDiv .nav-tabs .nav-item-1 {
    margin-bottom: 0px;
    list-style-type: none;
    border-bottom: 1px solid #ccc;
    background: #a3211f;
    padding: 8px 12px;
}
.library-inner-mainDiv .nav-tabs .nav-item:last-child{border-bottom:none;}
.library-inner-mainDiv a.nav-link {
    font-size: 16px;
    font-weight: 400;
}


.library-inner-mainDiv .nav-tabs .nav-link:focus, .nav-tabs .nav-link:active {}
.library-inner-mainDiv a.nav-link:hover, a.nav-link:focus{text-decoration:none;}
ul.filter-inner {
    color: #000;
    padding: 0;
    margin: 0;
}
ul.filter-inner li{ font-size:16px; font-weight:400;margin:0; list-style-type:none;}
ul.filter-inner li a{padding:0px 10px;}
ul.filter-inner li:last-child{border-bottom:none;}
li.filter-item a{margin-left:25px;}

.library-inner-mainDiv .nav-link:hover {
 
    color:#000;
}
.library-inner-mainDiv .nav-link {
    background: #fff;border-left: 3px solid #fff; }

.library-inner-mainDiv li.nav-item.dropdown {
    padding: 5px 10px;
}

.library-inner-mainDiv li.nav-item.dropdown:hover{/*border-left:3px solid #ccc;*/}

.library-inner-mainDiv li.nav-item.dropdown a{
   font-size:16px; font-weight:400;text-decoration:none;padding:0; margin:0;
}
.library-inner-mainDiv ul#collapse-1 {
   padding: 0;
}
ul#collapse-1 li:hover{color:#008bb3;border-left-color:#008bb3; }
ul#collapse-1 li>a{margin-left:20px; display:block;}
ul#collapse-1 li {border-left:#fff 3px solid;}

/*li:hover {border-left-color:#f00}
li>a{margin-left:15px; display:block;}

li {border-left:#fff 3px solid}*/


.library-inner-mainDiv ul#collapse-2 {padding: 0;}
ul#collapse-2 li:hover{color:#008bb3;border-left-color:#008bb3; }
ul#collapse-2 li>a{margin-left:20px; display:block;}
ul#collapse-2 li {border-left:#fff 3px solid;}

.library-inner-mainDiv ul#collapse-3 {padding: 0;}
.library-inner-mainDiv h2 {
    font-size: 20px;
    font-weight: 500;
    display: block;
    clear: both;
    margin: 10px 0px 20px;
}
ul#collapse-3 li:hover{color:#008bb3;border-left-color:#008bb3; }
ul#collapse-3 li>a{margin-left:20px; display:block;}
ul#collapse-3 li {border-left:#fff 3px solid;}

.library-inner-mainDiv ul#collapse-4 {padding: 0;}
ul#collapse-4 li:hover{color:#008bb3;border-left-color:#008bb3; }
ul#collapse-4 li>a{margin-left:20px; display:block;}
ul#collapse-4 li {border-left:#fff 3px solid;}

.library-inner-mainDiv ul#collapse-5 {padding: 0;}
ul#collapse-5 li:hover{color:#008bb3;border-left-color:#008bb3; }
ul#collapse-5 li>a{margin-left:20px; display:block;}
ul#collapse-5 li {border-left:#fff 3px solid;}

.library-inner-mainDiv ul#collapse-6 {padding: 0;}
ul#collapse-6 li:hover{color:#008bb3;border-left-color:#008bb3; }
ul#collapse-6 li>a{margin-left:20px; display:block;}
ul#collapse-6 li {border-left:#fff 3px solid;}
.tab-content a{text-decoration:none;}
section.qualify_candidates.text-center>h1 {color:#333; font-weight:400; font-size:26px;}
.ctaBanner{padding:30px 0 !important;     background: #fff4f4 !important;}
.startDemo{background-color: #cf2026 !important; padding:10px 25px; border-radius:0px;width: 200px;margin: auto;display: block;}
.startDemo:hover{background:#286090; border-color:#286090 !important;}
.cor-btns.text-center>a.btn.btn-outline-danger.btn-round.text-white.btn-lg {background:#cf2026 !important; font-size:24px; padding:13px 55px;border-radius:15px}
.mainCard{min-height:250px;}
.chatMsg{background:#cf2026; position:fixed; bottom:25px; right:25px; width:50px; height:50px; text-align:center; border-radius:5px;}
.chatMsg>a{color:#fff !important;}
.chatMsg>a>i.flaticon-video-conference:before{font-size:32px; margin-right:0px;}


.bubble 
{
position:fixed;
width:240px;
height:60px;
padding: 0px;
background: #FFFFFF;
border: #d2d2d2 solid 1px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
right:20px; bottom:90px;
padding:10px;
}
.bubble >p{color:#666; font-size:14px !important; }
.bubble:after 
{
content: "";
position: fixed;
bottom: -25px;
right: 25px;
border-style: solid;
border-width:16px 16px 0;
border-color: #FFFFFF transparent;
display: block;
width: 0;
z-index: 1;
}

.bubble:before 
{
content: "";
position: fixed;
bottom: 75px;
right:25px;
border-style: solid;
border-width: 16px 16px 0;
border-color: #d2d2d2 transparent;
display: block;
width: 0;
z-index: 0;
}
@media(max-width:767px){
	.library-inner-mainDiv ul#myTab {padding-bottom:00px;margin-top:50px;}
	.tab-content {padding-top: 20px;}
.library-inner-mainDiv a.nav-link-1.red {padding-left:0px;}


}




