html,
body {
  font-family: Roboto, sans-serif;
}

.header-block .col-sm-6:last-child {
  text-align: right;
}

.header-block .col-sm-6 .login-button {
  display: inline-block;
}

.header-block .col-sm-6 .login-button a.signinn {
  background-color: #f26419;
  color: #fff;
  padding: 6px 20px;
  font-size: 14px;
}

.header-block .col-sm-6 .login-button a.whiteI.log_in {
  padding: 6px 20px;
  font-size: 14px;
  color: #3b3b3b;
}

.header-block .col-sm-6 .logo-area img {
  height: 60px;
  width: auto;
}

.logo-area {
  padding: 10px 0;
}

.header-block {
  margin: 20px auto;
}


.logo-area img {
  width: 140px;
}

.header-block .row {
  align-items: center;
}

.jobs-area .newSearchArea .col-lg-12.col-md-12.col-sm-12.text-center {
  max-width: 60%;
  margin: 0 auto;
}

.jobs-area .newSearchArea h6.newTagText_sub {
  font-size: 24px;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.jobs-area .newSearchArea h1.newTagText {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  margin-top: 10px;
  line-height: 62px;
  font-family: Roboto, sans-serif;
  margin-bottom: 24px;
}





.fee-structure-block .modal-dialog .modal-content {
  background-color: #fff;
  border-radius: 16px;
  border: 2px solid #f26419;
  box-shadow: 0 0 30px rgb(0 0 0 / 50%);
}

.fee-structure-block .modal-dialog .modal-content .modal-body {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.fee-structure-block .modal-dialog .modal-content .modal-body p {
  padding-bottom: 10px;
}

.fee-structure-block .modal-dialog button.close {
  background-color: #f26419;
  width: 40px;
  height: 40px;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 2;
  opacity: 1;
  border-radius: 200px;
  text-shadow: none;
  color: #fff;
  box-shadow: 0 0 15px #0000004f;
}



section.jobs-list-block {
  margin: 60px 0;
}
section.jobs-list-block .row.jobsList .col-md-12 {
    margin-bottom: 20px;
}
/*
section.jobs-list-block .jobsList p {
    text-align: center;
    font-size: 20px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-style: italic;
    margin: 0;
}*/
.resume-section {
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 20px;
  font-family: Roboto, sans-serif;
}

.profile-name {
  vertical-align: middle;
  margin-bottom: 10px;
}

.profile-name div {
  display: inline-block;
}

.profile-name .profile-img {
  width: 80px;
}

.profile-name .profile-name h6 {
  margin: 0 auto 6px;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

.profile-name .profile-name p {
  margin: 0;
  font-size: 14px;
}

.profile-name .profile-name p span.rating span.star {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.profile-name .profile-name p span.rating span.star::before {
  padding-right: 0;
}

.recent-experience h6 {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  color: #000;
}

.company-experience {
  margin: 10px 0;
  border-left: 2px solid #dadeeb;
  padding: 8px 0 8px 10px;
}

.resume-section .company-experience p {
  margin: 0;
  font-size: 14px;
  color: #8897c1;
  line-height: 22px;
}

.company-experience p.job-role {
  font-weight: 500;
  color: #202f58;
  margin-bottom: 5px;
}

.company-experience p.job-role tag {
  font-size: 12px;
  background-color: #ffe3d5;
  border: 1px solid #f26419;
  padding: 2px 8px;
  border-radius: 150px;
  color: #f26419;
  font-weight: 500;
  margin-left: 4px;
}

.recent-experience a.View-more {
  color: #202f58;
  font-size: 14px;
  font-weight: 400;
  display: block;
}

.qualifications-sec {
  margin-top: 20px;
}

.qualifications-sec h6 {
  margin-bottom: 10px;
}

.qualifications-sec ul li {
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  background-color: #f0f4ff;
  margin-bottom: 10px;
  padding: 4px 8px;
  border-radius: 6px;
  color: #7d8fbf;
}

.footer-section ul {
  display: table;
}

.footer-section ul li {
  width: 50%;
  display: inline-block;
  padding: 4px;
}


.toolTip1 i {
  font-size: 18px;
  padding: 1px 5px
}

.toolTip {
  font-size: 18px;
  padding-left: 5px;
}

#mytool1 {
  display: none;
}

.toolTip1:hover #mytool1 {
  display: inline-block;
}

.product-box .matter ul .uni1 .courseName span.toolTip1 #mytool1 {
  position: absolute;
  width: 500px;
  bottom: 25px;
  left: -225px;
  background-color: #fffcfb;
  line-height: 18px;
  border-radius: 16px;
  border: 1px solid #ff9a75;
  word-break: break-word;
  white-space: normal;
  z-index: 1;
  color: #4a4a4a;
  font-size: 11px;
  padding: 15px;
  box-shadow: 0 0 10px rgb(242 100 25 / 17%);
}

.product-box .matter ul .uni1 .courseName span.toolTip1 #mytool1:after {
  content: '';
  height: 20px;
  margin: auto;
  width: 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ff9a75;
}

