/* Carousile CSS
================ */
.carousel,
.item,
.active {
  height: 100%;
}

.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  position: relative;
}

.carousel-control.right,
.carousel-control.left {
  background-image: none;
}

.carousel-control {
  width: auto;
  opacity: 1;
}

/* Carousile CSS
================ */
main {
  position: relative;
  width: 100%;
  height: 100%;
}

/* Navigation Bar STarts Here
============================ */
.navbar-fixed-bottom,
.navbar-fixed-top {
  top: 0px;
  position: absolute;
  max-height: 120px;
  padding-top: 13px;
  z-index: 99999;
}

.navbar-inverse {
  background: transparent;
  border-color: transparent;
}

.logo {
  display: inline-block;
}

.navigation {
  float: right;
  padding-top: 20px;
  padding-bottom: 50px;
}

.navbar-inverse .navbar-nav > li {
  padding: 0;
  overflow: hidden;
}

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  padding: 0;
  padding: 20px;
  margin: 15px 0;
  border-radius: 2px;
  font-size: 20px;
  height: 0;
  line-height: 0;
  display: inline-block;
}

.navbar-inverse .navbar-nav > li > a i {
  display: inline-block;
  float: right;
  margin-left: 5px;
  position: relative;
  top: -8px;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li:hover > a,
.navbar-inverse .navbar-nav > li.active > a,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  background-color: #BD2132;
  color: #fff;
}

.navigation li ul {
  position: absolute;
  left: 0;
  top: 53px;
  border-top: 1px solid #fff;
  z-index: 11;
  background-color: #BD2132;
  width: 100%;
  list-style: none;
  padding-top: 10px;
  height: 0;
  opacity: 0;
  width: 0;
  border-radius: 0 0 2px 2px;
}

.navigation li:hover {
  overflow: visible;
}

.navigation li:hover ul {
  opacity: 1;
  height: auto;
  width: 100%;
}

.navigation li ul li {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.main-navigation.sticky.navbar-inverse .navbar-nav > li > ul li a,
.navigation li ul li a {
  font-size: 18px;
  color: #fff;
}

.navigation li ul li a:hover,
.main-navigation.sticky.navbar-inverse .navbar-nav > li > ul li a:hover {
  color: #000;
}

.logo svg {
  display: inline-block;
  width: 100%;
}

a.logo {
  width: 260px;
}

.main-navigation.sticky {
  position: fixed;
  top: 0;
  background-color: #fff;
  border-bottom: 1px solid #BD2132;
}

.main-navigation.sticky a.logo svg path.cls-104 {
  fill: #a4a1a1 !important;
}

.main-navigation.sticky a.logo {
  width: 180px;
}

.main-navigation.sticky.navbar-inverse .navbar-nav > li > a {
  color: #000;
}

.main-navigation.sticky.navbar-inverse .navbar-nav > li.active > a,
.main-navigation.sticky.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
}

.main-navigation.sticky a.logo {
  padding-top: 0;
  height: 70px;
}

.main-navigation.sticky a.logo svg {
  height: 100%;
}

.main-navigation.sticky .navigation {
  padding-top: 10px;
  padding-bottom: 20px;
}

.main-navigation.sticky.navbar-inverse .navbar-nav > li > a {
  margin: 0;
}

.main-navigation.sticky.navbar-inverse .navigation li ul {
  top: 38px;
}

/* Dashboard Nav */
.dashboard-navigation li a {
  background-color: transparent;
}

.dashboard-nav {
  display: inline-block;
  position: relative;
  float: right;
}

.dashboard-nav::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 40px;
  width: 3px;
  background-color: #f0f0f0;
}

.dashboard-nav li {
  display: inline-block;
  padding: 10px 0px 0 30px;
}

.dashboard-nav li a {
  padding: 0;
  font-size: 18px;
  height: 0;
  line-height: 0;
  display: inline-block;
  position: relative;
}

.dashboard-nav.active li a span {
  position: absolute;
  right: -28px;
  top: -10px;
  height: 22px;
  width: 37px;
  line-height: 17px;
  border: 2px solid #fff;
  background-color: #b22e2e;
  border-radius: 25px;
  color: #fff;
  font-size: 12px;
  display: inline-block;
}

.inner-page
  .main-navigation.sticky.navbar-inverse
  .navbar-nav.dashboard-navigation
  > li
  > a {
  font-size: 18px;
}

.inner-page
  .main-navigation.sticky.navbar-inverse
  .navbar-nav.dashboard-navigation
  > li
  > a:hover,
.inner-page
  .main-navigation.sticky.navbar-inverse
  .navbar-nav.dashboard-navigation
  > li:hover
  > a,
.inner-page
  .main-navigation.sticky.navbar-inverse
  .navbar-nav.dashboard-navigation
  > li
  > a:hover,
.inner-page
  .main-navigation.sticky.navbar-inverse
  .navbar-nav.dashboard-navigation
  > li.active
  > a:hover,
.inner-page
  .main-navigation.sticky.navbar-inverse
  .navbar-nav.dashboard-navigation
  > li.active
  > a {
  background-color: transparent;
}

.search-bar-panel {
  position: relative;
}

.search-bar {
  display: none;
  float: left;
  width: 0px;
}

.search-bar input {
  height: 40px;
  border: hidden;
  background-color: transparent;
  box-shadow: none;
}

.search-bar-panel i {
  position: relative;
  display: inline-block;
  margin-top: 13px;
  float: left;
  cursor: pointer;
  color: #333333;
}

.search-bar-panel.open {
  width: 210px;
  background-color: #f0f0f0;
  overflow: visible;
}

.search-bar-panel.open .search-bar {
  width: 180px;
}

/* Dashboard Nav */

/* Notification Nav */
.navigation li ul.notification-drop-down {
  width: 350px;
  height: auto;
  opacity: 1;
  left: unset;
  right: 0;
  background-color: #fff;
  border: 1px solid;
  border-color: #BD2132;
  display: none !important;
}

.navigation li ul.notification-drop-down.block {
  display: block !important;
}

.notification-drop-down-inner-main {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
}

.notification-drop-down-inner-main::before {
  width: 19px;
  top: -21px;
  content: "";
  height: 11px;
  right: 45px;
  position: absolute;
  background-image: url(../images/tip.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.notification-drop-down-inner {
  max-height: 445px;
  overflow-y: scroll;
  position: relative;
  width: 100%;
}

.main-navigation.sticky.navbar-inverse
  .navigation
  li
  ul.notification-drop-down {
  top: 40px;
}

.navigation li ul.notification-drop-down li {
  display: inline-block;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #BD2132;
  padding-bottom: 20px;
  padding-left: 20px;
}

.navigation li ul.notification-drop-down li:last-child {
  border-color: transparent;
}

.navigation li ul.notification-drop-down li a {
  display: inline-block;
  width: 100%;
  position: relative;
  line-height: 24px;
  text-align: left;
}

.navigation li ul.notification-drop-down li a p {
  color: #333333;
}

.navigation li ul.notification-drop-down li a p i {
  color: #BD2132;
}

.navigation li ul.notification-drop-down li a:hover p {
  color: #BD2132;
}

/* Navigation Bar Ends Here
=========================== */

/* Social Media Nav
=================== */
.social-media-nav {
  display: inline-block;
  position: fixed;
  left: 50px;
  bottom: 30px;
  z-index: 9999;
}

.social-media-nav li {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.social-media-nav li a {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 22px;
  text-shadow: 0 0 5px #000;
}

/* Social Media Nav
=================== */

/* Info Tag
=========== */
.info-tag {
  display: inline-block;
  position: fixed;
  right: -20px;
  bottom: 135px;
  z-index: 9999;
  transform: rotate(-90deg);
}

.info-tag a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  text-shadow: 0 0 5px #000;
}

/* Info Tag
=========== */

/* Landing Carousile Starts Here
================================= */

/* header {
  position: relative;
  width: 100%;
  background-color: #000000;
  background-repeat: no-repeat;
  background-size: cover;
}

header video {
  position: relative;
  object-fit: cover;
  opacity: 0.5;
  height: 100%;
}

header .video-caption {
  position: absolute;
  top: 48.5%;
  left: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}

header h2 {
  font-size: 60px;
  color: #fff;
  margin: 0;
  text-transform: lowercase;
  margin-bottom: 25px;
  letter-spacing: 2px;
}

header img {
  max-width: 35%;
  margin: 0 auto;
} */

.down-btn-pnl {
  position: absolute;
  left: 10%;
  right: 10%;
  bottom: 30px;
  text-align: center;
}

.down-btn-pnl a {
  display: inline-block;
  position: relative;
  border-radius: 50%;
  font-size: 24px;
  height: 40px;
  width: 40px;
  margin: 0 auto;
  padding-top: 3px;
  animation-iteration-count: infinite;
  animation-name: fadeInDown;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

/*.down-btn-pnl a:hover{
    background-color: #000;
}*/
/* Landing Carousile Ends Here
============================== */

/* Search Board Panel Starts Here
================================= */
#Search-board-panel {
  padding: 170px 0 70px;
  background-color: #f7fdf8;
}

#Search-board-panel h4 {
  font-size: 22px;
  letter-spacing: 5px;
  margin-bottom: 0;
  margin-bottom: 30px;
}

#Search-board-panel h1 {
  margin: 10px 0 32px;
}

