.cke_notification_warning {
    background: #c83939;
    border: 1px solid #902b2b;
    display:none;
}

.r-dr-m li a {
  background: #2980b9;
  color: #FFFFFF;
  padding: 5px 10px;
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  height: 30px;
}
.r-dr-m li a:hover {
  background-color: #3fabe1;
  color: #FFFFFF;
}
ul.menu.r-dr-m {
  margin: 6px 0 4px 0;
}
.media-top-right h2 {
  text-align: center; /*text-transform: uppercase;*/
  font-size: 18px;
  color: #309cd6; /* color: #2980b9; */
  font-weight: 600;
  margin-bottom: 10px; /* text-align: center; */
}
.r-dr-m li a:hover {
  border-bottom: 0px solid #16a085;
}
.r-dr-m .sub-menu li { 
  /*border-top:3px solid #dcdcdc;*/
}
.strong-txt {
  font-weight: 700;
}
.menu ul {
  border-bottom: 0px solid #dcdcdc;
}
.r-dr-m .sub-menu {
  width: 95%;
  border-top: 0px solid #1abc9c;
  box-shadow: 1px 4px 6px #888888;
}
.r-dr-m .sub-menu li a:hover {
  background: #f0f0f0;
  border-bottom: none;
  color: #1d53a5;
}
.r-dr-m li:hover > a {
  color: #fff;
}
.ozsparky-r-frm {}
.ozsparky-r-frm .register-aksen {
  display: none;
}
.ozsparky-r-frm .form-regist-container .input-form { /*border: 1px solid #fff;	box-shadow: none;	color: #b3e0f3;	padding: 25px 10px;*/
  border: 1px solid #fff;
  box-shadow: none;
  color: white;
  padding: 0 10px;
  height: 50px;
}
.ozsparky-r-frm .alrt {
  padding: 5px 0 5px 0;
  line-height: 37px;
  text-align: left; /*color:#ff8888 !important;*/ /*color:red !important;*/
  color: #00fff6 !important;
}
#jobboard-search-tab.nav-tabs {
  position: inherit !important;
}
.b-btn {
  width: 100px;
  padding: 5px 16px 5px 16px;
  margin: 10px auto 0px auto;
  color: #FFF;
  background: #01539a !important;
  clear: both;
  cursor: pointer;
  border: none;
  text-decoration: none;
  margin-left: 20px;
}
.want_to_know {
  text-transform: none;
  display: inline-block;
  padding: 5px 10px;
  background: #27fdf5;
  margin-top: 8px;
  color: #000000 !important;
  border-radius: 10px;
  top: -3px;
  position: relative;
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count: 6;
  -ms-animation-iteration-count: 6;
  animation-iteration-count: 6;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}
@-webkit-keyframes blinker {
  from {
    opacity: 1.0;
  }
  to {
    opacity: 0.0;
  }
}
@-ms-keyframes blinker {
  from {
    opacity: 1.0;
  }
  to {
    opacity: 0.0;
  }
}
@-moz-keyframes blinker {
  from {
    opacity: 1.0;
  }
  to {
    opacity: 0.0;
  }
}
.inner-page-header {
  padding: 40px 0 40px !important;
}
.ozsparky-r-frm .terms_and_condition {
  text-align: left;
  float: left;
  width: 20px;
  height: 23px !important;
}
.ozsparky-r-frm .terms_and_condition-l {
  margin-bottom: 5px;
  font-weight: 700;
  text-align: left;
  float: left;
  margin-top: 4px;
  padding-left: 10px;
}
.sr-ch {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.sr-ch-title {
  float: left;
  padding: 10px 0;
  color: #fff;
}
.sr-fld {
  width: 75%;
  margin: 0;
  padding: 0;
  float: left;
}
.sr-fld input {
  border: 1px solid #fff;
  box-shadow: none;
  color: #b3e0f3;
  padding: 25px 10px;
  background: #2980b9;
  height: 20px;
  border-radius: 0;
  font-size: 16px;
  width: 100%;
}
.col-md-4.sr-captcha {
  padding: 0;
}
.col-md-4.sr-captcha img {
  width: 100px;
}
.hit-btn {
  float: left;
}
.r-box { /*margin-left:19.5%;	margin-top:-40px;*/
  max-width: 60%;
  overflow: hidden;
}
.sr-captcha a {
  color: #2fbef4;
}
input.btn.btn-default.btn-green.hit-btn {
  padding: 16px 50px;
  width: 100%;
  font-size: 20px;
}
.register-title-rg {
  font-size: 27px;
  font-weight: 300;
  margin-top: -50px;
  padding: 16px 0;
  background: #1d53a5;
  margin-left: -32px;
  margin-right: -32px;
  color: #fff;
  margin-bottom: 19px;
}
.log-title-rg {
  font-size: 27px;
  font-weight: 300;
  margin-top: 0;
  padding: 19px 0;
  background: #1d53a5;
  color: #fff;
  margin-bottom: -7px;
  border-radius: 10px 10px 0px 0px;
  text-align: center;
}
.log-in .form-singin-container {
  max-width: 100%;
  ;
  border-radius: 0px 0px 10px 10px;
  background: #2980b9;
}
.log-in .input-form {
  border: 1px solid #fff;
  box-shadow: none;
  color: #b3e0f3;
  padding: 0 10px;
  height: 50px;
  background: none;
}
.log-in .register-aksen {
  display: none;
}
.hit-l-btn {
  padding: 16px 50px;
  width: 100%;
  font-size: 20px;
}
.form-singin-container .hit-l-btn {
  background: #1abc9c;
  margin: 5px 0;
  color: #ffffff;
}
.my-resume {
  padding: 0px 15px;
  border-bottom: 0px solid #ddd;
}
.electrician {
  padding: 0px 15px;
  border-bottom: 0px solid #ddd;
}
.my-resume-main {
  border-radius: 6px 6px 0px 0px;
  margin-bottom: 20px;
}
.electrician-main {
  border-radius: 6px 6px 0px 0px;
  margin-bottom: 20px;
  border: none;
}
.my-resume-title {
  background: #1d53a5;
  color: #fff; /*text-transform: uppercase;*/
  padding: 8px 20px;
  border-radius: 6px 6px 0px 0px;
}
.electrician-title {
  color: #fff; /*text-transform: uppercase;*/
  padding: 30px 20px;
  border-radius: 6px 6px 0px 0px;
}
.my-resume-title h4 {
  color: #fff;
  font-size: 16px;
  display: inline-block;
}
.col-md-12.my-resume-first-rd {
  padding-top: 30px;
  padding-bottom: 15px;
}
.my-resume-click {
  float: left;
  width: 100%;
  padding: 0 10px;
}
h5.form-group.resumebuilder-title {
  background: #2980b9;
  color: #fff;
  margin: 0;
  padding: 8px 0;
}
.resumebuilder-first, .resumebuilder-second, .resumebuilder-third {
  background: #f6f6f6;
  margin-bottom: 5px !important;
  padding: 20px 15px;
}
.save-resume input.btn.btn-default.btn-green.resubmit {
  float: right;
  margin-right: 13px;
  font-size: 16px;
  padding: 10px 50px;
  margin-bottom: 12px;
}
.resumebuilder-first {
  width: 100%;
  padding-bottom: 30px !important;
}
.resumebuilder-second {
  width: 100%;
  padding-bottom: 0px !important;
}
.resumebuilder-third {
  width: 100%;
  padding-bottom: 19px !important;
}
.resumebuilder-first .company-add {
  height: auto !important;
}
.company-add-title { /* background: #ebebeb; */
  text-align: left !important;
  padding: 10px 0 10px 6px; /*    float: left;*/
}
.company-add-box {
  margin-top: -31px !important;
  float: right;
}
.resume-AddEditArea {
  width: 100%;
  float: left; /* margin: 30px 0 0 0; */
  background: #fff; /*box-shadow: 3px 4px 10px #bcbcbc;*/
  padding: 30px 50px;
}
.c-delect-icon {
  margin-right: -4px;
  margin-top: -18px !important;
  float: right;
}
.comapny-table-title {}
.comapny-table-input {}
.comapny-table-drop {}
.comapny-table-drop2 {}
.comapny-table-drop select {
  width: 131px !important;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  height: 45px;
}
.comapny-table-drop2 select {
  width: 94.2% !important;
  border: 1px solid #ddd;
  height: 40px;
  padding: 0 10px;
}
.comapny-table-input input {
  width: 94.2% !important;
  margin-bottom: 10px;
  height: 40px;
  border: 1px solid #ddd;
  padding-left: 10px;
}
.skill-set-two {
  width: 50% !important;
  float: left;
  margin-left: 0 !important;
  margin-top: 0 !important;
}
.skill-set-two p {
  text-align: left !important;
  padding-left: 8px;
  color: #000;
  font-size: 20px;
}
.skill-set-box {}
.skill-set-first {
  width: 50% !important;
  float: left;
}
.skill-set-first select {
  height: 40px;
  border: 1px solid #ddd;
  width: 100% !important;
}
.skill-item {}
.skill-item .s-i {
  border: 1px solid #333 !important;
  font-size: 14px;
  border-radius: 4px;
  padding: 8px 10px;
}
.resumebuilder-second .sk-div {
  height: auto !important;
}
.sk-cl {}
.sk-cl img {
  margin-top: -2px;
  cursor: pointer;
  margin-left: 7px;
  width: 10px;
  height: 10px;
  vertical-align: baseline !important;
}
.side-bar-aside header {
  padding: 16px 20px !important;
  border-radius: 6px 6px 0px 0px;
  font-size: 16px !important;
}
.side-bar-aside .sidebar-content {

  padding: 0;
}
.side-bar-aside .slider-section {
  overflow: hidden;
  margin-bottom: 0;
}
.side-bar-aside .sidebar-content .slider-section .active { /*background: #2980b9;*/
  background: #5DBCD2;
  border: 0;
}
.side-bar-aside .sidebar-content .slider-section a:hover {
  background: #5DBCD2;
  transition-duration: 0.5s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.side-bar-aside .sidebar-content .slider-section h4 {
  font-weight: normal;
}
.post-job-form label, .labour-post label {
  font-size: 15px !important;
  color: #333 !important;
}
.table .btn-xs {
  padding: 5px;
}
.post-job-form .input, .post-job-form .input-form, .labour-post .input {
  height: 40px;
  box-shadow: none;
  color: #525252;
  border: 1px solid #bbb !important;
  padding: 5px 8px;
}
.label_finder_type {
  font-size: 16px !important;
  font-weight: bold !important;
  text-align: left !important;
}
.rd-btn-lbr-fnd {
  padding-left: 20px;
}
.rd-btn-lbr-fnd {
  padding-left: 20px;
}
#jobboard-search-tab.nav-tabs li {
  margin-left: 0;
}
.rd-btn-lbr {
  display: inline-block;
  padding: 8px 5px 0px;
  background: #008ff5;
  width: 349px;
}
.rd-btn-lbr label {
  color: #fff !important;
}
.labour-post select {
  height: 40px;
  box-shadow: none;
  color: #333;
  padding: 0px 10px; /* border: 1px solid #bbb !important; */
}
.clr-d { /*background: #f4f4f4;*/
  padding: 20px;
  margin-bottom: 16px;
  border: 1px solid #bbb; /*border-left: 5px solid #bbb;     border-right: 5px solid #bbb;    	border-bottom: 2px solid #bbb;    border-top: 2px solid #bbb;*/ /*position: relative;*/
}
.rd-btn-lbr input {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 10px;
  margin-top: 1px;
}
.side-bar-aside .sidebar-content .slider-section a:hover {
  color: #fff;
}
.side-bar-aside .sidebar-content .slider-section .active {
  color: #fff; /* background-image: url(../../images/review-h.png); */
  background-size: 23px;
  background-repeat: no-repeat;
  background-position: 6px 11px; /*padding-left: 15px;*/
} /*.side-bar-aside .sidebar-content .slider-section a {	border: 1px solid #ddd;	width: 100%;	padding: 12px 30px;	float: left;	font-weight: normal;	    font-size: 16px;		color:#000;}*/
.menu2 li a {
  color: #004a95 !important;
  font-weight: bold;
  background-color: transparent;
  padding: 5px 7px;
  border: 0;
} /*.menu2 li a:hover, .menu2 li:hover > a {	color: #f7941d !important;	border-bottom: 0px solid #16a085 !important;}*/
.menu2 li a:hover, .menu2 li:hover > a {
  color: #f7941d !important;
  border: 0; /* background-color: #1d53a5; */
}
.side-bar-aside .sidebar-content .slider-section a {
  border: 1px solid #ddd;
  width: 100%;
  padding: 12px 30px 12px 16px;
  float: left;
  font-weight: normal;
  font-size: 16px;
  color: #000; /* background-image: url(../../images/review.png); */
  background-size: 23px;
  background-repeat: no-repeat;
  background-position: 6px 11px;
  transition: all 0.3s;
  position: relative;
  border-bottom: 0;
}
.side-bar-aside .sidebar-content .slider-section a i {
  margin-right: 12px;
}
.side-bar-aside .sidebar-content .slider-section a:last-child {
  border-bottom: 1px solid #ddd;
}
.side-bar-aside .sidebar-content .slider-section a:hover { /* background-image: url(../../images/review-h.png); */
  background-size: 23px;
  background-repeat: no-repeat;
  background-position: 6px 11px;
  border-color: #2980b9;
}
.side-bar-aside .sidebar-content .slider-section .active:after, .side-bar-aside .sidebar-content .slider-section a:hover:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-right: 15px solid #fff;
  border-bottom: 14px solid transparent;
  right: -1px;
  top: 9px;
  transition: all 0.2s;
}
.bid_info_details p {
  margin-bottom: 0;
  margin-top: 0;
  border: 1px solid #d4d4d4;
  border-bottom: 0;
  padding: 6px;
}
.bid_info_details p:last-child {
  border-bottom: 1px solid #d4d4d4;
}
.bid_info_details p span {
  font-weight: 700;
}
.theme-modal .modal-header .modal-title {
  color: #fff;
}
.theme-modal .modal-header {
  background: #1d53a5;
  color: #fff;
}
.theme-modal .modal-header .close {
  color: #fff;
  opacity: 1;
}
.value-my-cv {
  padding-bottom: 70px !important;
  padding-top: 70px !important;
}
.comapny-table-area {
  width: 65%;
}
.edu-table-title {
  width: 20%;
}
.comapny-table-area textarea {
  border: 1px solid #ddd;
  padding-left: 10px;
}
.job_description_short {
  min-height: 81px;
}
.taglist {
  border: 1px solid #ddd !important;
  font-size: 14px;
  border-radius: 4px;
  padding: 8px 10px;
  margin: 5px 0;
  text-align: center;
}
.taglist a {
  font-size: 20px !important;
  color: red;
  opacity: 1;
  line-height: 10px;
}
.nb {
  border-right: 0px !important;
}
.rightsidebar_cv {
  border-left: 1px solid #ddd;
}
.resume-yes {
  border: 2px dashed #bbb;
  padding: 100px 90px !important;
  background: #f0f9ff;
  border-radius: 10px;
}
.resume-yes p {
  text-align: center;
}
.resume-yes p input {
  width: 32%;
  margin: auto;
  padding: 10px 12px;
}
.form-group.viewresume {
  position: absolute;
  bottom: -54px;
}
.resume-yes p input[type=file] {
  background-color: #fff !important;
  border-radius: 4px;
  border: 2px solid #e3e3e3;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2) !important;
}
.col-md-6.err_source {
  margin-top: 45px;
}
.ressmmu {
  margin-top: 20px;
  float: left;
  width: 100%;
  padding-bottom: 0 !important;
}
.sucss-box {
  background-color: #e6e6e6;
  color: #fff;
}
.s-box-d {
  min-height: 300px;
  margin: 90px !important;
  color: #fff;
  background-color: #3fabe1;
  border-radius: 15px;
  border: 3px #1d53a5;
  border-style: solid; /* 	    margin: 90px !important;    color: #fff;    background-color: #2a9d2a;    border-radius: 15px;    border: 3px #257425;    border-style: solid;*/
}
.s-box-d .msg {
  text-align: center;
  margin: 94px 0;
  font-size: 35px;
}
.tik-icon {
  border: 5px solid;
  padding: 3px;
  border-radius: 50px;
}
ul.menu.r-dr-m li {
  padding: 0;
  width: 49%;
}
.r-dr-m .login {
  background: #3fabe1 !important;
}
.r-dr-m .login:hover {
  background: #1abc9c !important;
}
li.both {
  margin-right: 20px;
  padding: 0;
} /*18-08-17*/
.sbMnu {
  display: none;
}
.sbMnu, .sidebarStyle li {
  padding: 0;
  list-style-type: none;
  list-style: none;
} /*.sbMnu {background: #00afec;}*/
.sbMnu li a {
  background: #e0dfdf;
  border-bottom: 1px solid #d3d1d1;
} /*.sbMnu li a:last-child {	border-bottom: 0 !important;}*/
.sidebarStyle .sidebar-content .slider-section a {
  border-left: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
}
.sidebarStyle .slider-section {
  border: 1px solid #ddd;
}
.sidebarStyle .slider-section a {
  border-bottom: 1px solid #ddd !important;
}
.sidebarStyle ul {
  padding: 0;
}
.dropMenu {
  position: relative;
  cursor: pointer;
}
.ddAr {
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 9px;
}
.sbMnu li a {
  font-size: 13px !important;
  padding-bottom: 5px !important;
  padding-left: 15px !important;
} /*.splDv .active{display: block !important;}*/
.sbMnu li:last-child a {
  padding-bottom: 15px !important;
}
.prmocd .inptTxt {
  width: 70%;
  float: left;
  border-radius: 4px 0 0 4px;
  text-align: left;
  border: 1px solid #46b8da;
  cursor: auto;
}
.prmocd .prmobtn {
  width: 30%;
  float: left;
  border-radius: 0 4px 4px 0;
}
.prmocd .input-group {
  display: block;
}
span.fstFld {
  float: left;
  width: 125px;
  font-weight: bold;
}
span.scondFld {
  float: left;
  width: 73%;
  word-break: break-word;
}
.light-text {
  float: left;
  width: 100%;
}
.dotted_border {
  height: 2px;
  border-top: 1px dotted #847171;
  padding: 0 !important;
  display: block;
  width: 100% !important;
  margin: 15px auto !important;
}
#view_resume td {
  white-space: normal;
  word-break: break-all;
  padding: 3px 15px;
}
span.fld1 {
  width: 75px;
  float: left;
  font-weight: bold;
}
span.fld2 {
  float: left;
  width: 185px;
  margin-left: 0;
}
.emlFld {
  word-break: break-all;
}
#contactDetails ul li {
  margin-bottom: 3px;
  color: #444;
  float: left;
  width: 100%;
}
.colon {
  float: left;
  width: 2px;
  text-align: center;
  margin-right: 10px;
  font-weight: bold;
}
.blogPage .side-bar-aside header {
  margin-bottom: 0;
}
.blogPage aside.job_listing_sidebar .blogCont {
  padding: 0;
  margin: 20px 0;
  padding: 15px;
  background-color: #f7f7f7;
}
.blogPage img {
  max-width: 100%;
}
.imgdvBlog img {
  width: 100%;
}
.imgdvBlog {
  height: 160px;
  display: block;
  width: 100%;
  background: #ededed;
  padding: 6px;
}
.blgLstRow {
  overflow: hidden;
}
.blogTxtDv {
  color: #666;
}
.noBlog {
  text-align: center; /*text-transform: uppercase;*/
  padding-top: 20px;
}
.moreBlg {
  background-color: #2980b9;
  color: #fff;
  padding: 15px 50px; /*text-transform: uppercase;*/
  margin: 20px 0 10px;
  display: inline-block;
  border: 1px solid #2980b9
}
.moreBlg:hover {
  background-color: #eee;
  color: #2980b9;
  text-decoration: none;
}
.blogPage .sidebar-content.blogCont1 a.innercategorynewsclass {
  color: #444;
  padding: 10px 15px;
  border-bottom: 1px solid #ddd;
}
.blogPage .sidebar-content.blogCont1 {
  background: #f2f2f2;
  padding: 0 !important;
}
.blogPage .sidebar-content.blogCont1 a.innercategorynewsclass:last-child {
  border-bottom: 0;
}
.blogPage .sidebar-content.blogCont1 a:hover {
  color: #fff;
  text-decoration: none;
  background: #1d53a5;
}
.blogLstPg .pagination > .active > a, .blogLstPg .pagination > .active > a:focus, .blogLstPg .pagination > .active > a:hover, .blogLstPg .pagination > .active > span, .blogLstPg .pagination > .active > span:focus, .blogLstPg .pagination > .active > span:hover {
  background-color: #1d53a5 !important;
  border-color: #1d53a5;
  color: #fff !important
}
.blogLstPg .pagination > li > a, .blogLstPg .pagination > li > span {
  background-color: #f2f2f2 !important;
  color: #1d53a5 !important;
}
.blogLstPg .pagination > li:hover a, .blogLstPg.pagination > li:hover span {
  background-color: #eee !important;
}
.blogPage .carousel-inner > .item > a > img, .blogPage .carousel-inner > .item > img, .blogPage .thumbnail a > img, .blogPage .thumbnail > img {
  display: block;
  max-width: 100%;
  height: 100%;
  width: 100%;
}
.blogCont1 h5 {
  text-align: center;
  font-size: 18px;
}
.blogDetailPg header {
  background: #1d53a5;
  color: #fff;
  padding: 16px 16px;
  font-weight: bold;
  font-size: 22px; /*text-transform: uppercase;*/
  border-radius: 3px;
}
.blogDetailPg .details-content {
  margin-top: 10px;
}
.dtlImgDv {
  background: #eee;
  padding: 8px;
  height: auto;
  margin-bottom: 30px;
  border: 1px solid #ededed;
  margin-top: 30px;
}
.dtlImgDv img {
  width: 100%;
  height: 100%;
  max-width: 100%;
}
.blogPage .innercategorynewsclass {
  padding-bottom: 2px;
  display: block;
  position: relative;
  padding-left: 20px;
}
.blogDetailPg .side-bar-aside header {
  margin-top: 15px;
  clear: both;
}
.dtlTxt {
  color: #666;
}
.commentLst {
  margin: 30px 0;
  background: #f2f2f2;
  padding: 20px 20px;
}
.commentLst h3, .replyDv h3 {
  margin: 0 0 20px;
  font-size: 18px;
  color: #333;
  font-weight: bold; /*text-transform: uppercase;*/
}
.cmntImg img {
  min-height: 85px;
}
.cnmtLstDv p {
  color: #666;
  word-break: break-word;
}
.cnmtLstDv p span {
  color: #444; /*font-style: italic;*/
  font-size: 15px;
  font-weight: 600;
}
.cnmtLstDv {
  border-top: 1px solid #e3e3e3;
  padding: 20px 0;
}
.replyDv {
  margin: 30px 0;
}
.replyDv h3 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.replyDv textarea {
  height: 120px;
  margin-bottom: 10px;
}
.replyDv .form-group {
  margin-bottom: 20px;
}
.replyDv .pcBtn {
  background: #2980b9;
  color: #FFFFFF;
  font-weight: 300;
  padding: 10px 30px;
  border: 0;
  font-size: 16px; /*text-transform: uppercase;*/
  font-weight: 600;
}
.replyDv .pcBtn:hover {
  background: #1d53a5;
}
.form-control {
  background: #f2f2f2;
  height: 40px;
  border: 1px solid #ddd;
  box-shadow: none;
  border-radius: 0;
}
.fild {}
.blogPage .innercategorynewsclass i {
  display: none !important;
}
.blogListsDv h4 {
  color: #26a3e1;
  font-size: 18px;
  font-weight: 700;
  font-family: 'arial', tahoma, sans-serif;
  margin: 0 0 5px;
}
.blogListsDv span.dtTm1 {
  font-size: 14px;
  color: #000;
} /*.carousel-inner>.item {	position: relative;	height: 350px;}*/
.banrTxt {
  top: auto;
  bottom: 0; /*background-color: rgba(0, 0, 0, 0.5);*/
  background-color: #1d53a5;
  color: rgb(255, 255, 255);
  width: 99.95%;
  left: 0;
  text-align: left;
  padding: 15px 15px;
  font-weight: 400;
  font-size: 16px;
  border-radius: 6px 6px 0 0;
}
.dtTm1 {
  display: block;
}
.menu li {
  padding: 0 7px;
}
.btmTxt {
  font-size: 20px;
  text-align: center;
  font-family: 'Nunito', myriad pro, tahoma, sans-serif;
  padding: 0 15px;
}
.btmTxt p {
  font-family: 'Nunito', myriad pro, tahoma, sans-serif;
}
.txtTwo {
  font-size: 26px !important;
  text-transform: capitalize;
  margin-top: 15px;
  clear: both;
}
.midDv {
  width: 330px;
  margin: auto;
}
span.NmDv {
  float: left;
  width: 90px;
  text-align: left;
}
span.fldDv {
  float: left;
  width: 70%;
  text-align: left;
  padding-left: 0; /* word-break: break-all;*/
}
span.valDv {
  color: #100f0f;
  font-weight: bold;
}
.blogLstPg .slide {
  margin-top: 10px;
}
.blogListsDv {
  margin-bottom: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e7e7;
  float: left;
  width: 100%;
}
.blogListsDv:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.blgRmBtn {
  display: inline-block; /*text-transform: uppercase;*/
  font-size: 13px;
  font-weight: 600;
  background-color: #1d53a5;
  border-radius: 3px;
  color: #fff;
  padding: 6px 13px 4px;
  margin-top: 7px;
}
.blgRmBtn:hover {
  background: #e8e7e7;
  color: #1d53a5;
  text-decoration: none;
}
.blogpage2 aside.job_listing_sidebar .blogCont {
  padding: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: 0;
  width: 96%;
}
.blogpage2 aside.job_listing_sidebar {
  margin: 20px 0;
}
.blogpage2 .blogListsDv {
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.blogpage2 .imgdvBlog {
  margin-bottom: 20px;
  height: auto;
}
.blogpage2 .blogListsDv h4 {
  font-size: 24px;
  margin-bottom: 10px;
}
.blogpage2 .blogListsDv span.dtTm1 {
  font-size: 18px;
  margin-bottom: 10px;
}
.blogpage2 .blogListsDv {
  font-size: 16px;
}
.blogpage2 .blogListsDv a {
  line-height: 24px;
}
.blogpage2 .blgRmBtn {
  line-height: normal !important;
  margin-top: 15px;
}
.blogDtlBtm {
  margin: 40px 0;
  background-color: #ececec;
  padding: 15px 20px;
  border-radius: 4px;
  float: left;
  width: 100%;
}
.blogDetailPg .pageLft {
  width: 96%;
}
.blogDetailPg p {
  font-family: 'Nunito', myriad pro, tahoma, sans-serif
}
.blogDetailPg .pageLft p {
  line-height: 27px;
  font-size: 16px;
  text-align: left;
}
.blogDtlBtm h4 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}
.blogBtmTop {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.blogBottomRow {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 10px;
}
.blogBtmListsDv_new .blogBtmCol {
  padding: 0 5px;
}
.imgdvBlog1 {
  height: 100px;
  display: block;
}
.imgdvBlog1 img {
  height: 100%;
  border-radius: 8px 8px 0 0;
  width: 100%;
}
.blgBtmTitle {
  text-align: center;
  padding: 15px 0 15px;
  font-size: 13px;
  font-weight: 600;
  height: 115px;
  position: relative;
}
.blgBtmTitle a {
  color: #666;
  text-transform: capitalize;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(-0, -50%);
  width: 100%;
  padding: 0 5px;
}
.blogDtlBtm .form-control {
  background: #fff;
  height: 34px;
  border: 1px solid #ddd;
  box-shadow: none;
  border-radius: 0;
  font-size: 13px;
}
.artiSearch {
  background-color: transparent;
  border: 0;
  float: left;
  width: 100%;
  height: 100%;
  font-size: 16px;
}
.artiSrchDv {
  position: relative;
  padding: 0 5px;
}
.artiSearch:focus {
  border: 0;
  outline: none;
}
.artiBtn {
  background-color: transparent;
  border: 0;
  width: 13%;
  height: 100%;
  float: left;
  position: relative;
  z-index: 9;
  display: none;
}
.artiSrchDv:after {
  position: absolute;
  content: "\f002";
  font-family: 'FontAwesome';
  color: #ed1c24;
  top: 4px;
  right: 7px;
  font-size: 16px;
  z-index: 1;
  display: none;
}
.testimonialPage { /*padding: 60px 0;*/
  margin-bottom: 40px
}
.testimonialPage h4.testiHead {
  background: #1d53a5;
  color: #fff; /*text-transform: uppercase;*/
  padding: 15px 20px;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  margin: 0;
}
.testimonialPage .vidDv {
  text-align: center;
  margin: 40px auto;
}
.testimonialPage .vidDv iframe {
  background: #000;
  padding: 5px 5px;
  width: 690px;
  height: 390px;
}
.testiimgDv {
  float: left;
  width: 90px;
  margin-right: 25px;
}
.testiimgDv img {
  width: 90px;
  height: 90px;
  background: #0089ff;
  padding: 2px;
  border-radius: 100%;
}
.testimonialListDv ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.testimonialListDv ul li {
  background: #f2f2f2; /*padding: 20px*/
  ;
  border-radius: 6px;
  margin-bottom: 40px;
  border-top: 3px solid #2980b9;
  float: left;
  width: 100%;
}
.testimonialListDv ul li:last-child {
  margin-bottom: 0;
}
.testiTextDv {
  width: 85%;
  float: left;
}
.testiTopDv {
  padding: 30px 20px 25px;
  float: left;
  width: 100%;
}
.testiDtl h5 { /* display: inline-block; border-right: 2px solid #fff; color: #fff; line-height: 16px; padding-right: 7px;  text-transform: capitalize; margin: 0; font-size: 14px;*/
  color: #000;
  text-transform: capitalize;
}
.testiDtl p { /*display: inline-block; color: #fff; margin: 0 0 0 7px;*/
}
.testiDtl { /*background-color: #2980b9; padding: 7px 25px; color: #fff; border-radius: 0 0 6px 6px; font-size: 14px;*/
  border-top: 1px solid #dedede;
  padding-top: 10px;
  clear: both;
}
.dtlVid {
  margin-top: 20px;
  margin-bottom: 25px;
  text-align: center;
}
.dtlVid iframe {
  padding: 5px;
  background-color: #000;
  height: 485px;
  width: 854px;
  margin: 0 auto
}
.audioDv { /*background-color: #dedede;*/
  margin-top: 20px;
}
.audioDv audio {
  width: 100%;
}
a.dmVd {
  color: #fff;
  float: right; /*text-transform: uppercase;*/
  background-color: #ed1c24;
  padding: 6px 7px;
  border-radius: 0;
  font-weight: 600;
  position: relative;
  top: -4px;
}
a.dmVd:hover {
  background-color: #fff;
  color: #ed1c24;
}
.modal-backdrop.in {
  opacity: .7;
}
.modal-backdrop {
  background-color: rgb(119, 119, 119);
}
.demoVidCont { /*top: 30%;*/
}
.demoVidCont .modal-content {
  border-radius: 0;
  padding: 8px 10px 3px; /*background-color: #000;*/
}
.demoVidCont .close {
  position: absolute;
  top: -12px;
  right: -12px;
  color: #fff;
  background: #000;
  opacity: 1;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 21px;
  font-size: 20px;
  border: 2px solid #fff;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
}
.demoVidCont .modal-dialog {
  position: absolute;
  width: 900px;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
}
.demoVidCont iframe {
  background-color: #000;

  width: 100%;
  height: 490px;
}
a.dmVd1 { /* color: #64d2de;    background-color: transparent;*/
  top: 3px;
} /*a.dmVd1:hover{ background-color: transparent; color: #fff; }*/
.homevideo {
  width: 800px;
  height: 450px;
}
.work-steps {
  position: relative;
} /*.work-steps h2 {	position: absolute;	top: 50%;	height: auto;	width: 100%;	left: 0;	text-align: center;	transform: translate(0, -50%);	-webkit-transform: translate(0, -50%);	-moz-transform: translate(0, -50%);}*/
.deshomeimg {
  margin-top: 30px;
}
.deshomeimg img, .desjobseekerimg img {
  max-width: 100%;
  width: 100%;
}
.reg-butt {
  background: #1abc9c;
  margin: 5px 0;
  color: #ffffff;
  border: none;
  font-size: 15px;
  float: none;
  padding: 10px 20px;
}
.section-box.pdcastBox .section-wrap {
  padding: 0;
  margin: 0;
}
.section-box.pdcastBox .container-fluid {
  padding-top: 0;
  padding-bottom: 0;
}
.section-box.pdcastBox .section-content {
  padding: 0;
}
.podcast {
  margin-bottom: 20px;
}
.podcast .panel-default {
  border-color: #eee;
}
.section-box.pdcastBox .panel-heading {
  padding: 0 15px;
}
.section-box.pdcastBox a.pnltTtle {
  position: relative;
  display: block;
}
.section-box.pdcastBox a.pnltTtle.collapsed:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  top: 15px;
  color: #00aaec;
  font-size: 24px;
}
.section-box.pdcastBox a.pnltTtle:after {
  content: "\f106";
  position: absolute;
  right: 15px;
  top: 15px;
  color: #00aaec;
  font-size: 24px;
  font-family: 'FontAwesome';
}
.section-box.pdcastBox .panel-heading h2 {
  margin: 0;
  position: relative; /* top: 12px; */
  padding: 10px 0;
}
.section-box.pdcastBox .panel-heading h4 {
  margin: 0;
  padding: 0;
  height: auto;
}
.section-box.pdcastBox .panel-body h2 {
  font-size: 20px;
}
span.labour-search.lsHdDv.nwhddv br {
  display: none;
}
.MulSlctDv + .select2-container--default .select2-selection--multiple {
  border-radius: 0;
  min-height: 40px;
  box-shadow: none;
  color: #525252;
  border: 1px solid #bbb !important;
  padding: 5px 8px;
  background: #FFF url(../../images/down-arrow.png) no-repeat right;
  height: auto;
}
.MulSlctDv + .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #f3f3f3;
  border: 0;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 1px 7px 1px 5px;
  white-space: normal;
}
.MulSlctDv + .select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: -6px;
  margin-right: -6px;
  display: none;
}
h4.h4_0307 {
  width: 50%;
  display: inline-block;
}
.backbutton0307 {
  text-align: right;
  display: inline-block;
  width: 49%; /* background: #ccc; */
}
.backbutton0307 .backbutton {
  margin: 0;
  width: auto;
  display: inline-block;
}
.form-group.Select_0307 {
  width: 100%;
  text-align: center;
}
.form-group.Select_0307 .input-form {
  width: 100%;
  display: inline-block;
  margin-top: 15px;
  background: #5bc0de;
  border: 2px solid #1d53a5;
  color: #1d53a5;
  padding: 6px 8px;
  color: #fff;
}
.tooltip .tooltiptext1.rightToolTip {
  right: 0;
  left: auto;
  margin-left: 0;
  white-space: normal;
}
.topFrmDv { /* float: left; */
  width: 100%; /* display: none; */
  margin: 0 auto 20px; /* background: #fff;*/
  width: 500px;
  padding: 20px 10px 0;
}
.topFrmDv p.info-view {
  display: inline-block;
  width: 92%;
  vertical-align: middle;
}
.topFrmDv p.info-view strong {
  color: #0000FF;
}
span.tpfrmRgtTxtDv {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
}
span.clonDv {
  color: #0000FF;
  font-size: 16px;
  display: inline-block;
  margin-left: 5px;
  font-weight: 800;
  width: 5px;
  vertical-align: middle;
} /*span.tpfrmRgtTxtDv {    display: inline-block;       width: 92%;    vertical-align: top;    position: relative;    top: 2px;}*/
span.clonDv + input {
  display: inline-block;
  width: 90%;
}
.post-job-form .topFrmDv p {
  font-weight: 700;
}
.topFrmDv .form-group.col-sm-5 {
  padding-right: 8px;
}
.topFrmDv .form-group.col-sm-7 {
  padding-left: 0;
  top: 3px
}
.form-group.excludeGst {
  margin-top: 5px !important;
  font-style: italic;
  margin-bottom: 0;
  text-align: center;
}
.form-group.wageCal {
  text-align: center;
  margin-bottom: 0;
  margin-top: 2px !important;
}
input.chgclr:-moz-placeholder {
  color: #333 !important;
}
input.chgclr::placeholder {
  color: #333 !important;
}
input.chgclr::-webkit-input-placeholder {
  color: #333 !important;
}
.srchModal li.select2-search.select2-search--inline {
  color: transparent;
}
.wantToKnow {
  position: absolute;
  z-index: 9999;
  color: #fff;
  bottom: 30px;
  text-align: center;
  width: 100%; /* background-color: #000; */
}
.wantToKnow a {
  color: #fff;
  background: #000;
  padding: 15px 30px;
  border-radius: 6px;
  font-size: 22px;
  font-weight: 600;
}
.wantToKnow a:hover {
  background-color: #fff;
  color: #000;
}
.faq3col {
  padding-bottom: 30px;
}
.colPad {
  padding: 0 5px;
}
.padSrch .row {
  margin: 0 -5px;
}
.srchtopdv .padSrch {}
.srchtopdv.rspnsev.padSrch {
  padding: 20px 10px;
}
.advSrchDv a {
  color: #fff;
  font-size: 14px;
  top: 5px;
  position: relative;
  text-decoration: underline;
  margin: 0;
}
.simpSerchDv .btn-job-search {
  width: 100%;
}
.questionTT {
  display: block;
}