.toolTip1 {
  position: relative;
  padding-top: 3px;
}

.product-box .matter ul .uni1 .courseName span.toolTip1 {
  right: 0;
  font-size: 12px;
  font-weight: 500;
  color: #ff8348;
  position: relative;
  left: auto;
  z-index: 1;
}

.pagination b {
  background-color: #f86c13;
  color: #fff;
  border-radius: 3px !important;
  border-color: #f86c13;
  font-size: 12px;
  padding: 3px 6px;
}

.pagination a {
  background-color: #ffffff;
  color: #999999;
  border-radius: 3px !important;
  border-color: #999999;
  font-size: 12px;
  padding: 3px 6px;
}

.pagination {
  font-size: 12px;
}






/*------------------------ Search Section -------------------------*/

.lefimgview {
  width: 130px;
  min-height: auto;
}

.product-box .Image1 {
  width: 130px;
  height: 100px;
  text-align: center;
  margin-bottom: 10px;
  background-color: transparent;
}

.product-box .image img {
  height: 100px;
  width: 100px;
}

.product-box .Matter1 {
  margin-left: 140px !important;
  font-family: Roboto, sans-serif;
  padding: 0 15px 0 20px !important;
}

.matter ul li {
  padding: 0;
}

.courseName .col-md-8 {
  padding: 0;
}

.product-box .matter ul.list-inline li .row .col-md-6 {
  padding: 0 10px 0 0;
}

.anbtn {
  margin-bottom: 10px;
}

.product-box .matter ul .uni1 .col-md-12 .courseName .row .col-md-4 {
  max-width: 22%;
}