#Search-board-panel p {
  max-width: 90%;
  margin: 0 auto 40px;
}

#Search-board-panel .reg-btn {
  margin-top: 20px;
}

/* Search Board Panel Ends Here
=============================== */

/* Recruiting Panel Starts Here
=============================== */
#recruiting-tool-panel {
  padding-top: 80px;
  position: relative;
}

#recruiting-tool-panel .tip {
  border-top-color: #f7fdf8;
}

#recruiting-tool-panel .green-text-panel .tip {
  border-top-color: #fff;
}

#recruiting-tool-panel h1 {
  margin: 10px 0 80px;
}

#recruiting-tool-panel h4 {
  font-size: 22px;
  letter-spacing: 5px;
  margin-bottom: 30px;
}

.tip-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 15px;
}

.tip-inner {
  position: relative;
  width: 100%;
  text-align: center;
}

.tip {
  border-right: 30px solid transparent;
  border-top: 25px solid #fff;
  margin: 0 auto;
  width: 30px;
  position: relative;
  border-left: 25px solid transparent;
}

/* Recruiting Panel Ends Here
============================= */

/* Team Members Section Starts Here
=================================== */
#team-members-section {
  padding: 125px 0;
}

#team-members-section h1 {
  margin-bottom: 90px;
}

#team-members-section .reg-btn {
  margin-top: 100px;
}

.member-intro-panel {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.member-intro-panel .img-panel {
  border-radius: 50%;
  position: relative;
  width: 100%;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.over-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  z-index: 1;
}

.member-intro-panel .img-panel:hover .over-layer {
  opacity: 1;
}

.over-layer-inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.member-intro-panel .img-panel img {
  border-radius: 50%;
  width: 220px;
  height: 220px;
}

.member-intro-panel h4 {
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 15px;
}

.member-intro-panel p {
  font-size: 20px;
  margin: 0;
}

.team-social-media-link {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.team-social-media-link li {
  display: inline-block;
}

.team-social-media-link li a {
  font-size: 20px;
  color: #fff;
}

/* Team Members Section Ends Here
================================= */

/* Subscription Based Section Starts Here
========================================= */
#subscription-based-section {
  padding: 100px 0 80px;
  background-color: #f7f7f7;
  position: relative;
}

.subscription-based-info {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.subscription-based-info h4 {
  font-size: 26px;
  margin: 60px 0;
}

.subscription-based-info .image-panel svg {
  max-width: 80%;
}

.subscription-based-info h5 {
  font-size: 18px;
  line-height: 30px;
  margin: 35px 0 40px;
  height: 93px;
  overflow: hidden;
}

.subscription-based-info p {
  font-size: 16px;
  line-height: 30px;
}

/* Subscription Based Section Ends Here
======================================= */

/* Testimonial Section Starts Here
================================== */
#testimonial-section {
  padding: 100px 0 70px;
}

#testimonial-carousile {
  padding-bottom: 90px;
}

#testimonial-carousile .carousel-indicators {
  bottom: 0;
}

#testimonial-carousile .carousel-indicators li,
#testimonial-carousile .carousel-indicators li.active {
  border-color: #707070;
  border: 1px solid;
  background-color: transparent;
  margin: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: 0px 5px;
}

#testimonial-carousile .carousel-indicators li.active,
#testimonial-carousile .carousel-indicators li:hover {
  border-color: #BD2132;
  background-color: #BD2132;
}

#testimonial-carousile h4 {
  font-size: 22px;
  margin-top: 35px;
  margin-bottom: 30px;
}

#testimonial-carousile h2 {
  font-size: 28px;
  min-height: 150px;
}

#testimonial-carousile p {
}

/* Testimonial Section Ends Here
================================ */

/* Footer Starts Here
===================== */
/* Footer Top */
.footer-top {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 60px 0;
}

.footer-top h4 {
  font-size: 38px;
  margin: 0;
  margin-bottom: 28px;
  text-transform: capitalize;
}

/* Footer Top */
/* Footer Middle */
.footer-middle {
  padding: 30px 0 10px;
}

.footer-middle .footer-logo {
}

.footer-nav {
  display: inline-block;
  position: relative;
  border-bottom: 1px solid #d8d8d8;
  padding: 0px 0 30px;
  float: left;
}

.footer-nav li {
  display: inline-block;
  position: relative;
  float: left;
}

.footer-nav li a {
  font-size: 16px;
  margin-right: 25px;
}

.footer-middle .address-info-panel {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-top: 20px;
  text-align: left;
}

.address-nav {
  display: inline-block;
  position: relative;
  float: left;
}
::ng-deep .ant-modal-header {
  background: #BD2132;
}
::ng-deep .ant-modal-title {
  color: white;
}

.address-nav li {
  display: inline-block;
  width: 100%;
  position: relative;
  font-size: 16px;
  margin-bottom: 5px;
}

.address-nav li i {
  display: inline-block;
  font-size: 20px;
  width: 25px;
}

.address-nav li span {
  position: relative;
  display: inline-block;
  width: 35px;
  margin-right: 40px;
}

/* Footer Middle */
/* Footer Bottom */
.footer-bottom {
  border-top: 1px solid #d8d8d8;
  display: inline-block;
  width: 100%;
  position: relative;
}

.footer-bottom p,
.inner-page .footer-bottom p {
  margin: 0;
  line-height: 60px;
}

/* Footer Bottom */
/* Scroll To Top
================ */
a.scrollToTop {
  text-decoration: none;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  font-size: 22px;
  padding-top: 5px;
  color: #333333;
  background: #ededed;
  float: right;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  border-radius: 50%;
}

a.scrollToTop i {
  position: relative;
  top: -2px;
}

a.scrollToTop:hover {
  background: #BD2132;
  color: #fff;
}

/* Scroll To Top
================ */
/* Footer Ends Here
=================== */

/* Inner Pages */
.inner-page {
  padding-top: 80px;
  padding-bottom: 30px;
}

.inner-page header {
  height: 400px;
}

.inner-page .info-tag {
  bottom: unset;
  top: 393px;
}

.inner-page .social-media-nav {
  bottom: unset;
  top: 350px;
}

.inner-page header h2 {
  text-transform: capitalize;
}

.inner-page p {
  margin-bottom: 25px;
}

.inner-page .main-navigation.sticky.navbar-inverse .navbar-nav > li > a {
  color: #BD2132;
}

.inner-page .main-navigation.sticky.navbar-inverse .navbar-nav > li > a:hover,
.inner-page .main-navigation.sticky.navbar-inverse .navbar-nav > li.active > a,
.inner-page
  .main-navigation.sticky.navbar-inverse
  .navbar-nav
  > li.active
  > a:hover,
.inner-page .main-navigation.sticky.navbar-inverse .navbar-nav > li:hover > a {
  color: #fff;
}

.main-navigation.sticky.navbar-inverse .navbar-nav > li > ul li.active a,
.navigation li ul li.active a,
.inner-page .main-navigation.sticky.navbar-inverse > li > ul li.active a {
  color: #000;
}

.inner-page footer {
  border-top: 1px solid #ccc;
}

/* Featured List Starts Here
============================= */
.featured-list-section {
  padding: 50px 0;
}

.featured-list-panel {
  position: relative;
  display: inline-block;
  width: 100%;
  box-shadow: 0 0 15px #ccc;
  text-align: left;
  padding: 20px 40px;
  border-radius: 5px;
}

.featured-border {
  background-color: #ffffff;
  border-left: 10px solid;
  border-color: #BD2132;
}

.featured-list-section h6 {
  font-size: 20px;
}

.featured-list {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-top: 10px;
  text-align: left;
  margin-bottom: 0;
}

.featured-list li {
  display: inline-block;
  width: 100%;
  position: relative;
  font-size: 16px;
  padding-left: 30px;
  margin-bottom: 10px;
}

.featured-list li::before {
  position: absolute;
  left: 0;
  top: 6px;
  border-radius: 50%;
  background-color: #BD2132;
  width: 10px;
  height: 10px;
  content: "";
}

/* Featured List Ends Here
========================== */

/* Plan Panel Starts Here
========================== */
.plan-list .featured-list li {
  border-bottom: 1px solid #707070;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.plan-list .featured-list li:before {
  top: 20px;
  width: 10px;
  height: 10px;
}

