
/*---------- Wizard Css Start -------*/
.stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
/*---------- Wizard Css End -------*/

.btn-default {
    border: 1px solid #ddd;
}
.social i {
    font-size: 25px;
}
.panel {
    border: 1px solid #ddd;
}
.panel .panel_desc {
    padding: 20px;
}
.bg-banner {
    background: url('../../images/bg-head.jpeg') repeat scroll 50% 422.28px transparent;
}
.job-head-info {
    padding-left: 0;
}
.job-single-head {
    padding-bottom: 22px;
}
.share-btn {
    margin-top: 12px;
}
.newbg .job-search form button {
    background-color: #dc3545 !important;
}
.layer.color.green2::before {
    background-color: #dc3545 !important;
}

.jp_applyas_wrapper {
    background-color: #1d293e;
    padding: 50px 0;
    text-align: center;
}
.howitwork-centered {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center !important;
}
.lighton {
    background-color: #dc3545 !important;
    color: #fff !important;
}
.lighton:hover {
    color: #fff;
}

.forsticky.sticky .my-profiles-sec > span  {
    color: #232323;
}
/* .main-slider-sec img {
    width: 100%;
} */
.job-search h3, .sub-text {
    text-align: center !important;
    color: #fff !important;
}
.job-field {
    color: #333 !important;
}
.newbg > .job-search > span {
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
}
.newbg > .job-search form {
    margin-top: 20px;
}
#ads-carousel {
    margin-top: 10px;
    margin-bottom: -20px;
}
.ads-img {
    padding-left: 10px;
    padding-right: 10px;
}
.ads-img img {
    width: 100%;
}
.text-red {
    color: #dc3545 !important;
    font-weight: 600;
}
.job-cate {
    position: absolute;
    top: 20px;
    left: 0;
    padding: 5px 10px;
    background-color: #dc3545 !important;
    color: #fff !important;
}
@media (min-width:769px){
    .job-title-sec {
        width: 50%;
    }
    .job-lctn {
        width: 35%;
    }
    .simple-checkbox.scrollbar {
        height: 350px;
        overflow-y: auto;
    }
}
.job-lctn p {
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.job-salary p {
    color: #dc3545 !important;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
}
.job-is.btn-danger {
    color: #fff !important;
    border: none !important;
}
.company-grid .job-title-sec {
    text-align: left !important;
}
.job-title-sec .c-logo img, .top-compnay img {
    height: 100px;
}
.job-grid .job-lctn {
    width: 100%;
}
.job-grid:hover, .top-compnay:hover, .job-listing:hover {
    box-shadow: 5px 5px 5px 5px rgba(255,101,80,0.5);
}
.job-listing h3 a:hover {
    color: #dc3545 !important;
}
.job-grid .job-title-sec .c-logo {
    margin-top: 55px;
    margin-bottom: 10px;
}
.who-am, .who-am.flip {
    padding-left: 20px;
    padding-right: 20px;
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
    
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*-- jp downlord Wrapper Start --*/
.jp_downlord_main_wrapper{
	/*background:url('../../images/bg_digital.jpg') 50% 0 repeat-y;*/
    background-color: #ff0000;
	background-position:center 0;
	background-size:cover;
	background-repeat:no-repeat;
	float:left;
	width:100%;
	height:100%;
	position:relative;
	padding-top:80px;
}
.jp_downlord_img_overlay{
	position:absolute;
	top:0%;
	left:0%;
	right:0%;
	bottom:0%;
	background:rgba(191, 18, 18, 0.8);
}
.ss_download_wrapper_details{
	float:left;
	width:100%;
	padding-top:120px;
}
.ss_download_wrapper_details h1{
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 44px;
    margin: 0px 0px 30px 0px;
    padding-bottom: 15px;
    position: relative;
    font-weight: 100;
	text-transform:uppercase;
}
.ss_download_wrapper_details h1:before {
    content: '';
    border: 1px solid #ffffffcf;
    width: 8px;
    position: absolute;
    bottom: -6px;
    left: 5px;
}
.ss_download_wrapper_details h1:after {
    content: '';
    border: 1px solid #ffffffcf;
    width: 30px;
    position: absolute;
    bottom: -6px;
    left: 17px;
}
.ss_download_wrapper_details h1 span{
	font-weight:900;
}
.ss_download_wrapper_details p{
	float:left;
	width:100%;
	font-size:20px;
	color:#ffffff;
	margin:0px 0px 50px 0px;
	font-style:italic;
}
.ss_download_wrapper_details img{
	position:absolute;
	top:-50px;
	right:0px;
}
.ss_download_wrapper_details a{
    float: left;
    width: auto;
    height: 60px;
    line-height: 60px;
    -webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
    font-size: 16px;
    text-align: center;
    padding-right: 30px;
}
.ss_download_wrapper_details a span{
	float: left;
    width: 60px;
    border-right: 1px solid #e9e9e9;
    margin-right: 25px;
}
.ss_download_wrapper_details a span i{
	font-size:22px;
	color:#000000;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ss_download_wrapper_details a.ss_appstore:hover i{
	color:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ss_download_wrapper_details a.ss_appstore{
	margin-right:20px;
	background:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ss_download_wrapper_details a.ss_appstore:hover{
	background:#000000;
	color:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ss_download_wrapper_details a.ss_appstore:hover .ss_download_wrapper_details a span i{
	color:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ss_download_wrapper_details a.ss_playstore{
	background:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ss_download_wrapper_details a.ss_playstore span{
    border-right: 1px solid #e9e9e9;
}
.ss_download_wrapper_details a.ss_playstore:hover{
	background:#000000;
	color:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.ss_download_wrapper_details a.ss_playstore:hover i{
	color:#ffffff;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.inner-header {
    padding-top: 130px;
}
.inner-header.header-big {
    padding-top: 230px;
}
.inner-header h3 {
    font-size: 40px;
}
.blog-thumb {
	padding: 10px;
	width: 100%;
	height: 250px;
	overflow: hidden;
	position: relative;
}
.blog-thumb img {
	min-height: 160px;
}
.blog-thumb .img-overflow {
	position:absolute;
  bottom:0px;
  left:0px;
  width:100%;
  height:25px;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(137,255,241,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#popup_signup-form button, #popup_login-form button {
    background-color: #fb236a;
}
#popup_signup-form button:hover, #popup_login-form button:hover {
    background-color: #dc3545;
}
.facebook-btn {
    padding: 10px;
    border: 2px solid #141f72;
    border-radius: 4px;
    font-weight: 500;
}
.facebook-btn:hover {
    background-color: #141f72;
    color: #fff;
}
.testilist {
    margin-top: 20px;
    clear: both;
}
.testilist img {
    border: 1px solid #333;
    padding: 5px;
    width: 100px;
    float: left;
    margin-right: 20px;
}
.testilist h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
.forced-left {
    padding: 0;
    text-align: left;
}

.test-content {
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.test-content .form-check-input {
    display: none;
}
.test-content .test-header {
    text-align: center;
    padding-top: 2em;
    padding-bottom: 1em;
    border-bottom: 4px solid #eee;
}
.test-content .test-question {
    padding-bottom: 1em;
    border-bottom: 4px solid #eee;
}
.test-question .test-section {
    margin-top: 2em;
    margin-bottom: 10px;
}
.test-question h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
}
.test-content .test-question {
    padding-left: 2em;
    padding-right: 1em;
}
.test-question .question-list {
    margin-bottom: 15px;
}
.test-question p {
    color: #333;
    margin-bottom: 5px;
}
.test-content .test-submit {
    padding: 1em 2em;
}
.test-submit button {
    float: none;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 991px){
    .ss_download_wrapper_details, .jp_down_mob_img_wrapper{
		padding-top:30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
    .visible-sm {
        display: block !important;
    }
  }
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
    .visible-xs {
        display: block !important;
    }
}
@media (max-width: 472px){
    .ss_download_wrapper_details a.ss_playstore{
		margin-top:20px;
	}
}
/*-- jp downlord Wrapper End --*/

.nav-item .active {
    background-color: #fb236a !important;
    color: #fff !important;
}
.tab-pane {
    padding: 0;
    margin: 0;
    margin-top: 20px;
}

.tab-pane h3 {
    font-weight: 900;
}
.tab-pane input[type="text"] {
    background: none !important;
    border: 1px solid #ddd;
    height: 40px;
    padding: 0 15px;
    font-size: 16px;
}

.row-item {
    border: 1px solid #eee;
    padding-top: 10px;
}
.icon-big {
    width: 100%;
    height: 40px;
    font-size: 20px;
    padding-top: 10px;
}

.ss_download_wrapper_details img {
    position: relative;
}

.invoice {
    border: 1px solid #ddd;
    padding: 10px;
    padding-bottom: 20px;
    box-shadow: 10px 10px 10px #ddd;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:50px;
	right:15px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.my-float{
	margin-top:16px;
}

.ads-img a img {
    max-height: 100%;
}
.ads-img .cropped {
    max-height: 250px !important;
}

@media only screen and (max-width: 600px) {
    .float{
        bottom:22px;
        right:100px;
    }
}