.shorgid .anbtn span.btn-sm {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  border: none;
  width: 100%;
  display: block;
  text-align: center;
  border-radius: 4px;
  padding: 5px 6px;
  margin: 10px auto 0;
  background: linear-gradient(90deg, #f76119 0% 0%, #FF9800 100%);
}

.matter.Matter1 .col-md-2 .posRating a span.downloadcv,
.matter.Matter1 .col-md-2 .posRating a.menu-click span,
.matter.Matter1 .col-md-2 .posRating a.shortlist_graduate,
.matter.Matter1 .col-md-2 .posRating span.invite_management{
  font-size: 14px;
  font-weight: 500 ;
  color: #fff;
  border: 1px solid #1d3259 ;
  width: 100%;
  display: block;
  text-align: center;
  border-radius: 8px;
  padding: 8px 6px;
  margin: 0;
  background: #1d3259 ;
  margin-bottom: 6px ;
  font-family: Roboto, sans-serif;
}

.matter.Matter1 .col-md-2 .posRating a.shortlist_graduate,
.matter.Matter1 .col-md-2 .posRating span.invite_management{
  background-color: #4CAF50;
  border: 1px solid #4CAF50 ;
}
.posRating i {
  color: #fff;
}

.product-box .Matter1 .row .col-md-2 {
  padding: 0 0 0 10px;
}

.star-icon span.rating span.star {
  padding-bottom: 0;
}

.star-icon span.rating span.star::before {
  padding: 0;
}

.matter.Matter1 .col-md-2 .posRating a.delete_shortlist {
  font-size: 14px;
  color: #ffffff;
  border: 1px solid #f26419;
  width: 100%;
  border-radius: 8px;
  padding: 8px 6px;
  background: #f26419;
  margin-bottom: 2px !important;
}

.matter.Matter1 .col-md-2 .posRating a.delete_shortlist i {
  color: #fff;
  padding-right: 0;
}

.product-box .matter ul .uni1 .courseName {
  margin-bottom: 10px;
}


.login-Register-block .modal-dialog button.close {
  background-color: #f26419;
  width: 40px;
  height: 40px;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 2;
  opacity: 1;
  border-radius: 200px;
  text-shadow: none;
  color: #fff;
  box-shadow: 0 0 15px #0000004f;
}

.login-Register-block .modal-dialog .modal-content {
  background-color: #fff;
  border-radius: 16px;
  border: 2px solid #f26419;
  box-shadow: 0 0 30px rgb(0 0 0 / 50%);
}

.login-Register-block .modal-dialog .modal-content .modal-body .row .col-sm ul.navtab li .active {
  background-color: #f26419;
}

.login-Register-block .modal-dialog .modal-content .modal-body .row .col-sm ul.navtab li a {
  background-color: #fff;
  border-bottom: 2px solid #f26419;
  font-size: 18px;
  height: 70px;
  line-height: 70px;
}

.login-Register-block .modal-dialog .modal-content .modal-body .row .col-sm .tab-content .logins .havean {
  margin-top: 0;
}

.login-Register-block .modal-dialog .modal-content .modal-body .row .col-sm .tab-content .logins form.login_users .form-group input {
  border-radius: 8px;
}

.forgot-block .modal-dialog button.close {
  background-color: #f26419;
  width: 40px;
  height: 40px;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 2;
  opacity: 1;
  border-radius: 200px;
  text-shadow: none;
  color: #fff;
  box-shadow: 0 0 15px #0000004f;
}

.forgot-block .modal-dialog .modal-content {
  background-color: #fff;
  border-radius: 16px;
  border: 2px solid #f26419;
  box-shadow: 0 0 30px rgb(0 0 0 / 50%);
}

.forgot-block .modal-dialog .modal-content .modal-header h5 {
  color: #12244e;
  font-weight: 500;
  font-size: 20px;
  padding-left: 20px;
}

.forgot-block .modal-dialog .modal-content .modal-body .logins form.forgot_passs fieldset.form-group {
  margin-bottom: 20px;
}

.forgot-block .modal-dialog .modal-content .modal-body .logins form.forgot_passs fieldset.form-group input[type="text"] {
  border-radius: 8px;
}
.jobsList p.enter-search-sec {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    margin: 40px 0;
}


/*------------------------ Search Section END -------------------------*/




.innerheader {
  display: none;
}

.login-button {
  text-align: right;
}

.login-button a.btn.btn-link {
  min-width: 126px;
  margin-bottom: 10px;
  padding: 6px 10px;
  border-radius: 6px;
  line-height: 24px;
  font-size: 16px;
}

.login-button a.signinn {
  background: #f26419;
  border: 0;
  color: #fff;
}

.login-button a.signinn:hover {
  text-decoration: none;
  background: #ff5800;
}

.login-button a.log_in {
  background: #1d3259;
  border: 0;
  color: #fff;
}

.login-button a.log_in:hover {
  text-decoration: none;
  background: #002879;
}

.login-button a.btn.btn-link.job-seeker {
  color: #1d3259;
  border: 1px solid #f26419;
  font-size: 13px;
}

.login-button a.btn.btn-link.job-seeker:hover {
  text-decoration: none;
  border-color: #ff5800;
  color: #ff5800;
}

.p-0 {
  padding: 0
}

.log_in:hover,
.log_in:focus {
  background: transparent;
  border: 0;
  color: #f26419;
  font-size: 16px;
  box-shadow: 0 0
}

.newTagText {
  font-size: 46px;
  font-weight: 700;
  color: #002060;
  text-align: center;
  margin: 0;
}

.newTagText_sub {
  font-size: 32px;
  font-weight: 500;
  color: #002060;
  text-align: center;
  margin: 20px auto 0;
}

.newTagText_sub span.total_avl_record {
  color: #f76019;
}

.newTagText span {
  color: #f76019;
}

.newTagText_sub span.protot {
  color: #002060;
}

.jobs-area .jobs-filter {
  background: transparent;
  box-shadow: 0 0;
  padding: 0;
  float: none;
  margin: 10px auto 0;
  border: none;
}

.jobs-filter form.job_filter_location .col-md-4 {
  padding: 0 10px;
}

.jobs-filter form.job_filter_location .form-group select {
  border: 1px solid #888888;
  border-radius: 8px;
}
.jobs-filter form.job_filter_location .form-group select.select_jobtype.valid{
  color: #1d3259;
    font-size: 16px;
    font-weight: 500;
}
.jobs-filter form.job_filter_location .form-group input {
  border: 1px solid #888888;
  border-radius: 8px;
  margin: 0;
  color: #1d3259;
    font-size: 16px;
    font-weight: 500;
}

.jobs-filter form.job_filter_location .form-group i {
  position: absolute;
  top: 22px;
  left: 15px;
}

.jobs-filter form.job_filter_location p {
  margin: 0 auto 5px;
  color: #000;
  font-size: 15px;
  font-weight: 600;
}

.jobs-filter form.job_filter_location .colsearchicon {
  align-items: end;
  vertical-align: bottom;
  display: inline-grid;
  margin: 0;
}

.jobs-filter form.job_filter_location .row .form-group {
  margin: 0;
}

.jobs-filter form.job_filter_location .col-md-4 .form-group {
  margin-bottom: 20px;
}

.jobs-filter form.job_filter_location .colsearchicon a.btn1 {
  text-align: center;
  background-color: #f26419;
  border-radius: 8px;
  padding: 10px 0;
  height: auto;
}

.jobs-filter form.job_filter_location .colsearchicon a.btn1:focus {
  color: #fff;
}

.newSearchArea .form-control {
  height: 60px !important;
  font-size: 14px;
  color: #7f7f7f;
}

.newSearchArea input.form-control::placeholder {
  color: #7f7f7f !important;
  font-size: 14px;
  font-weight: 400;
}

.keyword {
  text-align: left;
}


input::placeholder {
  font-size: 15px;
  color: #000 !important;
  font-weight: 500;
}

.pstru {
  color: #000;
}



.extrapadding {
  display: flex;
  align-items: center;
  margin-top: 30px;
  gap: 10px;
}

.extrapadding a.pstru {
  border: 1px solid #91b2ef;
    background-color: rgb(228 237 255);
    color: #1d3259;
    text-align: center;
    padding: 6px 14px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    width: auto;
}

.extrapadding a.invite_management {
  border: 1px solid #1d3259;
  background-color: #1d3259;
  color: #fff;
  text-align: center;
  padding: 6px 14px;
  border-radius: 6px;
  font-size: 14px;
  line-height: 18px;
  width: auto;
}

.extrapadding a.total_shortlisted {
border: 1px solid #91b2ef;
    background-color: rgb(228 237 255);
    color: #1d3259;
    text-align: center;
    padding: 6px 14px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    width: auto;
}

.extrapadding a.total_shortlisted span.btn.btn-sm {
  color: transparent;
}

.extrapadding p.match-profile {
  margin: 0 10px;
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
  color: #1d3259;
}

.extrapadding a.pstru:hover,
.extrapadding a.total_shortlisted:hover {
  color: #ff5200;
}

.jobs-area,
.candidates-details {
  min-height: auto
}

.psatifiBtn {
  text-align: right;
}

.jobsList>span {
  display: block;
  right: auto !important;
  text-align: center;
  padding-bottom: 20px
}



.product-box.candidate {
  border-left: 1px solid #e1e1e1;
  border-radius: 10px;
  padding: 15px 15px 5px;
  width: 100%;
}

.posRating {
  text-align: center;
}

.posRating .btn-sm {
  display: block;
  margin: 2px 0 !important;
  float: none !important;
}

.posRating .btn-success {
  color: #000;
  border-color: #000;
}

.eyecon {
  height: 50px;
  line-height: 50px;
  color: grey;
  font-size: 20px;
  position: absolute;
  padding-left: 15px;
  bottom: 10px;
  right: 2%;
  cursor: pointer;
  z-index: 99;
}

.spclose {
  position: absolute;
  right: 10px;
  z-index: 1;
  font-size: 27px;
  background: #fff;
  /* padding: 5px; */
  border-radius: 50%;
  height: 30px;
  width: 30px;
  top: 10px;
  line-height: 13px;
  text-align: center;
  border: 1px solid #eee;
}

.modal-content .tab-content .logins form fieldset,
.modal-content .tab-content .registers form fieldset {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0;
  border: 0;
}

.modal-content .tab-content .logins form fieldset span,
.modal-content .tab-content .registers form fieldset span {
  height: 50px;
  line-height: 50px;
  color: grey;
  font-size: 20px;
  position: absolute;
  padding-left: 10px;
  bottom: 10px;
  left: 0;
  z-index: 99;
}

.modal-content .navtab li a.active {
  background: #12244e;
  color: #fff;
  border: none;
}

.sideber2 .widghet {
  box-shadow: 0 0;
  border: 0;
  margin: 0;
  padding: 0
}

.widghet.wid1 {
  padding: 0 !important
}

#feeModal .modal-body {
  padding: 30px
}