.plan-list-section {
  padding: 30px 0;
}

.plan-list-panel {
  position: relative;
  display: inline-block;
  width: 100%;
  box-shadow: 0 0 15px #ccc;
  text-align: left;
  border-radius: 5px;
}

.plan-list-panel h6 {
  display: inline-block;
  width: 100%;
  background-color: #BD2132;
  margin: 0;
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 70px;
  border-radius: 5px 5px 0 0;
}

.plan-list-panel h5 {
  display: inline-block;
  width: 100%;
  background-color: #BD2132;
  margin: 0;
  color: #fff;
  font-size: 18px;
  text-align: left;
  border-radius: 5px 5px 0 0;
  padding: 15px 18px;
}

.plan-list-panel h5 span {
  font-size: 13px;
  display: inline-block;
  width: 100%;
}

.plan-list {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-top: 10px;
  text-align: left;
  margin-bottom: 0;
}

.plan-list li {
  display: inline-block;
  width: 100%;
  position: relative;
  font-size: 16px;
  padding-left: 50px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.plan-list li a:hover {
  color: #000;
}

.plan-list li::before {
  position: absolute;
  left: 20px;
  border-radius: 50%;
  background-color: #BD2132;
  content: "";
  top: 22px;
  width: 8px;
  height: 8px;
}

.plan-list li.simple-list {
  padding-left: 20px;
}

.plan-list li.simple-list::before {
  display: none;
}

/* Plan Panel Ends Here
======================= */

/* paragraph Text Panel Starts Here
=================================== */
.paragraph-text-panel {
  padding-top: 60px;
  position: relative;
}

.paragraph-text-panel h4 {
  font-size: 28px;
  margin-bottom: 40px;
}

.paragraph-text-panel h1 {
  margin-bottom: 40px;
}

.paragraph-text-panel.token-pnl {
  border-top: 6px solid #BD2132;
  padding-top: 70px;
  margin-top: 30px;
}

.token-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: -32px;
  text-align: center;
  z-index: 1;
}

.token-panel img {
  width: 60px;
  border-radius: 50%;
  border: 5px solid #e0e1e1;
}

/* paragraph Text Panel Ends Here
================================= */

/* App Panel
============ */
.app-panel {
  padding: 30px 0px;
}

.app-panel img {
  width: 100px;
}

.app-panel h1 {
  margin: 40px 0;
}

/* App Panel
============ */

/* Form Panel
============== */
.form-panel {
  padding-bottom: 40px;
}

.form-panel select {
  margin-bottom: 20px;
  height: 55px;
  border-color: #BD2132;
  color: #BD2132;
  font-size: 20px;
  padding-right: 20px;
  background-image: url(../images/select.png);
  background-repeat: no-repeat;
  background-position: 97% center;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* Form Panel
============== */
.subscribe-bar p a {
  font-size: 16px;
}

.subscribe-bar p {
  line-height: 60px;
  margin-bottom: 0;
  border-top: 1px solid #ccc;
}

/* Green Text Panel Starts Here
=============================== */
.green-text-panel {
  background-color: #BD2132;
  position: relative;
  width: 100%;
  padding: 100px 0;
}

.green-text-panel h1 {
  color: #fff;
  max-width: 80%;
  margin: 0 auto 25px;
}

.green-text-panel h4 {
  color: #fff;
  font-size: 35px;
  margin-top: 0;
  margin-bottom: 50px;
}

.green-text-panel p {
  max-width: 90%;
  margin: 0 auto 40px;
}

.green-text-panel p:last-child {
  margin-bottom: 0;
}

/* Green Text Panel Ends Here
=============================== */

/* Social Media List
=================== */
.social-media-list {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
}

.social-media-list li {
  position: relative;
  display: inline-block;
  float: left;
}

.social-media-list li a {
  position: relative;
  display: inline-block;
  font-size: 22px;
}

/* Social Media List
=================== */

/* About Page Starts Here
========================= */
.candidates-section {
  padding-top: 60px;
}

.candidates-section h1 {
  margin-bottom: 50px;
}

#Adviser-section,
#Board-of-directors-section {
  padding: 30px 0;
}

#Adviser-section h1,
#Board-of-directors-section h1 {
  margin-bottom: 50px;
}

/* candidate-info-panel */
.candidate-info-panel {
  position: relative;
  display: inline-block;
  width: 100%;
  box-shadow: 0 0 8px #dedede;
  border-top: 5px solid;
  border-color: transparent;
  border-radius: 5px;
  padding: 25px 0;
  margin-bottom: 20px;
}

.candidate-info-panel:hover {
  border-color: #BD2132;
}

.candidate-info-panel .image-panel {
  position: relative;
  display: inline-block;
  float: left;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin-right: 15px;
  margin-left: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.candidate-info-panel .text-panel {
  position: relative;
  display: inline-block;
  float: left;
  width: calc(100% - 180px);
  padding: 0px 30px 0 15px;
  text-align: left;
}

.candidate-info-panel .text-panel h5 {
  display: inline-block;
  float: left;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 0;
}

.candidate-info-panel .text-panel span {
  margin-bottom: 25px;
  display: inline-block;
}

.candidate-info-panel .social-media-list {
  float: right;
}

.candidate-info-panel .social-media-list li a {
  margin-left: 15px;
}

/* About Page Ends Here
======================= */

/* Features Page Starts Here
============================ */
#features header .bg-layer {
  background-position: center 80px;
  background-size: auto;
}

#about header .bg-layer,
#Subscriptions header .bg-layer,
#Recruiters header .bg-layer,
#candidates header .bg-layer,
#employers header .bg-layer {
  background-position: center 80px;
  background-size: auto;
}

#contact-us .social-media-nav,
#contact-us .info-tag {
  display: none;
}

/* Features Page Ends Here
========================== */

/* Contact Us Starts Here
========================= */
#contact-us iframe {
  width: 100%;
  height: 100%;
}

#contact-us .green-text-panel {
  padding: 40px 0;
  text-align: center;
}

#contact-us .green-text-panel h1 {
  margin: 0;
  max-width: 100%;
}

.contact-us-panel {
  text-align: left;
  padding: 80px 0;
}

.contact-us-panel h1 {
  margin-top: 0;
}

.contact-us-panel input,
.contact-us-panel textarea {
  margin-bottom: 20px;
  height: 55px;
  border-radius: 3px;
  border-color: #BD2132;
  color: #333333;
}

.contact-us-panel textarea {
  max-width: 100%;
  min-width: 100%;
  min-height: 150px;
  max-height: 150px;
}

.contact-us-panel ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333333;
  font-family: "Fira Sans-reguler";
}

.contact-us-panel ::-moz-placeholder {
  /* Firefox 19+ */
  color: #333333;
  font-family: "Fira Sans-reguler";
}

.contact-us-panel :-ms-input-placeholder {
  /* IE 10+ */
  color: #333333;
  font-family: "Fira Sans-reguler";
}

.contact-us-panel :-moz-placeholder {
  /* Firefox 18- */
  color: #333333;
  font-family: "Fira Sans-reguler";
}

.contact-text-panel {
  padding-top: 50px;
}

.contact-text-panel h4 {
  font-size: 18px;
  margin-top: 25px;
}

.contact-text-panel p {
  margin-bottom: 5px;
}

.contact-text-panel .social-media-list li {
  margin-right: 25px;
  margin-top: 10px;
}

.contact-text-panel .social-media-list li a {
  color: #fff;
  background-color: #BD2132;
  width: 55px;
  font-size: 28px;
  padding-top: 8px;
  height: 55px;
  border-radius: 50%;
  text-align: center;
}

.contact-text-panel .social-media-list li a:hover {
  color: #333333;
}

.contact-form-container {
  position: relative;
}

.contact-form-container::before {
  position: absolute;
  right: 10px;
  top: 10%;
  bottom: 00%;
  width: 1px;
  background-color: #ccc;
  content: "";
}

.contact-form-container {
  padding-right: 50px;
}

/* Contact Us Ends Here
========================= */

/* Subscripotion Panel Starts Here
================================== */
#Subscriptions .subscription-based-info .reg-btn {
  margin-top: 25px;
}

.employ-list-panel {
  padding: 50px 0;
}

.subscription-table-inner,
.subscription-table {
  position: relative;
  width: 100%;
  display: inline-block;
}

.subscription-table-inner {
  box-shadow: 0 0 15px #ccc;
}

.heading-row,
.row-1,
.row-2 {
  display: inline-block;
  width: 100%;
  position: relative;
}

.heading-row {
  background-color: #BD2132;
  font-size: 16px;
  color: #fff;
  text-align: left;
  float: left;
}

.row-1 {
  background-color: #fff;
  color: #333333;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  float: left;
}

.row-2 {
  background-color: #fcfcfc;
  color: #333333;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  float: left;
}