.map_modal_text p{
  display: flex;
}

.map_modal_text p .span_power{
  width: calc(100% - 200px);
}

.listVwdivArea span.deskvw {
  float: left;
  width: 200px;
}
.listVwdivArea header p {
  float: left;
  width: 100%;
  line-height: 14px;
}
.listVwdivArea p.rightPara {
  margin-left: 200px;
  clear: both;
  margin-bottom: 6px;
}
.listVwdivArea header p span:last-child {
  float: left;
  width: 75%;
}
.listVwdivArea111.listVwdivArea header p span:last-child {
  width: 65%;
} /*.listVwdivArea111.listVwdivArea header p {    line-height: 12px;}*/
.listVwdivArea111.listVwdivArea .mapDvsec header p span:last-child {
  width: 57%;
}
.notify-mee { /*background-color: #f7f7f7; */
  margin: 15px 0; /* padding: 0; */
  float: left; /* border: 1px solid #ccc; */
  width: 100%;
}
.notifyParaText p a {
  color: #fafcff;
  font-size: 16px;
}
.notifyParaText {
  padding: 20px;
  background-color: #1d53a5;
  margin-bottom: 20px;
}
.notifyParaText p {
  background-color: #000103;
  padding: 20px;
}
.notifyParaBottom {
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
}
.namIconDv {
  float: left;
  width: 40px;
  height: 40px;
  background-color: #dfe1e6;
  border-radius: 100%;
  text-align: center;
  line-height: 40px;
  color: #1d53a5;
  font-size: 16px;
  font-weight: 600;
  margin-right: 14px;
}
.NotiFyNameBottomDv {
  padding: 0 20px;
  float: left;
  width: 100%;
}
.nameTextDv {
  float: left;
  width: 80%;
  color: #1d53a5;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  top: 7px;
}
.notiFyBtmMostDv {
  margin: 20px 0;
  float: left;
  width: 100%;
  padding: 0 20px;
}
.movedTodv { /* float: left; */ /* width: 100%; */
}
.movedToIcn {
  float: left;
  width: 40px;
  height: 40px;
  border: #dfe1e6 1px solid;
  border-radius: 100%;
  text-align: center;
  line-height: 40px;
  color: #1d53a5;
  font-size: 22px;
  font-weight: 600;
  margin-right: 14px;
}
.movedToText {
  display: inline-block;
  color: #172b4d;
  margin-right: 10px;
  font-size: 16px;
}
.moveToTxtMoveToDt {
  float: left;
  width: 80%;
  position: relative;
  top: 9px;
}
.notiFyDateDv {
  display: inline-block;
  font-size: 14px;
  color: #8b94a5;
}
.notifyDvCont {
  background-color: #f7f7f7; /*margin: 0 0 15px;*/
  padding: 0;
  float: left; /*border: 1px solid #ccc;*/
  width: 100%;
}
.notifyDvCont:last-child {
  margin: 0;
}
.notifyParaText p:hover {
  color: #fafcff; /*text-decoration: underline;*/
}
.notifyParaText p:hover {
  background-color: #000103;
}
.vwLstTabContent .pagination {
  margin: 0 0 10px;
}
#footer {
  clear: both;
}
.new-nav {
  z-index: 999 !important;
}
.nav_sub_header {
  z-index: 99999;
  min-width: 200px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.nav_sub_header a {
  padding: 10px 15px;
  clear: both;
  font-weight: 500;
  line-height: normal;
  color: #333;
  font-size: 15px;
  margin-bottom: 0px;
  border-bottom: 1px solid #ccc;
}
.nav_sub_header a:last-child {
  border: 0px;
}
.nav_sub_header a:hover {
  color: #004a95;
}

/*26-09-2024*/

.qwerty-swat{
    padding: 10px 10px;
}

.qwerty-swat p{
    font-size: 13px;
    margin: 13px 0px;
    color: #333;
}

.qwerty-swat ul{
    list-style: disc;
}

.qwerty-swat ul li{
    font-size: 13px;
    padding: 3px 0px;
    color: #333;
}


/*Responsive Style*/
@media (min-width: 769px) and (max-width: 12000px) {
  .res-btn-new {
    display: none !important;
  }
}
@media (min-width: 320px) and (max-width: 640px) {
  .menu li:first-child {
    padding: 0;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  .menu li:first-child {
    padding: 0 17px;
  }
}
@media (min-width: 320px) and (max-width: 433px) {
  .value-my-cv {
    background-image: none;
  }
  .class-xs-flex a {
    background-color: #00afec;
  }
  .dropbtn {
    padding: 8px 8px !important;
    font-size: 13px !important;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  .class-xs-flex a {
    background-color: #00afec;
  }
  .res-m {
    width: auto; /*float: right; margin-top: 6px; margin-right: -19px;*/
  }
  .menu {
    margin-top: 9px;
  }
  .mobile-menu {
    display: inline !important;
  }
  .res-nav {
    display: none;
  }
  .main-logo {
    margin: 12px 0;
  }
  aside .sidebar-content {
    padding: 20px;
    border: 1px solid #ddd; /* height: 250px; overflow-y: scroll; */
  }
  .formSection .light-blue-btn {
    padding: 9px 6px;
    font-size: 13px;
    margin: 5px 0;
    width: 100% !important;
  }
  main, .right-sidebar-section {
    border: 0px solid #ddd;
  }
  #header {
    min-height: auto !important;
  }
  .jobaler_res p {
    padding: 15px 0 20px 0;
    text-align: center;
  }
  .footer-social {
    text-align: center;
    margin-top: 30px;
  }
  .mycvres {
    margin-top: 12px;
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
  }
  .footer-credits {
    margin: 8px 0;
  }
  .subscribe h3 {
    text-align: center;
  }
  .subscribe {
    text-align: center;
  }
  .related-job-info {
    padding-right: 0px;
    width: 50%;
    float: left;
    border: 1px solid #bbb;
    text-align: center;
    padding: 20px 0;
  }
  .joblist_respon {
    margin-top: 15px;
  }
  .job-media .cell-left {
    float: left;
    width: 100%;
  }
  .job-media .cell-right {
    float: left;
    width: 100%;
    padding-left: 0;
    padding-top: 8px;
  }
  .cell-left img {
    width: 100%;
  }
  .res-btn-new {
    float: right; /*text-align: right;*/
  } /*========================== res-button ==============================*/
  .dropbtn {
    background: #2980b9;
    color: white;
    padding: 8px 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    margin: 6px 0px;
    border-radius: 3px;
  }
  .dropdwn {
    position: relative;
    display: inline-block;
  }
  .dropdwn-content {
    display: none;
    position: absolute;
    background-color: #00afec;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }
  .dropdwn-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  .dropdwn-content a:hover {
    background-color: #f1f1f1;
  }
  .dropdwn:hover .dropdwn-content {
    display: block;
  }
  .dropdwn:hover .dropbtn {
    background: #2980b9;
  } /*========================== end res-button ==============================*/ /*m_responsive_table*/
  table.m_responsive_table2 thead, table.m_responsive_table thead {
    display: none;
  }
  table.m_responsive_table, table.m_responsive_table tbody, table.m_responsive_table tr, table.m_responsive_table td {
    display: block;
    width: 100%;
    text-align: left;
    white-space: initial !important;
  }
  table.m_responsive_table td {}
  table.m_responsive_table table.m_responsive_table td {
    display: table;
    padding: 8px;
    border-right: 0 !important;
  }
  table.m_responsive_table td:last-child {
    text-align: center;
    display: block;
  }
  table.m_responsive_table tr td:last-child:before {
    display: none;
  }
  .form-group.sm_short_block {
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
    display: none !important; /* @krishna 31-01-2018 */
  }
  table.m_responsive_table2, table.m_responsive_table2 tbody, table.m_responsive_table2 tfoot, table.m_responsive_table2 tr, table.m_responsive_table2 td {
    display: block;
    width: 100%;
    text-align: left;
    white-space: initial !important;
  }
  table.m_responsive_table2 td.col-xs-50 {
    width: 100%;
    float: left;
    text-align: right;
    border-bottom: 1px solid #b7b7b7 !important;
    min-height: 61px;
  }
  table.m_responsive_table2 td.col-xs-50 .text-center {
    text-align: right;
  }
  .m_responsive_table2.info-view-tbl tbody > tr:nth-child(even) {
    background: #dcdcdc;
  }
  table.m_responsive_table2 td.col-xs-80, table.m_responsive_table2 td.col-xs-100 {
    width: 100%;
    text-align: right;
    clear: left;
  }
  table.m_responsive_table2 td.col-xs-50:nth-child(odd) {
    clear: left;
    border-right: 1px solid #b7b7b7 !important;
    width: 100%;
  }
  .m_responsive_table2 td:before {
    content: attr(data-header);
    white-space: initial;
    display: block;
    margin-bottom: 8px;
  }
  table.m_responsive_table2 tr {
    font-size: 13px;
  }
  table.m_responsive_table2 td.col-xs-50:before {
    width: 60%;
    text-align: left;
  }
  table.m_responsive_table2 td.col-xs-80:before {
    width: 80%;
    text-align: left;
    float: lrft
  }
  table.m_responsive_table2 td.col-xs-100:before {
    width: 100%;
    text-align: left;
  }
  .invoice-form td, .invoice-form th {
    border: none !important;
  }
  .invoice-form tr {
    border-bottom: 1px solid #ddd;
  }
  .invoice-form tr:last-child {
    border-bottom: 0;
  }
  .m_responsive_table2 .form-control.sm-input {
    width: 100%;
  }
  .tbl-loading span.tbl-loader {
    text-align: center;
  } /* .tbl-loading span.tbl-loader{	padding-top: 41px;} */
  table.m_responsive_table2 tfoot {
    background: #dcdcdc;
  }
} /*--/m_responsive_table*/
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 8px;
}
.new-sbr { /* margin: 0 !important; */
  margin-top: 0 !important;
}
.new-sbr h3 { /*color: #333;	font-size: 14px;	margin-top: 10px;*/
  color: #000;
  font-size: 15px;
  margin-top: 10px;
  font-weight: normal;
}
.new-sbr input {
  border: 1px solid #ddd;
  border-radius: 6px 0px 0px 6px;
  border-right: 0px;
  width: 59%;
  text-align: left;
  font-size: 14px;
  height: 45px;
}
.new-sbr .input-group {
  width: 100%;
}
.new-sbr .input-group button {
  border-radius: 0px 6px 6px 0px;
  background-color: #00afec;
}
.new-nav .menu {
  margin: 0px 0 0 0;
}
.media-top-right {
  float: none; /* margin-right: 32px; */
  margin-right: 0;
  text-align: right;
}
.my-acc {}
.my-acc a { /*border: 2px solid #ddd;    margin: 5px 0;    border-radius: 0;    padding: 8px 17px;    font-size: 14px;*/
}
.media-top-22 {
  margin: 2px 0 0 5px !important;
}
.main-logo2 {
  margin: 9px 0 6px;
  max-width: 180px;
  margin-top: 22px;
}
.site-logo {
  max-width: 100%;
  margin-top: 15px;
  margin-left: 30px;
}
.cv-panel-body2 {
  margin-left: 447px !important;
  width: 700px;
}
.container-vmcv2 {
  height: 250px;
  width: 250px;
  left: -35px;
  top: -3px;
}
.cv-counter-value2 {
  font-size: 30px;
}
.cv-counter-location2 {
  font-size: 16px;
}
.footer-credits {
  text-align: left !important;
}
.footer-social {
  margin-top: 13px !important;
}
.padding-5-30 {
  padding: 5px 30px;
}

.aside-section {
  padding: 5px 30px;
}
.searchimg {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  border: 1px solid #515151;
}
.searchdocimg {
  width: 32px;
  height: 32px;
}
.table-condensed {
  margin: 0px 0 !important;
}
.job-applied-table {
  border-radius: 0 !important;
}
.job-applied-table.table-condensed thead tr th { /*background: #666 !important;*/
  background: deepskyblue !important;
  padding: 10px 0px;
  vertical-align: top;
}
.jobboard-search-wrapper2 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.a-tab .active a {
  margin-right: 0px;
  font-size: 18px;
  line-height: 48px;
  display: block;
  height: 48px;
  padding: 0 30px !important;
  color: #fff !important;
  background-color: #3fabe1 !important;
  border: 0;
  border-radius: 0;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #428bca;
  color: #fff;
}
#jobboard-search-tab.nav-tabs li a {
  background-color: #1d53a5;
  height: 46px;
}
.pad-tab-a {
  padding: 30px 0;
  padding-bottom: 40px;
}
.jobboard-search-wrapper .tab-content > .active {
  background: #3fabe1 !important;
}
.jobboard-search-wrapper .tab-content > .two {
  padding-bottom: 0 !important;
}
#resume-search-form {
  margin: 0;
}
.b-tab-btn {
  background-color: #1d53a5 !important;
}
.b-tab-btn:hover {
  color: #3fabe1 !important;
}
.table-fld:nth-child(even) {
  background: #f9f9f9;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
} /*.table-condensed>tbody>tr>td:nth-of-type(odd) {    background-color: #fbfcfd;}*/
.no-padd {
  padding: 0;
}
.job-applied-table.table-condensed tbody tr td {
  background-color: transparent !important;
}
textarea.form-control.input-form {
  resize: vertical;
}
#job_description_resize {
  resize: none;
  display: none;
}
.media-top-22 li > a {
  background-color: #ed1c24;
  font-weight: 600;
}
.top-line {
  border-top: 3px solid #00afec !important;
}
.container-vmcv {
  border: 5px solid #00afec !important;
}