#feeModal .modal-body p {
  margin-bottom: 5px
}

.hasIcon {
  position: relative;
}

.hasIcon .form-control {
  padding-left: 40px
}

.hasIcon i {
  position: absolute;
  top: 22px;
  left: 15px
}

.offcanvas ul li:hover {
  background: transparent;
}

.offcanvas::-webkit-scrollbar {
  width: 10px;
}

.offcanvas::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

.offcanvas::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

.offcanvas::-webkit-scrollbar-thumb:hover {
  background: #333;
}

.psatifiBtn .btn-sm {
  width: auto;
}


.modal-content .tab-content .registers form button,
.modal-content .tab-content .logins form button {
  background: #12244e !important
}

.btn1 {
  height: auto;
  padding: 5px 24px;
}

.eyecon {
  right: 23px;
}



.contact-details-block .modal-dialog button.close {
  background-color: #f26419;
  width: 40px;
  height: 40px;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 2;
  opacity: 1;
  border-radius: 200px;
  text-shadow: none;
  color: #fff;
  box-shadow: 0 0 15px #0000004f;
}

.contact-details-block .modal-dialog .modal-content {
  background-color: #fff;
  border-radius: 16px;
  border: 2px solid #f26419;
  box-shadow: 0 0 30px rgb(0 0 0 / 50%);
}