.big-panel {
  width: 50%;
  display: inline-block;
  float: left;
  padding: 12px 10px 10px;
  min-height: 50px;
  text-align: left;
  float: left;
}

.small-panel {
  width: 16.666666666667%;
  display: inline-block;
  float: left;
  padding: 12px 10px 10px;
  text-align: center;
  min-height: 50px;
  float: left;
  border-left: 1px solid #ccc;
}

.row-1 svg,
.row-2 svg {
  width: 20px;
}

/* Subscripotion Panel Ends Here
================================ */

/* Edit By Hamid.ull.hassan@gmail.com */
.button-purchase {
  display: block;
  position: absolute;
  top: 15px;
  right: 19px;
  padding: 7px 12px;
  color: #BD2132;
  color: white;
  background: #BD2132;
  border-radius: 3px;
  border: solid 2px white;
}

.button-purchase:hover {
  background-color: #fff;
  color: #BD2132;
}

/* Purchase Button Container */
.purchase-btn-cntnr {
  padding: 80px 0;
}

.purchase-cntnr {
  text-align: center;
  margin-bottom: 20px;
}

.purchase-cntnr h4 {
  position: relative;
  background-color: #BD2132;
  min-height: 70px;
  margin-bottom: 00px;
  padding: 20px 10px 10px 10px;
  font-size: 18px;
  border-radius: 3px 3px 0 0;
}

.purchase-cntnr span {
  display: inline-block;
  width: 100%;
  font-size: 14px;
}

.purchase-cntnr .btn-cntnr {
  display: inline-block;
  width: 100%;
  background-color: #fff;
  border: 1px solid;
  border-top: 5px solid;
  border-color: #ccc;
  border-radius: 0 0 3px 3px;
  padding: 25px 0px;
}

.purchase-cntnr a.reg-btn.green {
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 16px;
}

.loader {
  background-color: #000;
  height: 100%;
  width: 100%;
  padding-top: 200px;
  position: fixed;
  text-align: center;
  top: 0;
  left: 0;
  z-index: 9999999;
}

.loader .loader-cntnr {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -34px;
  margin-left: -34px;
}

.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}

.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}

.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}

.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}

.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}

.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}

.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}

.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}

@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Login Page
==================== */
#login-page {
  width: 100%;
  height: 100%;
  min-height: 700px;
  /* background-color: #BD2132; */
  position: relative;
  text-align: center;
}

.login-inner-panel {
  display: inline-block;
  position: relative;
  max-width: 900px;
  width: 100%;
  padding: 0 15px;
}

#login-page nav {
  display: none;
}

#login-page footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: transparent;
  border: hidden;
}

#login-page footer .footer-bottom {
  border: hidden;
}

#login-page footer .footer-bottom p {
  color: #fff;
  line-height: 45px;
}

/* Text panel */
.login-text-panel {
  background-color: #fff;
  border-radius: 5px 0 0 5px;
  height: 600px;
  padding: 30px 20px;
  position: relative;
  text-align: left;
}

.login-text-panel .help-btn {
  position: absolute;
  right: 20px;
  font-size: 14px;
  top: 20px;
  display: inline-block;
  z-index: 1;
}

.login-text-panel h4 {
  font-size: 38px;
}

.login-input-main-cntnr {
  border: 1px solid #ccc;
  border-bottom: hidden;
  position: relative;
  width: 100%;
  border-radius: 3px;
}

.login-text-panel .input-cntnr {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  background-repeat: no-repeat;
  background-position: 97% center;
}

.login-text-panel .input-cntnr label {
  font-size: 12px;
  text-transform: capitalize;
}

.login-text-panel .input-cntnr input {
  border-color: transparent;
  box-shadow: none;
  background-color: transparent;
  padding-left: 0;
}

.login-text-panel .input-cntnr.checkbox-cntner {
  border: hidden;
  padding: 20px 0;
}

.login-text-panel .input-cntnr.checkbox-cntner .checkbox-inline,
.login-text-panel .input-cntnr a {
  font-size: 14px;
}

.login-text-panel .input-cntnr a {
  float: right;
}

.login-text-panel .reg-btn.small {
  padding: 8px 30px;
}

.social-media-heading {
  position: relative;
  width: 100%;
  padding: 15px 0;
  display: inline-block;
  text-align: center;
}

.social-media-heading::before {
  position: absolute;
  left: 0;
  right: 0;
  top: 25px;
  height: 1px;
  background-color: #ccc;
  content: "";
}

.social-media-heading h6 {
  font-size: 14px;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
  padding: 0 10px;
}

.social-links {
  display: inline-block;
  width: 100%;
  position: relative;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  padding: 10px 0;
  margin: 15px 0 20px;
}

.social-links.fb {
  background-color: #4267b2;
}

.social-links.lnkin {
  background-color: #007bb5;
}

.signing-in-text {
  display: inline-block;
  width: 100%;
  position: relative;
}

.signing-in-text p {
  text-align: center;
  border-top: 1px solid #ccc;
  padding-top: 10px;
}

/* Text panel */
/* Slider Panel */
.login-signup-panel {
  background-color: #000;
  position: relative;
  height: 600px;
  padding: 0;
  text-align: center;
  border-radius: 0 5px 5px 0;
}

#login-Carousel {
  border-radius: 0 5px 5px 0;
}

#login-Carousel .fill {
  opacity: 0.4;
  border-radius: 0 5px 5px 0;
}

#login-Carousel h2 {
  font-size: 35px;
  margin: 0;
}

#login-Carousel .carousel-caption {
  bottom: 40%;
  padding: 0;
}

#login-Carousel .carousel-indicators {
  bottom: 0;
}

.login-signup-panel-inner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.login-signup-panel-text-inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.login-signup-panel-text-inner .img-pnl {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 5%;
}

.login-signup-panel-text-inner .text-pnl {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 50px;
}

.login-signup-panel-text-inner h5 {
  font-size: 20px;
  margin-bottom: 20px;
}

.login-signup-panel-inner a.reg-btn {
  padding: 8px 35px;
}

/* Slider Panel */

/* Login Page
==================== */

/* Complete Profile Pages
========================= */
.complete-profile-panel {
  display: inline-block;
  width: 100%;
  position: relative;
  text-align: left;
  padding: 50px 0 100px;
}

.complete-profile-panel h5 {
  font-size: 18px;
  margin-bottom: 25px;
  padding-bottom: 5px;
  margin-top: 20px;
  border-bottom: 2px solid #ccc;
}

.complete-profile-panel h6 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 25px;
}

.complete-profile-panel .img-panel {
  position: relative;
  display: inline-block;
  float: left;
  width: 120px;
  margin-right: 15px;
}

.complete-profile-panel .text-pnl {
  position: relative;
  display: inline-block;
  float: left;
  width: calc(100% - 135px);
}

.complete-profile-panel .text-pnl p {
  margin-bottom: 15px;
}

.complete-profile-panel input,
.complete-profile-panel select,
.send-offer-panel input,
.send-offer-panel select {
  height: 34px;
  margin-bottom: 00px;
}

.file-upload-panel input {
  background-color: #fff;
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
}

.file-upload-panel input {
  margin-bottom: 5px;
}

.file-upload-panel span {
  font-size: 16px;
  color: #333333;
  display: inline-block;
  margin-bottom: 5px;
}

#profile footer {
  position: relative;
  width: 100%;
}

.manage-user-btn {
  display: none;
  position: relative;
}

.chat-panel {
  position: absolute;
  right: 20px;
  top: -42px;
  padding: 8px 42px;
  background-color: #359544;
  color: #fff;
  font-size: 18px;
  z-index: 2;
  border-radius: 5px 5px 0 0;
}

.chat-panel:hover {
  background-color: #BD2132;
  color: #fff;
}

.complete-profile-panel .checkbox-inline {
  color: #666666;
  font-size: 16px;
}