.flip {
  height: 235px;
  position: relative;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
}
.active-details {
  width: 100%;
  height: 100%;
  background-color: #83a43e;
  padding: 20px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.flip .flip-back, .flip .flip-front {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: .75s;
  -moz-transition: .75s;
  -o-transition: .75s;
  transition: .75s
}
.flip .flip-front {
  z-index: 5
}
.flip .flip-back {
  z-index: 0;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg)
}
.flip:hover .flip-front {
  z-index: 5;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg)
}
.flip:hover .flip-back {
  z-index: 10;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg)
}
.flip a {
  text-decoration: none
}
.small-grid .flip-front {
  width: 100%;
  height: 100%
}
.icon .flip-front {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center
}
.service-box-yellow-front .service-bigprice {
  margin-left: 20px;
  text-align: center;
  float: left;
}
.service-box-yellow-front .service-header {
  margin: 20px auto 0 5%;
  width: auto;
  font-size: 302% !important;
  color: #f3182e !important;
  font-weight: bold;
  word-wrap: break-word;
}
.service-box-yellow-front .service-btn {
  background: #ef1b29;
  width: 16%;
}
.flip-back {
  background: #707070;
  border: 2px solid #707070
}
.service-below {
  padding: 0 10px
}
.service-below .service-header {
  padding-top: 1.1em;
  margin-bottom: 10px;
  text-align: center
}
.service-price {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 20px
}
.service-body {
  color: #fff;
  font-size: 19px;
  line-height: 18px;
  float: left;
}
ul.service-list-box {
  float: left;
  margin: 0;
  padding: 0
}
ul.service-list-box li {
  list-style-type: disc;
  margin: 0 10px 10px;
  padding: 0;
  float: left;
  width: auto;
  height: auto
}
ul.service-list-box li:last-of-type {
  margin-bottom: 0
}
.service-btn {
  border: 1px solid #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #fff;
  background: 0 0;
  cursor: pointer;
  padding: 7px 18px;
  display: inline-block; /*text-transform: uppercase;*/
  text-align: center;
  outline: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0
}
.service-btn:after {
  content: '';
  position: absolute;
  z-index: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, .3)
}
.service-btn-details {
  width: 20%;
  margin: 48px auto auto;
  padding: 5px;
  font-size: 17px;
  font-weight: 700
}
.service-btn:active:after, .service-btn:hover:after {
  width: 100%
}
.service-box-yellow-front {
  background: #00afec;
  border: 2px solid #038ebe;
  height: 224px;
  text-align: left;
}
.service-bigprice {
  position: relative;
  display: inline-block;
  margin: 35px auto 0;
  padding: 20px 10px 0;
  border-radius: 50%;
  box-shadow: 0 0 0 30px transparent;
  background: #c42d2d;
  color: #fff;
  height: 180px;
  width: 180px;
  margin-left: 35% !important;
}
.flip .flip-front {
  z-index: 5;
}
.flip:hover .flip-back {
  z-index: 10;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.flip-back.service-below.active-details {
  height: 224px;
  width: 100%;
}
@media only screen and (max-width: 5000px) and (min-width: 1000px) {
  .top_flip .service-effect-front .service-pricewrap {
    font-size: 40px;
    padding-top: 40px;
  }
}
.service-effect-front .service-pricewrap {
  font-size: 32px;
  padding-top: 20px;
}
.service-pricewrap {
  font-size: 20px;
  line-height: 1em;
  position: relative;
}
.service-pricewrap {
  font-size: 20px;
  line-height: 1em;
  position: relative;
}
.service-header {
  font-size: 20px !important;
  line-height: 28px; /*text-transform: uppercase;*/
  padding: 63px 10px 0;
  color: #fff;
  -webkit-transition: margin .5s;
  -moz-transition: margin .5s;
  -o-transition: margin .5s;
  -ms-transition: margin .5s;
  transition: margin .5s;
}
.service-effect-front .service-duration {
  font-size: 22px;
  margin-top: 5px;
}
.service-number {
  font-size: 40px;
}
.service-box-yellow-front .service-bigprice {
  margin-left: 20px;
  text-align: center;
  float: left;
}
.service-effect-front .service-pricewrap {
  font-size: 30px;
  padding-top: 25px;
}
@media only screen and (max-width: 5000px) and (min-width: 1000px) {
  .service-box-yellow-front .service-bigprice {
    width: 160px;
    height: 160px;
    margin-bottom: 20px;
    margin-top: 30px;
    margin-left: 120px;
    z-index: 1;
  }
}
.service-box-yellow-front .service-bigprice {
  height: 160px;
  margin-bottom: 20px;
  margin-left: 30% !important;
  margin-top: 20px;
  width: 160px;
  z-index: 1;
}
.soffer span {
  font-size: 19px !important;
}
.specil_new {
  width: auto;
  float: left;
}
@media only screen and (min-width: 1000px) and (max-width: 5000px) {
  .top_flip .service-btn-details, #notie8#hack {
    margin-top: 170px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 5000px) {
  .top_flip .service-btn-details {
    width: 20%;
    margin-top: inherit;
    bottom: 20px;
  }
}
.service-box-yellow-front .service-btn {
  background: #ef1b29;
  width: 16%;
}
.service-btn-details {
  width: 15%;
  margin: 48px auto auto;
  padding: 5px;
  font-size: 17px;
  font-weight: 700;
}
.service-btn {
  border: 1px solid #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #fff;
  background: 0 0;
  cursor: pointer;
  padding: 7px 18px;
  display: inline-block; /*text-transform: uppercase;*/
  text-align: center;
  outline: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 1000px) and (max-width: 5000px) {
  .top_flip .service-body {
    font-size: 19px;
    line-height: 30px;
    padding-bottom: 20px;
  }
}
.jclass {
  position: relative !important;
  margin-top: 14px !important;
}
.soffer {
  width: auto !important;
  margin: 0 10px !important;
}
.soffer {
  float: left !important;
  overflow: hidden !important;
  position: relative !important;
  padding-top: 2px !important;
}
.blue {
  background: #6181ca !important;
  border: 2px solid #284fa9;
  text-align: left;
}
a.detailjob {
  color: #26a3e1;
}
a.titlejob {
  color: #26a3e1;
}
.fa.fa-sort-amount-asc:hover {
  color: #565656;
}
.resume-search-btn {
  margin-left: 70%;
  margin-top: -79px;
}
.textwidget a {
  color: #26a3e1;
}
.textwidget span {
  color: #fff !important;
}
td.text-right {
  text-align: right;
}
.jb-work-steps .work-steps {
  height: 190px;
  width: 190px;
  margin: 30px auto;
}
.jb-work-steps .work-steps h2 {
  margin-top: 59px !important;
  font-size: 22px;
}
.jb-work-steps {
  background: #1b51a9;
  margin-top: -20px;
  margin-bottom: 33px;
}
.how-it-works-link {
  padding: 11px;
  font-size: 27px; /* max-width: 400px; */
  margin: 0px auto;
  color: #fff; /* background: #ffc4c4;     background: #ffc4c4;*/
  text-align: center;
  cursor: pointer;
  font-weight: 700;
  transition: all 0.3s;
  box-shadow: 2px 3px 15px #333;
  margin-bottom: 6px;
  background-image: linear-gradient(to right, #ff7e5f 0%, #fd882e 51%, #ff7e5f 100%);
}
.how-it-works-link:hover {
  background-position: right center;
}
.cd-top.cd-top2 {
  position: static;
  width: initial;
  display: inline-block;
  padding: 10px 20px;
  height: auto;
  font-size: 16px;
  line-height: 16px;
}
.cd-top.cd-top2 i {
  margin-left: 10px;
}
.how-it-works-section {
  border-top: 1px solid #ddd;
}
@media only screen and (max-width: 1100px) {
  .new-sbr .input-group button {
    padding: 10px 9px;
  }
  .cv-panel-body2 {
    margin-left: 161px !important;
  }
}
@media only screen and (max-width: 1084px) {
  .bottom {
    margin-bottom: 14% !important;
  }
}
@media only screen and (max-width: 991px) {
  .bottom {
    margin-bottom: 30px !important;
  }
  p#msgred {
    width: 90% !important
  }
}
@media only screen and (max-width: 650px) {
  .bottom {
    margin-bottom: 17% !important;
  }
}
@media only screen and (max-width: 479px) {
  .work {
    padding: 6px 38px !important;
  }
  h4.h4_0307 {
    width: 58%;
  }
  .backbutton0307 {
    width: 40%;
  }
}
@media only screen and (max-width: 312px) {
  .right-side {
    top: 56% !important;
  }
}
@media only screen and (max-width: 1023px) {
  .cv-panel-body2 {
    margin-left: 28px !important;
  }
  .formSection .col-sm-3 {
    padding-left: 0;
  }
  .formSection .col-sm-4 {
    padding-right: 0;
  }
  .formSection .light-blue-btn {
    padding: 10px 8px;
    font-size: 13px;
    margin: 0px 0;
    width: initial !important;
    display: inline-block;
  }
  .related-job-info {
    width: 100%;
  }
  main {
    border: 1px solid #ddd;
  }
  .right-sidebar-section {
    padding: 8px 0px;
    width: 100%;
    margin-left: 0px;
  }
  .right-sidebar-section h4 {
    font-size: 16px;
  }
  .resume-search-btn {
    margin-left: 0;
    margin-top: 0px;
  }
  .side-bar-aside .sidebar-content .slider-section a {
    font-size: 16px;
    padding: 12px !important;
    padding-left: 30px !important;
  }
  .side-bar-aside .sidebar-content .slider-section .active:after, .side-bar-aside .sidebar-content .slider-section a:hover:after {
    display: none;
  }
  .padding-top-20 {
    display: block;
  }
  .resume-AddEditArea {
    padding: 30px 15px;
  }
  .r__b_e {
    display: block !important;
    width: 100% !important;
    float: left;
  }
  .defaultSkin .mceListBox .mceText {
    width: initial !important;
  }
  .mceToolbar td {
    display: table-row;
    float: left;
  }
  .mceToolbar td:nth-of-type(11) {
    clear: left;
  }
}
@media only screen and (max-width: 767px) {
  .deshomeimg {
    margin: 0 0 20px !important;
    padding: 0;
  }
  .prmocd {
    margin-bottom: 30px;
    float: left;
    width: 100%;
  }
  .prmocd .prmobtn {
    padding: 10px 3px;
  }
  #err_necatype {
    margin-left: 0px !important;
  }
  #touch-menu {
    position: absolute;
    right: 0;
    padding: 0;
    top: 17px;
  }
  .cv-panel-body2 {
    margin-left: 0px !important;
    width: inherit;
    border-radius: 20px !important;
  }
  .jobboard-search-wrapper {
    padding: 0px 15px;
  }
  .search-btn-group .btn:first-child {
    margin-bottom: 15px;
  }
  .formSection .col-sm-4 {
    padding-right: 15px;
  }
  .formSection .col-sm-4 {
    padding-right: 15px;
  }
  .formSection .col-sm-3 {
    padding-left: 15px;
  }
  .formSection .light-blue-btn {
    display: block;
    width: 100% !important;
    margin-top: 10px;
  }
  .related-job-info {
    width: 49.5%;
  }
  .related-job-info:first-child {
    margin-right: 1%
  }
  main {
    border: 0px solid #ddd;
  }
  .r-dr-m {
    display: block !important;
  }
  .r-dr-m .sub-menu {
    display: none;
  }
  ul.menu.r-dr-m li {
    display: block;
    width: 50%;
    float: left;
  }
  .r-dr-m li a {
    padding: 9px 8px;
  }
  .media-top-right {
    margin: 15px 0px !important;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
  }
  ul.menu.r-dr-m li .sub-menu li {
    display: block;
    width: 100%;
  }
  .r-dr-m .sub-menu {
    width: 144px;
  }
  ul.menu.r-dr-m li .sub-menu li a {
    padding: 9px 10px;
  }
  .search-btn-group {
    float: left;
  }
  .rd-btn-lbr-fnd {
    padding-left: 0;
  }
  .modal-dialog {
    width: 94% !important;
  }
  .modal-dialog .sectionTitle {
    text-align: left;
    margin-left: 0px;
  } /*  #cv .sectionTitle h1 { font-size: 24px !important;} */
  .r-box {
    margin-left: 0;
    max-width: 100%;
  }
  .s-box-d {
    margin: 90px 15px !important;
  }
  .alert.job-alert.alert-red {
    margin-left: 0px !important;
  }
  main article header {
    padding: 10px 0px;
  }
  main addpost header {
    padding: 10px 0px;
  }
  .rj-right {
    padding-left: 0px;
  }
  .kk {
    height: auto !important;
  }
  .k1 {
    height: auto !important;
  }
  .k1 .form-group, .kk .form-group {
    padding-bottom: 0px;
  }
  .m_responsive_table2 td:before {
    content: attr(data-header)':';
    display: inline-block;
    width: 50%;
    padding-right: 13px;
  }
  .m_responsive_table2 td.xs-lebel-vl:before {
    margin-top: 11px;
  }
  .m_responsive_table2.m_responsive_table3 td .tbl-loading, .m_responsive_table2.m_responsive_table3 td .info-view {
    display: inline-block;
  }
  .m_responsive_table2.m_responsive_table3 td {
    border-bottom: 1px solid #d1d1d1 !important;
    min-height: 38px;
  }
  .m_responsive_table2 tbody > tr:nth-child(even) {
    background: #f9f9f9;
  }
  .m_responsive_table2 tbody > tr:nth-child(odd) {
    background: #e9e9e9;
  }
  .backbutton {
    margin-left: 0;
    margin-top: 5px;
  }
  .m_responsive_table2 td.full-width-xs:before {
    display: none;
  }
  .m_responsive_table2 td.full-width-xs {
    width: 100%;
    text-align: center;
  }
  .pledge {
    text-align: center;
    padding: 6px !important;
    margin-left: 40%;
  }
  .pledge img {
    width: 40px !important;
    margin-top: -80px !important;
  }
  .section-box.pdcastBox .panel-heading h2 {
    font-size: 16px;
    margin-right: 17px;
  }
}
@media only screen and (max-width: 359px) {
  .r-dr-m li a {
    padding: 9px 6px;
    font-size: 10px;
  }
  .main-logo {
    width: 100%;
  }
  .new-sbr input {
    width: 56%;
    height: 37px;
  }
  .new-sbr .input-group button {
    padding: 9px 7px;
    font-size: 14px;
  }
  .upload-btn {
    font-size: 14px;
  }
  .step-to h1 {
    font-size: 31px;
  }
}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */
  overflow: hidden; /* text-indent: 100%; */ /* white-space: nowrap; */
  background: rgb(6, 137, 255);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  font-size: 24px;
  text-align: center;
  line-height: 63px;
  color: #fff;
  z-index: 999
}
.cd-top:hover, .cd-top:active {
  color: #fff;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible { /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out { /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
} /* krishna 28_10_2017 */
.section-title {
  font-size: 20px;
  font-weight: 700;
  margin: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px;
  margin-bottom: 0;
}
.add-company-btn {
  font-weight: bold;
  color: #fff;
  box-shadow: 0px 3px 10px #484747;
  padding: 10px;
  background-color: #008df8;
}
.resume-AddEditArea {
  margin-bottom: 15px;
}
.footer_add_box {
  margin-top: 15px;
}
.resumebuilder-third .resume-AddEditArea {
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 11px;
}
.resumebuilder-third table, .resumebuilder-third tbody, .resumebuilder-third tr, .resumebuilder-third td {
  display: block !important;
  width: 100% !important;
}
.modal-body.padding-20 {
  padding: 20px;
}
td.orange-bg {
  background: #fe8248 !important;
  color: #fff;
}
.left-info-content {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 15px;
  border: 2px solid #fe8148; /*box-shadow: 1px 4px 7px #a2a2a2;*/
  box-shadow: 10px 10px 10px 10px #a2a2a2;
}
@media only screen and (max-width: 767px) {
  .last-bid {
    width: 100%;
  }
  .main-logo2 {
    margin: 9px 0 6px;
    max-width: 120px;
    margin-top: 15px;
    margin-bottom: 15px !important;
  }
  .site-logo {
    max-width: 55%;
    margin-top: 0;
    margin-left: 20px;
  }
  .how-it-works-link {
    font-size: 18px;
  }
  #box .btn-xs {
    font-size: 9px;
  }
  #box {
    margin-left: 15px;
    margin-right: 15px;
    line-height: 24px;
  }
  #box img {
    height: 20px;
    width: 20px;
  }
  .shorting-section #box {
    margin-left: 0px;
    margin-right: 0px;
  }
  .table .btn-xs {
    padding: 1px 5px;
  }
  .jb-work-steps .work-steps, .work-steps {
    height: 160px;
    width: 160px;
  }
  .jb-work-steps .work-steps h2, .work-steps h2 {}
  .job-alert {
    padding: 7px 10px;
    font-size: 14px !important;
  }
  .step-spacer {
    height: 0px;
  }
  .btn-job-search {
    width: 100%;
  }
  #search-btn-wrap a {
    margin-top: 10px !important;
  }
  .shorting-section .btn-lg {
    font-size: 12px;
  }
  .shorting-section .col-md-12.my-resume-title {
    padding: 8px 10px;
  }
  .shorting-section .col-md-12.my-resume-title .col-md-6.text-right {
    text-align: left;
  }
  .skill-set-first {
    width: 90% !important;
  }
  .resume-yes {
    padding: 100px 30px !important;
  }
  #job_apply_div {
    margin-left: 0 !important;
  } /* #save_div,	#preview_div{		display: none !important;	} */
  #logo1 {
    width: 100% !important;
  }
  .new-sbr {
    display: none;
  }
  .faqtab > li {
    width: 50%;
  }
  p#msgred {
    width: 90% !important
  }
}
@media only screen and (max-width: 500px) {
  .main-logo2 {
    margin: 9px 0 6px;
    max-width: 80px;
    margin-top: 22px;
  }
  .site-logo {
    max-width: 55%;
    margin-top: 0;
    margin-left: 14px;
  }
  .prmocd .inptTxt, .prmocd .prmobtn {
    font-size: 14px;
  }
  .related-job-info {
    width: 100%;
  }
}
@media only screen and (max-width: 359px) {
  .main-logo2 {
    max-width: 70px;
    margin-top: 22px;
  }
  .site-logo {
    max-width: 50%;
    margin-top: 0;
    margin-left: 6px;
  }
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
    line-height: 44px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 40px;
  }
  .work {
    margin-top: 15px !important;
  }
  .flterbtndv {
    width: 100%;
    height: 41px;
    font-size: 18px;
    background-color: #f2f2f2;
    display: block;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
  }
  .flterbtndv img {
    height: 28px;
  }
  .flterbtndv span {
    margin-left: 10%;
  }
}
#box h3 {
  background: #f7f6f0;
  border-bottom: 1px solid #e8e7e1;
  color: #000;
  padding: 5px;
  font-size: 14px;
  margin: 0px;
  font-weight: bold;
}
#box {
  border: 1px solid #e8e7e1;
  font-size: 13px;
}
#box p {
  padding: 10px;
  margin: 0px;
} /*========================================= 30.11.2017 =================================== */
@font-face {
  font-family: 'Handel-Gothic-BT';
  src: url('../../fonts/Handel-Gothic-BT.ttf.woff') format('woff'), url('../../fonts/Handel-Gothic-BT.ttf.svg#Handel-Gothic-BT') format('svg'), url('../../fonts/Handel-Gothic-BT.ttf.eot'), url('../../fonts/Handel-Gothic-BT.ttf.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
} /* ======================================================== light blue ======================================================== */
.style-a {
  color: #00a1f0 !important;
  font-family: 'Handel-Gothic-BT';
}
.style-b {
  color: #ee1d22 !important;
  font-family: 'Handel-Gothic-BT';
}
.style-c {
  color: #00a1f0 !important;
  font-family: 'Handel-Gothic-BT';
} /* ======================================================= dark blue ========================================== */ /*.style-a{	color:#015dac !important;	font-family: 'Handel-Gothic-BT';	}	.style-b{	color:#ee1d22 !important;	 font-family: 'Handel-Gothic-BT';	}	.style-c{	color:#015dac !important;	 font-family: 'Handel-Gothic-BT';	}*/ /* ======================================================= only font style ========================================== */
.style-font {
  font-family: 'Handel-Gothic-BT' !important;
}
.ad-content {
  background-color: #ffffff;
  max-height: 450px;
  max-width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
.core {
  padding-right: 0;
  font-size: 16px;
  margin-bottom: 15px;
  display: table;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.core-img {
  display: table-cell;
  width: 70px;
  overflow: hidden;
}
.core:first-child {
  margin-top: 15px;
}
.core:last-child {
  padding-bottom: 0px;
  border-bottom: 0;
}
.core-body {
  display: table-cell;
  padding: 0 3px;
  max-height: 100%;
  vertical-align: middle;
  padding-left: 15px;
}
.core-body {
  overflow: hidden;
  line-height: 16px;
  text-align: left;
}
.core-img img {
  height: auto;
  margin: auto;
  display: block;
  width: 100%;
}
.core-ad-pill {
  white-space: nowrap;
  display: inline-block;
  bottom: 3px;
  position: absolute;
}
.core-ad-pill .badge {
  margin-right: 4px;
  float: left;
}
.core-ad-pill .badge {
  background-color: #b3b3b3;
  color: #ffffff;
  border-radius: 2px;
  padding: 2px;
}
.core-ad-pill .url-or-advertiser {
  overflow: hidden;
  text-overflow: ellipsis;
  font: 300 11px "Roboto";
  color: #b3b3b3;
  display: block;
  vertical-align: middle;
  text-decoration: none;
  line-height: 17px;
  width: auto;
} /*========================================= 18.12.2017 =================================== */
#ui-id-1 {
  max-height: 360px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.nica-block {
  margin-top: 40px;
  text-align: center;
  padding: 20px;
  padding-bottom: 10px;
  background: #1c53a5;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0px 4px 11px #111;
}
.nica-block .alrt {
  text-align: center;
  padding: 0px 0 5px 0;
  line-height: 35px;
}
.nica-block label {
  margin-bottom: 10px;
}
.nica-block .input-form {
  padding: 6px;
  font-size: 16px;
  height: 42px;
}
.nica-block .btn-lg {
  padding: 9px 16px;
}
.nica-block input[type="text"].input-form {
  color: #111 !important;
}
.nica-block input[type="text"].input-form:-moz-placeholder {
  color: #333 !important;
}
.nica-block .input-form::placeholder {
  color: #333 !important;
}
.nica-block .input-form::-webkit-input-placeholder {
  color: #333 !important;
}
.switch-block {
  margin-top: 30px;
  color: #ff7e5f;
  font-weight: 700;
  font-size: 18px;
}
.switch-block .btn-default.active {
  color: #fff;
  background-color: #e62b2b;
}
.switch-block label {
  line-height: 0;
  margin-left: 10px;
}
.switch-block label input[type=radio] {
  margin-right: 5px;
  vertical-align: baseline;
}
tr.table-fld.ownads {
  background: #95b9ef;
}
.typeOfBlock {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.terms-block {
  display: table;
}
.htr {
  color: #484848;
  font-weight: 700;
}
.info-button {
  border: 3px solid #0789ff;
  margin-top: 30px;
  font-size: 17px;
  font-weight: 500;
  transition: all 0.3s;
  background: #0789ff;
  color: #fff;
  padding: 12px 5px;
  border-radius: 6px;
  text-align: center; /*text-transform: uppercase;*/
  text-decoration: none !important;
}
.info-button:hover, .info-button:active, .info-button:focus {
  background: #0673d6;
  color: #fff;
  border: 3px solid #0673d6;
  text-decoration: none !important;
}
.md-lightbox, .md-lightbox:hover, .md-lightbox:active, .md-lightbox:focus {
  text-decoration: none;
}
.prx-container p {
  font-family: 'Nunito', tahoma, sans-serif;
} /* @KRISHNA 06/02/2018 */
@media (min-width:992px) {
  .xs-menu-container {
    display: none;
  }
}
.xs-menu-container { /* background:#fd882e; */
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.xs-menu-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  display: -webkit-flex;
}
.xs-menu-list.justify-right {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.xs-menu-list.justify-right > li {
  width: 144px;
  display: block;
  flex: inherit;
}
.xs-menu-list.justify-right > li {
  width: 120px;
}
.xs-menu-list > li {
  flex: 1;
  -webkit-flex: 1;
  position: relative;
}
.xs-menu-list > li.l-s {
  flex: 1.2;
  -webkit-flex: 1.2;
}
.xs-menu-list > li.m-bl-bg {
  background: #2980b9;
}
.xs-menu-list > li > a {
  color: black;
  padding: 7px 1px;
  text-align: center;
  display: block;
  font-size: 12px;
  border-right: 1px solid #dcdcdc;
  transition: all 0.2s;
  font-weight: bold;
  color: #2980b9;
}
.xs-menu-list > li.m-bl-bg > a {
  color: #fd882e;
}
.xs-menu-list > li > a:hover, .xs-menu-list > li > a:active, .xs-menu-list > li > a:focus {
  background: #ccc;
  color: #111;
}
.xs-menu-list > li:last-child > a {
  border-right: 0;
}
.xs-menu-list > li > ul {
  display: none;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  position: absolute;
  top: 100%;
  right: 0;
  background: #ccc;
  z-index: 999;
  min-width: 100%;
}
.xs-menu-list > li > ul > li > a {
  display: block;
  padding: 8px;
  color: #111;
  font-size: 14px;
}
.xs-menu-list > li > ul > li {
  border-top: 1px solid #ddd;
}
.xs-menu-list > li:hover > ul, .xs-menu-list > li:active > ul, .xs-menu-list > li:focus > ul {
  display: block
}
.new-menu {
  display: none !important;
}
@media(max-width:1200px) {
  .subscribe { /* clear:left; */
    margin-top: 10px !important;
  }
  #promocode_no, input[type="email"].btn {
    -webkit-user-select: inherit;
    -moz-user-select: inherit;
    -ms-user-select: inherit;
    user-select: inherit;
  }
  .my-resume-title a {
    float: right;
    margin-left: 0 !important;
    width: initial !important;
    margin-top: -40px;
  }
  a.dmVd1 {
    margin-top: 0 !important
  }
  .my-resume-title .col-md-6 a {
    margin-top: initial;
  }
  .table-responsive {
    overflow-x: scroll;
  }
  .tableDiv2 {
    direction: rtl;
  }
  .tableDiv2Content {
    direction: ltr;
    position: relative;
    width: 900px;
  }
  .tableDiv3Content {
    direction: rtl;
    overflow-x: scroll;
  }
  .tableDiv3Content table {
    direction: ltr; /*width: 200%;*/
    position: relative;
  }
  .tableDiv4 {
    direction: rtl;
  }
  .tableDiv4 table {
    direction: ltr;
  }
  .tableDiv5 {
    direction: rtl;
  }
  .tableDiv5 table {
    direction: ltr;
  }
  .tableDiv6 {
    direction: rtl;
  }
  .tableDiv6 table {
    direction: ltr;
  }
  label.label_finder_type {
    display: inline-block;
    width: 25%;
  }
  .rd-btn-lbr-fnd {
    width: 74%;
    display: inline-block;
  }
  .rd-btn-lbr {
    width: 49.5%;
  }
  .post-job-form label, .labour-post label {
    font-size:
  }
  .btn-job-search {
    padding: 10px 36px;
  }
  .related-job-info .btn-job-search {
    padding: 10px;
    width: 90% !important;
  }
  .viewresume {
    padding: 10px 28px !important;
  }
  .padding-top-20 {
    display: block;
  }
  .info-button {
    font-size: 17px;
  }
  label.terms_and_condition-l {
    width: 90%;
    display: inline-block;
    vertical-align: top;
  }
}
@media(max-width:992px) {
  .rd-btn-lbr input {
    float: left;
    height: 16px;
    margin-right: 4px;
    margin-top: 1px;
    width: 16px;
  } /*.invoice-form.m_responsive_table2{width: 1050px;}*/
  .post-job-form label, .labour-post label {
    font-size: 13px !important;
  }
  .top {
    border-bottom: 0;
  }
  .work-steps h2 { /* margin-top: 0;*/
    font-size: 16px;
  }
  .work-steps { /*height: 130px;*/
    width: 100%;
  }
  .subscribe {
    margin-top: 0px !important;
  }
  .my-resume-title .col-md-6 a {
    margin-top: -40px;
  }
  .col-sm-5.jobaler_res {
    width: 34%;
  }
  .save-resume, #job_apply_div, #save_div, #preview_div {
    text-align: center;
  }
  .save-resume input.btn.btn-default.btn-green.resubmit, #save_div .btn-green {
    float: none !important;
  }
  #preview_div .btn-green {
    margin-left: 0 !important;
  }
  table.job-applied-table.m_responsive_table, table.job-applied-table.m_responsive_table tbody, table.job-applied-table.m_responsive_table tfoot, table.job-applied-table.m_responsive_table tr, table.job-applied-table.m_responsive_table td {
    display: block;
    width: 100%;
    text-align: left;
    white-space: initial !important;
  }
  table.job-applied-table.m_responsive_table tr.table-fld {
    border-bottom: 3px solid #2d2d2d;
  }
  table.job-applied-table.m_responsive_table tr.table-fld > td:last-child {
    text-align: center;
    padding: 10px;
  }
  .job-applied-table.m_responsive_table td:before {
    content: attr(data-header);
    white-space: initial;
    display: block;
    margin-bottom: 8px;
    width: 50%;
    float: left;
  }
  td.hidden-xs {
    display: none;
  }
  .job-applied-table td:after {
    content: '';
    display: table;
    width: 100%;
    clear: both;
  }
  .m_responsive_table2 td:before {
    width: 55%;
    float: left;
  }
  tr.xs-bottom-border {
    border-bottom: 3px solid #333 !important;
  }
  .xs-no-padding {
    padding: 0;
    border: 0;
  }
  .info-view-tbl.invoice-form tfoot tr.tow-cell td {
    width: 50%;
    float: left;
    font-size: 12px;
    border-bottom: 1px solid #b5b2b2 !important;
  }
  .m_responsive_table2 tr.tow-cell td:before {
    width: 45%;
  }
  .m_responsive_table2 tr.tow-cell .form-control.sm-input {
    display: inline-block;
    width: 42% !important;
    padding: 5px;
  }
  .m_responsive_table2 td.cell-50 {
    min-height: 34px;
    border-bottom: 1px solid #c3c3c3 !important;
    clear: left;
  }
  .m_responsive_table2 td.cell-50 .input, .m_responsive_table2 td.cell-50 select, .m_responsive_table2 td.cell-50 .form-control.sm-input {
    display: inline-block;
    width: 50% !important;
    padding: 5px;
  }
  table.m_responsive_table2 .lb-grid td.col-xs-50:before {
    width: 63%;
    text-align: left;
  }
  table.m_responsive_table2 .lb-grid td.col-xs-50.noep:before {
    width: 55%;
  }
  .m_responsive_table2 td.col-xs-50 .form-control.sm-input {
    display: inline-block;
    width: 25% !important;
    padding: 0 5px;
    height: 26px;
  }
  .m_responsive_table2 td.col-xs-50.noep .form-control.sm-input {
    width: 40% !important;
  }
  .info-view-tbl.invoice-form tr td:last-child, .info-view-tbl.invoice-form tr td:nth-last-child(2) {
    background: #dcdcdc;
  }
  .htresdg > td {
    border-bottom: 1px solid #bdbcbc !important;
  }
  .m_responsive_table2 .trx-footer td:before {
    text-align: right
  }
  .m_responsive_table2.m_responsive_table3 td.trxdf .tbl-loading, .m_responsive_table2.m_responsive_table3 td .info-view {
    display: block;
  }
  tfoot .xs-bottom-border td.col-2 {
    float: left;
    width: 50%;
  }
  .m_responsive_table2 td.col-2 .form-control.sm-input {
    width: 50%;
  }
  .info-view-tbl.invoice-form tr td.col-2:last-child {
    background: #dcdcdc;
  }
  table.m_responsive_table2 td.col-2:nth-child(odd) {
    border-right: 1px solid #b7b7b7 !important;
  }
  tr.xs-bottom-border.no-border {
    border-bottom: 0 !important;
  }
  .tooltip-sm {
    display: inline-block !important;
    margin-left: -40px;
    vertical-align: text-bottom;
  }
  .tooltip-sm img {
    width: 25px
  } /*	.invoice-form.m_responsive_table2 {    width: auto;}*/
}
@media(max-width:767px) {
  .homeextext h2 {
    font-size: 20px;
  }
  .tableDiv3Content {
    overflow: unset;
  }
  .alrt, #check {
    font-size: 13px;
  }
  .m_responsive_table2 tr.tow-cell .form-control.sm-input, .m_responsive_table2 td.col-2 .form-control.sm-input, .info-view-tbl.invoice-form tfoot tr td {
    font-size: 11px;
  }
  .s-box-d {
    margin: 40px 15px !important;
    min-height: 220px !important;
  }
  .s-box-d .msg {
    margin: 45px 21px;
    font-size: 20px;
  }
  .singin-page h5 {
    font-size: 14px;
    line-height: 23px;
  }
  .light-text span {
    font-size: 14px !important;
  }
  .xs-menu-list > li > ul > li > a {
    font-size: 13px;
  }
  .xs-menu-list > li > a {
    font-size: 12px;
  }
  .class-xs-flex {
    display: flex;
    display: -webkit-flex;
  }
  .class-xs-flex > a {
    flex: 1;
  }
  .jb-work-steps .work-steps, .work-steps { /* height: 120px; width: 120px; border: 1px solid #0089ff;*/
  }
  .jb-work-steps .work-steps h2, .work-steps h2 {}
  .work-steps h2 {}
  .class-xs-flex > a > div {
    padding: 0 7px;
  }
  .value-my-cv {
    padding-bottom: 5px !important;
    padding-top: 5px !important; /*background-image: url(../../images/frt.jpg); */
    background-image: none;
  }
  .value-my-cv {
    background-position: -113% 100%;
  }
  .info-button {
    border: 1px solid #0789ff;
    font-size: 13px;
    font-weight: 500;
    transition: all 0.3s;
    background: #0789ff;
    color: #fff;
    padding: 5px 27px;
    border-radius: 6px;
    text-align: center; /*text-transform: uppercase;*/
    text-decoration: none !important;
    max-width: 240px;
    margin: 10px auto;
  }
  .new-sbr h3 {
    font-size: 13px;
  }
  .step-to h1 {
    font-size: 21px;
  }
  .new-sbr .input-group button {
    font-size: 13px;
  }
  .new-sbr input {
    height: 39px;
  }
  .side-bar-aside header, .my-resume-title h4 {
    font-size: 14px !important;
  }
  .inner-page-header {
    padding: 25px 0 25px !important;
    font-size: 16px;
  }
  .register-title-rg, .log-title-rg {
    font-size: 18px;
  }
  input.btn.btn-default.btn-green.hit-btn, .hit-l-btn {
    padding: 13px 5px;
    font-size: 9px;
  }
  h4 {
    font-size: 16px;
  }
  #jobboard-search-tab.nav-tabs {
    margin-top: -78px;
    visibility: hidden;
  }
  #search-text-input {
    padding-top: 0px;
  }
  .xs-no-padding {
    padding: 0;
    border: 0;
  }
  #labour_form .padding-top-20.col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .border-left-h-xs {
    border-left: 0px !important;
    border-top: 1px solid #dcdcdc;
  }
  p {
    font-size: 20px !important;
  }
  .alert-warning.alert-dismissable.job-alert.alert-red.col-sm-5 {
    margin-left: 0px !important;
  }
  label.label_finder_type {
    display: inline-block;
    width: 30%;
    position: relative;
    top: -20px;
  }
  .rd-btn-lbr-fnd {
    width: 68%;
    display: inline-block;
  }
  .rd-btn-lbr {
    padding: 8px 8px 0px;
  }
}
@media(max-width:480px) {
  .right-EMP {
    line-height: 52px !important;
  }
}
.deshomeimg {
  margin: 0 !important;
}
.homeextext h2 {
  font-size: 18px;
}
.xs-bottom-border {
  clear: left;
}
.jb-work-steps .work-steps, .work-steps { /* height: 80px; width: 80px; border: 1px solid #0089ff;*/
}
.jb-work-steps .work-steps h2, .work-steps h2 { /*margin-top: 6% !important;		font-size: 13px !important; */ /*margin-top: -5% !important;*/
  font-size: 16px !important;
  font-weight: bold;
}
.xs-menu-list > li > a {
  font-size: 9px;
}
table.m_responsive_table2 tr {
  font-size: 11px;
}
.post-job-form label, .labour-post label {
  font-size: 13px !important;
}
.post-job-form select {
  background-position: 100% -8px;
}
table.m_responsive_table2 td.col-xs-50.Classification:before {
  width: 56%;
  padding-right: 3px;
}
table.m_responsive_table2 td.col-xs-50.Classification .info-view {
  width: 43%;
  display: inline-block;
  font-size: 9px;
  text-align: right;
}
.cell-50.tlcb {
  min-height: 42px !important;
  text-align: right;
}
.m_responsive_table2 td.nore:before {
  padding-right: 11px;
}
.tooltip .tooltiptext1 {
  right: auto;
  left: auto;
  margin-left: -145px;
}
.rd-btn-lbr-fnd {
  float: left;
  width: 100%;
}
.rd-btn-lbr input {
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 3px;
  margin-top: 2px;
}
label, .labour-post label {
  font-size: 14px !important;
}
.rd-btn-lbr {
  width: 49%;
}
label.label_finder_type {
  width: 100%;
}
.flterbtndv {
  margin-bottom: 15px;
}

@media(max-width:320px) {
  .jb-work-steps .work-steps h2, .work-steps h2 { /*margin-top: 5% !important;		font-size: 11px !important; */ /*margin-top: 0% !important; font-size: 11px !important;*/
  }
}
@media(max-width:359px) { /* .jb-work-steps .work-steps, .work-steps { height: 65px; width: 65px; border: 1px solid #0089ff; padding:15px 10px;*/
}
.jb-work-steps .work-steps h2, .work-steps h2 { /*margin-top: 5% !important;		font-size: 11px !important; */ /*margin-top: -5% !important;*/
}
.shorting-section .work-steps { /* height: 73px; width: 73px;*/
  border: 1px solid #0089ff;
  padding: 15px 9px;
  margin: 10px 15px;
}
.xs-menu-list > li > a {
  font-size: 7px;
}
table.m_responsive_table2 tr {
  font-size: 14px;
}
.info-view-tbl.invoice-form tfoot tr.tow-cell td {
  font-size: 11px;
}
table.m_responsive_table2 td.col-xs-50 {
  min-height: 67px;
}
label, .labour-post label {
  font-size: 12px !important;
}