.contact-details-block .modal-dialog .modal-content .modal-body {
  padding: 30px;
  display: inline-block;
}











.rating-block .modal-dialog button.close {
  background-color: #f26419;
  width: 40px;
  height: 40px;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 2;
  opacity: 1;
  border-radius: 200px;
  text-shadow: none;
  color: #fff;
  box-shadow: 0 0 15px #0000004f;
}

.rating-block .modal-dialog .modal-content {
  background-color: #fff;
  border-radius: 16px;
  border: 2px solid #f26419;
  box-shadow: 0 0 30px rgb(0 0 0 / 50%);
}

.rating-block .modal-dialog .modal-content .modal-body {
  padding: 30px;
}

.rating-block .modal-dialog .modal-content .modal-body .alert.alert-warning {
  background-color: transparent;
  border: none;
  color: #f26419;
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  font-style: oblique;
}







.view_invite_management .row .below-detail-sec {
  text-align: center;
  margin-bottom: 30px;
}

.contact-details-block .modal-dialog .modal-content .modal-body h4.modal-title {
  text-align: center;
  font-size: 24px;
  color: #f26419;
  margin-bottom: 5px;
}

.view_invite_management .row .already-registered {
  width: 100%;
  margin: 0 15px;
}

.view_invite_management .row .already-registered p {
  margin-bottom: 20px;
  text-align: center;
}