input.calender {
  background-image: url(../images/calender.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 30px;
}

input.calender-1 {
  background-image: url(../images/calender-1.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  padding-right: 30px;
}

input.clock {
  background-image: url(../images/clock.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  padding-right: 30px;
}

.complete-profile-panel .checkbox-inline {
  padding-top: 33px;
}

.complete-profile-panel .checkbox-inline input {
  height: 18px;
  width: 18px;
  margin-top: 2px;
  margin-right: 3px;
}

.complete-profile-panel select,
.send-offer-panel select {
  color: #999;
}

.complete-profile-panel textarea,
.send-offer-panel textarea {
  height: 40px;
  margin-bottom: 20px;
  max-width: 100%;
  min-width: 100%;
  max-height: 130px;
  min-height: 130px;
}

.sign-up-btn {
  display: inline-block;
  position: relative;
  width: 100%;
  line-height: 45px;
  height: 45px;
  background-color: #f2f2f2;
  padding-left: 25%;
  font-size: 18px;
  text-transform: capitalize;
  border-radius: 3px;
  margin-bottom: 70px;
}

.sign-up-btn i {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 20%;
  background-color: #e8e8e8;
  color: #fff;
  line-height: 45px;
  padding-left: 6%;
  border-radius: 3px 0 0 3px;
}

.sign-up-btn:hover i,
.sign-up-btn.active i {
  background-color: #2f9b3f;
}

.complete-profile-list,
.complete-profile-list li,
.card-list {
  display: inline-block;
  width: 100%;
  position: relative;
}

.complete-profile-list li a {
  display: inline-block;
  color: #999999;
  font-size: 16px;
  position: relative;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.complete-profile-list li a i {
  margin-right: 15px;
}

.card-list li {
  display: inline-block;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
  max-height: 40px;
}

#payment-recieved {
  width: 100%;
  height: 100%;
  min-height: 650px;
  background-color: #fcfcfc;
  position: relative;
  text-align: center;
}

#payment-recieved footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
}

.payment-recieved-inner {
  max-width: 600px;
  padding: 0px 15px;
  margin: 0 auto;
}

.payment-recieved-inner h5 {
  font-size: 25px;
}

.payment-recieved-inner h6 {
  font-size: 18px;
}

.payment-recieved-inner p {
  max-width: 80%;
  margin: 40px auto 40px;
}

.payment-recieved-inner p a {
}

.grey-panel {
  background-color: #3c3939;
  border-radius: 8px;
  padding: 12px 12px;
  display: inline-block;
  width: 100%;
  margin-bottom: 24px;
  position: relative;
}

.grey-panel .close-btn {
  position: absolute;
  right: -8px;
  top: -8px;
  zoom: 1.3;
  z-index: 1;
  border: 1px solid;
  border-color: #BD2132;
  color: #BD2132;
  border-radius: 50%;
}

.grey-panel p {
  margin-bottom: 10px;
}

.tik-list,
.tik-list li {
  display: inline-block;
  width: 100%;
  position: relative;
}

.tik-list li a {
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
}

.tik-list li:last-child a {
  margin-bottom: 0;
}

.tik-list li a i {
  margin-right: 15px;
  border-radius: 50%;
  font-size: 12px;
  color: #ededed;
  background-color: #fff;
  padding: 3px;
  border: 1px solid;
  border-color: #a4a1a1;
}

.tik-list li a:hover i {
  border-color: #BD2132;
  color: #BD2132;
}

#complete-profile .plan-list-panel {
  margin-bottom: 20px;
}

#complete-profile .plan-list-panel h5 {
  margin: 0;
}

.view-info-list {
  display: inline-block;
  width: 100%;
  position: relative;
}

.view-info-list li {
  display: inline-block;
  float: left;
  margin-right: 5px;
}

.view-info-list li a {
  font-family: "Futura Md BT";
  color: #fff;
  font-size: 14px;
  border: 2px solid;
  border-color: #BD2132;
  background-color: #BD2132;
  padding: 5px 10px;
}

.view-info-list li a:hover {
  color: #BD2132;
  background-color: #fff;
  border-color: #BD2132;
}

/* Complete Profile Pages
========================= */

/* Breadcrum Nav
================ */
.breadcrum-nav {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 22px;
}

.breadcrum-nav li {
  display: inline-block;
  float: left;
}

/* Breadcrum Nav
================ */

/* Send Offer Panel
=================== */
.send-offer-panel {
  display: inline-block;
  width: 100%;
  position: relative;
  text-align: left;
  padding-bottom: 60px;
}

.send-offer-panel label {
  font-size: 16px;
  font-weight: normal;
}

.send-offer-panel label i {
  color: #ff0000;
}

.send-offer-panel .candidate-pic-panel {
  display: inline-block;
  position: relative;
  width: 200px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  text-align: center;
}

.send-offer-panel .candidate-pic-panel img {
  border-radius: 50%;
  margin: 0 auto;
}

.send-offer-panel .candidate-pic-panel h5 {
  font-size: 20px;
}

.send-offer-panel .candidate-pic-panel h6 {
  font-size: 16px;
}

.send-offer-panel .candidate-text-info-panel {
  display: inline-block;
  position: relative;
  width: calc(100% - 200px);
  float: left;
}

.small-video-panel {
  display: inline-block;
  width: 100%;
  position: relative;
}

.small-video-panel img {
  width: 100%;
}

.small-video-panel .play-layer {
  display: inline-block;
  text-align: center;
  position: absolute;
  font-size: 55px;
  color: rgba(0, 0, 0, 0.7);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding-top: 30%;
}

.small-video-panel .play-layer:hover {
  color: red;
}

/* Send Offer Panel
=================== */

/* vUniversity Panel
===================== */
.vUniversity-panel {
  display: inline-block;
  width: 100%;
  position: relative;
  text-align: left;
  padding-bottom: 50px;
}

.alphabet-list {
  display: inline-block;
  position: relative;
  width: 100%;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #BD2132;
  margin-top: 30px;
}

.blog-panel {
  display: inline-block;
  width: 100%;
  position: relative;
  box-shadow: 0 0 10px #ccc;
  margin-bottom: 30px;
  border-radius: 4px;
}