.toolDv {
  position: relative;
  display: inline;
}
.tooltipDv {
  display: inline-block;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
}
.tt1 {
  right: auto;
  top: 35px;
  left: 38px;
}
.tt2 {
  right: -40px;
  top: -6px;
}
.tt3 {
  top: 3px;
}
.tt4 {
  right: -40px;
  top: -6px;
} /*   .invoice-form td, .invoice-form th{position: relative !important;}*/ /*    .tooltip .tooltiptext {	margin-left: 0 !important}*/
.tooltiptextRight {
  left: -113px !important;
}
.tooltiptextRight1 {
  left: -85px !important;
}
.padding-top-20 {
  display: unset !important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px 3px;
}
table input {
  color: #000;
}
.ovrlyDv {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  top: 0;
  left: 0;
  z-index: 9999;
}
.ovrlyTxt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
}
.ovrlyTxt span {
  display: block;
  font-size: 24px;
}
@media(max-width:1200px) {
  .tooltiptextBtm {
    bottom: -85px !important;
  }
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
  }
}
@media(width:1024px) {
  .tooltipDv1 .tooltiptext1 {
    left: -100%;
  }
  .tt4 {
    right: -16px;
    top: 14px;
  } /*.tt1 { left:  -23px;}*/
  .tt1 {
    left: 30px;
    top: 15px;
  }
  .toolDvOne {
    display: block;
  }
  .bottom {
    margin-bottom: 75px !important;
  }
}
@media(width:768px) {
  .tooltipDv {
    margin-left: -163px !important;
    margin-top: 0 !important;
  }
  .tooltipDv1 .tooltiptext1 {
    left: -100%;
  }
  .tt5 {
    right: auto;
    top: 0px;
  }
  .form-control.sm-input {
    margin-top: 5px !important;
  }
  .inp1 {
    position: relative;
    left: 142px;
    top: -25px;
    padding-right: 10px;
  }
  .tdHgt1 {
    height: 40px;
  }
  .imp2 {
    position: relative;
    left: 27px;
    padding-right: 10px;
  }
}
@media(max-width:767px) {
  .cmntImg {
    margin-bottom: 20px;
  }
  .tooltipDv {
    margin-left: -115px !important;
  }
  .toolDv {
    float: left;
  }
  .tt5 {
    right: auto;
    top: -3px;
    left: 45px;
  }
  .toolDv1 {
    float: none;
  }
  input#rate {
    margin-top: 0 !important;
  }
}
@media(max-width:479px) {
  .tooltip .tooltiptext1 {
    left: inherit;
    right: 0;
    margin-left: -145px;
  }
  .tooltipDv {
    margin-left: -45px !important;
  }
  .tooltip .tooltiptext1 {
    left: -25%;
  }
  .tooltip .tooltiptext1.tooltiptext1R {
    margin-left: 0;
  }
  .tooltip .tooltiptext1.tooltiptext1R.ttp123 {
    margin-left: -100px;
  }
  .tt5 {
    right: auto;
    top: -3px;
    left: 25px;
  }
  .tooltip .tooltiptext {
    left: 0;
  }
  .tooltiptext2 {
    left: -32px !important;
  }
  .tooltiptextRight {
    left: -175px !important;
  }
  .imp2 {
    position: relative;
    left: 100px;
    padding-right: 10px;
    top: -26px;
  }
  .tooltip .tooltiptext.tooltiptextBtm {
    margin-left: -50px !important;
  }
  .switch-block {
    font-size: 14px !important;
  }
}
@-moz-document url-prefix() {
  .tt1 {
    left: -65px;
  }
  @media(width:768px) {
    .tt5 {
      top: 10px;
    }
  }
} /*add new sec*/
.right-arw {
  display: none !important;
}
@media only screen and (max-width: 640px) {
  .pledge img {
    width: 40px !important;
    margin-top: -69px !important;
  }
}
@media only screen and (max-width: 960px) {
  .pledge img {
    width: 40px !important;
    margin-top: -30px !important;
  }
}
@media only screen and (max-width: 980px) {
  .value-my-cv {
    padding-top: 0px !important;
  }
  .right-arw {
    display: inline-block !important;
  }
}
@media only screen and (max-width: 992px) {
  .pledge img {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 736px) {
  .pledge img {
    margin-top: -68px !important;
  }
}
@media only screen and (max-width: 640px) {
  ul.sub-menu.dropdown-menu-xs li a {
    padding-left: 35px !important;
  }
  .new-menu {
    display: block;
  }
  .xs-job-finder {
    z-index: 1 !important;
  }
}
@media only screen and (max-width: 540px) {
  .pledge img {
    margin-top: -59px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .right-EMP {
    line-height: 87px !important;
  }
  .pledge img {
    margin-top: 0px !important;
  }
  .small_div {
    margin-top: 22px !important;
  }
  
  .faq-sticky.mentor-stick.left-faq-mentor.fox2.mentor-signedin-true{
      position: relative;
      top: 0px!important;
  }
  
}
@media only screen and (max-width: 768px) {
  .right-EMP {
    line-height: 30px !important;
  }
  .cd-top {
    line-height: 44px;
  }
  .last-bid {
    width: 100%;
  }
  .pledge {
    padding: 0px !important;
  }
  .work {
    margin-top: 15px !important;
  }
  .flterbtndv {
    width: 100%;
    height: 41px;
    font-size: 18px;
    background-color: #f2f2f2;
    display: block;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
  }
  .flterbtndv img {
    height: 25px;
  }
  .flterbtndv span {
    margin-left: 10px;
  }
}
.spacer {
  clear: both;
}
.menu ul .dropdown-menu-xs {
  overflow: hidden;
}
.new-menu {
  display: none;
}
ul.sub-menu.dropdown-menu-xs {
  position: relative;
}
.dropdown-backdrop {
  z-index: 0;
}
@media (max-width: 1199px) {
  .imgdvBlog {
    height: 110px;
  }
  .blogListsDv {
    font-size: 12px;
  }
  .banrTxt { /*top: 35px;*/
    font-size: 19px;
  }
  a.dmVd {
    text-align: center; /* display: block; */ /* float: none; */
    font-size: 11px; /* top: 0; */
    padding: 10px 5px;
  }
  .dtlVid iframe {
    height: 420px;
    width: 775px;
  }
  .btn-yellow {
    padding: 8px 10px;
  }
}
@media (max-width: 991px) {
  .blogPage .sidebar-content.blogCont1 {
    margin-bottom: 40px;
  }
  .replyDv .pcBtn {
    width: 100%;
  }
  span.scondFld {
    width: 60%;
  }
  .blogpage2 aside.job_listing_sidebar .blogCont {
    width: 100%;
    text-align: center;
  }
  .imgdvBlog1 {
    height: 80px;
  }
  .blogDetailPg .pageLft {
    width: 100%;
  }
  .testiTextDv {
    width: 75%;
    float: left;
    text-align: justify;
  }
  .testimonialPage .vidDv {
    margin: 20px 0;
  }
  .testimonialPage .vidDv iframe {
    width: 100%;
    height: 300px;
  }
  .dtlVid iframe {
    width: 100%;
    height: 290px;
  }
  .rd-btn-lbr {
    width: 49%;
  }
  a.dmVd {
    text-align: center;
    display: block;
    float: none;
    font-size: 12px;
    padding: 7px 5px;
  }
  .demoVidCont .modal-dialog {
    width: 86% !important;
  }
  .demoVidCont iframe {
    height: 350px;
  }
  a.dmVd1 {
    display: inline-block;
    float: right;
    padding: 7px 10px;
  }
}
@media (max-width: 767px) {
  .blogListsDv {
    font-size: 14px;
  }
  .imgdvBlog {
    height: 140px;
  } /* .carousel-inner>.item {height: 300px;}*/
  .banrTxt {
    font-size: 24px;
    transform: translate(0, 0%);
    -webkit-transform: translate(0, 0%);
    -moz-transform: translate(0, 0%);
    left: 45%;
  }
  .dtlImgDv {
    height: auto;
  }
  .banrTxt { /*top: 25px;*/
    font-size: 20px;
  }
  p {
    font-size: 16px !important;
  } /*.job_listing_sidebar{ display: none; }*/
  .btmTxt p {
    font-size: 15px;
  }
  .btmTxt {
    padding-bottom: 40px;
  }
  span.NmDv {
    width: 60px;
  }
  .txtTwo {
    font-size: 22px !important
  }
  .midDv {
    width: 260px;
  }
  .imgdvBlog1 {
    height: 100px;
  }
  .job_listing_sidebar {
    clear: both;
  }
  .testiTopDv {
    padding: 0 20px 0;
  }
  .testiTopDv img {
    margin-top: 20px;
  }
  .testiimgDv {
    float: none;
    width: 100%;
    margin-right: 25px;
    text-align: center;
    margin-bottom: 20px;
  }
  .testiTextDv {
    width: 100%;
  }
  .testimonialPage .vidDv iframe {
    height: 230px;
  }
  .testimonialListDv ul li {
    margin-bottom: 20px;
  }
  .demoVidCont {
    top: 15%;
  }
  .dtlVid iframe {
    width: 100%;
    height: 230px;
  }
  .shorting-section .form-group {
    margin-top: 20px;
  }
  .demoVidCont iframe {
    width: 100%;
    height: 250px;
  }
  .demoVidCont .modal-dialog {
    width: 90% !important;
  }
  .new-menu {
    display: block !important;
  }
}
@media (max-width: 575px) {
  .side-bar-aside header, .my-resume-title h4 {
    font-size: 12px !important;
  }
  .my-resume-title a {
    margin-top: -35px;
  }
  .imgdvBlog1 {
    height: auto;
  }
  .blogBtm {
    width: 100%;
  }
  .blgBtmTitle {
    height: auto;
    padding: 30px 0;
  }
  .blogBottomRow {
    margin-bottom: 20px;
  }
  .blogDetailPg .details-content {
    text-align: center;
  }
  .blogDetailPg .pageLft p {
    text-align: center;
  }
  .demoVidCont iframe {
    height: 230px;
  }
   span.minimize
   {
      display:none !important;
   }
}
@media (max-width: 479px) {
  .side-bar-aside header, .my-resume-title h4 {
    font-size: 14px !important;
  }
  .my-resume-title a {
    float: none;
    margin-top: 0;
  }
  .txtCntr {
    text-align: center;
  }
  .blogListsDv span, .blogListsDv {
    font-size: 12px;
  }
  .imgdvBlog {
    height: 100px;
  }
  .banrTxt {
    font-size: 15px;
  }
  .carousel-inner > .item {
    height: auto;
  }
  .cmntImg img {
    min-height: 40px;
  }
  .cnmtLstDv p span {
    font-size: 12px;
  }
  span.scondFld {
    width: 50%;
  }
  .blogListsDv .col-xs-6 {
    width: 100%;
  }
  .blogListsDv span, .blogListsDv {
    font-size: 15px;
  }
  .imgdvBlog {
    height: auto;
    margin: 0 0 15px;
  }
  .blogListsDv {
    text-align: center;
  }
  .imgdvBlog1 {
    height: auto;
  }
  .blogBottomRow {
    margin-bottom: 20px;
  }
  .blogBtmTop .col-xs-6 {
    width: 100%;
    text-align: center;
  }
  .dtlVid iframe {
    width: 100%;
    height: 140px;
  }
  .testimonialPage .vidDv iframe {
    height: 140px;
  }
  .demoVidCont iframe {
    height: 145px;
  }
  a.dmVd1 {
    display: inline-block;
    float: right;
    padding: 7px 5px;
  }
}
@media (max-width: 414px) {
  h2.hdnd-tle.right-EMP {
    line-height: 44px !important;
  }
}
@media (max-width: 374px) {
  span.fldDv {
    width: 55%;
  }
  a.dmVd1 {
    display: block;
    float: none;
    padding: 7px 5px;
  }
  span.valDv {
    color: #100f0f;
    font-weight: bold;
  }
}
.showblogcomment .col-md-10.col-xs-9 .dtTm1 {
  font-weight: 600;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .dtlTxt.blogdetailshow p {
    text-align: left;
  }
  .showblogcomment .col-md-10.col-xs-9 p {
    text-align: left;
  }
  .showblogcomment .col-md-10.col-xs-9 .dtTm1 {
    text-align: left;
  }
}
@media only screen and (min-width: 320px) and (max-width: 560px) {
  .dtlTxt.blogdetailshow p {
    text-align: left;
  }
  .blogDetailPg .details-content .replyDv .addblogcomment {
    text-align: left !important;
  }
  .blogDetailPg .details-content .replyDv h3 {
    text-align: left !important;
  }
  .replyDv .addblogcomment .form-group {
    margin-bottom: 5px;
    padding-top: 5px;
  }
  .hidelevel {
    display: none;
  }
  .showblogcomment .col-md-10.col-xs-9 p {
    margin-left: -78px;
    margin-top: 10px;
    text-align: left;
  }
  .showblogcomment .col-md-10.col-xs-9 .dtTm1 {
    text-align: left;
    margin-top: 6px;
    margin-left: -12px;
  }
}
@media (width: 320px) {
  .showblogcomment .col-md-10.col-xs-9 p {
    margin-left: -65px !important;
  }
  .showblogcomment .col-md-10.col-xs-9 .dtTm1 {
    margin-top: 0 !important;
  }
}
@media (width: 480px) {
  .showblogcomment .col-md-10.col-xs-9 p {
    margin-left: -103px !important;
    margin-top: 34px !important;
    text-align: left;
  }
}
@media (width: 375px) {
  .showblogcomment .col-md-10.col-xs-9 p {
    margin-left: -79px !important;
  }
  .pledge {
    text-align: center;
    padding: 6px !important;
    margin-left: 40%;
  }
  .pledge img {
    width: 21px !important;
    margin-top: -62px !important;
  }
  #touch-menu {
    position: absolute;
    right: 0;
    padding: 0;
    top: 3px;
  }
  .flterbtndv {
    margin-bottom: 15px;
  }
}
@media only screen and (width: 800px) {
  .work {
    margin-top: 15px !important;
  }
}
@media only screen and (width: 414px) {
  .showblogcomment .col-md-10.col-xs-9 p {
    margin-left: -87px !important;
    margin-top: 16px !important;
  }
  .pledge img {
    width: 25px !important;
    margin-top: -108px !important;
    margin-left: 65px;
  }
  #touch-menu {
    position: absolute;
    right: 0;
    padding: 0;
    top: 23px !important;
  }
  .small_div {
    top: 53% !important;
  }
  .flterbtndv {
    margin-bottom: 15px;
  }
}
@media only screen and (width: 411px) {
  .pledge img {
    width: 25px !important;
    margin-top: -54px !important;
  }
  #touch-menu {
    position: absolute;
    right: 0;
    padding: 0;
    top: 2px;
  }
  .small_div {
    margin-top: 0px;
  }
  .flterbtndv {
    margin-bottom: 15px;
  }
}
@charset "utf-8"; /* CSS Document */
.ref-mem-form h2 {
  color: #2980b9;
}
.ref-mem-form p.first-para {
  color: #2980b9;
  padding: 0;
}
.ref-mem-form p.second-para {
  color: #00afec;
  margin-top: 10px;
  padding: 0;
}
.border-btm-sec {
  width: 100%;
  height: 2px;
  background: #2980b9;
  margin-top: 25px;
}
.ref-mem-form-btm h4 { /*color:#2980b9;	margin-top:20px;*/
  color: #2980b9;
  margin-top: 0; /*  text-align: left;*/ /*text-transform: uppercase;*/
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
  background: rgba(41, 128, 185, 0.08);
  padding: 10px 15px;
}
.ref-mem-form-btm .form-horizontal .control-label {
  text-align: right;
  color: #444;
}
.ref-mem-form-btm .form-horizontal .form-control {
  color: #333;
}
.ref-mem-form-btm .ref-btn-sec {
  text-align: right;
  width: 100%;
  margin-top: 25px;
}
.ref-mem-form-btm .ref-btn-sec .hit-l-btn {
  width: 300px;
}
.ref-anther-btn-1 {
  background: #2980b9;
  color: #FFFFFF;
  font-weight: 300;
  padding: 9px 12px;
  margin: 5px 0;
  border-radius: 0;
}
.ref-anther-btn-1:hover {
  background-color: #3fabe1;
  color: #FFFFFF;
}
.ref-anther-btn {
  background: #3fabe1;
  color: #FFFFFF;
  font-weight: 300;
  padding: 9px 12px;
  margin: 5px 0;
  border-radius: 0;
}
.ref-anther-btn:hover {
  background-color: #2980b9;
  color: #FFFFFF;
}
.ref-ter-sec p, .ref-ter-sec h4 {
  color: #999;
}
.ref-ter-sec {
  padding: 5px 0 40px;
} /*19-07-18*/
.rfrFrmArea {
  background: #fff;
  padding: 0;
  margin: 40px auto;
  border-radius: 6px;
  width: 980px;
  text-align: center;
}
.rfrFrmArea h2 {
  background: #1d53a5;
  color: #fff;
  font-size: 27px;
  border-radius: 6px 6px 0 0;
  padding: 15px 30px;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 30px;
}
.ref-mem-form-btm {
  padding: 0 30px;
}
.ref-mem-form {
  padding: 0 30px;
}
#loading_icon_neca {
  position: absolute;
  top: -8px;
  right: 20%;
}
#loading_icon_neca img {
  height: 91px;
}
.rfrFrmArea .alrt {
  text-align: left;
  display: block;
  margin-top: 7px;
}
@media (max-width: 1199px) {
  .rfrFrmArea {
    width: 96%
  }
  .ref-mem-form p.second-para {
    font-size: 14px;
  }
  .homevideo {
    height: 380px;
    width: 675px;
  }
}
@media (max-width: 991px) {
  .ref-mem-form p.first-para {
    font-size: 14px;
  }
  #loading_icon_neca {
    right: 10%;
  }
  .homevideo {
    height: 345px;
    width: 614px;
  }
  .menu li:first-child {
    padding-left: 0;
  }
  .new-nav .menu {
    text-align: center;
  }
  .r-dr-m li a {
    padding: 9px 6px;
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .rfrFrmArea h2 {
    margin-bottom: 15px;
  }
  .border-btm-sec {
    margin-top: 15px;
  }
  .ref-mem-form-btm h4 {
    margin-bottom: 20px;
  }
  .rfrFrmArea .form-control {
    height: 30px;
  }
  .ref-ter-sec {
    padding: 5px 15px 40px;
  }
  #loading_icon_neca {
    position: absolute;
    top: 6px;
    top: -18px;
    right: 3%;
  }
  .homevideo {
    height: 280px;
    width: 498px;
  }
  .menu.res-nav li {
    width: 100%; /*background: #e9e9e9;*/
    border-bottom: 1px solid #bbb;
  }
  .new-nav .menu {
    text-align: left;
  }
  .menu li:first-child {
    padding-left: 7px;
  }
  .style-c sub {
    font-size: 8px !important;
  }
  .fourColRow {
    display: block; /* background: #00afec;*/
  }
  .fourColRow > a {
    flex: 1;
    float: left;
    margin: 0 1px;
    width: 24.5%;
  }
  .fourColRow > a > div {
    padding: 0 1px;
  }
}
@media (max-width:639px) {
  #loading_icon_neca {
    right: -12px;
    top: -10px;
  }
  #loading_icon_neca img {
    height: 70px;
  }
  .ref-mem-form-btm .ref-btn-sec .hit-l-btn {
    width: 250px;
  }
  .emptyDiv {
    display: none;
  }
  .homevideo {
    height: 205px;
    width: 365px;
  }
  .work-steps { /* height: 103px; width: 103px;*/
    border: 1px solid #0089ff;
  }
}
@media (max-width: 479px) {
  .rfrFrmArea .col-sm-6.col-xs-7 {
    width: 100%;
  }
  .rfrFrmArea label.col-sm-4.col-xs-5.control-label {
    width: 100%;
    text-align: left;
  }
  .rfrFrmArea .form-group {
    margin-bottom: 7px;
  }
  .ref-mem-form-btm .ref-btn-sec {
    margin-top: 10px;
  }
  .ref-mem-form-btm .ref-btn-sec .hit-l-btn {
    width: 100%;
    padding: 10px;
  }
  #loading_icon_neca {
    right: -25px;
    top: 5px;
  }
  #loading_icon_neca img {
    height: 40px;
  }
  .homevideo {
    height: 158px;
    width: 285px;
  }
  .work-steps { /*height: 89px; width: 89px;*/
  }
  .fourColRow > a {
    width: 24%;
  }
}
@media (max-width: 374px) { /*.work-steps { height: 77px; width: 77px;}*/
  .work-steps h2 {
    margin-left: 0;
  }
}
@media (width: 768px) {
  .mobile-menu {
    display: none !important;
  }
  .res-nav {
    display: block !important;
  }
} /*.blogListsDv .col-sm-12 {    padding-bottom: 30px;    overflow: hidden;}*/ /*.blgLstRow {    overflow: hidden;}.imgdvBlog img {    width: 100%;    max-height: 213px;}*/ /*================================ 21.09.2018  ===========================*/
.rcls1 {
  border: 1px solid #666767;
  border-radius: 50%;
  color: #666767;
  padding: 0px 2px;
  font-size: 8PX;
  margin: 0;
  top: -15px;
  line-height: 10px;
  left: 1px;
  text-align: center;
}
.rcls2 {
  border: 1px solid #666767;
  border-radius: 50%;
  color: #666767;
  padding: 0px 1px;
  font-size: 7PX;
  margin: 0;
  top: -9px;
  line-height: 10px;
  left: 1px;
  text-align: center;
}
.rcls3 {
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  padding: 0px 1px;
  font-size: 6PX;
  margin: 0;
  top: -7px;
  line-height: 10px;
  left: 1px;
  text-align: center;
}
@media (max-width:1025px) {
  .newtooltip span.tooltiptext.tooltiptext1 {
    display: none;
  }
}
@media (max-width:767px) {
  .rcls1 {
    top: -13px;
  }
} /*.........21.11.2018..........*/
.prdt-img-details-sec h2 {
  color: red;
  text-align: center;
  font-size: 28px;
}
.prdt-img-details-sec h3 {
  font-size: 1.5em;
  line-height: 1.25em;
  font-weight: 800;
  color: #58585a;
  text-align: center;
  margin-bottom: 30px;
}
.product-details-left-sec {
  position: relative;
}
.product-details-left-sec img {
  width: 100%;
}
.product-details-left-sec img.authore-img {
  width: auto;
  position: absolute;
  top: 0;
  left: 15px;
}
.product-details-right-sec {
  padding-top: 50px;
}
.product-details-right-sec p {
  text-align: left;
  font-size: 16px;
  color: #666;
  margin-bottom: 4px;
}
.margin-btm-50 {
  margin-bottom: 50px;
  overflow: hidden;
}
.product-details-right-sec h4 {
  text-align: left;
}
a.prdt-img-details-sec:hover {
  text-decoration: none;
}
.reg-pagepdt-dtl-sec h2 {
  font-size: 22px;
  margin-top: 0;
}
.reg-pagepdt-dtl-sec h3 {
  font-size: 1.3em;
}
@media (max-width:1199px) {
  .reg-pagepdt-dtl-sec h2 {
    line-height: 1.4;
  }
  .col-md-4.sr-captcha img {
    width: 86px;
  }
}
@media (max-width:991px) {
  .prdt-img-details-sec h2 {
    font-size: 20px;
  }
  .prdt-img-details-sec h3 {
    font-size: 1.3em;
  }
  .product-details-right-sec h4 {
    font-size: 24px;
  }
}
@media (max-width:459px) {
  .product-details-left-sec img.authore-img {
    left: 0;
  }
}
@media (max-width:320px) {
  .product-details-left-sec img.authore-img {
    left: 0px;
    top: -25px;
  }
  .prdt-img-details-sec h3 {
    font-size: 1.1em;
  }
} /*13-12-18*/ /*.topRightAreaDv{border-bottom: 1px solid #e8eaeb;}*/
.top {
  border: 0;
}
.new-nav {
  margin: 0 0 15px;
  z-index: 1;
}
.work-steps {
  position: relative;
  font-size: 22px;
  font-weight: 600;
  display: block; /* box-shadow: 2px 2px 8px rgba(128, 128, 128, 0.40); */ /* -webkit-box-shadow: 2px 2px 8px rgba(128, 128, 128, 0.40); */
  border: 4px solid #00ccff;
  height: 179px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.work-steps p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  height: 50px;
  margin: 15px 0;
}
.work-steps a {
  background-color: #1d53a5;
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  padding: 7px 25px;
  border-radius: 30px;
  border: 2px solid #1d53a5;
}
.work-steps a:hover, .work-steps:hover a {
  background-color: #fff;
  color: #1d53a5;
}
.work-steps:hover {
  background-color: #fff;
}
.homeextext h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #000;
  font-weight: 600;
}
.homeSlideDv {
  position: relative;
}
.homeSlideDv .carousel-indicators li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #1d53a5;
  border-radius: 10px;
  cursor: pointer;
  background-color: #fff;
}
.homeSlideDv .carousel-indicators .active {
  background-color: #1d53a5;
}
.homeSlideDv .carousel-control.left, .homeSlideDv .carousel-control.right {
  background-image: none;
  background-color: transparent;
  color: #fff;
  font-size: 70px;
  opacity: 1;
  text-shadow: none;
  top: 40%;
  opacity: 0.7;
}
.homeSlideDv .carousel-control.left:hover, .homeSlideDv .carousel-control.right:hover {
  opacity: 1;
}
.homeextext {
  background: url(../../images/abt_us_bg.jpg) no-repeat;
  width: 100%;
  padding: 30px 0 0;
  background-position: center center;
  background-attachment: fixed;
  -webkit-background-attachment: fixed;
  margin: 0;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.homeextext:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
.recentJobDv {
  margin-bottom: 35px;
}
.recentJobDv .topRow {
  background-color: #2980b9;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 0;
}
.recentJobDv h1 {
  font-size: 30px;
  color: #fff; /*text-transform: uppercase;*/
  padding: 15px 20px;
  text-align: left;
  margin: 0;
}
.recentJobDv .vwMrBtnDv {
  font-size: 24px; /*text-transform: uppercase;*/
  padding: 15px 0;
  display: block;
  color: #9ae5ff;
  margin-right: 0;
}
.recentJobDv .colDv {
  border: 1px solid #e1e1e1;
  padding: 0;
  width: 100%;
  height: auto;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  ;
  background-color: #fff;
}
.recentJobDv .colDv .txtDv {
  padding: 0 15px;
} /*.recentJobDv .colDv:hover{box-shadow: 0px 0px 8.4px 1.6px rgba(0, 0, 0, 0.18); transform: scale( 1.05); -webkit-transform: scale( 1.05);-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}*/
.recentJobDv .imageIcon {
  float: left;
  width: 50px;
}
a, a:hover {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; /*margin-right: 10px;*/
}
.recentJobDv h4 {
  color: #2980b9;
  font-size: 20px;
  text-transform: capitalize;
  float: left;
  width: 80%;
  position: relative;
  top: -7px;
  height: auto;
  margin-left: 0;
}
.recentJobDv .location {
  font-size: 14px;
  text-transform: capitalize;
  color: #666666;
  font-family: arial;
  height: auto;
}
.recentJobDv .location img {
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.recentJobDv h3 {
  font-size: 20px;
  margin: 0 0 10px;
  color: #2980b9;
}
.recentJobDv p {
  font-size: 16px;
  text-transform: capitalize;
  color: #666666;
  font-family: arial;
  margin-bottom: 20px;
  height: auto;
}
.experience img, .salary img {
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.experience, .salary {
  margin-right: 10px;
  color: #2980b9;
  font-family: arial;
  font-weight: 600;
  font-size: 13px;
  display: inline-block;
  height: 52px;
}
span.labelDv {
  border-radius: 50px;
  font-size: 10px;
  color: #fff;
  font-family: arial;
  padding: 4px 20px;
  margin-left: 5px;
  display: inline-block;
  position: relative;
  top: -2px;
}
span.labelDv.ft {
  background-color: #ff4500;
}
span.labelDv.pt {
  background-color: #25a610;
}
span.labelDv.csl {
  background-color: #2c2b2b;
}
span.labelDv.cntct {
  background-color: #00bdff;
}
span.labelDv {
  background-color: #ff4500;
  border-radius: 50px;
  font-size: 14px;
  color: #fff;
  font-family: arial;
  padding: 5px 24px;
  margin-left: 5px;
  display: inline-block;
  position: relative;
  top: 0;
}
.recentJobDv { /*background-color: #f3f3f3;*/
  margin-top: 30px; /*padding: 60px 0 30px;*/
}
.recentJobDv .buttonsDv {
  border-top: 1px solid #e1e1e1;
  float: left;
  width: 100%;
  margin-top: 0px;
}
.recentJobDv .buttonsDv .btnTwo {
  height: 50px;
  width: 50%;
  line-height: 50px;
  color: #333333;
  font-size: 16px; /*text-transform: uppercase;*/
  font-weight: 600;
}
.recentJobDv .buttonsDv .btnHalfDv {
  background-color: #fff;
}
.recentJobDv .buttonsDv .bdrdv {
  border-right: 1px solid #e1e1e1;
}
.recentJobDv .colDv:hover .btnHalfDv {
  background-color: #00afec;
}
.recentJobDv .colDv:hover .btnHalfDv .btnTwo, .recentJobDv .buttonsDv .btnHalfDv:hover .btnTwo {
  color: #fff
}
.recentJobDv .colDv:hover .btnHalfDv {
  background-color: #00afec;
}
.recentJobDv .colDv:hover .btnHalfDv:first-child {
  background-color: #2980b9;
}
.recentJobDv .colDv:hover .bdrdv {
  border: 0;
}
.menu li:first-child {
  padding-left: 0;
}
.menu li {
  padding: 0;
}
.noBdrDv {
  border: 0;
  margin-top: 20px;
}
span.rmBtn {
  background-color: #2980b9;
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  padding: 5px 25px;
  border-radius: 30px;
  display: inline-block;
  margin-bottom: 20px;
  border: 2px solid #2980b9
}
.recendCldv:hover span.rmBtn {
  background-color: #fff;
  color: #2980b9;
}
.recendCldv:hover {
  background-color: #f3f3f3;
}
.work-steps .ovrlyDv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(16, 96, 148, .75);
}
.stepContentDv {
  z-index: 99999;
  position: relative;
}
.recntHireInOutDv { /*background-color: #fff;*/
  padding: 0;
  margin-bottom: 0;
}
.recntHireInOutDv .imageIcon {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.recntHireInOutDv h4 {
  color: #2980b9;
  font-size: 24px;
  float: left;
  width: 100%;
  margin: 0 0 10px;
  position: relative;
  top: 0;
  text-align: center;
}
.calDv img {
  position: relative;
  top: -2px;
}
.calDv {
  font-size: 14px;
  color: #666;
  font-family: arial;
}
.calDv .col-xs-6 {
  padding-right: 7px;
  padding-left: 7px;
}
.calDv strong {
  color: #333;
  margin-right: 5px;
}
.recntHireInOutDv .location {
  text-align: center;
  margin-top: 5px;
}
.recntHireInOutDv .btmRowDv {
  margin: 25px 0 0;
  height: auto;
  display: none;
}
.recntHireInOutDv .btmRowDv strong {
  font-family: arial;
  font-size: 16px;
  color: #2980b9;
}
.recntHireInOutDv .btmRowDv span {
  font-family: arial;
  font-size: 11px;
  color: #666666;
  display: block;
  margin-bottom: 5px;
}
.recntHireInOutDv .colDv {
  height: auto;
}
.recntHireInOutDv .dolarDv {
  color: #333;
  font-size: 16px;
  font-family: arial;
  font-weight: 600;
}
.carousel-inner > .item > img {
  width: 100%;
}
.topSocialDv {
  top: 3px;
  padding: 2px 81px 7px;
  margin: 0;
  position: relative;
}
.topRightAreaDv.noBdrDv .topSocialDv {
  text-align: right;
  margin-bottom: 20px;
}
.topSocialDv img {
  width: 36px;
}
.topSocialDv a {
  margin-right: 10px;
}
.topSocialDv a:last-child {
  margin-right: 0;
}
.new-nav .menu {
  margin: 0px 15px;
}
.recentJobDv.recntHireInOutDv h4 {
  width: 100%;
}
.media-top-22 {
  text-align: right;
  margin-right: 15px !important;
}
.topRightAreaDv .topSocialDv {
  text-align: center;
}
.media-top-22 a:hover {
  margin-right: 0;
}
.topSocialDv.topSocialDv_regis {
  text-align: right;
}
.r-dr-m .sub-menu li {
  width: 100% !important;
  text-align: left;
}
.r-dr-m .sub-menu li a {
  width: 100%;
  text-align: left;
}
.vdArea {
  height: 70vh;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.bgDv {
  float: left;
  width: 50%;
  overflow: hidden;
  height: 100%;
  position: relative;
}
.bgDv:after {
  background-color: #ed1c24;
  height: 400px;
}
.bgDv.employerArea:after {
  background-color: #2980b9;
}
.bgDv:after, .bgDv:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  height: 3%;
  width: 100%;
  opacity: .9;
}
.bgDv:hover:after, .bgDv:hover:before {
  opacity: .4;
  height: 100%;
  background-color: black;
}
.bgDv.jobSeekerArea {
  background-color: rgba(237, 28, 36, 0.6);
}
.bgDv.employerArea {
  background-color: rgba(41, 128, 185, 0.6);
}
.bgDv.mentorArea {
  background-color: rgba(148, 123, 211, 0.6);
}
.bgDv.mentorArea:after {
  background-color: #947BD3;
}
.bgDv.mentorArea .content h2:after {
  background-color: #947BD3;
  margin-bottom: 30px;
}
.bgDv.mentorArea:hover .content .btn-primary, .work:hover {
  color: #947BD3;
  background-color: #fff;
  border-color: #fff;
}
.vidImg {
  position: absolute;
  width: 100%;
  bottom: 100%;
  left: 0;
  right: 0;
  z-index: 1;
  height: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: .5s ease;
}
.bgDv:hover .vidImg {
  /*-webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);*/
}
.bgDv:hover .vidImg {
  bottom: 0;
  height: 100%;
}
.bgDv .content {
  position: relative;
  z-index: 4;
  margin: auto; /*text-align: center;*/
  width: 100%;
  height: 70vh;
}
.bgDv .content h2 {
  top: -5px;
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}
.bgDv .content h2 {
  position: relative;
  top: 0;
  color: white;
  -webkit-transition: top .3s;
  transition: top .3s; /*text-transform: uppercase;*/
  margin: 0 0 7px;
  font-weight: 600;
  font-size: 40px;
}
.bgDv:hover .content h2:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}
.bgDv.jobSeekerArea .content h2:after {
  background-color: #ed1c24;
  margin-bottom: 30px;
}
.bgDv.employerArea .content h2:after {
  background-color: #01aef0;
  margin-bottom: 30px;
}
.bgDv .content h2:after {
  content: '';
  position: absolute;
  bottom: -33px;
  left: 35%;
  width: 30%;
  height: 3px;
  background-color: white;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
  margin-bottom: 15px;
}
.bgDv .content h3 {
  color: #fff;
  font-weight: 400;
  margin: 0 0 30px;
  font-size: 36px;
}
.bgDv:hover .btn-primary, .work {
  border-color: #ed1c24;
  background-color: #ed1c24;
}
.bgDv .content .btn-primary, .work, staff {
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid #fff;
  color: white;
  display: inline-block;
  padding: 5px 45px;
  border-radius: 4px;
  font-size: 20px;
  margin: 0 5px; /*text-transform: uppercase;*/
  font-weight: 600;
}
.contTxtDv {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
.bgDv.jobSeekerArea:hover .content .btn-primary {
  background-color: #ed1c24;
  border-color: #ed1c24;
  color: #fff;
}
.bgDv.employerArea:hover .content .btn-primary {
  background-color: #01aef0;
  border-color: #01aef0;
  color: #fff;
}
.bgDv.jobSeekerArea:hover .content .btn-primary, .work:hover {
  color: #ed1c24;
  background-color: #fff;
  border-color: #fff;
}
.bgDv.employerArea:hover .content .btn-primary, .staff:hover {
  color: #01aef0;
  background-color: #fff;
  border-color: #fff;
}
.twoSecDv {
  margin-bottom: 10px;
}
.twoSecDv .col-sm-6 {
  padding: 0 5px;
}
.form-regist-container { /*max-width: 60%;*/
  overflow: hidden;
  margin: auto; /*width: 60%;*/
  float: none;
}
.job-alert {
  width: 100%;
}
.tglBtn {
  display: none;
}
.recentJobDv .col-md-4.col-sm-6 {
  width: 100%;
}
.recentJobDv .owl-carousel .owl-item img {
  width: auto;
  display: inline-block;
}
.recentJobDv .owl-carousel .owl-stage {
  margin-top: 17px;
}
.recentBg {
  padding: 30px 0;
  background: url(../../images/bg22.jpg) no-repeat center 0;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  position: relative; /*height: 130vh;*/
}
.recentBg:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.recentJobDv .colDv {
  margin-bottom: 20px;
  float: left;
  width: 100%;
  padding-top: 10px;
}
.recentJobDv ul {
  padding: 0;
  list-style-type: none;
}
.recentJobDv .simply-scroll-container, .recentJobDv .simply-scroll-container .simply-scroll-clip, .recentJobDv .simply-scroll-container .simply-scroll-list li {
  width: 100%;
}
.recentJobDv .simply-scroll-container .simply-scroll-list li {
  height: auto;
}
.recentJobDv .simply-scroll-container, .recentJobDv .simply-scroll-container .simply-scroll-clip {
  height: 582px;
}
.recentJobDv .simply-scroll-list li img {
  display: inline-block;
}
.recntHireInOutDv .location {
  margin-bottom: 10px;
}
.recentJobDv .imageIcon {
  margin-right: 15px;
}
.recentJobDv .vwMrBtnDv:hover {
  background-color: #0169b5;
}
.recentContText {
  background-color: #fff;
  padding: 15px 15px 5px;
  height: auto;
}
.recentContentDv .topRow {
  margin: 0;
}
.recentContImgDv img {
  width: 100%;
  height: 130px;
}
.recentContTxtDv h4 {
  color: #016db8;
  font-size: 13px;
  width: 100%;
  margin: 10px 0 0;
  font-weight: 600;
} /*.recentContText .col-sm-6 {padding: 0 0 0 15px;}*/
.recentContTxtDv {
  padding-right: 15px;
  font-size: 13px;
}
.recentContTxtDv p {
  font-size: 13px;
  color: #000;
  margin: 5px 0 10px;
}
.recentContTxtDv .rmBtn5 {
  background-color: #016db8;
  columns: #fff;
  padding: 3px 15px;
  border-radius: 4px;
  color: #fff;
}
.recentContRow {
  margin-bottom: 10px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  padding: 0 0 10px;
}
.recentContText .row:last-child .recentContRow {
  padding-bottom: 0;
  border-bottom: 0;
} /*.recentContVidArea{margin: 20px 0 10px;}*/
.recentContVid {
  width: 100%;
  height: 250px;
  margin: 10px 0 0;
  background: #000;
  padding: 10px;
}
.recentContVid video {
  width: 100%;
}
.recentContVidArea h3 {
  margin: 0;
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: 600; /*text-transform: uppercase;*/
}
.recentContVidArea h2 {
  margin: 8px 0 14px;
  font-size: 18px;
  color: #000;
  font-weight: 600;
  height: 40px;
  overflow: hidden;
}
.fourColDv {
  background-color: #000;
  padding: 20px 0;
}
.work-steps {
  margin-top: 0px;
}
.recentContVid iframe {
  width: 100%;
  height: 100%;
}
.fourColRow a {
  margin: 0;
}
.form-regist-container input.input-form, .form-regist-container input.input-form {
  color: #fff !important;
}
.form-singin-container .input-form::-moz-placeholder {
  color: #fff !important;
}
.form-singin-container .input-form::-webkit-input-placeholder {
  color: #fff !important;
}
.ftrSocial a img {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 2px 2px 8px rgba(45, 45, 45, 0.6);
  border: 1px solid #eee;
}
.form-singin-container input, .form-regist-container input {
  caret-color: #fff;
  color: #fff !important;
}
.sidebarStyle a {
  margin-right: 0;
}
.pagination > li {
  display: inline-block;
}
.r_btnSDv label {
  margin-right: 20px;
}
.r_btnSDv input {
  margin-right: 6px;
  position: relative;
  top: 2px;
}
.multipla_date_calnderDv {
  padding: 0 0 20px;
}
.datepicker_custom-dropdown {
  z-index: 999999;
}
#calculated {
  width: 100%;
}
.custRowWidth {
  padding: 0 40px;
}
.custoColWidth {
  padding: 0 45px;
}
.work-steps h2 {
  text-transform: capitalize;
  font-size: 18px;
}
.strt-busi-innr .litextDv {
  float: left;
  width: 70%;
  font-size: 16px;
}
.liiClickBtnDv {
  float: left;
  width: 28%;
  font-size: 16px;
  position: relative;
  top: -10px;
}
.same_height {
  height: 20px;
}
.same_height1 {
  height: 15px;
}
aside.col-sm-3.side-bar-aside.sidebarStyle {
  margin-bottom: 40px;
}
.ui-widget.ui-widget-content {
  z-index: 9999 !important;
}
.forsrolBar, .forsrolBar1 {
  max-height: 300px;
}
.scrollTestiDv {
  background: #f9f9f9;
  padding: 20px;
}
.scrollTestiDv h3 {
  margin: 0 0 20px;
}
.scrollTestiDv .testiTextDv {
  width: 100%;
}
.scrollTestiDv .testiTopDv {
  padding: 0;
}
@media(max-width: 1199px) {
  .site-logo {
    width: 305px !important;
  }
  .menu li {
    padding: 0;
  }
  .r-dr-m li a {
    font-size: 12px;
    padding: 5px 5px;
  }
  .menu2 li a {
    padding: 5px 13px;
  }
  .recentJobDv h4 {
    font-size: 18px;
    width: 75%;
  }
  .experience, .salary {
    margin-right: 0;
    font-size: 14px;
    height: 85px;
  }
  span.labelDv {
    padding: 3px 10px;
    margin-left: 5px;
  } /*.recentJobDv .colDv{height: 435px;}*/
  .recentJobDv .buttonsDv .btnTwo {
    font-size: 14px;
  } /* .recntHireInOutDv .colDv{height:503px;}*/
  .recntHireInOutDv .btmRowDv {
    height: 145px;
  }
  .recntHireInOutDv .btmRowDv span {
    font-size: 13px;
  }
  .recntHireInOutDv .btmRowDv strong {
    font-size: 14px;
  }
  .vdArea, .bgDv .content {
    height: 60vh;
  }
  .recentJobDv .vwMrBtnDv {
    font-size: 20px;
  }
  .recentContentDv {
    margin-top: 20px;
    float: left;
    width: 100%;
  }
}
.recentContImgDv {
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 130px;
  background-repeat: no-repeat;
}
@media(max-width: 991px) {
  .topLgoDv {
    text-align: center;
  }
  .menu2 li a { /* font-weight: bold; */ /* background-color: #2980b9; */
    padding: 5px 0px; /* border: 2px solid #2980b9; */ /* margin: 0 1px; */
    font-size: 13px;
  }
  .menu li:first-child {
    padding: 0;
  }
  ul.sub-menu.dropdown-menu-xs li a {
    border: 0;
    border-top: 1px solid #fff;
  }
  ul.sub-menu.dropdown-menu-x li {
    border-bottom: 0;
  }
  .r-dr-m li a {
    padding: 5px 10px;
    font-size: 14px;
  }
  .recentJobDv .colDv {
    height: auto;
  }
  .recentJobDv h1 {
    font-size: 20px;
  }
  .recntHireInOutDv .colDv {
    height: auto;
  }
  .work-steps {
    height: 140px;
  }
  .new-nav .menu {
    margin: 20px 0 0;
  }
  .new-nav {
    padding: 0;
  }
  .media-top-22 {
    text-align: center;
  }
  .topRightAreaDv.noBdrDv .topSocialDv {
    text-align: center;
  }
  .work-steps h2 {
    font-size: 12px;
  }
  .work-steps {
    padding: 15px 5px;
  }
  .topSocialDv.topSocialDv_regis {
    text-align: center;
  }
  .r-dr-m .sub-menu {
    width: 97%;
  }
  .vdArea, .bgDv .content {
    height: 45vh;
  }
  .vidImg {
    bottom: 0;
    height: 100%;
    opacity: 0.5;
  }
  .bannerSection video {
    display: none;
  }
  .recntHireInOutDv .btmRowDv {
    height: 145px;
  }
  .experience, .salary {
    height: 65px;
  }
  .form-regist-container {
    width: 100%;
    max-width: 100%;
  }
  .ozsparky-r-frm .terms_and_condition-l {
    position: relative;
    top: -7px;
  }
  .bgDv .content h2 {
    font-size: 28px;
  }
  .bgDv .content h3 {
    font-size: 22px;
  }
  .recentJobDv .simply-scroll-container, .recentJobDv .simply-scroll-container .simply-scroll-clip {
    height: 400px;
  }
  .recentJobDv .vwMrBtnDv {
    padding: 10px 0;
    font-size: 20px;
  }
  .recentContText {
    height: auto;
  }
  .recentContVid {
    height: auto;
  }
  .shorting-section .work-steps {
    margin: 0;
  }
  .strt-busi-innr .litextDv {
    width: 100%;
  }
  .liiClickBtnDv {
    width: 100%;
    top: 0;
  }
  .starting-bus-dv ul li {
    float: left;
    width: 100%;
  }
}
.availableDv {
  position: absolute;
  left: -190px;
  top: 70px;
}
.prelatv {
  position: relative;
}
.styled_availDv {
  position: absolute;
  opacity: 0;
}
.styled_availDv + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.styled_availDv + label:before {
  content: 'Unavailable';
  background: #ed1c24;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  text-align: center;
  line-height: 150px;
  color: #000;
  font-weight: 500;
  font-size: 18px;
  position: absolute;
}
.styled_availDv:checked + label:before {
  background: #008000;
} /*.styled_availDv:disabled + label {  color: #b8b8b8;  cursor: auto;}*/ /*.styled_availDv:disabled + label:before {  box-shadow: none;  background: #ddd;}*/
.styled_availDv:checked + label:after {
  content: 'Available';
  position: absolute;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  text-align: center;
  line-height: 150px;
  color: #000;
  font-weight: 500;
  font-size: 18px;
  position: absolute;
  background: #008000;
}
.newAlrtDv {
  text-align: center;
}
.newAlrtDv h2 {
  font-size: 18px;
  color: #fff;
  margin: 0 0 15px;
}
.employerDivSec h4, .subbieDivSec h4 {
  color: #fff;
  font-size: 18px;
}
.employerDivSec {
  border-right: 2px solid #fff;
  padding: 0 0 10px
}
.subbieDivSec {
  padding: 0 0 10px;
}
@media(max-width: 1599px) {
  .availableDv {
    left: -87px;
    top: 145px;
  }
  .styled_availDv + label:before, .styled_availDv:checked + label:after {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
  }
  .styled_availDv + label:before {
    font-size: 14px;
  }
}
@media(max-width: 1349px) {
  .availableDv {
    display: none;
  }
}
@media(max-width: 767px) {
  .topSocialDv {
    display: none;
  }
  .homeSlideDv .carousel-indicators {
    display: none;
  }
  .carousel-inner > .item > img {
    width: 100%;
    min-height: 150px;
    max-width: 767px;
  }
  .homeSlideDv .carousel-control.left, .homeSlideDv .carousel-control.right {
    display: none;
  }
  .new-nav {
    margin: 0;
  }
  .res-nav {
    margin-bottom: 20px !important;
  }
  .recentJobDv .colDv, .recntHireInOutDv .colDv {
    height: auto;
    float: left;
    width: 100%;
  }
  .recentJobDv h1 {
    font-size: 24px;
    padding: 15px 20px;
  }
  .recentJobDv .vwMrBtnDv {
    font-size: 34px;
    padding: 7px 0;
  }
  .recentJobDv .topRow {
    height: auto;
  }
  .fourColRow .col-sm-3.col-xs-3 {
    padding: 0 2px;
  }
  .work-steps {
    height: 65px;
    padding: 2px;
    border-width: 1px;
    margin: 0 0 0;
  }
  .homeextext {
    margin: 15px 0 0;
    padding-top: 10px;
    padding-bottom: 30px;
  } /*.recentJobDv .col-sm-12{padding: 0;}*/
  .recentJobDv h1 {
    text-align: center;
  }
  .recentJobDv .topRow {
    margin-top: 0;
    margin-bottom: 0;
  }
  .recentJobDv .colDv {
    margin-bottom: 10px;
    text-align: center;
  }
  .recntHireInOutDv {
    padding: 0;
  }
  .recentJobDv h4 {
    width: 100%;
  }
  .recentJobDv {
    margin-bottom: 0;
  }
  .homeextext h2 {
    text-align: center;
    margin-bottom: 15px;
    color: #000;
    font-weight: 600;
    margin-top: 0;
  }
  .homeextext {
    padding-top: 15px;
  }
  .topLgoDv {
    text-align: left;
  }
  .work-steps h2 {
    font-size: 16px !important;
    margin: 7px 0;
  }
  .noBdrDv {
    margin-top: 0;
  }
  ul.sub-menu {
    left: 0;
  }
  .menu li a:hover, .menu li:hover > a {
    background: #fff;
    color: #1d53a5 !important;
    border-left: none;
    border-bottom: none;
  }
  .menu2 li a {
    padding: 5px 15px;
  }
  .new-nav .menu {
    margin: 0;
  }
  .menu ul li a {
    padding: 5px 0;
    background: #fff
  }
  ul.sub-menu.dropdown-menu-xs li {
    border: 0;
  }
  ul.sub-menu.dropdown-menu-xs a {
    color: #0094d0 !important;
  }
  .recentJobDv {
    padding-top: 0;
  } /*.stepContentDv .icon {    display: none;}*/
  .recentJobDv {
    margin-top: 10px;
    padding-bottom: 0;
  }
  .stepContentDv .icon img {
    width: 30px;
  }
  .work-steps h2 {
    font-size: 10px !important;
  }
  .recentJobDv p {
    height: auto;
  }
  .bgDv .content h2 {
    font-size: 24px;
  }
  .bgDv .content h3 {
    font-size: 20px;
  }
  .bgDv .content .btn-primary {
    margin: 0 5px;
    padding: 3px 20px;
    font-size: 12px;
  } /* .vdArea , .bgDv .content{height: 40vh;}*/
  .recentJobDv h4 {
    height: auto;
  }
  .recntHireInOutDv .btmRowDv {
    height: auto;
  }
  .experience, .salary {
    height: auto;
  } /*  .topRowBtm {    background-color: transparent !important;    color: #0169b4;}*/
  aside.job_listing_sidebar .sidebar-content {
    display: none;
  }
  .tglBtn {
    display: inline-block;
    float: right;
    position: relative;
    margin-top: -12px;
  }
  .tglBtn:after {
    content: "\f107";
    position: absolute;
    top: 0;
    right: -15px;
    font-family: 'FontAwesome';
    font-size: 30px;
    color: #fff;
    width: 50px;
    height: 43px; /* background: #ccc; */
    text-align: right;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .tglBtn.open:after {
    content: "\f106";
  }
  .recentJobDv .owl-carousel .owl-stage {
    margin-top: 0;
  }
  .recentJobDv .simply-scroll-container, .recentJobDv .simply-scroll-container .simply-scroll-clip {
    height: 250px;
  }
  .recentContText .col-sm-6 {
    padding: 0 15px;
  }
  .recentContImgDv {
    margin-bottom: 10px;
  }
  .recentContVid embed {
    height: auto;
  }
  .recentContVid {
    margin-bottom: 20px;
  }
  .employerArea .vidImg {
    background-position: -30px 0;
  }
  .jobSeekerArea .vidImg {
    background-position: 80% 0;
  }
  .recentContImgDv img, .recentContVid {
    height: auto;
    padding: 5px;
  } /*    .fourColDv{padding-bottom: 0;}*/
  .recentBg {
    padding: 10px 0 15px;
  }
  .recentContRow .col-sm-6:last-child .recentContVid {
    margin-bottom: 0;
  }
  .homeextext {
    background: url(../../images/abt_us_bgM.jpg) no-repeat;
    width: 100%;
    background-attachment: initial;
    background-size: cover;
    background-position: 0 bottom;
  }
  .homeextext:before {
    background-color: rgba(255, 255, 255, 0.9);
  }
  .step-to .class-xs-flex a {
    background-color: transparent !important;
  }
  .shorting-section .work-steps {
    padding: 2px;
  }
  aside.blogSidebarDv .sidebar-content {
    display: block;
  }
  .fourColRow .col-xs-3 {
    padding: 0 5px;
  }
}
@media(max-width: 600px) {
  .right-EMP {
    line-height: 52px !important;
  }
}
@media only screen and (max-width: 384px) {
  .right-side {
    top: 53% !important;
  }
  .pledge img {
    margin-top: -116px !important;
    width: 22px !important;
    margin-left: 60px;
  }
}
@media(max-width: 479px) {
  .recentJobDv h1, .recentJobDv .vwMrBtnDv {
    font-size: 18px;
  }
  .experience img, .salary img {
    margin-right: 3px;
  }
  .experience, .salary {
    font-size: 13px;
  }
  .stepContentDv .icon img {
    width: 30px;
  }
  .carousel-inner > .item > img {
    min-height: 100px;
  }
  .recentJobDv h4 {
    font-size: 16px;
  }
  .recentJobDv h3 {
    font-size: 20px;
  }
  .work-steps h2 {
    font-size: 10px !important;
  }
  .bgDv .content .btn-primary {
    margin: 5px 1px;
    padding: 3px 10px;
    font-size: 12px;
  }
  .bgDv .content h2 {
    font-size: 20px;
  }
  .bgDv .content h3 {
    font-size: 18px;
  } /*.vdArea , .bgDv .content{height: 25vh;}*/
  .bgDv .content h3 {
    margin-bottom: 15px
  }
  .recentContVidArea h2 {
    font-size: 12px;
    height: auto;
  }
  .fourColRow .col-xs-3 {
    width: 50%;
    margin-bottom: 15px;
    padding: 0 15px;
  }
}
@media (max-width: 360px) {
  .showblogcomment .col-md-10.col-xs-9 p {
    margin-left: -75px !important;
  }
  .pledge {
    text-align: center;
    padding: 6px !important;
    margin-left: 40%;
  }
  .pledge img {
    width: 21px !important;
    margin-top: -61px !important;
  }
  #touch-menu {
    position: absolute;
    right: 0;
    padding: 0;
    top: 0px;
  }
  .flterbtndv {
    margin-bottom: 15px;
  }
  .right-side {
    top: 53% !important;
  }
}
@media only screen and (max-width: 320px) {
  .work-steps h2 {}
  .reg-butt {
    background: #1abc9c;
    margin: 5px 0;
    color: #ffffff;
    border: none;
    font-size: 12px;
    float: none;
    padding: 10px 20px;
  }
  .flterbtndv {
    margin-bottom: 15px;
  }
  .value-my-cv {
    padding-top: 0px !important;
  }
  #touch-menu {
    position: absolute;
    right: 0;
    padding: 0;
    top: 0px;
  }
  .pledge img {
    width: 21px !important;
    margin-top: -50px !important;
  }
}
@media(min-width: 1200px) {
  .recentBg .container {
    width: 100%;
    padding: 0 5%;
  }
} /*.......16.04.2019.........*/
.resume-writing-sec {
  padding: 10px 15px;
  overflow: hidden;
}
.resume-writing-sec h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #00ccff;
  font-weight: 600;
}
.resume-writing-sec img {
  width: auto;
}
.resume-writing-sec .left-sec .col-md-12 {
  padding: 0 5px 10px;
}
.resume-writing-sec .right-sec .col-md-12 {
  padding: 10px 5px 0;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.padding-left-5 {
  padding-left: 5px;
  padding-right: 5px;
}
.padding-right-5 {
  padding-right: 5px;
  padding-left: 6px;
}
.secrets-section h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #00ccff;
  font-weight: 600;
}
.secrets-section h5 {
  font-size: 20px;
  color: #2980b9;
}
.secrets-section p {
  font-size: 16px;
  color: #666666;
  font-family: arial;
}
.secrets-section .col-md-4 .box-content {
  border: 1px solid #e1e1e1;
  min-height: 130px;
  padding: 0 10px;
  margin-bottom: 15px;
  background-color: #eeeeee2b;
}
.webiner-section h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #00ccff;
  font-weight: 600;
}
.webiner-section ul li {
  font-size: 20px;
  color: #666666;
  font-family: arial;
}
.user-section h3 {
  color: #000;
  font-weight: 600;
}
.user-section h5, .user-section h6 {
  color: #00ccff;
  margin: 5px 0;
}
.user-section h6 {
  border-bottom: 1px solid #00ccff;
  width: 200px;
}
.user-section p {
  margin-top: 62px;
  text-align: justify;
  font-size: 16px;
  color: #666666;
  font-family: arial;
}
.user-section {
  background: #f4f4f4;
  overflow: hidden;
  padding: 0 15px 10px;
  margin-top: 15px;
}
.user-section h2 {
  text-align: center;
  margin-bottom: 0;
  color: #00ccff;
  font-weight: 600;
}
.register-section h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #00ccff;
  font-weight: 600;
}
.register-section .form-control {
  padding-left: 35px;
}
.register-section .fa {
  position: absolute;
  top: 12px;
  left: 30px;
  color: #999;
}
.register-section form {
  margin-bottom: 30px;
  overflow: hidden;
}
:required {
  background-image: url(../../images/req.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 7px;
}
.reg-btn {
  background-color: #2980b9;
  font-size: 24px; /*text-transform: uppercase;*/
  padding: 15px 0;
  display: block;
  color: #9ae5ff;
  margin-right: 0;
  border-radius: 0;
}
.reg-btn:hover {
  background-color: #0169b5;
  color: #9ae5ff;
  margin-right: 0;
}
.register-section .cus-fa {
  position: inherit;
  color: #9ae5ff;
}
.register-section .form-control {
  background: transparent;
}
.custom-file-upload input[type="file"] {
  display: none;
}
.custom-file-upload .custom-file-upload1 {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}
.register-section label {
  font-size: 14px !important;
}
.resume-writing-sec .total-sec {
  padding-top: 10px;
  text-align: center;
}
.res-para {
  margin: 15px 0 20px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  font-family: arial;
}
.prize-win-section img {
  width: 100%;
  min-height: 190px;
}
.employer-campaign-sec h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #22a2dc;
  font-weight: 600; /*text-transform: uppercase;*/
  font-size: 44px;
  margin-top: 30px;
}
.prize-win-section h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #ed1c24;
  font-weight: 600; /*text-transform: uppercase;*/
  font-size: 28px;
  margin-top: 10px;
}
.prize-win-section .col-md-3 h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #000;
  font-weight: 600; /*text-transform: uppercase;*/
  font-size: 22px;
}
.who-used-sec h4 {
  text-align: center;
  margin-bottom: 30px;
  color: #22a2dc;
  font-weight: 600;
  font-size: 28px;
}
.who-used-sec h4 span {
  font-size: 28px;
}
.who-used-sec .col-md-4 .box-content {
  border: 1px solid #e1e1e1;
  min-height: 130px;
  padding: 0 10px;
  margin-bottom: 15px;
  background-color: #eeeeee2b;
}
.who-used-sec h3 {
  color: #000;
  text-align: center;
  font-size: 22px;
}
.who-used-sec h5 {
  font-size: 20px;
  color: #00ccff;
}
.who-used-sec p {
  font-size: 16px;
  color: #0057a9;
  font-family: arial;
  word-break: keep-all;
  text-align: justify;
  padding: 15px 15px 0;
}
.contest-section h3 {
  text-align: center;
  margin-bottom: 30px;
  color: #22a2dc;
  font-weight: 600; /*text-transform: uppercase;*/
}
.contest-section ul li {
  font-size: 16px;
  color: #0057a9;
  font-family: arial;
  line-height: 1.6;
}
.contest-section ul li::before {
  content: "\2022";
  color: #0057a9;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.terms-conditions-sec h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #00ccff;
  font-weight: 600; /*text-transform: uppercase;*/
  font-size: 28px;
}
.terms-conditions-sec ul li {
  line-height: 2;
  list-style: decimal;
  padding-left: 10px;
}
.terms-conditions-sec ul li ul li {
  list-style: none;
}
.terms-conditions-sec ul li ul {
  padding-left: 0;
}
.terms-conditions-sec a {
  color: #00ccff;
  font-weight: 600;
}
.terms-conditions-sec {
  margin-bottom: 30px;
  overflow: hidden;
}
a.show_hide.read-more {
  color: #0cf;
}
.prize-win-section p {
  font-size: 16px;
  color: #0057a9;
  font-family: arial;
  word-break: keep-all;
  text-align: center;
  padding: 15px 15px 0;
}
.prize-win-section {
  margin-bottom: 22px;
}
.date-wise-sec {
  padding-top: 15px;
}
span.cus-radio {
  border: 1px solid #0cf;
  padding: 5px;
  background: #00d5ff;
} /*......12.07.2019.......*/
ul {
  list-style-type: none;
}
.accordion {
  width: 100%;
}
.accordion .link {
  cursor: pointer;
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.accordion li:last-child .link {
  border-bottom: 0;
}
.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.accordion li i.fa-angle-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}
.accordion li.open .link {}
.accordion li.open i {}
.accordion li.open i.fa-angle-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
} /** * Submenu -----------------------------*/
.submenu {
  display: none;
  padding-left: 0;
}
.submenu a {
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
ul#accordion {
  padding-left: 0;
}
.side-bar-aside .sidebar-content .slider-section a {
  padding: 14px 31px 12px 33px;
  font-size: 16px !important;
}
.accordion li i.fa-angle-down.cus-fa {
  right: 26px;
}
.starting-bus-dv {
  margin-top: 40px;
}
.starting-bus-dv ul {
  padding: 10px 30px;
}
.strt-busi-innr {
  background: #f9f9f9;
  padding: 15px;
}
.strt-busi-innr p {
  padding-left: 20px;
}
.starting-bus-dv ul li {
  padding: 15px 5px;
  font-size: 18px;
  list-style: disc;
}
.starting-bus-dv h1 {
  background-color: #1d53a5;
  border-radius: 6px 6px 0 0;
  font-size: 20px;
  color: #fff;
  padding: 15px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: auto;
  left: 20px;
  padding-top: 0;
  top: 5px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: red;
  -webkit-transition: .4s;
  transition: .4s;
}
.switch span.slider {
  border-radius: 100%;
  width: 22px;
  height: 22px;
}
.slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.switch span.slider:before {
  border-radius: 100%;
  width: 22px;
  display: none;
}
input:checked + .slider {
  background-color: green;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
} /* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.side-bar-aside .sidebar-content .slider-section a.MyProFLink {
  padding-left: 12px;
}
@media only screen and (max-width:767px) {
  .resume-writing-sec h2, .secrets-section h2, .webiner-section h2 {
    font-size: 24px;
  }
  .resume-writing-sec img {
    width: 100%;
  }
  input.btn.btn-default.btn-green.hit-btn.userregister {
    font-size: 10.5px;
    padding: 12px;
  }
  .work {
    background-color: #49668e !important;
  }
}
@media only screen and (max-width:767px) {
  input.btn.btn-default.btn-green.hit-btn.userregister {
    font-size: 14px;
  }
  .terms-conditions-sec ul {
    padding-left: 5px;
  }
  .employer-campaign-sec h2 {
    font-size: 23px;
  }
  .who-used-sec h4, .who-used-sec h4 span, .contest-section h3, .prize-win-section h2, .prize-win-section .col-md-3 h2 {
    font-size: 21px;
  }
  .register-section {
    padding: 0 15px;
  }
  .who-used-sec p {
    font-size: 14px;
    padding: 5px 10px;
  }
}
@media only screen and (max-width:400px) {
  input.btn.btn-default.btn-green.hit-btn.userregister {
    padding: 12px;
  }
}
@media (min-width: 768px) {
  .col-sm-6 {
    background-color: transparent;
  }
}
@media (min-width: 1280px) {
  .topRightAreaDv {
    position: relative;
    left: 40px;
  }
}
@media only screen and (max-width:1279px) {
  .topRightAreaDv {
    position: relative;
    left: 85px;
  }
  .topSocialDv {
    top: 3px !important;
    padding: 0 15px;
    margin: 0;
    position: relative;
  }
}
a.morecls:hover, a.morecls:active, a.morecls:focus, a.morecls:visited, a.morecls:focus-within {
  margin-right: 0px;
}
@media only screen and (min-width: 769px) and (max-width: 10000px) {
  .availableDv.availForMob {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .availableDv.availForMob {
    display: inline-block;
    left: 0;
    top: -28px;
    position: relative;
    padding-right: 58px;
  }
  .last-bid {
    width: 100%;
  }
  .topLgoDv {
    padding: 20px 0;
  }
  .availForMob .styled_availDv + label:before, .availForMob .styled_availDv:checked + label:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 10px;
    color: #fff;
  }
  .availForMob .styled_availDv + label:before {
    color: #fff;
  }
  .logoo .site-logo {
    max-width: 63%;
  }
  a.mobile-menu.res-m {
    top: auto !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  .availableDv.availForMob {
    display: none !important;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 15000px) {
  .availableDv.availForMob {
    display: none !important;
  }
}
@media(width: 768px) {
  .availableDv.availForMob {
    display: inline-block;
    left: 0;
    top: -27px;
    position: relative;
    padding-right: 68px;
  }
  .topLgoDv {
    padding: 10px 0;
  }
  .availForMob .styled_availDv + label:before, .availForMob .styled_availDv:checked + label:after {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 14px;
    color: #fff;
  }
}
@media only screen and (min-device-width: 769px) and (max-device-width: 900px) and (orientation: landscape) {
  .availableDv.availForMob {
    display: inline-block;
    left: 0;
    top: -27px;
    position: relative;
    padding-right: 68px;
  }
  .topLgoDv {
    padding: 10px 0;
  }
  .availForMob .styled_availDv + label:before, .availForMob .styled_availDv:checked + label:after {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 14px;
    color: #fff;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
  a.mobile-menu.res-m {
    top: 30px !important;
  }
  .topLgoDv {
    text-align: center;
  }
  .availableDv.availForMob {
    display: inline-block;
    left: 0;
    top: -16px;
    position: relative;
    padding-right: 0;
    float: left;
  }
}
@media(min-width: 769px) and (max-width: 1348px) {
  .availableDv.availForMob {
    display: block;
    position: absolute;
    top: 0;
    left: 0; /*    transform: scale(0.8);    -webkit-transform: scale(0.8);*/
  }
  .styled_availDv + label:before, .styled_availDv:checked + label:after {
    color: #fff;
  }
  .site-logo {
    width: 305px !important;
    position: absolute;
    left: 42%;
    top: 10px;
  }
}
.whattoknowNew {
  color: white;
  font-size: 15px;
}
.jobboard-search-wrapper2New {
  margin-top: -60px;
}
.whattoknowNew:hover {
  color: white;
}
.btmsec {
  padding: 0 5px;
}
.lbrsrchpage article:last-child {
  border-bottom: 0;
}
.lbrsrchpage .right-sidebar-section {
  border-bottom: 0;
}
.mapcls {
  border: 0;
}
.mapDvsec iframe {
  width: 100%;
  min-height: 600px;
}
.mapDvsec {
  background: #eee;
  border: 1px solid #ddd;
  padding: 5px 5px 0;
}
.srchwrapDv #search-text-input {
  padding-top: 0;
}
.srchtopdv {
  background: #3fabe1;
  float: left;
  width: 100%;
  padding: 20px;
  border: 0;
}
.srchtopdv .form-group {
  margin-bottom: 0;
}
.jobboard-search-wrapper .srchtopdv .form-control {
  height: 40px;
  padding: 0 10px;
}
.jobboard-search-wrapper.srchwrapDv .tab-content > .active {
  background: transparent !important;
  padding: 0.5em;
}
.nopadrgtDv {
  padding-right: 0;
}
.srchbtndv {
  width: 100%;
  height: 40px;
  font-size: 17px;
  padding: 10px;
}
.flterbtndv {
  width: 100%;
  height: 65px;
  font-size: 18px;
  background-color: #f2f2f2;
  display: block;
  line-height: 65px;
  text-align: center;
  font-weight: 600;
}
.flterbtndv img {
  width: 20px;
  margin-right: 7px;
  position: relative;
  top: -1px;
}
.srchModal .modal-dialog {
  width: 100%;
  margin: 0 auto;
}
.srchModal .modal-content {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 0;
  border-radius: 0;
}
.srchModal .close {
  font-size: 40px;
}
.save-resume {
  text-align: right;
}
.save-resume input {
  width: 200px;
  text-align: center;
  display: inline-block;
  float: none !important;
  height: 40px;
  margin-right: 0 !important;
  margin-left: 15px;
}
@media(max-width: 991px) {
  .mapDvsec iframe {
    min-height: 400px
  }
}
@media(max-width: 767px) {
  .flterbtndv {
    margin: 10px 0;
  }
  .mapDvsec iframe {
    min-height: 300px
  }
  .save-resume {
    text-align: center;
  }
}
@media(max-width: 479px) {
  .mapDvsec iframe {
    min-height: 250px
  }
}
@media screen and (min-width:320px) and (max-width:992px) {
  .workedtill-desk {
    display: none !important;
  }
  .res-ma {
    margin-top: 0 !important;
  }
  .refe-que .padding-top-20 {
    padding: 0 !important;
  }
  .refe-que span.number-o {
    float: left;
    width: auto;
  }
  .refe-que span.quest-o {
    width: 100%;
    display: block;
  }
  .refe-que .frm-fld {
    padding-left: 0;
    padding-bottom: 15px;
  }
  .refe-que .frm-fld .col-xs-12.col-sm-12.col-md-12 {
    padding: 0;
  }
  .refe-que .frm-fld .col-xs-12.col-sm-12.col-md-12 .col-md-4 {
    padding-bottom: 10px;
  }
  .ques-listing {
    padding-bottom: 0;
  }
  .refe-que .form-group {
    margin-top: 0;
  }
}
@media screen and (min-width:992px) and (max-width:8000px) {
  .workedtill-res {
    display: none !important;
  }
}
span.number-o {
  float: left;
  width: 30px;
}
span.quest-o {
  width: 90%;
  display: inline-block;
}
.ques-listing {
  padding-bottom: 20px;
}
.frm-fld {
  padding-left: 17px;
  padding-bottom: 15px;
}
.frm-fld label {
  font-size: 15px !important;
  color: #333 !important;
}
.frm-fld textarea {
  background: #FFF;
}
.save-resume {}
.box {
  width: 453px;
  float: left;
  margin-right: 15px;
  margin-left: 15px;
  text-align: center;
}
.smallbox {
  height: 100px;
  width: 100px;
  float: left;
  margin-right: 15px;
  text-align: center;
}
.to {
  font-weight: bold;
}
.or {
  margin-left: 130px;
}
.height {
  height: 40px !important;
}
.work {
  text-decoration: none;
  margin-top: 30px !important;
  padding: 10px 20px !important;
}
.work:hover {
  text-decoration: none;
  margin-top: 30px;
  padding: 15px 60px;
  margin-left: 10px;
}
.staff:hover {
  color: #01aef0;
}
.contTxtDv:hover .stuff {
  color: red;
}
.exbtn {
  text-align: center;
  padding-top: 100px;
}
.get {
  padding: 20px 50px;
  background-color: #0000a0;
  color: #fff;
  font-size: 20px;
  border: 4px solid #00a2e8;
}
.take {
  padding: 20px 50px;
  background-color: #0000a0;
  color: #fff;
  font-size: 20px;
  border: 4px solid #00a2e8;
}
.get:hover {
  color: #fff;
}
.take:hover {
  color: #fff;
}
@media only screen and (max-width: 479px) {
  .work {
    padding: 6px 38px !important;
  }
} /*.staff{    text-decoration: none;    margin-top: 30px;    padding: 15px 60px;}.staff:hover{    text-decoration: none;    margin-top: 30px;    padding: 15px 60px;}*/
a.work.btn-primary.buttonone {
  background-color: rgba(16, 96, 148, .75);
}
a.work.staff.btn-primary.buttontwo {
  background-color: rgba(16, 96, 148, .75);
}
@media only screen and (min-width: 320px) and (max-width: 650px) {
  h2.hdnd-tle {
    min-height: 50px;
  }
  .new_align .padding-top-75.col-md-12 {
    padding-top: 0px;
  }
  .btn-div a {
    margin: 0;
  }
  .btn-div a button {
    margin: 0 0 10px 0 !important;
    padding: 20px !important;
    width: 100%;
  }
  .job-listing-pg.new_align {
    padding-bottom: 0;
  }
}
@media (width: 768px) {
  h2.hdnd-tle {
    min-height: 59px !important;
  }
  .topRightAreaDv {
    left: 0;
  }
  .aligncenter.top-box a.faq-btn {
    padding: 10px 10px !important;
  }
}
@media (width: 1024px) {
  h2.hdnd-tle {
    min-height: 60px;
  }
  .small_div {
    top: 53%;
  }
}
.nw-lyu {
  overflow: hidden;
  margin: auto;
  float: none;
  margin-top: 10px;
}
.left-margin {
  margin-left: 0px !important;
}
.full-width.dropdown {
  position: static;
}
.full-width.dropdown > .dropdown-menu {
  left: 0;
  right: 0;
  position: absolute;
}
.full-width.dropdown > .dropdown-menu > li > a {
  white-space: normal;
}
.fill-width.dropdown {
  position: static;
}
.fill-width.dropdown > .dropdown-menu {
  left: auto;
  position: absolute;
}
.fill-width.dropdown > .dropdown-menu > li > a {
  white-space: normal;
}
.vc_row.element-row.row {
  position: relative;
}
.element-row.fw-content-wrap {
  padding-left: 15px;
  padding-right: 15px;
}
.row.fw-content-wrap {
  position: relative;
  z-index: 999;
}
.row.element-row {
  margin-bottom: 20px;
}
.vc_custom_1507793733578 {
  margin-top: -50px !important;
  margin-bottom: 30px !important;
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
.vc_row {
  margin-left: -15px;
  margin-right: -15px;
}
.vc_col-sm-4 {
  padding-left: 15px;
  padding-right: 15px;
}
.vc_custom_1506988039993 {
  padding-top: 50px !important;
}
.content-box {
  border: solid 1px #ebebeb;
  display: block;
  padding: 45px 20px 20px;
  background: #fff;
  text-align: center;
  position: relative;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 50px;
}
.content-box.top-icon i.box-icon {
  top: 0;
  left: 50%;
  margin-left: -30px;
  top: -30px;
}
.top-box {
  background-color: #fff;
  padding: 10px 30px 35px;
  border-radius: 8px;
  margin-left: 10px;
  margin-top: 40px;
  text-align: -webkit-center;
}
.ellip {
  background-color: #1d53a5;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-top: -35px;
}
.card-body {
  border: 1px solid #cbcbce;
  padding: 5px;
}

/* .text-center {
  margin-top: 20px;
} */
.bg-pic {
  background-image: url(https://www.ozsparky.com//images/bg22.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.recentBg2 {
  background: url(../../images/bg24.jpg) no-repeat center 0;
  background-size: cover;
  background-attachment: fixed;
}
a.faq-btn {
  background: 0 0 !important;
  border: solid 2px #ececec;
  border-color: rgba(0, 0, 0, .1);
  color: #323436 !important;
  box-shadow: none;
  padding: 10px 40px !important; /*text-transform: uppercase;*/
  font-size: 14px;
}
a:hover.faq-btn {
  background: #323436 !important;
  color: #fff !important;
  box-shadow: none;
  border-color: #323436;
}
span.faq-para {
  margin: 0 0 20px;
  display: block;
  min-height: 75px;
}
.faq-tab .nav > li > a {
  padding: 10px 23px;
  border: 1px solid #ebebeb;
  display: block;
  margin-right: -4px;
  text-decoration: none;
  height: auto;
  overflow: hidden;
  position: relative;
  z-index: 9;
  background: #fff;
  border-radius: 0px;
}
.faq-tab .nav > li > a:hover, .faq-tab .nav > li > a:focus {
  text-decoration: none;
  background-color: #1d53a5;
  color: #fff;
}
.faq-tab .nav li:last-child a {
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.faq-tab .nav li:first-child a {
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.faq-tab li.selected a {
  border-color: #7f8c8d !important;
  background: #7f8c8d !important;
  color: #fff !important;
  z-index: 99;
}
iccn.collapsed:after {
  font-family: 'FontAwesome';
  content: "\f078";
  float: right;
}
.iccn:after {
  content: "\f054";
}
.faq-tab .nav-tabs {
  border-bottom: 0px solid #ddd !important;
  margin-bottom: 12px;
}
.faq-tab .panel {
  margin-bottom: 0;
  background-color: #fff;
  border: 0px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
  box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}
button.btn.btn-link.collapsed .arro {
  transform: rotate(-90deg);
  float: right;
}
button.btn.btn-link .arro {
  float: right;
}
.faq-tab li.active a {
  background-color: #1d53a5;
  color: #fff;
}
.faq-tab .panel-default > .panel-heading {
  color: #333;
  background-color: transparent;
  border-color: transparent;
}
.faq-tab .panel.panel-default {
  margin-bottom: 0;
  background-color: #fff;
  border: 0px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
  box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background: #fff;
  border-color: #ebebeb;
  cursor: pointer;
  display: block;
  padding: 3px 0px 0px;
  position: relative;
  top: 1px;
  border-style: solid;
  border-width: 1px;
  margin-bottom: -1px;
}
.faq-arro-a i.fa.fa-plus-circle {
  padding-right: 10px;
} /*.faq-arro-a.collapsed i.fa.fa-chevron-down.arro {	transform: rotate(-90deg);	float: right;}*/
a.faq-arro-a i.fa.fa-chevron-down.arro {
  float: right;
  transform: rotate(-90deg);
}
.panel-heading.active a.faq-arro-a i.fa.fa-chevron-down.arro {
  transform: rotate(0deg);
}
.faq-tab .panel-heading a {
  display: block;
  width: 100%;
}
.ellip i {
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 48px;
}
.prtnr .b-title {
  font-size: 50px;
  font-weight: 700; /*text-transform: uppercase;*/
  color: #fff;
}
.prtnr .b-subtitle {
  font-size: 60px;
  font-weight: 400;
  font-style: italic;
  margin: 5px 0;
  color: #fff;
}
.jobboard-search-wrapper2.recentBg2.prtnr {
  padding: 90px 0 120px;
  background-attachment: unset;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.part-bdy {
  padding-top: 50px;
}
.part-bdy img {
  width: 100% !important;
  height: auto;
}
@media (max-width: 650px) {
  .yr-bd-in {
    width: 14% !important;
    height: 40px !important;
    left: 0;
    top: 0;
    background: #ffb48f;
    border: 2px solid rgba(255, 255, 255, .2);
  }
  td.text-center.cell-50.xs-lebel-vl.orange-bg.yr-bd-new:before {
    width: 84% !important;
    float: left;
    margin-top: 10px !important;
  }
  .last-bid:before {
    margin-top: 13px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .prtnr .b-title {
    font-size: 35px;
  }
  .pad-tab-a {
    padding: 30px !important;
  }
  .newdiv {
    display: none;
  }
}
.save-resume input.btn.btn-default.btn-green.resubmit.process {
  margin-top: 12px;
}
.save-resume input {
  font-size: 16px;
}
.new_pledge {
  position: relative;
  top: 25px;
  text-align: right;
}
@media (max-width: 991px) {
  .new_pledge {
    position: absolute !important;
    top: 112px;
    text-align: right;
    right: 170px;
  }
}
@media (max-width: 767px) {
  .new_pledge {
    display: none;
  }
  .new_pledge img {
    width: 24px !important;
  }
}
@media (max-width: 767px) {
  .logoo .site-logo {
    max-width: 50%;
  }
  .new_pledge {
    position: absolute;
    top: 24px; /* text-align: right; */
    right: auto;
    width: auto;
    left: 70%;
    transform: translate(-70%, 0);
  }
  #touch-menu {
    top: 21px !important;
  }
  .rck_modal .modal-body {
    padding: 0 20px;
  }
  .rck_modal .modal-body p {
    font-size: 16px !important;
  }
  .rck_modal a.btn.btn-default.btn-green {
    width: 100% !important;
    line-height: 40px;
    padding: 0;
  }
  .section-box .section-content h2 {
    font-size: 16px;
    margin-right: 10px;
  }
  .top .new_pledge {
    position: absolute;
    top: 24px;
    text-align: right;
    right: 40px;
    width: auto;
    left: auto;
    transform: none;
  }
}
@media (max-width: 359px) {
  .new_pledge {
    position: absolute;
    top: 22px;
    text-align: right;
    right: 40px;
    width: auto;
  }
  .new_pledge img {
    width: 20px !important;
  }
  #touch-menu {
    top: 17px !important;
  }
}
.job-listing-pg .padding-top-75 {
  padding-top: 40px !important;
}
.job-listing-pg .logo-container {
  margin-top: 30px;
}
.job-listing-pg .logo-container .logo-list {
  list-style-type: none;
  padding-left: 0px;
  text-align: left;
  margin: 0 -15px;
}
.job-listing-pg .logo-container .logo-list li {
  background: #fff;
  color: #000;
  margin-right: 0px;
  width: auto;
  max-height: 100px;
  height: auto;
  display: inline-block;
  width: 19%;
  margin: 7px 0 !important;
  text-align: center;
  vertical-align: middle;
  padding: 0 15px;
  float: none !important;
}
.job-listing-pg .logo-container .logo-list img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  display: inline-block;
  height: auto;
  width: auto; /* min-width: 150px; */
}
.job-listing-pg {
  padding-bottom: 15px !important;
  min-height: 350px;
}
.sideBrMapDv {
  margin: 10px 0 40px;
}
.sideBrMapDv .sidebarStyle {
  margin-top: -11px;
}
.sideBrMapDv .pad-tab-a {
  width: 92%;
  margin: auto;
}
.sideBrMapDv .srchbtndv {
  padding: 10px;
}
.legendRdo input {
  visibility: hidden;
  margin: 0;
}
.yellowLegendDv {
  background-color: #FFF200; /* width: 200px; */
  padding: 10px 5px;
  position: relative;
  top: 0;
  float: left;
  width: 100%;
}
.yellowLegendDv h4 {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin: 0;
}
.yellowLegendDv p {
  margin: 0;
  text-align: left; /* float: left; */ /* width: 100%; */
  line-height: 10px;
  line-height: 0;
}
.yellowLegendDv label {
  width: 100%;
  margin: 0;
  padding-left: 25px !important;
  line-height: 15px !important;
}
.legendRdo .[type="radio"]:checked, .legendRdo [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.legendRdo [type="radio"]:checked + label, .legendRdo [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: default;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
.legendRdo [type="radio"]:checked + label:before, .legendRdo [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
.legendRdo [type="radio"]:checked + label:after, .legendRdo [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #F87DA9;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.legendRdo [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.legendRdo [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.legendRdo .unavl [type="radio"]:checked + label:before, .legendRdo .unavl [type="radio"]:not(:checked) + label:before {
  background: #ed1c24;
  border: 0;
}
.legendRdo .unavl [type="radio"]:checked + label:after, .legendRdo .unavl [type="radio"]:not(:checked) + label:after {
  width: 10px;
  height: 10px;
  background: #880015;
}
.legendRdo .avl [type="radio"]:checked + label:before, .legendRdo .avl [type="radio"]:not(:checked) + label:before {
  background: #22b14c;
  border: 0;
}
.legendRdo .avl [type="radio"]:checked + label:after, .legendRdo .avl [type="radio"]:not(:checked) + label:after {
  width: 10px;
  height: 10px;
  background: #032d0f;
}
.legendRdo .avl_but [type="radio"]:checked + label:before, .legendRdo .avl_but [type="radio"]:not(:checked) + label:before {
  background: #ff7f27;
  border: 0;
}
.legendRdo .avl_but [type="radio"]:checked + label:after, .legendRdo .avl_but [type="radio"]:not(:checked) + label:after {
  width: 10px;
  height: 10px;
  background: #4d2001;
}
.elecSearchPageRdoDv .legendRdo ul {
  text-align: center;
  padding: 0 15px;
}
.elecSearchPageRdoDv .legendRdo ul li {
  display: inline-block;
  background-color: #FFF200;
  margin: 0 5px;
  padding: 3px 5px 0px;
}
.elecSearchPageRdoDv {
  position: relative;
  top: 0;
  color: #fff;
}
.elecSearchPageRdoDv .legendRdo input {
  display: none;
}
.elecSearchPageRdoDv .legendRdo [type="radio"]:checked + label, .elecSearchPageRdoDv .legendRdo [type="radio"]:not(:checked) + label {
  padding-left: 22px;
}
.elecSearchPageRdoDv .legendRdo [type="radio"]:checked + label:before, .elecSearchPageRdoDv .legendRdo [type="radio"]:not(:checked) + label:before {
  top: 1px;
  line-height: 18px;
}
.elecSearchPageRdoDv .legendRdo [type="radio"]:checked + label:after, .elecSearchPageRdoDv .legendRdo [type="radio"]:not(:checked) + label:after {
  top: 5px;
}
.side-bar-aside .sidebar-content .slider-section a i {
  float: left;
  width: 18px;
}
.side-bar-aside .sidebar-content .slider-section a span {
  float: left;
  width: 85%;
}
.lsPadBtm {
  padding-bottom: 10px;
}
.vwLstTabArea {
  padding-bottom: 0;
  margin-top: 15px;
}
.vwLstTabArea .nav-tabs {
  border-bottom: 0;
  text-align: center;
}
.vwLstTabArea .nav-tabs > li > a {
  border-radius: 4px;
  color: #555;
  background-color: #fff;
  border: 0;
  color: #1d53a5;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 18px;
}
.vwLstTabArea .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .vwLstTabArea .nav-tabs > li.active > a:focus {
  background-color: #fff200;
  border-color: #fff200; /*border: 0;*/
}
.vwLstTabArea .nav-tabs > li {
  float: none;
  margin-bottom: 0;
  display: inline-block;
  margin: 0 5px;
}
.listVwSec { /*padding: 20px 0;*/
}
.listVwSec h4 {
  color: #008000;
  font-weight: 600;
  font-size: 24px;
  margin: 0 0 10px;
}
.mapDvsec {
  padding: 20px 0;
}
.mapDvsec h4 {
  color: #008000;
  font-weight: 600;
  font-size: 24px;
  margin: 0 0 10px;
}
a.listVwMr {
  background-color: #1d53a5;
  color: #fff;
  padding: 5px 15px;
  margin-top: 5px;
  display: inline-block;
  border-radius: 3px;
}
.lstVwRow { /*margin-bottom: 15px;*/ /*   border-radius: 10px;*/
  border-color: #cfcaca;
  border-style: solid;
  padding: 11px 0px 11px 12px;
}
.listVwdivArea111 .lstVwRow { /*margin-bottom: 15px;*/
  padding-bottom: 15px;
}
.lstVwRow h3 {
  line-height: 1.1 !important;
  margin: 0 0 20px;
}
.lstVwRow:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.listVwSec { /*padding: 20px;*/
  background: #f7f7f7; /*margin: 10px 0;*/
}
.mapDvsec {
  padding: 20px;
  background: #f7f7f7;
  margin: 10px 0;
}
span.labour-search.lsHdDv {
  font-size: 24px; /*text-transform: uppercase;*/
  color: #fff;
  text-align: center;
  display: block;
  margin: 0 0 10px;
}
.vwLstTabArea {
  float: left;
  width: 100%;
}
.vwLstTabContent .slimScrollDiv {
  width: 100% !important;
  margin: 20px 0;
}
.listVwSec {
  width: 100% !important;
  margin: 0 auto; /*padding: 20px;*/
  border: 1px solid #ccc;
  overflow: hidden;
  margin: 0 0 20px;
}
.mapDvsec {
  width: 100% !important;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #ccc;
  overflow: hidden;
  margin: 0 0 20px;
}
.listVwdivArea {
  padding: 0 2rem;
}
.listVwdivArea h2 {
  text-align: right;
  font-size: 16px;
}
.lstVwRow br {
  display: none;
}
.lstVwRow br {
  display: none;
}
a.work {
  display: block !important;
  width: 230px;
  margin: auto !important;
  margin-top: 30px !important;
  margin-bottom: 40px !important;
}
@media(max-width: 1199px) {
  .yellowLegendDv {
    background-color: #FFF200; /* width: 200px; */
    padding: 10px 10px;
    position: relative;
    top: 0;
  }
  span.labour-search.lsHdDv {
    font-size: 20px;
  }
  .flterbtndv img {
    margin-right: 0;
  }
  .srchbtndv {
    font-size: 16px;
  }
  .side-bar-aside .sidebar-content .slider-section a span {
    width: 82%;
  }
  .yellowLegendDv {
    top: 0;
    display: none;
  }
}
@media(max-width: 991px) {
  .shorting-section .mobFixArea .form-group {
    margin-top: 0;
    height: 50px; /* background: #ccc; */
    margin-bottom: 7px;
  }
  ul.adi_info_list.mobList {
    margin-bottom: 0;
    float: left;
    width: 100%;
  }
  .mobClr {
    clear: both;
  }
}
@media(max-width: 767px) {
  .elecSearchPageRdoDv {
    top: 0;
    margin: 15px 0;
  }
  .elecSearchPageRdoDv .legendRdo ul {
    text-align: left;
  }
  .elecSearchPageRdoDv .legendRdo ul li {
    display: block;
    margin: 0;
    padding: 3px 5px 0px;
    width: 100%;
    display: none;
  }
  .side-bar-aside .sidebar-content .slider-section a span {
    float: left;
    width: auto;
  }
  .lstVwRow p {
    font-size: 16px;
  }
  .listVwSec h4 {
    font-size: 20px;
    margin: 0 0 5px;
  }
  .mapDvsec h4 {
    font-size: 20px;
    margin: 0 0 5px;
  }
  .job-listing-pg {
    min-height: 0;
  }
}
@media(max-width: 479px) {
  .new_pledge img {
    position: relative;
    left: -9px;
  }
}
@media(max-width: 374px) {
  .new_pledge img {
    position: relative;
    left: -5px;
  }
}
@media(max-width: 359px) {
  .new_pledge img {
    position: relative;
    left: 0;
  }
} /*page slider css*/
.pageDiv {
  text-align: center;
  position: relative;
  min-height: 0;
}
.sldPptDv {
  background-color: #fff;
  padding: 20px 20px;
  border: 1px solid #eee;
  margin: 20px 0 60px;
  position: relative;
}
.sldBg {
  background-repeat: no-repeat;
  padding: 70px 0;
  background-size: cover;
  background-position: center center;
  position: relative;
}
a.pageBtn { /* position: absolute;    bottom: 70px;    left: 50%;    transform: translate(-50%, 0);*/
}
a.page.pageBtn1 { /*   top: 180px;*/ /*position: relative;*/
}
.slideBnr img {
  width: 100%;
  max-width: 100%;
}
.slideBnr h1 {
  color: #fff;
  font-weight: 900;
  font-family: arial;
  position: relative;
  z-index: 1;
}
.sldBg:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slideBnr {
  position: relative;
  height: auto;
}
.slidetextDv h2 {
  color: #00b0f0;
  font-size: 22px;
  margin: 30px 0;
  padding: 0 50px;
  line-height: 33px;
  font-weight: 400;
}
.slidetextDv h2 span {
  font-weight: bold;
}
.slidetextDv h3 {
  font-size: 18px;
  color: #000;
  margin: 0 0 0;
  padding: 0 100px;
}
.page404 p span {
  font-size: 24px;
  color: #000;
}
.sldFtrLogo img {
  width: 250px;
  max-width: 100%;
  text-align: left;
}
.sldFtrLogo {
  text-align: left;
}
.txlgo {
  text-align: right;
}
.txlgo img {
  width: 100px;
}
.switchArwDv.deactive {
  display: none;
}
.pageDiv.firstPage {
  display: block;
}
.switchArwDv.right {
  opacity: 1;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  height: 70px;
  width: 70px;
  top: 50%;
  position: fixed;
  transform: translate(0, -50%);
  border-radius: 2px 0 0 2px;
  font-size: 40px;
  right: 0;
  text-align: center;
  line-height: 70px;
  padding: 0;
}
.switchArwDv.left {
  opacity: 1;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  height: 70px;
  width: 70px;
  top: 50%;
  position: fixed;
  transform: translate(0, -50%);
  border-radius: 0 2px 2px 0;
  font-size: 40px;
  left: 0;
  text-align: center;
  line-height: 70px;
  padding: 0;
}
.switchArwDv.right:hover, .switchArwDv.left:hover, .menuBtn:hover {
  background: rgba(0, 0, 0, 1);
}
ul.prevNextDiv {
  position: absolute; /* top: 0; */ /* transform: translate(0, -50%); */
  list-style-type: none;
}
.sldRestartBtn img {
  width: 60px;
}
.sldRestartBtn {
  text-align: right;
  display: block;
  margin: 0;
}
.sldRestartBtn:hover {
  margin-right: 0;
}
.sldimageDv img {
  width: 100%;
  max-width: 100%;
}
.sldimageDv {
  margin-top: 40px;
}
a.page.pageBtn {
  background-color: #3f3f3f;
  width: 150px;
  height: 45px;
  display: inline-block;
  border-radius: 8px;
  box-shadow: 0 5px 0px 0px #cc0065;
  color: #fff;
  line-height: 45px;
  font-size: 14px; /*text-transform: uppercase;*/
  font-weight: 600;
  vertical-align: middle; /* line-height: 45px; */
  padding-top: 0px;
  font-family: arial;
  margin: 0 10px;
}
a.page.pageBtn.pageBtn1 {
  line-height: 17px;
  padding-top: 5px;
}
a.page.pageBtn:hover {
  background-color: #cc0065;
  box-shadow: 0 5px 0px 0px #3f3f3f;
  -webkit-box-shadow: 0 5px 0px 0px #3f3f3f;
  text-decoration: none;
}
.slideFooter {
  position: relative;
  bottom: 0;
  width: 100%;
}
.mtMb {
  margin-top: 100px;
  margin-bottom: 70px;
}
p.mulTilineTextDv {
  margin: 0 0 90px;
  font-size: 18px;
}
p.mulTilineTextDv1 {
  margin: 0 0 20px;
}
p.mulTilineTextDv span {
  font-size: 24px;
  font-weight: bold;
}
@media(max-width: 767px) {
  .sldPptDv {
    padding: 5px;
  }
  .pageDiv {
    height: auto;
  }
  .sldBg {
    padding: 40px 0;
  }
  .slideBnr h1 {
    font-size: 15px;
  }
  .slidetextDv h2 {
    font-size: 15px;
    margin: 20px 0 20px;
    padding: 0 5px;
    line-height: 18px;
  }
  .sldBtnDv {
    margin: 0 0 30px;
  }
  a.page.pageBtn.pageBtn1 {
    line-height: 14px;
    padding-top: 7px;
  }
  a.page.pageBtn {
    font-size: 12px;
    width: 132px;
    height: 40px;
    line-height: 40px;
    margin: 0 2px 14px;
  }
  .slideFooter {
    position: relative;
  }
  .switchArwDv.left, .switchArwDv.right {
    height: 30px;
    width: 30px;
    font-size: 28px;
    line-height: 30px;
  }
  .sldBtnDv br {
    display: none;
    margin-bottom: 10px;
  }
  .slidetextDv h3 {
    padding: 0 5px;
  }
  .sldRestartBtn img {
    width: 40px;
    margin: 0 0 10px;
  }
  .mtMb {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  p.mulTilineTextDv span {
    font-size: 20px;
  }
  p.mulTilineTextDv {
    margin: 0 0 30px;
    font-size: 16px;
  }
  .pageDiv {
    min-height: 0;
  }
} /*end page slider css*/
.podcast {
  background: #40c0ec;
  background-color: rgb(0, 175, 236);
}
.podcast .section-wrap {
  padding: 0px 16px 0px;
  margin: 0 4px 7px;
}
.section-box .section-wrap {
  padding: 12px 16px 14px;
  margin: 0 4px 7px;
}
.podcast .container-fluid.container-md {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.podcast .section-content {
  padding-top: 0;
}
.podcast .section-content {
  padding: 0px 24px 0;
  margin: 0 16px;
  text-align: center;
}
.podcast h1 {
  margin-bottom: 0px;
  line-height: 1.35;
  color: #fff;
  letter-spacing: 0;
  font-weight: 900;
  font-size: 50px;
  font-weight: 700; /*text-transform: uppercase;*/
}
.podcast .section-content p {
  margin-right: 0px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.6;
  color: #fff;
  font-family: 'Nunito', myriad pro, tahoma, sans-serif;
}
.exe-rad2 .w-boxx span.style-a {
  color: #fff !important;
  font-family: 'Nunito', tahoma, sans-serif;
}
.exe-rad2 .w-boxx span.style-b {
  font-family: 'Nunito', tahoma, sans-serif;
}
.exe-rad2 .w-boxx span.style-c {
  color: #fff !important;
  padding-right: 5px;
  font-family: 'Nunito', tahoma, sans-serif;
}
span.w-boxx { /*background: #fff;	margin-right: 5px;	padding: 0 5px 2px;	border-radius: 4px;*/
}
.mrg-lt { /*	margin-left:5px;*/
}
.section-box {
  color: #606265;
}
.section-box .section-content {
  padding: 16px 24px 0;
  margin: 0 16px;
}
.section-box .container-fluid {
  padding-top: 12px;
  padding-bottom: 0;
}
.section-box .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 24px;
  padding-bottom: 16px;
}
.section-box .podcast-item .title {
  padding-top: 6px;
}
.section-box .podcast-item .content {
  padding-top: 0;
  word-break: break-word;
}
.podcast-item .featured-img {
  padding-top: 34px;
}
.section-box .section-content h2 {
  line-height: 1.35;
  margin-bottom: 20px;
  color: #00aaec;
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 5px;
}
.section-box .section-content p {
  margin-right: 16px;
  margin-bottom: 20px;
  font-family: 'Nunito', myriad pro, tahoma, sans-serif;
  color: #333;
  font-size: 20px;
}
.section-box .featured-img .img-wrap img {
  max-width: 100%;
  height: auto;
}
.dattt {
  font-family: 'Nunito', myriad pro, tahoma, sans-serif;
  color: #666;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 6px;
  display: block;
  margin-bottom: 9px;
  width: 95%;
}
.bg-gray-200 {
  background: #f3f3f3;
}
a.title {
  font-size: 24px;
}
.pd-b-0 {
  padding-bottom: 0px;
  padding-top: 0;
}
.pd-t-0 {
  padding-top: 0px !important;
}
.audio-boxx {
  padding-top: 31px;
}
.audio-boxx ul li {
  background: #f2f2f2;
  padding: 0;
  border-radius: 0;
  margin-bottom: 0px;
  border-left: 0px solid #2980b9;
  float: left;
  width: 100%;
}
.audio-boxx .testiTopDv {
  padding: 10px 10px 10px;
  float: left;
  width: 100%;
}
.audio-boxx .testiimgDv {
  float: left;
  width: 150px;
}
.audio-boxx .testiimgDv img {
  width: 150px;
  height: 150px;
  background: transparent;
  padding: 2px;
  border-radius: 0;
}
.audio-boxx .testiTextDv {
  width: 70%;
  float: left;
}
.audio-boxx .testiTextDv h5 {
  color: #363636;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 22px;
}
.audio-boxx .testiTextDv p {
  margin-right: 16px;
  margin-bottom: 11px;
  font-family: 'Nunito', myriad pro, tahoma, sans-serif;
  color: #222;
  font-weight: 600;
  font-size: 16px;
}
.audio-boxx .audioDv {
  background-color: #dedede;
  margin-top: 20px;
  border-radius: 30px;
  height: 54px;
}
.audio-boxx .audioDv audio {
  width: 100%;
  padding: 5px;
}
.audio-boxx ul {
  margin: 0;
  padding: 0;
}
li.unavl {
  margin-right: 2px !important;
}
li.avl {
  margin-right: 19px !important;
}
li#mview {
  margin-right: -1px;
}
.mobmoredet {
  text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .podcast .section-wrap {
    padding: 0;
  }
  .section-box .section-wrap {
    padding: 0;
  }
  .podcast .section-content {
    padding: 0;
    margin: 0;
  }
  .mrg-lt2 {
    margin-left: 0;
  }
  .podcast h1 {
    font-size: 20px;
  }
  .podcast .section-content p {
    margin-right: 0;
    font-size: 15px;
    line-height: 30px;
  }
  .section-box .section-content {
    padding: 0;
    margin: 0 0;
  }
  .section-box .section-content p {
    margin-right: 0;
    font-size: 18px;
  }
  a.title {
    font-size: 20px;
  }
  .podcast .section-wrap {
    padding: 12px 0px 14px;
    margin: 0 0px 7px;
  }
  .section-box .section-wrap {
    padding: 12px 0px 14px;
    margin: 0 0px 7px;
  }
  .section-box .section-content h2 {
    margin-top: 0;
  }
  .dattt {}
  .audio-boxx .testiimgDv {
    display: none !important;
  }
  .audio-boxx .testiTextDv {
    width: 100% !important;
    float: left;
  }
  .audio-boxx .testiTextDv h5 {
    font-size: 20px;
  }
  .audio-boxx .testiTextDv p {
    margin-right: 0;
    font-size: 14px;
    text-align: left;
    margin-bottom: 0;
  }
  .audio-boxx .audioDv {
    margin-top: 10px;
  }
  .audio-boxx ul li {
    padding: 5px;
  }
}
@media (width: 768px) {
  .section-box .section-content h2 {
    margin-top: 0;
  }
  .section-box .section-content p {
    font-size: 17px;
  }
  .audio-boxx .testiTextDv {
    width: 68% !important;
    float: left;
  }
}
@media (width: 375px) {
  .podcast .section-content p {
    font-size: 16px;
  }
  .mrg-lt2 {
    margin-left: 0;
  }
}
@media (width: 360px) {
  .podcast .section-content p {
    font-size: 16px;
  }
  .mrg-lt2 {
    margin-left: 0;
  }
}
@media (width: 1024px) {
  .audio-boxx .testiTextDv {
    width: 63% !important;
    float: left;
  }
}
@media (min-width:769px) and (max-width:991px) {
  .topRightAreaDv {
    position: relative;
    left: 0;
  }
  .site-logo {
    width: 300px !important;
    position: relative;
    left: 0;
    top: 10px;
  }
  .bgDv .content h2 {
    font-size: 18px;
    line-height: normal !important;
  }
  .bgDv .content .btn-primary, .work {
    padding: 5px 30px;
    border-radius: 4px;
    font-size: 16px;
  }
  .work {
    padding: 7px 30px !important;
  }
}
@media (max-width:767px) {
  .topFrmDv {
    width: 100%
  }
  .topFrmDv .form-group.col-sm-5 {
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .topFrmDv .form-group.col-sm-7 {
    padding-left: 15px;
    top: 0;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .topFrmDv .form-group {
    margin: 0 0 5px !important
  }
  .topFrmDv p.info-view {
    width: auto;
  }
  input.btn.btn-default.btn-green.clkHreDv {
    float: none !important;
    margin: 10px auto !important;
    width: 100px;
    display: block;
  }
  .save-resume input {
    margin-left: 0;
  }
  .wantToKnow a {
    font-size: 18px;
    padding: 12px 25px;
  }
  .wantToKnow {
    bottom: 20px;
  }
  .vdArea, .bgDv .content {
    height: 90vh;
  }
  .faq3col {
    padding-bottom: 30px;
  }
  .colPad {
    margin: 5px 0
  }
  .srchtopdv.rspnsev.padSrch {
    padding: 10px;
  }
}
@media (max-width:575px) {
  .vdArea, .bgDv .content {
    height: 115vh;
  }
}
@media (max-width:479px) {
  .wantToKnow a {
    padding: 8px 10px;
    font-size: 14px;
  }
  .vdArea, .bgDv .content {
    height: 60vh;
  }
}
span#term1 {
  text-align: center;
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.jskreg {
  font-size: 16px !important;
  color: #fff;
}
.tooltip.regtip .tooltiptext1 {
  margin-left: -235px;
}
.tooltip.regtip .tooltiptext::after {
  left: 38%;
}
.tooltip.regtip {
  float: right;
}
.frmjbreg {
  margin-bottom: 90px;
}
.tooltip.regtip.emrgtp .tooltiptext1 {
  margin-left: -235px;
}
.tooltip.regtip.emrgtp .tooltiptext::after {
  left: 23%;
}
addpost {
  padding: 15px;
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #ddd;
  position: relative;
  padding-bottom: 10px;
} /*.listVwdivArea addpost {	padding:0;	margin-left: 0;    margin-right: 0;	border-bottom:0;	position:relative;	padding-bottom: 0;}*/
addpost header h3 {
  font-size: 24px;
}
addpost header p {
  color: #000;
  line-height: 14px;
}
addpost header p span {
  color: #776a6a;
  font-size: 17px;
}
span.mobilvw {
  display: none;
}
span.srmvw {
  display: none !important;
}
.dotList li {
  position: relative;
  padding-left: 20px;
  font-family: 'arial', tahoma, sans-serif;
}
.dotList li:before {
  font-family: 'FontAwesome';
  font-size: 12px;
  content: "\f111";
  position: absolute;
  left: 0;
  top: 10px;
}
.notifyParaText p.unopened {
  background-color: #fafcff;
  color: #000;
  font-weight: bold;
}
.notifyParaText p.unopened a {
  color: #000103;
}
.notifyParaText p.openednread {
  background-color: #fafcff;
  color: #000;
}
.notifyParaText p.openednread a {
  color: #000103;
} /* Switch SECTION START*/
.Switch {
  position: relative;
  display: inline-block;
  font-size: 1.6em;
  font-weight: bold;
  color: #fff; /* text-shadow: 0px 1px 1px rgba(255,255,255,0.8); */
  height: 42px;
  padding: 0;
  border: 0;
  border: 0;
  border-radius: 30px;
  background: #fff;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1), inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  font-size: 16px;
  width: 100px;
}
.Switch span {
  display: inline-block;
  width: 47px;
  padding: 0;
  color: #000;
  font-size: 16px;
}
.Switch span.On {
  color: #fff;
}
.Switch .Toggle {
  position: absolute;
  top: 0;
  width: 42px;
  height: 42px;
  border: 1px solid #ccc;
  border: 0;
  border-radius: 4px; /* background: #fff; */
  background: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%); /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffffff)); */
  background: #ebe9ea;
  background: -o-linear-gradient(top, #ececec 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ececec 0%, #ffffff 100%);
  background: linear-gradient(top, #ececec 0%, #ffffff 100%);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
  z-index: 999;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  border-radius: 100%;
}
.Switch.On .Toggle {
  left: -1px;
}
.Switch.Off .Toggle {
  left: 59%;
}
.Switch span.Off {
  padding: 12px 0 12px 0;
  position: relative;
  right: -8px; /* opacity: 0.7;*/
  color: #fff;
}
.Switch span.On {
  padding: 12px 0 12px 12px;
}
.Switch.Off {
  background-color: #38b97f;
}
.Switch.On {
  background-color: #ed1c24;
} /*end switch*/
.avlSwtich {
  display: inline-block;
}
.worlAvl {
  background-color: #fbf9f9;
  margin-top: 30px;
  padding: 8px 15px;
  border: 1px solid #eee;
}
.worlAvl h4 {
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  color: #000;
}
.modalPadding {
  padding: 20px;
}
@media screen and (max-width: 1199px) {
  .listVwdivArea header p span:last-child {
    width: 70%
  }
  .listVwdivArea .mapDvsec header p span:last-child {
    width: 70%;
  }
  .listVwdivArea111.listVwdivArea header p span:last-child {
    width: 60%;
  }
  .listVwdivArea111.listVwdivArea .mapDvsec header p span:last-child {
    width: 55%;
  }
  .worlAvl {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .listVwdivArea header p span:last-child {
    width: 65%
  }
  .listVwdivArea .mapDvsec header p span:last-child {
    width: 55%;
  }
  .listVwdivArea111.listVwdivArea header p span:last-child {
    width: 50%;
  }
  .listVwdivArea111.listVwdivArea .mapDvsec .gm-style .gm-style-iw-c {
    max-width: 400px !important;
  }
  .listVwdivArea111.listVwdivArea .mapDvsec header p span:last-child {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .tooltiptext.tooltiptext1.tooltiptext_19_11 {
    left: 110px;
  }
  span.deskvw {
    display: none;
  }
  span.srdvw {
    display: none !important;
  }
  span.mobilvw {
    display: inline !important;
    font-weight: bold;
  }
  span.srmvw {
    display: inline !important;
    font-weight: bold;
  }
  span.mobilvw {
    float: left;
    width: 90px;
  }
  .listVwdivArea p.rightPara {
    margin-left: 0;
    width: 100%;
  }
  .listVwdivArea header p span:last-child {
    width: 63%;
  }
  .listVwdivArea111.listVwdivArea header p span:last-child {
    width: 60%;
  }
  .mapDvsec .gm-style .gm-style-iw-c {
    max-width: 250px !important;
  }
  .mapDvsec p {
    font-size: 14px;
  }
  .listVwdivArea .mapDvsec header p span:last-child {
    width: 57%;
  }
  .lstVwRow p {
    font-size: 14px;
    line-height: 20px !important;
  }
  .listVwdivArea.listVwdivArea111 {
    padding: 0 1rem;
  }
  .listVwdivArea111.listVwdivArea .mapDvsec .gm-style .gm-style-iw-c {
    max-width: 250px !important;
  }
  .listVwdivArea111.listVwdivArea .mapDvsec header p span:last-child {
    width: 55%;
  }
  .mobmoredet {
    width: 43% !important;
  }
  .mobmoremapdet {
    width: 48% !important;
  }
}
@media screen and (max-width: 359px) {
  .listVwdivArea, .listVwdivArea.listVwdivArea111 {
    padding: 0 0rem;
  }
  .listVwdivArea.listVwdivArea111 .mapDvsec {
    padding: 10px
  }
}
span.deskvw {
  font-weight: bold;
}
.highlight_text {
  font-weight: bold;
  color: #3e3535ee;
}
.labsrch {
  font-size: 13px !important;
}
.hidlabsrch {
  visibility: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .srchtopdv.rspnsev.padSrch .colPad {
    width: 100%;
  }
}
.scndbtn {
  margin-bottom: 5px !important;
}
.bgcomcolreg {
  background-color: #eeeeee !important;
}
.bgcomcol {
  background-color: #8b8686 !important;
  color: #fefffe !important;
}
.brdrrad {
  border-radius: 60px;
}
.toshowsrchdiv {
  color: #00aefe;
  margin-left: 12px;
  margin-bottom: -16px;
  text-align: center;
  font-weight: bold;
}
.toshowsrchdiv1 {
  font-size: 21px;
  text-decoration: underline;
}
.toshowsrchdiv2 {
  font-size: 16px;
}
#ref_check_alert_modal328 {
  z-index: 99999999;
}
.modal-backdrop.in {
  z-index: 99;
}
.nwsrchelect {
  margin-top: 0;
}
.inner-page-header.nwelectinner {
  background: #000;
}
.nwsrchelect {
  margin-top: 20px;
}
.faqtab li.active > a:hover {
  background-color: #000;
  border-color: unset;
}
.faqvid {
  color: #fff;
  text-transform: uppercase;
  background-color: #ed1c24 !important;
  padding: 8px 24px;
  border-radius: 0;
  font-weight: 600;
  position: relative;
}
.verify_img {
  z-index: 999;
  position: absolute;
}
.verify_img img {
  width: 100px;
  height: 100px;
}
@media only screen and (min-width: 500px) {
  .mbfaqhd {
    display: none !important;
  }
  .mbrespnslv {
    display: none !important;
  }
}
.abc {
  width: 30%;
}
.xyz {
  width: 70%;
}
#aliasModal a:hover {
  color: #fff;
}
#aliasModal {
  text-align: center;
  z-index: 99999999;
}
#aliasModal .modal-dialog {
  width: 51% !important;
}
button#aliasAdd {
  background: #1d53a5;
  padding: 8px 50px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  #aliasModal .modal-dialog {
    width: 70% !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #aliasModal .modal-dialog {
    width: 94% !important;
  }
}
.content_bid .topFrmDv {
  width: 100%;
  padding: 0;
  margin: 0;
}
.content_bid .topFrmDv center {
  text-align: left;
  padding-left: 15px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .verify_img img {
    width: 100% !important;
    height: 100% !important;
    margin-bottom: 20px;
  }
  .content_bid .topFrmDv .form-group {
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .col-md-3.verify_img {
    width: 34%;
    float: left;
  }
  .col-md-9.content_bid {
    width: 66%;
    float: left;
  }
  .verify_img img {
    width: 200px !important;
    height: 200px !important;
  }
  span.spdesc {
    float: right;
    margin-top: -50px;
    margin-right: 14px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  span.spdesc {
    float: right;
    margin-top: -50px;
    margin-right: 14px;
  }
  span.spdesc img {
    width: 60px !important;
    height: 60px !important;
  }
  a.mobmoredet {
    text-align: center;
  }
  .verify_img img {
    width: 49% !important;
    height: 55% !important;
    margin-bottom: 20px;
  }
  .prtnr .b-subtitle {
    font-size: 29px;
    line-height: 36px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  span.spdesc img {
    width: 80px !important;
    height: 80px !important;
  }
  a.mobmoredet {
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .listVwdivArea header p span:last-child {
    width: 70%;
  }
  a.mobmoredet {
    text-align: center;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .lbsrchimgvw {
    display: none;
  }
  /*  .toshowsrchdiv1{*/
  /*    display:none !important;*/
  /*}*/
  /*#jsksrchdiv{*/
  /*    display:none !important;*/
  /*}*/
}
@media (min-width: 992px) and (max-width: 80000px) {
  span.spdesc {
    display: none;
  }
  /*  .mobile_view_srchdiv{*/
  /*    display:none !important;*/
  /*}*/
}
@media screen and (max-width: 991px) {
  .verify_img {
    z-index: 999;
    position: absolute;
    right: 0;
  }
}
@media screen and (max-width: 575px) {
  .verify_img {
    right: -16% !important;
    left: auto;
    top: -18px;
  }
  .recentContentDv .topRow {
    display: none;
  }
  .recentContRow {
    display: none;
  }
  .ScrollPoscastDv {
    display: none;
  }
}
@media screen and (max-width: 414px) {
  .verify_img img {
    width: 39% !important;
    height: 55% !important;
    margin-bottom: 20px;
  }
  .verify_img {
    right: -25% !important;
    left: auto;
    top: -18px;
  }
}
@media screen and (max-width: 360px) {
  .verify_img {
    right: -34% !important;
    left: auto;
    top: -18px;
  }
  .verify_img img {
    width: 29% !important;
    height: 55% !important;
    margin-bottom: 20px;
  }
}
.textarea-field {
  padding-left: 55px;
  padding-right: 55px;
}
.crt-alrt {
  text-align: center;
  margin-top: 30px;
}
.alrt-box {
  margin: 0 auto;
  float: none;
}
.scrt-alrt-box {
  text-align: center;
  border: 1px solid #d6d6d6;
  overflow: hidden;
  padding: 20px 40px;
}
.scrt-alrt-box h1 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 0;
}
span.msg-icon {
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.msg-icon svg {
  height: 20px;
  width: 28px;
}
.scrt-alrt-box input[type=email] {
  margin-top: 15px;
}
.alrt-msg {
  padding-top: 22px;
  display: block;
  width: 100%;
  float: left;
}
.scrt-alrt-box input[type=submit] {
  margin-top: 15px;
  padding: 10px 30px;
}
.scrt-alrt-box .hidlabsrch {
  display: none;
}
.crt-alrt.elect-srch-alert {
  margin-top: 71px;
}
.crt-alrt.elect-srch-alert .alrt-box {
  float: none;
  width: 100%;
  padding: 0;
}
.crt-alrt.elect-srch-alert .scrt-alrt-box {
  text-align: center;
  border: 1px solid #d6d6d6;
  overflow: hidden;
  padding: 20px 26px;
}
.crt-alrt.elect-srch-alert input[type=submit] {
  margin-top: 0px;
  padding: 10px 22px;
}
.crt-alrt.elect-srch-alert input[type=email] {
  margin-top: 0px;
}
.elecsrchdiv .vwLstTabContent {
  float: left;
  display: block;
  width: 100%;
}
.crt-alrt.elect-srch-alert {
  margin-top: 20px;
}
.col-sm-9.elecsrchdiv .jobboard-search-wrapper2New {
  margin-top: 0px;
  background: #000;
  margin-bottom: 0px;
  margin: 0;
  padding: 6px 0;
}
.col-sm-9.elecsrchdiv .inner-page-header.nwelectinner {
  display: none;
}
.col-sm-9.elecsrchdiv .nwsrchelect {
  margin-top: 0px;
}
@media only screen and (min-width : 320px) and (max-width : 767px) {
  video.wantstaff {
    width: 100% !important;
  }
  .lstVwRowppc span.mobilvw {
    width: 100px;
    font-size: 16px;
  }
  .lstVwRowppc span.span_power {
    font-size: 16px;
  }
  .lstVwRowppc p.rightPara {
    font-size: 16px !important;
  }
  .lstVwRowppc p.rightPara .mobmoredet {
    width: 50% !important;
  }
  .span_main_fast {
    height: auto;
  }
  .span_main_fast p.info-view {
    font-size: 17px !important;
  }
  .span_main_send p.info-view {
    font-size: 17px !important;
  }
  .span_main_fast {
    height: auto !important;
  }
  .naviconmenu {
    color: #00afec;
    margin-top: -8px !important;
    margin-right: 0px !important;
  }
  .jobboard-search-wrapper2New {
    margin-top: -45px;
    margin-bottom: 8px;
  }
  .newnavheader li.nav-item {
    border-bottom: 1px solid #bbb;
  }
  .newnavheader {
    margin-bottom: 0 !important;
    min-height: auto !important;
  }
  .newnavheader ul.navbar-nav {
    padding-left: 0 !important;
    width: 100%;
    margin: 0 !important;
  }
  .newnavheader .navbar-collapse {
    padding: 0;
    max-height: unset !important;
    overflow: unset !important;
    height: unset !important;
  }
  .newnavheader a.nav-link {
    padding: 5px 15px;
    font-size: 13px;
  }
  .newlimenu11 a i {
    padding-right: 5px !important;
  }
  .newlimenu11 .dropdown-menu a.dropdown-item {
    padding-left: 36px;
  }
  .newlimenu11 .dropdown-menu {
    width: 100% !important; /*float: left !important;*/
  }
  .newlimenu11 .dropdown-menu a.dropdown-item {
    padding-left: 36px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
  video.wantstaff {
    width: 100% !important;
  }
  .well.well-sm fieldset {
    padding-right: 26px;
  }
}
@media only screen and (min-width : 769px) and (max-width : 992px) {
  .newnavheader a.nav-link {
    padding: 5px 7px 5px 5px;
    font-size: 14px;
  }
  .newnavheader ul.navbar-nav {
    padding-left: 0 !important;
    width: 95%;
    margin: auto;
    float: none;
  }
  .post-job-form, .post-resume-form {
    padding: 10px;
  }
}
@media only screen and (min-width : 767px) and (max-width : 768px) {
  .newnavheader a.nav-link {
    font-size: 13px;
    padding: 5px 7px 5px 5px;
  }
  .newnavheader ul.navbar-nav {
    width: 92%;
    padding-left: 0 !important;
    width: 95%;
    margin: auto;
    float: none;
  }
  .inner-page-header p {
    font-size: 32px !important;
  }
  .post-job-form, .post-resume-form {
    padding: 10px;
  }
}
@media only screen and (min-width : 500px) and (max-width : 767px) {
  .mbfaqhd {
    display: block !important;
  }
  .content_bid .topFrmDv .form-group.col-sm-5.col-xs-6 {
    width: 40%;
  }
  .verify_img {
    right: -70px;
  }
}
@media only screen and (min-width : 320px) and (max-width : 649px) {
  .btn-div button.btn.bottom.brdrrad {
    font-size: 24px !important;
    padding: 8px 24px !important;
    width: 85%;
  }
  span.msg-icon {
    margin-right: 0;
    position: relative;
    top: 0;
    display: block;
  }
  .scrt-alrt-box label.hidlabsrch {
    display: none;
  }
  .scrt-alrt-box input[type=submit] {
    margin-top: 0px;
    padding: 10px 30px;
  }
}
@media only screen and (width : 768px) {
  .scrt-alrt-box input[type=submit] {
    margin-top: 15px;
    padding: 10px 30px;
  }
}
@media only screen and (min-width : 769px) and (max-width : 991px) {
  .vdArea, .bgDv .content {
    height: 95vh;
  }
  .inner-page-header p {
    font-size: 32px !important;
  }
}
@media screen and (max-width: 428px) {
  .verify_img img {
    width: 39% !important;
    height: 55% !important;
    margin-bottom: 20px;
  }
  .verify_img {
    right: -25% !important;
  }
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
  .verify_img img {
    width: 120px !important;
    height: 120px !important;
  }
  .col-md-9.content_bid {
    width: 75%;
  }
  .topFrmDv p.info-view {
    width: 85%;
  }
  .topFrmDv .form-group.col-sm-5 {
    width: 50%;
  }
  .topFrmDv .form-group.col-sm-7 {
    width: 50%;
  }
  .clr-d.cwpfrmdv {
    border: 0;
  }
}
@media only screen and (min-width : 320px) and (max-width : 767px) {
  .vwLstTabArea {
    padding-bottom: 0px;
    margin-top: 14px;
    margin-bottom: -23px;
  }
  .srchtopdv.rspnsev.padSrch {
    margin-top: 15px;
    padding-bottom: 10px;
  }
  .well.well-sm fieldset {
    padding-right: 26px;
  }
  span.clonDv {
    display: none;
  }
  .colon-res-hide {
    display: none;
  }
  .m_responsive_table2 td:before {
    content: attr(data-header)'' !important;
  }
}
@media only screen and (min-width : 769px) and (max-width : 800px) {
  .new_pledge {
    top: 80px;
  }
  nav.navbar.navbar-expand-lg.navbar-light.bg-light.newnavheader .collapse.navbar-collapse {
    text-align: center;
  }
  .newnavheader ul.navbar-nav {
    padding: 0 !important;
    width: 100%;
    margin: auto 0;
    float: none;
  }
  .newnavheader ul.navbar-nav .nav-item {
    float: none;
    display: inline-block;
  }
  .newnavheader a.nav-link {
    padding: 5px 7px 5px 5px;
    font-size: 13px;
  }
  .scrt-alrt-box input[type=submit] {
    margin-top: 15px;
    padding: 10px 30px;
  }
}
@media only screen and (min-width : 480px) and (max-width : 1200px) {
  .my-resume-title a {
    margin-top: -2px;
  }
}
.exc-range .values { /*padding: 20px 0;*/
  display: flex;
}
.exc-range .max-value {
  margin-left: auto;
}
.exc-range .range-slider {
  margin-top: 10px;
  position: relative;
}
.exc-range .slider-track {
  width: 100%;
  background: #ccc;
  height: 8px;
  position: relative;
  overflow: hidden;
}
.slider-track-filled {
  width: 100%;
  background: #309cd6;
  height: 8px;
  position: absolute;
  transform-origin: 0 0;
}
.exc-range .min-thumb, .exc-range .max-thumb {
  width: 21px;
  height: 20px;
  background: black;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  user-select: none;
}
.exc-range .min-thumb {
  left: 0;
}
.exc-range .max-thumb {
  right: 0;
}
.wrkprf {
  padding-right: 7px;
  padding-left: 7px;
  color: black !important;
}
.labDetailDv.col-sm-9.col-xs-9 {
  margin: 0 auto;
  float: none;
}
.labDetailDv td {
  background: transparent !important;
}
.labDetailDv td .info-view {
  text-align: left !important;
  padding-left: 10px;
  color: #0000FF;
}
.labDetailDv td .tpfrmRgtTxtDv {
  text-align: left !important;
  width: 100%;
  display: block;
  padding-left: 10px;
}
@media (min-width: 320px) and (max-width: 926px) {
  .labDetailDv.col-sm-9.col-xs-9 {
    margin: 0 auto;
    float: none;
    width: 100%;
  }
}
.HeadSocialDiv .topSocialDv {
  padding: 26px 1px 7px;
}
.HeadlogDiv .emp-menu-btn {
  display: inline-block;
  text-align: center;
}
.HeadlogDiv .jsk-menu-btn {
  display: inline-block;
  text-align: center;
}
span.emp-head-span {
  background: #2980b9;
  color: #fff;
  font-weight: bold;
  padding: 3px 10px;
  font-size: 18px;
}
span.jsk-head-span {
  background: #00a2e8;
  color: #fff;
  font-weight: bold;
  padding: 3px 10px;
  font-size: 18px;
}
ul.emp-sub-menu {
  padding: 0;
  margin: 0;
}
.emp-sub-menu li {
  display: inline-block;
  padding: 10px 20px 10px;
  font-weight: bold;
}
ul.jsk-sub-menu {
  padding: 0;
  margin: 0;
}
.HeadlogDiv .separator {
  display: inline-block;
  background: #00a2e8;
  width: 2px;
  height: 34px;
  top: -7px;
  position: relative;
}
.jsk-sub-menu li {
  display: inline-block;
  padding: 10px 20px 10px;
  font-weight: bold;
}
.HeadlogDiv .topRightAreaDv {
  margin-bottom: 21px;
}
.read-arrow {
  text-align: right;
  padding-right: 14px;
  font-size: 20px;
}
p.read-arrow {
  text-align: center;
  padding-right: 14px;
  background: #00a2e8;
  padding: 7px 5px;
  margin-top: -16px;
  border: 3px solid #000;
  position: relative;
  color: #fff;
  font-size: 20px !important;
}
p.read-arrow a {
  padding: 5px 10px;
  position: absolute;
  right: 0px;
  top: 0px;
}
p.read-arrow a i {
  color: #fff;
  font-size: 23px;
  font-weight: bold;
}
.reg-succ {
  margin-bottom: 10px;
}
.reg-succ p {
  background: #2768b3;
  width: 50%;
  height: auto;
  padding: 10px;
  margin: auto;
}
.reg-succ p span {
  color: white;
  display: inline;
  font-size: 23px;
}
#email_table td {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
.terms-register-chk {
  display: flex;
}
.new-podcst .section-content {}
.new-podcst .panel.panel-default {
  border: none;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
  box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}
.new-podcst .panel.panel-default .panel-body {
  padding: 0;
}
.new-podcst .img-wrap img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.new-podcst .testiTopDv {
  padding: 30px 0px 25px;
}
.new-podcst .featured-img h1 {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 30px;
}
.new-podcst .testiTopDv .testiTextDv {
  width: 77%;
  float: left;
}
.new-podcst .featured-img div {
  padding: 0 !important;
  border: none !important;
  text-align: center;
}
.new-podcst .featured-img div a {
  padding: 70px 0;
  border: 2px solid #000;
  overflow: hidden;
  display: block;
  margin-bottom: 10px;
}
.new-podcst .featured-img div video {
  width: 100%;
  height: 400px;
  border: 2px solid #000;
  background-color: #fff;
}
.new-podcst p span {
  font-size: 18px !important;
}
.podcast {
  margin-bottom: 0px;
}
.upload_podcast {
  background-color: #eeeeee;
  padding: 13px 0px;
  margin-bottom: 30px;
}
.upload_podcast .form-control {
  background: #fff;
}
.upload_podcast h1 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 21px;
}
.HeadSocialDiv .topRightAreaDv {
  left: 0;
}
.HeadSocialDiv .topSocialDv {
  padding: 10px 13px 7px;
  text-align: left;
}
@media(max-width: 991px) {
  .terms-register-chk .terms_and_condition-l {
    position: relative;
    top: 0px;
  }
  .new-podcst .featured-img h1 {
    font-size: 25px;
  }
  .new-podcst p span {
    font-size: 14px !important;
  }
  .new-podcst .testiimgDv img {
    width: 70px;
    height: 70px;
  }
  .new-podcst .testiimgDv {
    width: 70px;
    margin-right: 10px;
    float: left;
  }
  .new-podcst .testiTopDv .testiTextDv {
    width: 70%;
    float: left;
  }
  .upload_podcast .colPad {
    width: 48.5%;
    margin: 0 5px;
  }
  .HeadSocialDiv .topSocialDv {
    padding: 10px 1px 30px;
  }
}
@media(max-width: 420px) {
  p.read-arrow {
    font-size: 18px !important;
  }
  p.read-arrow a {
    top: -2px;
  }
}
@media(width: 1024px) {
  .imgLbsrchDv img {
    height: 86px !important;
    width: 90px !important;
  }
}
@media only screen and (min-width : 320px) and (max-width : 1024px) {
  #suggesstion-box1 #country-list1 {
    float: left;
    list-style: none;
    margin-top: 15px;
    padding: 13px;
    width: 339px;
    position: absolute;
    z-index: 99999;
    max-height: 208px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
@media (min-width: 1200px) and (max-width: 30000px) {
  .modalcentre {
    top: 32%;
  }
}
.tbl_curchat table {
  max-width: 100%;
  table-layout: fixed;
}
.tbl_curchat td {
  word-wrap: break-word;
}
@media(max-width: 767px) {
  .tbl_curchat.table-custom-curchat table {
    max-width: 100%;
    table-layout: auto;
  }
  .tbl_curchat.table-custom-curchat a.accept-decline {
    white-space: nowrap !important;
  }
  .new-podcst .featured-img div video {
    height: auto !important;
  }
  .upload_podcast .colPad {
    width: 100%;
    margin: 0 8px;
    padding: 0 15px;
  }
  .upload_podcast h1 {
    font-size: 20px;
  }
}
.mentorArea h3 {
  visibility: hidden;
}
.mentorArea .work.staff {
  visibility: hidden;
}
.jbskdiv a {
  display: inline-block !important;
  padding: 10px 30px !important;
  margin-right: 5px !important;
  margin-top: 30px !important;
}
.faq-sticky {
  position: fixed;
  right: 0px;
  top: 290px;
  /*transform: translateY(-50%);*/
  z-index: 99999;
  background: #fff;
  overflow: hidden;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
  padding: 20px;
  width: 18%;
  text-align: center;
  /*max-height: 68%!important;*/
  max-height: 350px !important;
  overflow-y: auto;
}

.faq-sticky::-webkit-scrollbar {
  background-color: transparent;
  width: 5px;
}

.faq-sticky:hover::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
}

.login_admin_backend .faq-sticky{
    top: 360px;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox3{
    top: 430px;
}

.faq-sticky.sticky-stick {
  top: 325px;
}

.faq-sticky.mentor-stick {
  top: 360px;
  max-height: 350px!important;
  overflow-y: auto;
}

.faq-sticky.mentor-stick::-webkit-scrollbar {
  background-color: transparent;
  width: 5px;
}

.faq-sticky.mentor-stick:hover::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
}

.faq-sticky.faq-sticky-jobseeker{
    top: 360px;
    max-height: 350px!important;
}

.login_admin_backend .faq-sticky.mentor-stick {
  top: 430px;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox5{
    top: 360px;
}

.login_admin_backend .faq-sticky-jobseeker {
    top: 430px;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox6 {
    top: 360px;
}

.login_admin_backend .faq-sticky.mentor-stick.unsigned{
  top: 394px;  
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox2{
    top: 394px;  
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox2.mentor-signedin-true{
    top: 430px!important;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox3.unsigned-s{
   top: 394px!important;   
}

.login_admin_backend .faq-sticky.faq-sticky-jobseeker.unsigned-s{
  top: 394px!important;  
}

.faq-sticky h2 {
  text-transform: uppercase;
  color: #3f54d5;
  font-size: 18px;
  font-weight: bold;
}
.faq-sticky a {
  text-decoration: none;
  color: #000;
  font-size: 16px;
  display: block;
  line-height: 24px;
}
.faq-sticky a:hover {
  text-decoration: none;
  color: #1d53a5 !important;
}
.footer-widget-nav {
  /* text-transform: uppercase; */
  font-size: 13px;
  display: inline-block !important;
  width: 49% !important;
}
.mobile_stamp {
  display: none;
}

.faq-sticky.mentor-stick.left-faq-mentor {
    left: 0;
}

.left-faq-mentor.fox6 {
    top: 290px;
}

.left-faq-mentor.fox5 {
    top: 290px;
}

.leftsidebar_navigate .new-accordion {
    margin-top: 0px;
}


.faq-sticky.mentor-stick.unsigned {
top: 327px;
}

.faq-sticky.mentor-stick.left-faq-mentor.fox2 {
top: 327px;
}

.fox2.mentor-signedin-true {
  top: 360px !important;
}

.unsigned-s {
  top: 327px !important;
}


.faq-sticky {
  
    z-index: 998;
  }
  
.srchtopdv.rspnsev.padSrch.searching-mentors {
    padding-top: 0;
}

.leftsidebar_navigate .serach-mentor-buttons {
    max-width: 400px;
    margin: 0 auto;
}

.leftsidebar_navigate .serach-mentor-buttons .simpSerchDv .btn {
    font-size: 15px;
    padding: 10px !important;
    line-height: 20px;
}

 
.elecsrchdiv.mentee-faq .searching-mentors {
  padding-top: 0;
}

.elecsrchdiv.mentee-faq .searching-mentors .serach-mentor-buttons {
  max-width: 400px;
  margin: 0 auto;
}  

.elecsrchdiv.mentee-faq .serach-mentor-buttons .simpSerchDv .btn {
    font-size: 15px;
    padding: 10px !important;
    line-height: 20px;
}


.formmmm{
position: relative;
width: 100%;
height: 200px;
border: 3px dashed grey;
border-radius: 10px;

}
.formmmm div {
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 20px;
    color: black;
    font-family: Arial;
    position: absolute;
    top: 10%;
    z-index: -1;
}
.formmmm input{
position: relative;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
outline: none;
opacity: 0;
}
.formmmm div i {
    font-size: 60px;
}
.formmmm button {
    border-radius: 10px;
    padding: 10px 20px;
    background: #1950A3;
    outline: none;
    border: none;
    color: white;
    font-size: 16px;
}
.formmmm div img {
    position: relative;
    top: 30px;
    left: -10px;
}
#fileName::before {
    content: 'File Name:';
}
#fileName {
    position: relative;
    top: 10px;
}

.uppdvv-lst {
	margin-bottom:20px;
	}
/*.upp-dvv .uupp-img {
    width: 100%;
    display: block;
}*/

.upp-dvv .uupp-img {
    width: 100%;
    display: block;
    text-align: center;
}

/*.uupp-img img {
    width: auto;
    height: 235px;
    object-fit: cover;
}*/

.uupp-img img {
    width: 200px;
    height: 200px;
    margin-top: 40px;
}

.uupp-vdo {
    margin-top: 38px;
}


.upp-dvv h4 {
    font-size: 16px;
    text-transform: uppercase;
}

span.profile-image {
    border: 3px solid #1d53a5;
    display: inline-block;
    border-radius: 50%;
    margin-right: 15px;
}

span.profile-image img {
    width: 70px;
    border-radius: 50%;
}

h3.labdesc strong {
    color: #1d53a5;
}

img.bdgeImg {
}



h3.desc {
    margin-top: 0px !important;
}

.row.job_list.new-class {
    margin-top: 20px!important;
}

.mdt #recording-icon {
	
	display: none !important;
}

.recd-one {
    display: inline-block;
    margin-left: 10px;
}
.recd-one img {
    width: 50px !important;
    height: 50px !important;
}

.recd1 img {
    width: 90px !important;
    height: 90px !important;
}

/* 08-02-2024 */

.recording-button-area{
  /* display: flex;
  align-items: center;
  justify-content: center; */
}

.recording-button-area .start-record{
  color: #fff;
  transition: 0.5s;
  display: block;
  background-color: #ef5350;
  padding: 8px 15px;
  border-radius: 5px;
  margin: 0px;
  width: 180px;
}

.recording-button-area .start-record:hover{
  box-shadow: 0px 0px 13px 4px #00000042;
}

.recording-button-area .start-record img{
  width: 55px;
  transition: transform 0.6s;
}

.recording-button-area .start-record img:hover{
  transform: scale(1.1); 
}

.recording-button-area .stop-record{
  color: #fff;
  transition: 0.5s;
  display: block;
  background-color: #38b97f;
  padding: 8px 15px;
  border-radius: 5px;
  margin: 0px;
  width: 180px;
}

.recording-button-area .stop-record:hover{
  box-shadow: 0px 0px 13px 4px #00000042;
}

.recording-button-area .stop-record img{
  width: 55px;
  transition: transform 0.6s;
}

.recording-button-area .stop-record img:hover{
  transform: scale(1.1); 
}

/* 13-02-2024 */

.formmmm.custom-file-upload-area div{
  width: auto;
  height: auto;
  text-align: center;
  line-height: 20px;
  color: black;
  font-family: Arial;
  position: relative;
  top: inherit;
  z-index: inherit;
}

.formmmm.custom-file-upload-area .file-upload-box{
  position: absolute;
  top: 10px;
  width: 100%;
  height: calc(100% - 10px);
  text-align: center;
}

.formmmm .upload-button-area{
  display: flex;
  justify-content: center;
  align-items: center;
}

.formmmm .upload-button-area .file-upload-area {
  width: 50%;
}

.formmmm .upload-button-area .camera-upload-area {
  width: 50%;
  text-align: left;
}

.formmmm .upload-button-area .camera-upload-area button{
  margin-left: 10px;
  cursor: pointer;
}

.formmmm .camera-photo-show-area{
    width: 100%!important;
    height: 100%!important;
    background: #fff;
    border-radius: 10px;
}

.formmmm .camera-photo-show-area #camera{
  display: block;
    width: 100%;
    height: 100%;
}

.formmmm .camera-photo-show-area video{
  width: 190px;
    height: 150px;
    display: block;
    margin: 0 auto;
}

.formmmm .upload-button-area .file-upload-area input{
  position: relative;
  width: 100%;
  height: 43px;
  z-index: 999;
  cursor: pointer;
}

.formmmm .upload-button-area .file-upload-area button{
  position: absolute;
  top: 0px;
  height: 43px;
  right: 0;
  }

  .recording-button-area.work-profile{
    height: auto;
    border: 0px dashed grey;
  }

  .recording-button-area.work-profile .start-record img {
    width: 22px;
    margin-right: 10px;
  }

  .recording-button-area.work-profile .stop-record img{
    width: 22px;
    margin-right: 10px; 
  }

  .recording-time{
    width: 200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 3px;
    color: red!important;
  }

  .custom-audio .plyr--audio .plyr__controls{
    border-radius: 45px;
    box-shadow: 0px 0px 5px 2px #00000029;
    padding: 6px 10px;
  }

  .custom-audio .plyr__volume input[type="range"]{
    max-width: 50px;
    min-width: 30px;
  }

  .custom-audio .plyr__controls .plyr__controls__item:hover{
    background-color: transparent;
  }

  .custom-audio .plyr__controls .plyr__controls__item svg{
    color: #1d53a5;
    width: 15px;
    margin-right: 5px;
  }

  .custom-audio .plyr--full-ui input[type="range"]{
    color: #1d53a5;
  }





@media only screen and (min-width : 1024px) and (max-width : 20000px) { 
.HeadSocialDiv .topRightAreaDv {
    left: -32px;
}

.new-hdr-03 .container {
    width: 1250px;
	max-width: 1250px;
}
}

@media only screen and (min-width : 320px) and (max-width : 767px) {
	 .mdt #recording-icon {
    display: inline-block !important;
    text-align: left;
    float: left;
  }
	
	 .mdt #recording-icon img {
  width: 50px;
  height: 50px;
}
	
  .vdArea, .bgDv .content {
    height: auto;
  }
  .bgDv {
    float: none;
    width: 100%;
  }
  .jobSeekerArea .vidImg {
    background-position: center center;
  }
  .mentorArea .vidImg {
    background-position: center center;
  }
  .employerArea .vidImg {
    background-position: center center;
  }
  .vdArea, .bgDv .content {
    height: auto;
  }
  .contTxtDv {
    position: unset;
    top: unset;
    left: unset;
    transform: unset;
    -ms-transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    text-align: center;
    width: 100%;
    margin-top: 20px;
  }
  .bgDv.jobSeekerArea:hover .content .btn-primary, .work:hover {
    color: #ed1c24;
    background-color: #fff !important;
    border-color: #fff !important;
  }
  .bgDv.mentorArea:hover .content .btn-primary, .work:hover {
    color: #947BD3;
    background-color: #fff !important;
    border-color: #fff !important;
  }
  .bgDv.employerArea:hover .content .btn-primary, .staff:hover {
    color: #01aef0;
    background-color: #fff !important;
    border-color: #fff !important;
  }
  .bgDv.employerArea {
    margin-bottom: 20px;
  }
  .wantToKnow {
    position: relative;
    bottom: unset;
    margin-bottom: 20px;
  }
  .mentorArea h3 {
    display: none;
  }
  .jobSeekerArea h3 {
    display: none;
  }
  .employerArea h3 {
    display: none;
  }
  .bgDv .content h2 {
    font-size: 32px;
    line-height: 40px !important;
    min-height: 40px !important;
  }
  .bgDv .content .btn-primary {
    font-size: 16px;
    background-color: #49668e !important;
    padding: 3px 20px;
  }
  .jobSeekerArea a.work, .mentorArea a.work, .employerArea a.work {
    margin-top: 10px !important;
  }
  .jobSeekerArea .vidImg, .mentorArea .vidImg, .employerArea .vidImg {
    opacity: 0.4;
  }
  .mentorArea .work.staff {
    display: none !important;
  }
  .mentorArea .btn-primary {
    margin-bottom: 32px !important;
  }
  .jobSeekerArea .jbskdiv a {
    display: inline-block !important;
    padding: 6px 20px !important;
    margin-right: 5px !important;
    margin-top: unset !important;
    margin-bottom: 10px !important;
    width: 150px;
  }
  .jobSeekerArea {
    padding-bottom: 15px !important;
  }
  .employerArea .work.staff {
    margin-bottom: 26px !important;
  }
  .jbskdiv {
    margin-top: 10px;
  }
  .faq-sticky {
    position: relative;
    right: unset;
    top: unset;
    transform: unset;
    z-index: 99999;
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
    padding: 20px;
    width: 86%;
    text-align: center;
    margin: auto;
    margin-bottom: 25px;
  }
  /*index page button*/
  .jobseeker-title span {
    position: relative;
    padding-right: 25px;
  }
  .jobseeker-title span::before {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 0px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    top: 12px;
  }
  .jobseeker-title span.jobseeker-icon-top::before {
    content: "\f106" !important;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 0px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    top: 12px;
  }
  .jobseeker-button {
    display: none;
    margin-top: 15px;
  }
  .jobseeker-button-show {
    display: block !important;
  }
  .mentor-title span {
    position: relative;
    padding-right: 25px;
  }
  .mentor-title span::before {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 0px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    top: 12px;
  }
  .mentor-title span.mentor-icon-top::before {
    content: "\f106" !important;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 0px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    top: 12px;
  }
  .mentor-button {
    display: none;
    margin-top: 15px;
  }
  .mentor-button-show {
    display: block !important;
  }
  .employer-title span {
    position: relative;
    padding-right: 25px;
  }
  .employer-title span::before {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 0px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    top: 12px;
  }
  .employer-title span.employer-icon-top::before {
    content: "\f106" !important;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 0px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    top: 12px;
  }
  .employer-button {
    display: none;
    margin-top: 15px;
  }
  .employer-button-show {
    display: block !important;
  }
  .md-height {
    min-height: 110px;
  }
  .faq-sticky.mentor-stick {
    top: auto;
  }
  .faq-sticky.sticky-stick {
    top: auto;
  }
  .faq-sticky-jobseeker {
    top: auto;
  }
  
  .login_admin_backend .faq-sticky.mentor-stick {
    top: auto;
    z-index: 1;
}

.login_admin_backend .faq-sticky-jobseeker {
    top: auto;
}
  
  .footer-widget-nav {
    display: inline-block;
    width: 100% !important;
    margin-bottom: 20px;
  }
  .mobile_stamp {
    display: block;
    position: relative;
  }
  .mobile_stamp img {
    position: absolute;
    right: -15px;
    top: -108px;
    width: 80px !important;
    height: 80px !important;
  }
  .HeadlogDiv .topRightAreaDv.noBdrDv .clearfix {
    display: none;
  }
  
  .srchtopdv.rspnsev.padSrch.searching-mentors {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 10px;
}

.login_admin_backend .faq-sticky {
    top: auto;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor {
    top: auto;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox3{
    top: auto;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox1{
    top: auto;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox5 {
    top: auto;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox6 {
    top: auto;
}

.login_admin_backend .faq-sticky.mentor-stick.unsigned{
  top: auto;  
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox2{
    top: auto;  
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox2.mentor-signedin-true {
    top: auto !important;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox3.unsigned-s{
   top: auto!important;   
}

.login_admin_backend .faq-sticky.faq-sticky-jobseeker.unsigned-s{
  top: auto!important;  
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox3.unsigned-s{
   top: auto!important;   
}

.login_admin_backend .faq-sticky.faq-sticky-jobseeker.unsigned-s{
  top: auto!important;  
}

	.uupp-img img {
     width: 200px;
    height: 200px;
	margin-top: 0;
}

.upp-dvv .uupp-img {
    
    margin-top: 20px;
}

.uupp-vdo video {
    height: auto !important;
}

	.uupp-vdo img {
    height: auto !important;
    width: 100% !important;
}
	.uppdvv-lst {
    margin-top: 20px;
}
	
	 span.profile-image img {
    width: 50px;
    border-radius: 50%;
    height: 50px;
  }
	
	span.profile-image {
 
  margin-right: 10px;
}
	h3.labdesc strong {
  font-size: 18px;
}
	.recd-one img {
  width: 50px !important;
  height: 50px !important;
}
	
	.mobile_stamp img {
    position: absolute;
    right: -27px;
    top: -97px;
    width: 65px !important;
    height: 65px !important;
  }

}


@media only screen and (min-width : 768px) and (max-width : 992px) {
	
	 .mdt #recording-icon {
    display: inline-block !important;
    text-align: left;
    float: left;
  }
	
	 .mdt #recording-icon img {
  width: 50px;
  height: 50px;
}
	
  .HeadlogDiv .topRightAreaDv.noBdrDv .clearfix {
    display: none;
  }
  .mobile_stamp {
    display: block;
    position: relative;
  }
  .mobile_stamp img {
    position: absolute;
    right: -15px;
    top: -108px;
    width: 80px !important;
    height: 80px !important;
  }
  .HeadSocialDiv .topSocialDv {
    text-align: center;
  }
  .newnavheader ul.navbar-nav {
    width: 100%;
  }
  .bgDv .content h2 {
    font-size: 26px;
    min-height: auto !important;
  }
  .bgDv .content h3 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .bgDv .content .btn-primary, .work, staff {
    padding: 5px 15px;
    font-size: 18px;
  }
  .bgDv.mentorArea {
    background-color: rgba(148, 123, 211, 0.9);
  }
  .vdArea, .bgDv .content {
    height: 45vh;
  }
  .jobSeekerArea .jbskdiv a {
    display: inline-block !important;
    padding: 10px 50px !important;
    margin-right: 5px !important;
    margin-top: 5px !important;
    margin-bottom: 0px !important;
  }
  .jobSeekerArea .jbskdiv a.wnt-mnt {
    display: inline-block !important;
    padding: 10px 50px !important;
    margin-right: 5px !important;
    margin-top: 5px !important;
    margin-bottom: 0px !important;
  }
  .jbskdiv {
    margin-top: 10px;
  }
  .faq-sticky {
    position: relative;
    right: unset;
    top: unset !important;
    transform: unset;
    z-index: 99999;
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
    padding: 20px;
    width: 86%;
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
  }
  
  .elecsrchdiv.mentee-faq .searching-mentors .serach-mentor-buttons .colPad {
  width: 49%;
  display: inline-block;
  
}
  .srchtopdv.rspnsev.padSrch.searching-mentors {
   
    margin-bottom: 10px;
  }
  
  .leftsidebar_navigate .searching-mentors .serach-mentor-buttons .colPad {
  width: 49%;
  display: inline-block;
  
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox2.mentor-signedin-true {
    top: auto !important;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox3.unsigned-s{
   top: auto!important;   
}

.login_admin_backend .faq-sticky.faq-sticky-jobseeker.unsigned-s{
  top: auto!important;  
}
	
	.uupp-img img {
    width: 200px;
    height: 200px;
	margin-top: 0;
	
}

.upp-dvv .uupp-img {
    
    margin-top: 20px;
}

.uupp-vdo video {
    height: auto !important;
}
	
	.uupp-vdo img {
    height: auto !important;
    width: 100% !important;
}
	
	.uppdvv-lst {
    margin-top: 20px;
}
	
	
	.new-hdr-03 .container .col-md-8.HeadlogDiv{
    padding-left: 0px;
  padding-right: 0px;
		padding-top: 30px;
}
.new-hdr-03 .container .jsk-sub-menu li {
 
  padding: 10px 14px 10px;
}
	.new-hdr-03 .container span.jsk-head-span {
  
  font-size: 16px;
}
}


@media only screen and (min-width : 993px) and (max-width : 1024px) {
  .vdArea, .bgDv .content {
    height: 50vh;
  }
  .bgDv .content h3 {
    margin: 0 0 20px;
    font-size: 20px;
  }
  .bgDv .content h2 {
    position: relative;
    font-size: 36px;
    min-height: unset;
    line-height: 50px !important;
  }
  .bgDv .content .btn-primary, .work, staff {
    padding: 5px 30px;
    font-size: 18px;
  }
  .jbskdiv a {
    padding: 10px 20px !important;
  }
  .faq-sticky {
    position: relative;
    right: unset;
    top: unset !important;
    transform: unset;
    z-index: 99999;
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
    padding: 20px;
    width: 86%;
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
  }
	
	.without-signin .sticky-reply {
    width: 100%;
  }
  
   .elecsrchdiv.mentee-faq .searching-mentors .serach-mentor-buttons .colPad {
  width: 49%;
  display: inline-block;
  
}
  .srchtopdv.rspnsev.padSrch.searching-mentors {
   
    margin-bottom: 10px;
  }
  
  .leftsidebar_navigate .searching-mentors .serach-mentor-buttons .colPad {
  width: 49%;
  display: inline-block;
  
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox2.mentor-signedin-true {
    top: auto !important;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox3.unsigned-s{
   top: auto!important;   
}

.login_admin_backend .faq-sticky.faq-sticky-jobseeker.unsigned-s{
  top: auto!important;  
}

/*	.uupp-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}*/


.uupp-img img {
       width: 200px;
    height: 200px;
    margin-top: 40px;
}
	
}


@media only screen and (min-width : 1025px) and (max-width : 1150px) {
  .vdArea, .bgDv .content {
    height: 45vh;
  }
}



@media screen and (min-width: 768px) and (max-width: 995px) and (orientation : landscape) {
  .vdArea, .bgDv .content {
    height: 100vh;
  }
}

@media only screen and (min-width : 1024px) and (max-width : 1100px) {

.new-hdr-03 .HeadlogDiv .topRightAreaDv {
  margin-bottom: 21px;
  left: -108px !important;
}
.new-hdr-03 .media-top-right {
  
  text-align: left;
}
}

@media only screen and (min-width : 1101px) and (max-width : 1199px) {

.new-hdr-03 .HeadlogDiv .topRightAreaDv {
  left: 0px !important;
}
.new-hdr-03 .media-top-right {
  
  text-align: left;
}
	.site-logo {
    left: 0 !important;
  }
}

@media only screen and (min-width : 1025px) and (max-width : 1199px) {
  .mentee-faq {
    width: 83%;
  }
  .dot-mentor {
    width: 83%;
  }
  .mentor-faq .my-resume-main {
    width: 58%;
  }
  .faq-sticky {
    top: 282px;
  }
  .my-resume-main.content-plus {
    width: 57%;
  }
  .my-resume-main.sticky-reply {
    width: 57%;
  }
  .faq-sticky.sticky-stick {
    top: 320px;
  }
  .faq-sticky.mentor-stick {
    top: 353px;
  }
  .faq-sticky-jobseeker {
    top: 353px;
  }
  
  .login_admin_backend .faq-sticky.mentor-stick {
    top: 423px;
}

.login_admin_backend .faq-sticky-jobseeker{
    top: 423px;
}
	
	.leftsidebar_navigate .dot-mentor {
    width: 69%;
    margin-left: 190px;
  }
	
	.without-signin .sticky-reply {
    width: 59%;
    margin-left: 250px;
  }
	
	.mentor-logged-in .sticky-reply {
    width: 50%;
 }
	
	.jobseeker-unsigned .content-plus {
    width: 59%;
    margin-left: 250px;
  }
  
  .elecsrchdiv.mentee-faq .searching-mentors .serach-mentor-buttons {
  max-width: 264px;
  margin: 0 auto;
}

.leftsidebar_navigate .serach-mentor-buttons {
  max-width: 362px;
  margin: 0 auto;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor {
    top: 352px;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox3{
    top: 422px;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox1{
    top: 422px;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox5 {
    top: 352px;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox6 {
    top: 352px;
}

.login_admin_backend .faq-sticky.mentor-stick.unsigned{
  top: 388px;  
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox2{
    top: 388px;  
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox2.mentor-signedin-true {
    top: 422px!important;
}

.login_admin_backend .faq-sticky.mentor-stick.left-faq-mentor.fox3.unsigned-s{
   top: 388px!important;   
}

.login_admin_backend .faq-sticky.faq-sticky-jobseeker.unsigned-s{
  top: 388px!important;  
}

}



@media only screen and (min-width : 1200px) and (max-width : 1320px) {
  .mentee-faq {
    width: 60%;
  }
  .dot-mentor {
    width: 80%;
  }
  .mentor-faq .my-resume-main {
    width: 50%;
  }
  .my-resume-main.content-plus {
    width: 59%;
  }
  .my-resume-main.sticky-reply {
    width: 59%;
  }
	.mentor-faq .side-bar-aside {
  width: 17%;
  margin-left: 185px;
}

.faq-left .side-bar-aside {
  width: 17%;
  margin-left: 185px;
}
	
.faq-left .sticky-reply {
    width: 59%;
  }
	
.leftsidebar_navigate .dot-mentor {
    width: 69%;
    margin-left: 190px;
  }
	
	.leftsidebar_navigate .side-bar-aside {
  width: 17%;
  margin-left: 185px;
}

.leftsidebar_navigate .mentee-faq  {
    width: 51%;
  }
	
	.without-signin .sticky-reply {
    width: 59%;
    margin-left: 250px;
  }

	.mentor-logged-in .sticky-reply {
    width: 50%;
 }
	
	.jobseeker-unsigned .content-plus {
    width: 59%;
    margin-left: 250px;
  }
  
  .jobseeker-signedin-true .content-plus {
    width: 51%;
  }
  .mentor-chat-list .my-resume-main {
width: 51%;
}

.elecsrchdiv.mentee-faq .searching-mentors .serach-mentor-buttons {
  max-width: 264px;
  margin: 0 auto;
}

.leftsidebar_navigate .serach-mentor-buttons {
  max-width: 362px;
  margin: 0 auto;
}
	
	.new-hdr-03 .site-logo {
   
    left: 0;
  }
	
}




@media only screen and (min-width : 1321px) and (max-width : 1500px) {
  .mentee-faq {
    width:61%;
  }
  .dot-mentor {
    width: 82%;
  }
	.mentor-faq .side-bar-aside {
  width: 20%;
  margin-left: 175px;
}
  .mentor-faq .my-resume-main {
    width: 50%;
  }
  .my-resume-main.content-plus {
    width: 60%;
  }
  .my-resume-main.sticky-reply {
    width: 60%;
  }
	
	.faq-left .side-bar-aside {
  width: 20%;
  margin-left: 170px;
}
	
.faq-left .sticky-reply {
    width: 60%;
  }
	.leftsidebar_navigate .dot-mentor {
    width: 70%;
    margin-left: 190px;
  }
	
	
	.leftsidebar_navigate .side-bar-aside {
 width: 20%;
  margin-left: 175px;
}

.leftsidebar_navigate .mentee-faq  {
     width: 51%;
  }
	
	.without-signin .sticky-reply {
    width: 59%;
    margin-left: 250px;
  }
	
	.mentor-logged-in .sticky-reply {
    width: 50%;
 }
	
	.jobseeker-unsigned .content-plus {
    width: 59%;
    margin-left: 250px;
  }
  
  .jobseeker-signedin-true .content-plus {
    width: 51%;
  }
  
  .mentor-chat-list .my-resume-main {
width: 51%;
}

.elecsrchdiv.mentee-faq .searching-mentors .serach-mentor-buttons {
  max-width: 264px;
  margin: 0 auto;
}

.leftsidebar_navigate .serach-mentor-buttons {
  max-width: 362px;
  margin: 0 auto;
}

}



@media only screen and (min-width : 1501px) and (max-width : 1660px) {
  .my-resume-main.content-plus {
    width: 65%;
  }
	.leftsidebar_navigate .dot-mentor {
    width: 70%;
    margin-left: 190px;
  }
	
	.leftsidebar_navigate .side-bar-aside {
 width: 20%;
  margin-left: 175px;
}

.leftsidebar_navigate .mentee-faq  {
     width: 51%;
  }
	.without-signin .sticky-reply {
    width: 59%;
    margin-left: 250px;
  }
	
	.mentor-logged-in .sticky-reply {
    width: 50%;
 }
	
	.jobseeker-unsigned .content-plus {
    width: 59%;
    margin-left: 250px;
  }
  
 .jobseeker-signedin-true .side-bar-aside {
 width: 20%;
  margin-left: 170px;
}
  .jobseeker-signedin-true .content-plus {
    width: 51%;
  }
  
  .mentor-chat-list .side-bar-aside {
 width: 20%;
  margin-left: 170px;
}
   .mentor-chat-list .my-resume-main {
width: 51%;
}

.elecsrchdiv.mentee-faq .searching-mentors .serach-mentor-buttons {
  max-width: 264px;
  margin: 0 auto;
}

.leftsidebar_navigate .serach-mentor-buttons {
  max-width: 362px;
  margin: 0 auto;
}

}



@media only screen and (min-width : 1501px) and (max-width : 1900px) {
  .mentee-faq {
    width: 65%;
  }
  .dot-mentor {
    width: 93%;
  }
  .mentor-faq .my-resume-main {
    width: 65%;
  }
  .my-resume-main.sticky-reply {
    width: 70%;
  }
  
  .leftsidebar_navigate .dot-mentor {
    width: 70%;
    margin-left: 190px;
  }
  
  
}


@media only screen and (min-width : 1661px) and (max-width : 1900px) {
  .my-resume-main.content-plus {
    width: 70%;
  }
  
  .leftsidebar_navigate .side-bar-aside {
    width: 25%;
    margin-left: 90px;
  }


.leftsidebar_navigate .mentee-faq  {
     width: 60%;
  }
  
   .jobseeker-unsigned .content-plus {
    width: 70%;
    margin-left: 200px;
  }
  
  .jobseeker-signedin-true .side-bar-aside {
 width: 25%;
    margin-left: 70px;
}
  .jobseeker-signedin-true .content-plus {
    width: 62%;
  }
  
  
  
  .mentor-chat-list .side-bar-aside {
 width: 25%;
    margin-left: 70px;
}
   .mentor-chat-list .my-resume-main {
    width: 62%;
}

.elecsrchdiv.mentee-faq .searching-mentors .serach-mentor-buttons {
  max-width: 313px;
  margin: 0 auto;
}

.leftsidebar_navigate .serach-mentor-buttons {
  max-width: 362px;
  margin: 0 auto;
}

}

@media only screen and (min-width : 1900px) and (max-width : 3000px) {
 .leftsidebar_navigate .dot-mentor {
    width: 100% !important;
  }

}

@media (max-width: 1460px) {
  .faq-sticky {
    /*height: 340px;
    overflow-y: auto;*/
    max-height:250px!important;
  }
  
  .faq-sticky.mentor-stick {
    max-height:250px!important;
}

.faq-sticky.faq-sticky-jobseeker {
    max-height: 250px !important;
}
  
}
@media (max-width: 1366px) {
  .faq-sticky {
    /*height: 280px;
    overflow-y: auto;*/
    max-height:250px!important;
  }
  
  .faq-sticky.mentor-stick {
    max-height:250px!important;
}

.faq-sticky.faq-sticky-jobseeker {
    max-height: 250px !important;
}

.faq-sticky.find_mentor{
    max-height: 300px !important;
}
  
}

@media (max-width: 1280px) {
    
    .faq-sticky {
      max-height: 200px!important;  
    }
  
  .faq-sticky.mentor-stick {
    max-height:200px!important;
  }
  
  .faq-sticky.faq-sticky-jobseeker {
    max-height: 200px !important;
}

.faq-sticky.find_mentor{
    max-height: 250px !important;
}
  
}
@media (max-width: 1024px) {
  .faq-sticky {
    height: auto!important;
    overflow-y: inherit;
    z-index: 1;
  }
}
@media (max-width: 575px) {
  .bgDv .content h2 {
    font-size: 27px;
    line-height: 35px !important;
    min-height: 40px !important;
    color: #000;
  }
  .jobseeker-title span.jobseeker-icon-top::before {
    font-size: 18px;
    color: #000;
    top: 10px;
  }
  .jobseeker-title span::before {
    font-size: 18px;
    color: #000;
    top: 10px;
  }
  .mentor-title span.mentor-icon-top::before {
    font-size: 18px;
    color: #000;
    top: 10px;
  }
  .mentor-title span::before {
    font-size: 18px;
    color: #000;
    top: 10px;
  }
  .employer-title span.employer-icon-top::before {
    font-size: 18px;
    color: #000;
    top: 10px;
  }
  .employer-title span::before {
    font-size: 18px;
    color: #000;
    top: 10px;
  }
  .bgDv .content .btn-primary {
    font-size: 15px;
    padding: 3px 20px;
  }
}
@media only screen and (min-width: 360px) and (max-device-width: 500px) and (orientation: portrait) {
  .md-height {
    min-height: 24vh;
  }
}
@media only screen and (min-height:600px) and (max-height:699px) and (orientation: portrait) {
  .md-height {
    min-height: 23vh;
  }
}
@media only screen and (min-height:800px) and (max-height:840px) and (orientation: portrait) {
  .md-height {
    min-height: 24.5vh;
  }
}
@media only screen and (min-height:841px) and (max-height:884px) and (orientation: portrait) {
  .md-height {
    min-height: 25.2vh;
  }
}
@media only screen and (min-height:885px) and (max-height:899px) and (orientation: portrait) {
  .md-height {
    min-height: 25.5vh;
  }
}
@media only screen and (min-height:900px) and (max-height:950px) and (orientation: portrait) {
  .md-height {
    min-height: 25.5vh;
  }
}


@media only screen and (min-width: 320px) and (max-device-width: 550px) and (orientation: portrait) {
  .elecsrchdiv.mentee-faq .searching-mentors .serach-mentor-buttons .colPad {
  width: 49%;
  display: inline-block;
  
}

 .leftsidebar_navigate .searching-mentors .serach-mentor-buttons .colPad {
  width: 49%;
  display: inline-block;
  
}

  .srchtopdv.rspnsev.padSrch.searching-mentors {
   
    margin-bottom: 10px;
  }
  
  .vwLstTabArea .nav-tabs > li > a {

  font-size: 16px;
}

 .jobboard-search-wrapper {
    padding: 0;
  }

.sideBrMapDv .pad-tab-a {
  width: 100%;
  margin: auto;
  padding: 0px 20px !important;
}
}


@media only screen and (min-width: 600px) and (max-device-width: 950px) and (orientation: landscape) {
  .elecsrchdiv.mentee-faq .searching-mentors .serach-mentor-buttons .colPad {
  width: 49%;
  display: inline-block;
}

.leftsidebar_navigate .searching-mentors .serach-mentor-buttons .colPad {
  width: 49%;
  display: inline-block;
  
}
.srchtopdv.rspnsev.padSrch.searching-mentors {
   
    margin-bottom: 10px;
  }
}


.navbar-collapse ul.navbar-nav {
   
    list-style-type: none !important;
}

#fullchat table {
    table-layout: fixed;
}

#fullchat table td{
	word-break: break-all;
}

#fullchat table td p {
    
    word-break: break-all;
}

#fullchat table td p a{
    
    word-break: break-all;
}


#lesschat table {
    table-layout: fixed;
}

#lesschat table  table td{
	word-break: break-all;
}

#lesschat table td p {
    
    word-break: break-all;
}

#lesschat table td a {
    
    word-break: break-all;
}


.rep-view table {
    table-layout: fixed;
}

.rep-view table td{
	word-break: break-all;
}

.rep-view  table td p {
    
    word-break: break-all;
}

.rep-view  table td a {
    
    word-break: break-all;
}


/*08-12-2023*/

.JobSeeker-button-section{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0px 15px;
}

.JobSeeker-button-section.exBox{
   padding: 0px 0px; 
}

.JobSeeker-button-section input.btn{
    border: 0px!important;
    margin-bottom: 0px!important;
    margin-top: 0px!important;
    border-radius: 4px!important;
    outline: none!important;
}

.JobSeeker-button-section input.btn:focus{
     outline: none!important;
}


.JobSeeker-button-section input{
    margin: 0px!important;
    margin-right: 15px!important;
}

.JobSeeker-button-section input:last-child{
  margin-right: 0px!important;
}


@media  (max-width: 991px){
    
    .form-group.save-resume.JobSeeker-button-section {
        margin-top: 15px;
    }
    
    .form-group.save-resume.JobSeeker-button-section.exBox {
        margin-top: 40px;
        margin-bottom: 0px;
    }
    
}


@media (max-width: 767px){
    
    .form-group.save-resume.JobSeeker-button-section input.btn.btn-default.btn-green.resubmit{
     margin-top: 0px!important;
     margin-right: 15px!important;
}

  .map_modal_text p{
    display: block;
  }

  .map_modal_text p:nth-child(1){
    display: flex;
  }

  .map_modal_text p:nth-child(1) .span_power{
    text-align: right;
  }

  .map_modal_text p span.mobilvw{
    float: none!important;
    display: block!important;
    width: 100%!important;
  }

  .map_modal_text p .span_power{
    width: calc(100% - 0px);
    width: 100%;
    display: block!important;
    margin-top: 5px;
  }
    
}

@media (max-width: 575px){
    
    .JobSeeker-button-section{
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .JobSeeker-button-section input.btn{
        margin-bottom: 15px!important;
    }
    
    .JobSeeker-button-section input:nth-child(3){
       margin-right: 0px!important;
    }
    
    .JobSeeker-button-section input:nth-child(5){
       margin-right: 0px!important;
    }
    
    
    .form-group.save-resume.JobSeeker-button-section input.btn.btn-default.btn-green.resubmit{
     margin-right: 0px!important;
}
    
    
}
/* 18-03-2024 */

.elecsrchdiv.EmployerListProfile .jobboard-search-wrapper2New {
  background-color: #1d53a5;
}

.elecsrchdiv.EmployerListProfile .jobboard-search-wrapper2New a span{
  color: #fff!important;
}

.elecsrchdiv.EmployerListProfile .jobboard-search-wrapper {
  background-color: #f7f7f7;
  color: #fff;
  border: 2px solid #1d53a5;
}

.elecsrchdiv.EmployerListProfile .legendRdo ul {
  text-align: right;
  padding: 0 15px;
  margin: 10px 0px 0px;
}

.elecsrchdiv.EmployerListProfile .legendRdo ul li{
  background-color: #1d53a5;
}

.elecsrchdiv.EmployerListProfile li.avl{
  margin-right: 0px;
}

.elecsrchdiv.EmployerListProfile .pad-tab-a{
  padding-top: 3px;
}

.elecsrchdiv.EmployerListProfile .legendRdo ul li label{
  color: #fff;  
}

.elecsrchdiv.EmployerListProfile .vwLstTabArea .nav-tabs > li > a{
  color: #fff; 
  background-color: #3fabe1;
  font-size: 15px;
}

.elecsrchdiv.EmployerListProfile .vwLstTabArea .nav-tabs > li.active > a, .elecsrchdiv.EmployerListProfile .nav-tabs > li.active > a:hover, .elecsrchdiv.EmployerListProfile .vwLstTabArea .nav-tabs > li.active > a:focus {
  background-color: #1d53a5;
  border-color: #1d53a5;
}

.elecsrchdiv.EmployerListProfile .simpSerchDv input{
  color: #fff;
  outline: none;
}

.elecsrchdiv.EmployerListProfile .simpSerchDv input:hover{
  color: #fff!important;
}

.elecsrchdiv.EmployerListProfile .simpSerchDv input{
  outline: none;
  box-shadow: none;
}

.elecsrchdiv.EmployerListProfile .simpSerchDv label{
  display: none;
}

.elecsrchdiv.EmployerListProfile .simpSerchDv input{
  margin-top: 22px;
  font-size: 14px;
}

.elecsrchdiv.EmployerListProfile .simpSerchDv a{
  color: #fff!important;
}


.elecsrchdiv.EmployerListProfile .vwLstTabArea .nav-tabs > #lview > a{
    border: 0px!important;
}

/* 19-03-2024 */

.jobseekersProfile-select .select2-container .select2-selection--single .select2-selection__rendered{
  line-height: 38px!important;
}

.jobseekersProfile-select .select2-container--default .select2-selection--single{
  height: 40px!important;
}

.jobseekersProfile-select .select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 6px;
}

.jobseekersProfile-select .select2-container--default .select2-selection--single .select2-selection__clear{
  display: none;
}

.jobseekersProfile-select .select2-container{
  position: relative;
}

.jobseekersProfile-select .searchName__clear{
  position: absolute;
    color: #888;
    font-weight: 900;
    font-size: 20px;
    right: 10px;
    top: 32px;
    background: #fff;
    width: 15px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor:pointer;
}

 .Searchess_row{
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
  } 

@media (max-width: 480px){
    
    .JobSeeker-button-section{
        display: inline-grid;
    }
    
    .JobSeeker-button-section input {
        margin-right: 0px!important;
    }
    
     .form-group.save-resume.JobSeeker-button-section input.btn.btn-default.btn-green.resubmit{
         margin-bottom: 15px!important;
     }
     
     .form-group.save-resume.JobSeeker-button-section.exBox {
        margin-top: 30px;
    }
    
    
}



/*22-05-2024*/

.custom-chat-box{
    margin-bottom: 25px;
    border: 1px solid #E6E9EB !important;
    margin-top: 20px;
}

.custom-chat-date{
    padding: 13px 25px;
    background-color: #fff;
}

.custom-chat-date span{
    font-size: 17px;
}

.customChat-mainArea{
    background: linear-gradient(0deg, #F5F6FA, #F5F6FA), linear-gradient(0deg, #FFFFFF, #FFFFFF);
    height: 400px;
    overflow-y: auto;
    padding: 10px;
}

.msg {
    display: flex;
    align-items: flex-end;
    margin-bottom: 20px;
}

.msg-bubble {
    max-width: 250px;
    border-radius: 15px;
    padding: 6px 15px 0px;
}

.left-msg .msg-bubble {
    position: relative;
    border-radius: 15px;
    background: #fff;
    color: #52526ccc;
    width: calc(100% - 33px);
}

.msg-img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    background: #ddd;
    border-radius: 50%;
    overflow: hidden;
}

.msg-img img{
    max-width: 100%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.msg-info{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
}

.msg-info-name {
    margin-right: 10px;
    font-weight: bold;
}

/**/

.right-msg {
    flex-direction: row-reverse;
}

.right-msg .msg-bubble {
    color: #fff;
    background: #1c53a5;
    width: calc(100% - 33px);
}

.right-msg .msg-text p{
    color: #fff;
}

.right-msg .msg-img {
    margin-right: 0px;
    margin-left: 10px;
}

#cke_chat_summary{
    margin-top: -130px;
}



/*08/08/2024*/

.registration-info-modal .modal-header{
   background-color:  #1d53a5;
}
.registration-info-modal .modal-header h5{
    color: #fff;
}
.registration-info-modal .modal-header button{
    display: none;
}

.registration-info-modal .modal-footer .btn.btn-secondary{
    background-color:  #1d53a5;
    color: #fff;
}

.exc-range
{
    display:none;
}


/*07-11-2024*/

/**/

.googleReview-area{
    position: fixed;
    z-index: 999;
    bottom: 0px;
    left: 0px;
}

.googleReview-area a{
    display: inline-block;
    padding: 5px 7px 5px 5px;
    text-decoration: none;
    background-color: #f5f5f5;
    border: 1px solid #dadce0;
    border-radius: 3px;
}

.googleReview-area a:hover{
    box-shadow: 0px 0px 10px 2px #49668e80;
}

.googleReview-area .start-top{
    display: flex;
    align-items: center;
}

.googleReview-area .start-top span:first-child{
    padding-right: 7px;
}

.googleReview-area span{
    color: #3c4043;
    font-size: 13px;
    line-height: 0;
}

.googleReview-area .star img{
    width: 18px;
    margin-right: -5px;
    display: inline-block;
} 

.googleReview-area p{
    margin: 4px 0px 0px;
    color: #3c4043;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
}

/* 06-06-2025 */

.audioBtn{
  background-color: transparent;
  border: none;
  cursor: pointer;
  box-shadow: none;
  padding: 0px;
  margin-left: auto;
  display: block;
}

.audioBtn img{
  width: 44px;
  height: 44px;
}

.uploadFile-area .custom-soundFile-upload {
    position: relative;
    display: block;
    width: 500px;
    border-style: solid;
    border-radius: 4px;
    border-width: 1px;
    padding: 0px 0px;
    height: 49px;
}

.uploadFile-area .custom-soundFile-upload > input[type='file'] {
    position: absolute;
    top: 12px;
    left: 69px;
    width: calc(100% - 85px);
    z-index: 0;
    outline: none;
    box-shadow: none;
    cursor: pointer;
}

.uploadFile-area .custom-soundFile-upload > label {
    font-size: 15px !important;
    font-weight: 500;
    cursor: pointer;
    outline: 0;
    user-select: none;
    background: #ebe7e7;
    z-index: 9;
    position: relative;
    margin: 0px;
    padding: 12px 10px 12px 15px;
    border-right: 1px solid #333;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    height: calc(49px - 2px);
}

.uploadFile-area .custom-soundFile-upload > label:hover {
  border-color: hsl(0, 0%, 21%);
}

.uploadFile-area .custom-soundFile-upload > label:active {
  background-color: hsl(0, 0%, 96%);
}

.uploadFile-area .custom-soundFile-upload > label > i {
  padding-right: 5px;
}

.uploadFile-area .custom-soundFile-upload > label {
  color: #333;
  border-color: #bbb;
}

.custom-soundFile-upload > label:hover {
  background-color: #d2e4ff;
}

.uploadFile-area .custom-soundFile-upload > label:active {
  background-color: #d2e4ff;
}

.uploadFile-area .custom-soundFile-upload > label .mendetory{
  color: #f00;
}

.uploadFile-title{
  font-size: 18px;
  margin: 0px 0px 10px;
  color: #000;
}

.uploadFile-area{
  display: flex;
  margin-bottom: 30px;
}

.btn-delete{
  margin-left: 30px;
  background-color: #ee4040;
  color: #fff;
  border: none;
  font-size: 15px;
  padding: 5px 15px;
  width: 200px;
  height: 40px;
}
.btn-delete:hover{
  background-color: #f00;
  color: #fff;
}

.uploadFile-area .custom-soundFile-upload .remove-btn{
    background: transparent;
    border: 0px;
    padding: 0px;
    position: absolute;
    font-size: 12px;
    right: 5px;
    top: 14px;
    color: #787878;
}


.apprentice_box_ara{
  background: #00a2de;
  border-color: #00a2de;
}

.post-job-form .apprentice_box_ara label, .labour-post .apprentice_box_ara label{
  color: #fff!important;
}

.apprentice_box_area_hidden{
  position: relative;
  opacity: 0.09;
}

.apprentice_box_area_hidden::before{
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  /* background-color: #ffffffc2; */
  z-index: 9999;
}

.mb-15{
  margin-bottom: 15px;
}

.apprentice_alert{
  position: relative;
}

.alertFild-disable{
  position: relative;
}

.alertFild-disable::before{
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 1;
}

.alertFild-disable input, .alertFild-disable textarea, .alertFild-disable select{
  background-color: #eee;
}

.alertFild-disable button{
  background-color: #f2bfbe!important;
}

.alertButtonArea.apprentice_alert::before{
  top: -55px;
  height: 45px;
}

.alertButtonArea.apprentice_alert::after{
  top: -10px
}

.apprentice_alert::before{
  content: 'Please complete the section above before proceeding';
  position: absolute;
  top: -22px;
  left: 50%;
  font-size: 12px;
  background-color: #555;
  border-radius: 4px;
  padding: 5px 10px;
  text-align: center;
  width: 220px;
  color: #fff;
  transform: translate(-50%, 0);
  z-index: 9991;
}

.apprentice_alert::after{
  content: "";
  position: absolute;
  top: 22px;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.apprenticeNotificationSustainergy{
  max-height: 643px;
  overflow: hidden;
  overflow-y: auto;

}

.apprentice-approval {
  display: flex;
}

.apprentice-status-area{
  margin-left: 10px;
}

.apprentice-status-area label:first-child{
  margin-right: 15px;
}

.apprentice-status-area label span{
    display: inline-block;
    position: relative;
    top: -2px;
}

.apprenticeNotificationSustainergy .btn-proceed{
  background: #1abc9c !important;
  margin: 5px 0px !important;
  color: #fff !important;
  border: none !important;
  padding: 7px 15px;
  font-size: 14px;
  outline: none;
  box-shadow: none;
}

.apprenticeNotificationSustainergy .btn-proceed:hover{
  background-color: #09896f!important;
}

.alert-danger.imp-alert{
  z-index: 99999!important;
}

/* 04-08-2025 */

.btn-no-value-area{
  padding-bottom: 0px;
  display: flex;
  justify-content: end;
  width: 100%;
}

.custom-row{
  display: flex;
  align-items: center;
}

.tooltiptext.apprentice_tooltip {
  font-size: 16px;
  width: 650px;
  margin-left: -340px;
  bottom: 90%;
}
.tooltiptext.apprentice_tooltip a {
  color: #e21e26;
  text-decoration: underline;
}

.apprentice_box_ara.tooltip{
  width: auto;
  position: relative;
  display: block;
  opacity: 1;
  visibility: inherit;
  font-size: inherit;
  line-height: inherit;
  z-index: inherit;
}

.employer-Email-modal .modal-title{
  color: #fff;
  font-size: 20px;
}

.employer-Email-modal .modal-body a{
  text-decoration: underline;
  font-weight: bold;
}

.employer-Email-modal .modal-body ul{
  list-style: inherit;
  margin-top: 20px;
  margin-bottom: 20px;
}

.employer-Email-modal .modal-body ul li{
  margin-bottom: 15px;
}

.employer-Email-modal .modal-dialog{
  min-height: calc(100% - (30px * 2));
  display: flex;
  align-items: center;
}

.audio_apprentice_hidden {
  display: none;
}