.view_invite_management .row .already-registered h6 {
  color: #f26419;
  font-weight: 500;
  margin-bottom: 15px;
}

.view_invite_management .row .create-account {
  width: 100%;
  margin: 20px 15px 0;
  border-top: 1px solid #d7d7d7;
  padding-top: 30px;
}

.view_invite_management .row .create-account h6 {
  color: #f26419;
  font-weight: 500;
  margin-bottom: 15px;
}


.fee-head {
  text-align: center;
  font-weight: 600;
  text-decoration: underline;
  font-size: 24px;
  color: #f26419;
}

.fee-structure-block .modal-dialog .modal-content .modal-body ul {
  list-style: disc;
  padding-left: 20px;
}

.fee-structure-block .modal-dialog .modal-content .modal-body ul li {
  margin-bottom: 14px;
  color: #1a1a1a;
}

.fee-structure-block .modal-dialog .modal-content .modal-body ul li a.terms-sec {
  font-style: italic;
  text-decoration: underline;
  color: #ff7932;
}




@media only screen and (max-width : 1199px) {
.newTagText {
  font-size: 40px;
}
.newTagText_sub {
  font-size: 28px;
}


}


@media only screen and (max-width : 991px) {
.logo-area a img {
  max-width: 100px;
}
.newTagText {
  font-size: 30px;
}
.newTagText_sub {
    font-size: 20px;
    margin: 8px auto 0;
}

.product-box.candidate .matter.Matter1 .row .col-md-10 {
    max-width: 100%;
    flex: 100%;
}
.product-box.candidate .matter.Matter1 .row .col-md-2 {
    max-width: 100%;
    flex: 100%;
}
.product-box.candidate .matter.Matter1 .row .col-md-2 .posRating {
    display: inline-block;
}
.product-box.candidate .matter.Matter1 .row .col-md-2 .posRating a {
    display: inline-block;
}
.product-box.candidate .matter.Matter1 .row .col-md-2 .posRating div a {
    padding: 10px 12px;
}
.product-box.candidate .matter.Matter1 .row .col-md-2 .shortlisted_542 {
    display: inline-block;
}
.product-box.candidate .matter.Matter1 .row .col-md-2  span.invite_management {
    display: inline;
    padding: 10px 12px;
}
.product-box.candidate .matter.Matter1 .row .col-md-2 .posRating a.menu-click span.btn {
    padding: 10px 12px;
}
.product-box.candidate .matter.Matter1 .row .col-md-2 .posRating a span.downloadcv {
    padding: 10px 12px;
}
.product-box.candidate .matter.Matter1 .row .col-md-2 .shortlisted_542 a.btn.btn-success {
    padding: 10px 12px;
}
.product-box.candidate .matter.Matter1 .row .col-md-2 .posRating div {
    display: inline-block;
}
.product-box.candidate .matter.Matter1 .row .col-md-2 .posRating .shortlisted_508 a.btn {
    padding: 10px 12px;
}


} 