.blog-panel .img-pnl,
.blog-panel .txt-pnl {
  display: inline-block;
  width: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.blog-panel .img-pnl {
  height: 250px;
  background-color: #cccccc;
}

.blog-panel .txt-pnl {
  padding: 20px;
}

.blog-panel .txt-pnl h4 {
  font-size: 20px;
  margin-top: 0;
  text-transform: capitalize;
}

.blog-panel .txt-pnl p {
  margin-bottom: 0;
  color: #333333;
}

/* Vuniversity Panel
===================== */

/* Invitaion Offer Panel
======================== */
.invitaion-offer-panel {
  display: inline-block;
  width: 100%;
  position: relative;
  text-align: left;
  padding: 60px 0;
}

.invitaion-offer-panel .candidate-text-info-panel {
  display: inline-block;
  position: relative;
  width: calc(100% - 250px);
  float: left;
  border-right: 1px solid #ccc;
  padding-bottom: 50px;
}

.invitaion-offer-panel .candidate-text-info-panel .back-to-btn {
  margin-top: 10px;
}

.invitaion-offer-panel .candidate-text-info-panel h5,
.invitaion-offer-panel .candidate-text-info-panel h6 {
  font-size: 18px;
}

.invitaion-offer-panel .candidate-text-info-panel h5 i {
  margin-right: 5px;
}

.invitaion-offer-panel .candidate-text-info-panel h4 {
  font-size: 18px;
  margin-bottom: 25px;
  padding-bottom: 20px;
  margin-top: 20px;
  border-bottom: 2px solid #ccc;
}

.invitaion-offer-panel .candidate-pic-panel {
  display: inline-block;
  position: relative;
  width: 250px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  text-align: left;
}

.invitaion-offer-panel .candidate-pic-panel img {
  border-radius: 10px;
}

.invitaion-offer-panel .candidate-pic-panel h5 {
  font-size: 20px;
}

.invitaion-offer-panel .candidate-pic-panel h6 {
  font-size: 16px;
}

.contact-nav {
  margin-top: 15px;
}

.contact-nav,
.contact-nav li {
  display: inline-block;
  width: 100%;
  position: relative;
}

.contact-nav li a {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 10px;
}

.contact-nav li a i {
  margin-right: 5px;
}

.interview-header {
  position: relative;
  display: inline-block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: 6px solid #BD2132;
  border-radius: 4px;
  padding: 20px 0;
  margin-top: 10px;
}

.invitaion-offer-panel .candidate-text-info-panel .interview-header h5 {
  font-size: 30px;
  margin-top: 0;
}

.interview-header p {
  margin-bottom: 0;
}

.interview-header .reg-btn.small {
  margin-bottom: 15px;
  min-width: 170px;
  text-align: center;
  cursor: pointer;
}

/* Invitaion Offer Panel
======================== */

/* Search Panel Starts Here
============================ */
.search-panel {
  display: inline-block;
  width: 100%;
  margin-bottom: 60px;
  position: relative;
}

.green-heading {
  margin: 0;
  padding: 10px 0 10px;
  font-size: 18px;
  display: inline-block;
  width: 100%;
  float: left;
  text-align: left;
  border-radius: 5px 5px 0 0;
}

.search-panel h6 {
  font-size: 18px;
  margin: 0;
  line-height: 30px;
}

.search-panel .text-cntnr {
  display: inline-block;
  width: 100%;
  float: left;
  position: relative;
  border: 1px solid;
  border-top: 3px solid;
  border-color: #ccc;
  border-radius: 0 0 4px 4px;
  padding: 15px 10px 0;
}

.search-left-bar {
  text-align: left;
}

.search-left-bar label {
  display: inline-block;
  width: 100%;
  position: relative;
  font-weight: normal;
  color: #666666;
  text-transform: uppercase;
  font-size: 16px;
}

.search-left-bar img {
  margin-bottom: 10px;
}

.search-left-bar input,
.search-left-bar select {
  height: 40px;
  margin-bottom: 15px;
}

.search-left-bar .checkbox-inline {
  font-size: 16px;
  margin-bottom: 15px;
  color: #666666;
}

.search-left-bar .checkbox-inline input {
  height: auto;
}

.search-result .text-cntnr {
  text-align: left;
  padding: 0;
  min-height: 520px;
}

.search-result .text-cntnr .contact-nav {
  margin: 0;
  padding: 10px 15px;
}

.search-result .text-cntnr .contact-nav li a {
  margin-bottom: 0;
}

.candidate-result-info {
  padding: 5px 15px;
  display: inline-block;
  width: 100%;
}

.candidate-result-info img {
  display: inline-block;
  float: left;
  border-radius: 50%;
  width: 75px;
}

.candidate-txt-info {
  float: left;
  padding-left: 15px;
  width: calc(100% - 80px);
  display: inline-block;
  padding-left: 15px;
}

.candidate-txt-info h4 {
  font-size: 20px;
  margin-bottom: 5px;
}

.candidate-txt-info p {
  margin-bottom: 0;
}

.white-list {
  background-color: #fff;
  display: inline-block;
  width: 100%;
  float: left;
  padding: 10px 0;
}

.light-grey-list {
  background-color: #fcfcfc;
  display: inline-block;
  width: 100%;
  float: left;
}

.search-result .text-cntnr .white-list .contact-nav {
  background-color: #fdfdfd;
}

.search-result .text-cntnr .light-grey-list .contact-nav {
  background-color: #f4f4f4;
}

.white-list p a,
.light-grey-list p a {
  font-size: 16px;
}

/* Search Panel Ends Here
========================== */

/* Available For Hiring
======================= */
.available-for-hire-panel {
  display: inline-block;
  width: 100%;
  position: relative;
  text-align: left;
  padding: 60px 0;
}

.available-for-hire-panel .reg-btn.small {
  float: right;
  margin-top: 15px;
}

.available-text-info-panel-main {
  border-right: 1px solid #ccc;
  padding-bottom: 80px;
  min-height: 450px;
}

.available-text-info-panel-main.for-recriuter {
  display: inline-block;
  float: left;
  position: relative;
  width: calc(100% - 300px);
  padding: 0 15px;
}

.available-text-info-panel-main.for-recriuter .reg-btn.empty {
  margin-top: 25px;
}

.interview-calender-recruiter {
  position: relative;
  display: inline-block;
  width: 296px;
  float: left;
  text-align: center;
  border-left: 1px solid #ccc;
  padding-left: 15px;
}

.interview-calender-recruiter .upcoming-text-panel {
  height: auto;
  overflow-y: visible;
  border: 1px solid #BD2132;
}

.available-text-info-panel {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 20px;
}

.available-text-info-panel img {
  float: left;
  width: 150px;
  border-radius: 50%;
}

.available-text-info-panel .txt-panel {
  display: inline-block;
  float: left;
  width: calc(100% - 150px);
  padding-left: 15px;
}

.available-text-info-panel .txt-panel h4 {
  font-size: 30px;
}

.available-text-info-panel h6 {
  font-size: 18px;
}

.available-text-info-panel .txt-panel a {
  display: inline-block;
  font-size: 16px;
}

/* Job Process Panel */
.job-process-panel,
.tab-content,
.process-nav {
  display: inline-block;
  width: 100%;
  position: relative;
}

.process-nav {
  margin-top: 15px;
  border-left: 1px solid;
  border-color: #BD2132;
}

.process-nav li {
  display: inline-block;
  float: left;
  width: 14.275%;
}

.process-nav li a {
  display: inline-block;
  font-size: 14px;
  padding: 10px 0;
  width: 100%;
  text-align: left;
  padding-left: 8px;
  background-image: url(../images/list-bgg.png);
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat;
  position: relative;
  background-color: #fff;
}

.process-nav li a::before {
  position: absolute;
  left: 0;
  top: 1px;
  width: 100%;
  height: calc(100% - 1px);
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #BD2132;
  content: "";
}

.process-nav li a::after {
  position: absolute;
  left: -20px;
  top: 0px;
  width: 21px;
  height: 100%;
  background-image: url(../images/shery.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: "";
  z-index: 0;
  opacity: 0;
}

.process-nav li.active a::after,
.process-nav li.active a:hover:after,
.process-nav li a:hover:after {
  opacity: 1;
}

.process-nav li:last-child a::before {
  width: calc(100% - 20px);
}

.process-nav li:first-child a::after {
  display: none;
}

.process-nav li a:hover,
.process-nav li.active a {
  background-image: url(../images/list-bg-1.png);
  background-size: 100% 100%;
}

/* Job Process Panel */

/* Feed Panel */
.feed-panel {
  min-height: 400px;
  overflow-y: scroll;
  height: 100%;
}

.feed-panel h5 {
  font-size: 30px;
}

.feed-list,
.feed-list li {
  display: inline-block;
  width: 100%;
  position: relative;
}

.feed-list li {
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
  padding-left: 15px;
}

.feed-list li p {
  margin: 0;
  font-size: 16px;
}

.feed-list li p span {
  font-size: 18px;
  display: inline-block;
  width: 100%;
}

/* Feed Panel */
/* Available For Hiring
======================= */
select {
  padding-left: 20px;
  background-image: url(../images/select-bg.png) !important;
  background-repeat: no-repeat;
  background-position: 97% center;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}

/* Interview Calender Panel
=========================== */
.interview-calender-panel {
  position: fixed;
  right: 0;
  top: 85px;
  transform: translateX(281px);
  bottom: 0;
  width: 280px;
  border-left: 1px solid #BD2132;
  background-color: #fff;
}

.interview-calender-panel.trans {
  transform: translateX(0);
}

.interview-calender-inner-panel {
  position: relative;
  width: 100%;
  height: 100%;
}

.calender-btn {
  position: absolute;
  left: -63px;
  top: 105px;
  padding: 15px 10px 0px 10px;
  background-color: #359544;
  color: #fff;
  font-size: 16px;
  z-index: 2;
  border-radius: 4px 4px 0 0;
  transform: rotate(-90deg);
  line-height: 15px;
  height: auto;
  border: 1px solid;
  border-color: transparent;
}

.interview-calender-panel.trans .calender-btn {
  border-color: #fff;
}

.calender-btn:hover,
.calender-btn:active,
.calender-btn:focus {
  background-color: #BD2132;
  color: #fff;
}

.calender h4 {
  background-color: #BD2132;
  color: #fff;
  margin: 0;
  padding-top: 20px;
  font-size: 18px;
  text-transform: capitalize;
}

.calender,
.upcoming-text {
  display: inline-block;
  position: relative;
  width: 100%;
}

.upcoming-text-panel {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 45%;
  overflow-y: scroll;
}

.upcoming-text-panel h5 {
  font-size: 18px;
  margin-top: 30px;
}

.upcoming-text {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: left;
  padding: 15px;
  border-bottom: 1px solid #ccc;
}

.upcoming-text p {
  margin-bottom: 15px;
}

.upcoming-text .reg-btn.small {
  font-size: 13px;
  padding: 5px 6px;
}

/* Interview Calender Panel
=========================== */

/* Invite Candidate Panel
========================= */
.invite-candidate-panel-left {
  border-right: 1px solid #ccc;
  min-height: 500px;
}

.invite-candidate-panel {
  display: inline-block;
  width: 100%;
  position: relative;
  text-align: left;
  padding-bottom: 80px;
}

.invite-candidate-panel h2 {
  font-size: 20px;
}

.invite-step-list,
.invite-step-list li,
.candidate-info-list,
.candidate-info-list li,
.candidate-info-list li a {
  display: inline-block;
  width: 100%;
  position: relative;
}

.candidate-info-list li {
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
}

.candidate-info-list li:last-child {
  border-bottom: hidden;
}

.invite-step-list li a {
  display: inline-block;
  margin-top: 15px;
  width: 100%;
  font-size: 16px;
}

.invite-step-list li a i {
  margin-right: 10px;
}

.invite-step-list li a span {
  float: right;
}

.candidate-info-list {
  margin-top: 50px;
}

.candidate-info-list li a img,
.candidate-info-list li img {
  display: inline-block;
  width: 100px;
  float: left;
  border-radius: 50%;
  margin-right: 15px;
}

.candidate-info-list li a .text-cntnr,
.candidate-info-list li .text-cntnr {
  display: inline-block;
  position: relative;
  width: calc(100% - 120px);
  float: left;
}

.candidate-info-list li a .text-cntnr h6,
.candidate-info-list li .text-cntnr h6 {
  font-size: 18px;
  margin-top: 25px;
}

.candidate-info-list li a .text-cntnr p,
.candidate-info-list li .text-cntnr p {
  margin-bottom: 0;
}

.candidate-info-list h4 {
  font-size: 20px;
  margin-bottom: 25px;
  padding-bottom: 20px;
  margin-top: 20px;
  border-bottom: 2px solid #ccc;
}

/* Invite Candidate Panel
========================= */

/* Modals
========== */
.modal-dialog {
  margin: 120px auto 30px;
}

.modal-dialog {
  padding: 0;
}

.modal.in .modal-dialog {
  background-color: #fff;
}

.modal-dialog h4 {
  font-size: 26px;
  margin: 30px 0;
}

.modal-dialog a.reg-btn.small.green.brdr {
  border-radius: 30px !important;
}

/* Accept Interview Modal */
#accept-interview-modal .green-area {
  position: relative;
  display: inline-block;
  width: 100%;
  background-color: #BD2132;
  padding: 50px 0 20px;
}

#accept-interview-modal .green-area h3 {
  color: #fff;
  text-transform: uppercase;
}

#accept-interview-modal .text-area {
  position: relative;
  display: inline-block;
  padding: 20px 0;
  width: 100%;
}

#accept-interview-modal .text-area p {
  margin-bottom: 15px;
}

.modal-dialog .close {
  position: absolute;
  right: 15px;
  top: 10px;
  opacity: 1;
  z-index: 1;
  color: #fff;
  font-size: 25px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.modal-dialog .close:hover {
  color: #000;
}

/* Accept Interview Modal */

#invite-interview-modal .modal-form-container,
#invite-interview-sent-modal .modal-form-container,
#send-an-offer-modal .modal-form-container {
  display: inline-block;
  width: 100%;
  padding: 25px 0 35px;
}

.modal-form-container input {
  border-radius: 0;
  margin-bottom: 20px;
  height: 40px;
}

#send-an-offer-modal form p {
  text-align: left;
}

#send-an-offer-modal textarea {
  max-width: 100%;
  min-width: 100%;
  min-height: 80px;
  max-height: 80px;
}

#invite-interview-modal .close,
#invite-interview-sent-modal .close,
#send-an-offer-modal .close {
  color: #000;
}

#invite-interview-modal .close:hover,
#invite-interview-sent-modal .close:hover,
#send-an-offer-modal .close:hover {
  color: #BD2132;
}

/* Modals
========== */

/* Profile PAnel Startas Here
============================= */
.profile-header {
  display: inline-block;
  width: 100%;
  position: relative;
  height: 400px;
}

.profile-header .bg-layer {
  background-position: top center;
}

.inner-header {
  position: relative;
  height: 100%;
}

/* Upload Cover */
.upload-cover {
  position: absolute;
  right: 0%;
  top: 0;
}

.upload-cover a {
  display: inline-block;
  padding: 13px 15px 7px 15px;
  background-color: #333333;
  border: 1px solid #BD2132;
  border-radius: 0 0 4px 4px;
  font-size: 14px;
}

.upload-cover a i {
  margin-left: 5px;
}

/* Upload Cover */

/* Upload Cover */
.edit-profile-picture {
  position: absolute;
  left: 0;
  bottom: -73px;
  z-index: 1;
  padding-right: 30px;
}

.edit-profile-picture .profile-picture,
.edit-profile-picture .user-name {
  position: relative;
  display: inline-block;
  text-align: left;
}

.edit-profile-picture .profile-picture {
  text-align: center;
  width: 170px;
  color: #BD2132;
  font-size: 12px;
  text-transform: capitalize;
}

.edit-profile-picture .profile-picture img {
  display: block;
  max-width: 100%;
  margin-bottom: 0px;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  border: 4px solid #ffffff;
  object-fit: cover;
}
.edit-profile-picture .user-name {
  /* bottom: 25px; */
  left: -15px;
}
.edit-profile-picture .user-name h5 {
  font-size: 20px;
  text-transform: capitalize;
  margin: 0;
  margin-top: 20px;
  color: #707070;
}

.edit-profile-picture .user-name p {
  font-size: 16px;
  margin: 0;
  color: #707070;
}

/* Upload Cover */

/* Manage Job Nav */
.manage-user-job-nav {
  display: inline-block;
  position: absolute;
  right: 0%;
  bottom: 0;
  border-radius: 4px 4px 0 0;
  background-color: #fff;
  margin: 0;
}

.manage-user-job-nav li {
  display: inline-block;
  float: left;
  border-right: 1px solid #e6e6e6;
}

.manage-user-job-nav li:last-child {
  border-right: hidden;
}

.manage-user-job-nav li a {
  display: inline-block;
  position: relative;
  padding: 5px 10px;
}

.manage-user-job-nav li a i {
  margin-right: 5px;
}

/* Manage Job Nav */
#profile header {
  background-position: center center;
}

.profile-content-panel {
  position: relative;
  width: 800px;
  text-align: left;
  margin: 20px auto;
  padding: 50px 0;
  max-width: 100%;
}

.profile-content-panel h3 {
  font-size: 18px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  margin-top: 20px;
  border-bottom: 2px solid #ccc;
}

.profile-content-panel h3 a {
  margin-top: 8px;
}

.profile-content-panel h3 a i {
  margin-right: 5px;
}

.profile-content-panel p a,
.profile-content-panel p span {
  font-size: 16px;
}

.profile-info-panel {
  position: relative;
  display: inline-block;
  width: 100%;
}

.profile-info-panel .img-pnl {
  position: relative;
  display: inline-block;
  width: 70px;
  border-radius: 50%;
  border: 1px solid #ccc;
  float: left;
}

.profile-info-panel .txt-pnl {
  position: relative;
  display: inline-block;
  width: calc(100%);
  float: left;
}

.profile-info-panel .txt-pnl h5 {
  font-size: 22px;
}

.profile-info-panel .txt-pnl .text-list {
}

.profile-info-panel .txt-pnl .text-list,
.profile-info-panel .txt-pnl .text-list li {
  display: inline-block;
  width: 100%;
  position: relative;
}

.profile-info-panel .small.reg-btn {
  margin-bottom: 10px;
}

.update-profile-panel {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
  position: relative;
  border: 1px solid #000;
  background-color: #f2f2f2;
}

.update-profile-panel h5 {
  font-size: 26px;
  padding: 15px;
  margin: 0;
}

.update-profile-panel h5 span {
  float: right;
  font-size: 14px;
  margin-top: 10px;
}

.update-profile-nav {
  display: inline-block;
  width: 100%;
  position: relative;
  background-color: #ccc;
  margin: 0;
  float: left;
}

.update-profile-nav li {
  display: inline-block;
  width: 25%;
  float: left;
  line-height: 60px;
  text-align: center;
}

.update-profile-nav li:first-child {
  border-left: hidden;
}
::ng-deep .ant-message {
  top: 100px !important;
}

.update-profile-nav li a {
  color: #333333;
  font-size: 16px;
  cursor: inherit;
}

.update-profile-nav li a i {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #BD2132;
  width: 16px;
  font-size: 10px;
  height: 16px;
  padding-top: 3px;
}

.update-profile-nav li a span {
  font-size: 14px;
}

.Dashboard-panel {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 20px;
  border: 1px solid #BD2132;
  margin: 30px 0 20px;
}

.Dashboard-panel h6 {
  font-size: 16px;
  margin-bottom: 15px;
}

.Dashboard-panel h2 {
  font-size: 26px;
  margin-top: 0;
}

.dashboard-list {
  display: inline-block;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #cccccc;
}

.dashboard-list li {
  display: inline-block;
  width: 33.3333333%;
  float: left;
  position: relative;
  font-size: 50px;
  line-height: 35px;
  padding: 20px 20px 15px 15px;
}

.dashboard-list li:nth-of-type(2) {
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #ccc;
}

.dashboard-list li span {
  display: inline-block;
  width: 100%;
  color: #a4a1a1;
  font-size: 16px;
}

.advice-pnl {
  display: inline-block;
  width: 100%;
  position: relative;
}

.advice-pnl .img-pnl {
  display: inline-block;
  width: 40px;
  position: relative;
  float: left;
}

.advice-pnl .txt-pnl {
  display: inline-block;
  float: left;
  position: relative;
  width: calc(100% - 40px);
  padding-left: 20px;
}

.advice-pnl .txt-pnl p {
  margin-bottom: 0;
}

.talent-nav {
  display: inline-block;
  width: 100%;
  position: relative;
}

.talent-nav li {
  background: #ffffff;
  display: inline-block;
  float: left;
  position: relative;
  padding: 2px;
}

.talent-nav li a {
  display: inline-block;
  padding: 5px 20px;
  border: 1px solid #1a2138;
  font-size: 14px;
  border-radius: 3px;
}