@media only screen and (max-width : 768px) {

.newSearchArea {
  padding: 0
}

.psatifiBtn,
.pstru {
  text-align: center;
}

.jobs-area .jobs-filter a i {
  text-align: center;
  display: block;
  line-height: 40px
}

.logo-area a img {
    max-width: 80px;
}
.header-block .row .col-sm-2 {
    max-width: 30%;
    flex: 30%;
}
.header-block .row .col-sm-8 {
  order: 3;
  max-width: 100%;
  flex: 100%;
  margin: 10px 0;
}

.header-block .row .col-sm-2:last-child {
    max-width: 70%;
    flex: 70%;
    margin: 0 auto;
    text-align: right;
}

.header-block .row .col-sm-2 .login-button {
    display: inline-block;
}

.header-block .row .col-sm-2 .login-button a.btn.btn-link {
    min-width: 105px;
}
.newSearchArea .row .col-md-12 .jobs-filter form.job_filter_location .row .col-md-4, .newSearchArea .row .col-md-12 .jobs-filter form.job_filter_location .row .col-md-5 {
    max-width: 100%;
    flex: 100%;
    margin-bottom: 20px;
}

.newSearchArea .row .col-md-12 .jobs-filter form.job_filter_location .row .col-md-4 .form-group.hasIcon {
    margin-bottom: 0;
}

.newSearchArea .row .col-md-12 .jobs-filter form.job_filter_location .row .col-md-2 {
    max-width: 50%;
    flex: 50%;
    margin: 0 auto;
}

.newSearchArea .row .col-md-12 .jobs-filter form.job_filter_location .row .col-md-2 a.btn1 {
    display: inline-flex;
    padding: 10px 40px;
    text-align: center;
    margin: 0 auto;
}

.newSearchArea .row .col-md-12 .jobs-filter form.job_filter_location .row .col-md-2 a.btn1 i {
  margin-right: 8px;
}

.extrapadding a.pstru {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

.extrapadding p.match-profile {
  width: 100%;
  margin-top: 10px;
  text-align: center;
}

.extrapadding {
    display: block;
}

.extrapadding a.total_shortlisted {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.product-box.candidate .lefimgview {
    width: 100%;
    display: inline-flex;
    margin-bottom: 16px;
}

.product-box.candidate .matter.Matter1 {
    margin: 0  !important;
    padding: 0 !important;
}

.product-box.candidate .matter.Matter1 .row {
    margin: 0;
}

.product-box.candidate .matter.Matter1 .row .col-md-10 {
    padding: 0;
}

.product-box.candidate .lefimgview .shorgid .anbtn span.btn.btn-primary.btn-sm {
    padding: 10px 30px;
}
.product-box.candidate {
    padding: 15px !important;
}
.product-box .matter ul.list-inline li .row .col-md-6 .uni1 .courseName .row .col-md-4 {
    padding: 0;
    max-width: 18%;
}

.product-box .matter ul.list-inline li .row .col-md-6 .uni1 .courseName .row .col-md-8 {
    width: 82%;
    padding: 0 !important;
}
.offcanvas.open {
    right: 0 !important;
    width: 100%;
}

}




@media only screen and (max-width : 575px) {
.product-box.candidate .matter.Matter1 .row .col-md-2 {
    padding: 0;
}

.product-box.candidate .matter.Matter1 .row .col-md-2 .posRating a {
    width: 49%;
}

.product-box.candidate .matter.Matter1 .row .col-md-2 .posRating div {
    width: 49%;
}

.product-box.candidate .matter.Matter1 .row .col-md-2 .posRating div a {
    width: 100%;
}

.product-box.candidate .matter.Matter1 .row .col-md-2 .posRating span {width: 49%;display: inline-block;}

.product-box.candidate .matter.Matter1 .row .col-md-2 .posRating a span {
    width: 100%;
}

.product-box .matter ul.list-inline li .row .col-md-6 {
    padding: 0;
}


.product-box .matter ul.list-inline li .row .col-md-6:last-child .courseName {
    margin-bottom: 5px;
}
.newSearchArea .row .col-md-12 .jobs-filter form.job_filter_location .row .col-md-2 a.btn1 {
    display: block;
    text-align: center;
}

.newSearchArea .row .col-md-12 .jobs-filter form.job_filter_location .row .col-md-2 a.btn1 i {
    display: inline-block;
}



}