.talent-nav-tag {
  display: inline-block;
  width: 100%;
  position: relative;
}

.talent-nav-tag li {
  background: #ffffff;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  position: relative;
}

.talent-nav-tag li a {
  display: inline-block;
  padding: 5px 20px;
  border: 1px solid #1a2138;
  font-size: 14px;
  border-radius: 3px;
}
.profile-compair-panel-main {
  width: 100%;
  display: inline-block;
  position: relative;
}

.profile-compair-panel {
  width: 50%;
  display: inline-block;
  position: relative;
  float: left;
  border-right: 1px solid #ccc;
}

.profile-compair-panel .edit-profile-picture {
  width: 100%;
  bottom: -125px;
}

.profile-compair-panel .upload-cover,
.profile-compair-panel .manage-user-job-nav,
.profile-compair-panel .profile-picture a {
  display: none;
}

.profile-compair-panel .profile-picture,
.profile-compair-panel .user-name {
  width: 100%;
  text-align: center;
}

.profile-compair-panel .user-name h5,
.profile-compair-panel .user-name p {
  color: #333333;
  margin-top: 0;
}

.profile-compair-panel .profile-content-panel {
  padding: 150px 15px 50px;
}

.profile-header.grey {
  background-color: #f5f5f5;
  text-align: center;
}

.compare-with-panel {
  position: relative;
  max-width: 50%;
  margin: 0 auto;
}

.compare-with-panel h4 {
  font-size: 32px;
  margin: 0;
}

.compare-with-panel input {
  text-align: center;
  height: 40px;
  width: 100%;
  margin: 20px 0;
}

.compare-with-panel a {
  border-radius: 30px !important;
}

.talent-nav li a.close-btn,
.close-btn {
  position: absolute;
  right: -5px;
  top: -16px;
  z-index: 1;
  color: #BD2132;
  border-radius: 50%;
  border: 1px solid #BD2132;
  width: 18px;
  height: 18px;
  text-align: center;
  padding: 0;
  font-size: 10px;
  padding-top: 1px;
}

.talent-nav li a.close-btn:hover {
  color: #fff;
}

.edit-btn {
  color: #BD2132;
}

.edit-btn:hover {
  color: #333333;
}

.close-btn:hover {
  background-color: #BD2132;
  color: #fff;
}

.questionair-panel {
  display: inline-block;
  width: 100%;
  position: relative;
  height: 80px;
  border: 1px solid #BD2132;
}

.questionair-panel .percentage-panel {
  display: inline-block;
  height: 80px;
  width: 80px;
  text-align: center;
  float: left;
  padding-top: 15px;
  position: relative;
}

.questionair-panel .percentage-panel:after {
  background: none repeat scroll 0 0 #46494a;
  border-right: 0px solid #fff;
  border-bottom: 15px solid #fff;
  border-left: 15px solid #BD2132;
  border-top: 15px solid #fff;
  top: 29%;
  content: "";
  height: 5px;
  right: -15px;
  position: absolute;
}

.questionair-panel .txt-panel {
  background: #ffffff;
  height: 78px;
  float: left;
  display: inline-block;
  position: relative;
  width: calc(100% - 80px);
  padding: 18px 15px 0 30px;
}

.questionair-panel h4 {
  font-size: 24px;
  line-height: 20px;
  margin: 0;
}

.questionair-panel h4 span {
  font-size: 12px;
  display: inline-block;
  width: 100%;
}

.questionair-panel h5 {
  font-size: 18px;
  margin: 0;
}

.upload-resume-panel {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 20px;
}

.upload-resume-panel h4 {
  font-size: 28px;
  margin-bottom: 15px;
}

.upload-resume-panel p {
  margin-top: 10px;
  margin-bottom: 22px;
}

.upload-resume-panel a {
  font-size: 16px;
}

.upload-resume-panel a i {
  margin-right: 5px;
}

.upload-resume-panel input {
  height: 40px;
  margin-bottom: 15px;
}

.upload-resume-panel img {
  margin-top: 20px;
}

/* Questionair Panel */
.profile-questionair-inner {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 50px;
}

.profile-questionair-inner form,
#career-modal form {
  text-align: left;
}

.profile-questionair-inner h3,
#career-modal h3 {
  font-size: 18px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  margin-top: 15px;
  border-bottom: 2px solid #ccc;
  font-family: "Futura Md BT";
  color: #333333;
  text-align: left;
}

.profile-questionair-inner input,
.profile-questionair-inner select,
#career-modal input,
#career-modal select {
  height: 40px;
  color: #333333;
  margin-bottom: 20px;
  font-size: 14px;
}

.profile-questionair-inner .radio input,
.profile-questionair-inner .radio-inline input,
.profile-questionair-inner .checkbox-inline input,
.profile-questionair-inner .checkbox input,
#career-modal .radio input,
#career-modal .radio-inline input,
#career-modal .checkbox-inline input,
#career-modal .checkbox input {
  height: auto;
}

.profile-questionair-inner textarea,
#career-modal textarea {
  max-height: 100px;
  min-height: 100px;
  max-width: 100%;
  color: #333333;
  font-size: 14px;
  margin-bottom: 20px;
  min-width: 100%;
}

.profile-questionair-inner ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333333 !important;
  font-family: "Futura Md BT";
}

.profile-questionair-inner ::-moz-placeholder {
  /* Firefox 19+ */
  color: #333333 !important;
  font-family: "Futura Md BT";
}

.profile-questionair-inner :-ms-input-placeholder {
  /* IE 10+ */
  color: #333333 !important;
  font-family: "Futura Md BT";
}

.profile-questionair-inner :-moz-placeholder {
  /* Firefox 18- */
  color: #333333 !important;
  font-family: "Futura Md BT";
}

#career-modal ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333333 !important;
  font-family: "Futura Md BT";
}

#career-modal ::-moz-placeholder {
  /* Firefox 19+ */
  color: #333333 !important;
  font-family: "Futura Md BT";
}

#career-modal :-ms-input-placeholder {
  /* IE 10+ */
  color: #333333 !important;
  font-family: "Futura Md BT";
}

#career-modal :-moz-placeholder {
  /* Firefox 18- */
  color: #333333 !important;
  font-family: "Futura Md BT";
}

/* Questionair Panel */

#career-modal .modal-content {
  display: inline-block;
  padding: 10px 0;
}

.questionaire-text-panel {
  display: inline-block;
  width: 100%;
  position: relative;
}

.profile-questionair-inner h5 {
  font-size: 22px;
  color: #BD2132;
  text-align: left;
  font-family: "Futura Md BT";
}

.profile-questionair-inner label {
  font-size: 16px;
  color: #333333;
}

.jobs-panel-inner {
  position: relative;
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-bottom: 80px;
}

.jobs-panel-inner h1 span {
  float: right;
  font-size: 20px;
  margin-top: 10px;
}

.job-list {
  position: relative;
  display: inline-block;
  width: 100%;
}

.job-list li {
  position: relative;
  display: inline-block;
  width: 50%;
  float: left;
  padding: 0 15px;
}

.job-list li a span,
.job-list li a p {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0;
  font-size: 14px;
}

.job-list li a {
  padding: 20px 0;
  position: relative;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ccc;
}

.job-list li a h3 {
  display: inline-block;
  margin: 0;
  font-size: 18px;
}

.job-list li a h3:last-child {
  text-align: right;
  float: right;

  font-size: 26px;
  line-height: 18px;
}

.benefits-nav {
  width: 80%;
  position: relative;
  display: inline-block;
}

.benefits-nav li {
  display: inline-block;
  width: 50%;
  float: left;
  margin-bottom: 20px;
  font-size: 16px;
  text-align: left;
  color: #333333;
  font-family: "Futura Md BT";
}

.edit-table td {
  padding: 5px 0;
}

input.ng-invalid.ng-touched,
select.ng-invalid.ng-touched {
  border-color: #a94442 !important;
}

/* common */
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  z-index: 999;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 5px solid #d83908;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #e93700;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  font: 700 17px/1 "Lato", sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
}

/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
  top: -10px;
  right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

/* bottom left*/
.ribbon-bottom-left {
  bottom: -10px;
  left: -10px;
}
.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.ribbon-bottom-left::before {
  bottom: 0;
  right: 0;
}
.ribbon-bottom-left::after {
  top: 0;
  left: 0;
}
.ribbon-bottom-left span {
  right: -25px;
  bottom: 30px;
  transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
  bottom: -10px;
  right: -10px;
}
.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.ribbon-bottom-right::before {
  bottom: 0;
  left: 0;
}
.ribbon-bottom-right::after {
  top: 0;
  right: 0;
}
.ribbon-bottom-right span {
  left: -25px;
  bottom: 30px;
  transform: rotate(-225deg);
}
