
a{color: #FFB422;}
a:hover{color: #555555;}
.container-fluid{
	padding: 0 5px;	
}

.img-loeader{
	position: fixed;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	z-index: 9999;
	text-align: center;
}
.img-loeader img{
	width: 80px;
	height: 80px;
	margin-top:20%;
}

.wordwap{
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
}

/* Page Main contain CSS */
.page-main-contain{
	padding-top: 40px;
	position: relative;
}
/* Page Main contain CSS */
/* HEADER CSS */
.header{
	background: #ffffff;
	border-bottom: 1px solid #e4e4e5;
}
.header-mains-menu{
	/*height:auto; */
	height:63px; 
	margin:0px;
	box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);
}
/*header logo*/
.logo-brand{
	display: none;
}
.logo{
	padding: 10px;
}
.logo img{
	display: inline-block;
	/*height: 50px;*/
	height: 45px;
}

/*Header User Icon box*/
.header .user-profile{
	/*width: 50px;*/
	width: 48px;
	height: auto;
	margin-top: -8px;
}
/*Header User Icon box*/

/* --- list page header image start --- */
.list-bg{
	background: url('../img/Job-Fair-Pro-Browse-Event-Image-for-Header.jpg');
	background-position: top;
	background-size: cover;
	width: 100%;
	height: 480px;
}
.list-widget{
	background: #f8f8fa;
	margin-bottom: 50px;
}
/* --- list page header image close --- */

/*headr search box*/
.search{
	/*display: inline-block;*/
	position: relative;

}

.search .search-box{
	background: none;
	border-radius: 0px;
	border: none;
	/*border-left: 1px solid #eeeeee;*/
	/*border-right: 1px solid #eeeeee;*/
	border: 1px solid #eeeeee;
	position: relative;
	font-family:'bentonsansregular';
	width: 100%;
	display: inline-block;
	margin: 0;
	/*padding: 20px 60px 20px 20px;*/
	line-height: 30px;
	height: auto;
	border-radius: 25px;
	 margin-top: 10px;
}
.search-box:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search span.search-button {
	display: inline-block;
	border: none;
	background: transparent;
	border-radius: 0;
	height: 70px;
	top: 0;
	margin: 0;
	padding: 20px;
	position: absolute;
	right: 0;

}
.search span.search-button i{
	color:#aaaaaa;	
	font-size:18px;
	line-height: 20px;
	
}
/*.search input.search-box::-webkit-input-placeholder {color: #ddd !important;} 
.search input.search-box::-moz-placeholder { color: #ddd !important;  }
.search input.search-box::-o-placeholder { color: #ddd !important;  }*/

/*headr menu*/
.header-menu{
	text-align: right;
}
.main-menu{
	padding:0px;
	margin:0px;
	list-style-type: none;
	display: inline-block;
}
.main-menu li:last-child {
	border-right: none;
}
.main-menu li{
	display: inline-block;
	/*border-right: 2px solid #e7e7e7;*/
	position: relative;
}
.main-menu li a{
	color: #666666;	
	text-decoration: none;
	/*padding: 23px 15px;*/
	padding: 20px 17px 18px 15px;
	display: block;
}
.main-menu li a.user-link{
	padding: 6px 15px;
}

.main-menu li a:hover{
	color: #FFB422;
}

.sub-menu{
	display: none;
}
.sub-menu li{
	display: block;
}
.sub-menu li span.line{
	background: #cccccc;
	height: 1px;
	width: 100%;
	display: block;
}

.main-menu li a:hover + .sub-menu,
.sub-menu:hover {
    display: block;
    position: absolute;
   	width: 250px;
   	right: 0;
   	background: #e7e7e7;
   	margin-top: 2px;
   	z-index: 99;
}
.sub-menu li{
	clear: both;
}
.sub-menu li a{
	padding: 12px 12px;
	text-align: left;
	clear: both;
}
.sub-menu li a:hover{
	background: #FFB422;
	color: #ffffff;
}

.sub-menu li span.label{
	float: right;
	color: #ffffff;
	padding: 0 10px;
	border-radius: 3px;
	border: 1px solid #ffffff;
	background: #FFB422;
}

 li a:hover {
	display: block;
	visibility: visible; 
	opacity: 1;
	z-index: 2;
	transform: translateY(0%);
	transition-delay: 0s, 0s, 0.5s; 
} 

.show-menu {
    color: #333;
    text-align: right;
    padding: 10px 0;
    font-size: 20px;
    display: none;
}
/*Hide checkbox*/
.header-menu input[type=checkbox]{
    display: none;
}
/*Show menu when invisible checkbox is checked*/
.header-menu input[type=checkbox]:checked ~ #menu{
    display: block; 
    right: 0;   
}

/* ========================================================= */
/* slider */
/* ========================================================= */
.homepage-slider{
	/*margin-bottom: 25px;*/
	display: table;
	height: 500px;
	position: relative;
	width: 100%;
}
.slider_img
{
	height: 100%;
	position: absolute;
	background: 50%/cover;
    width: 100%;
}
.slider_content {
    display: table-cell;
    padding: 0 20px;
    position: relative;
	text-align: center;
	vertical-align: middle;
	z-index: 1;
}
.slider_title {
	font-size: 34px;
	line-height: 46px;
    color: #fff;
    padding-bottom: 15px;
	max-width: 650px;
	margin: 12px auto 0 auto;
}
.slider_copy {
    color: #fff;
    font-size: 18px;
    margin: 12px auto 0;
    max-width: 550px;
}
/* ========================================================= */
/* ========================================================= */

.content-title{
	margin:25px 0px;
	font-family: 'bentonsansregular';
	color: #757575;
}

/*FOOTER */
.footer-wrapper{
	padding: 60px 0 0 0;
	/*background: #505050;*/
	background: #030303;
	background: url("https://jobfairpro.com/events/public/img/Job-Fair-Pro-Footer-scaled.jpg");
	/*margin-top: 30px;*/
	background-size: cover;
	background-position: center;
	line-height: 1.7;
}
.footer-innter-wrapper p, .footer-innter-wrapper a{
	font-size: 13px;
	color: #fff;
	margin-bottom: 13px;
	font-family: Poppins;
}
.footer-innter-wrapper a:hover{
	color: #ffb422;
}
.footer-innter-wrapper p i{
	margin-right: 10px;
	color: #ffb422;
	font-size: 18px;
	width: 20px;
}

.footer-title{
	font-size: 18px;
	color: #FFF;
	padding-bottom: 35px;
	margin: 0px;
	font-weight: bold;

}
.footer-title span{
	width: auto;
	position: relative;
	font-family: Poppins;
}

.links-footer{
	margin:0px;
	padding:0px;
	list-style: none;
	font-family: Poppins;
}
/*.links-footer li a{
	text-decoration: none;
	color:#555;
	outline: 0;
	font-size:12px;
	display: block;
	padding:5px 0px;
}*/
.footer-about{
	font-size:12px;
	line-height: 26px;
	/*color:#fff;*/
	color:#555;
	margin: 0px;
	letter-spacing: 1px;
}
.copy-right-wrapper{
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.copy-right-wrapper img{
	max-width: 250px;
}
.copy-right{
	font-size:11px; 
	margin:15px 0px;
	/*color:#fff;*/
	color:#fff;
	font-family: Poppins;
}
/*FOOTER */

/* USER TICKETS */
.user-tickets{
	
}
.user-tickets .user-tab-contain{
	padding-top: 50px;
}
.user-tickets .user-tab-contain{
	
}
.user-tickets .user-tab-contain .tab-header{
	border-bottom: 1px solid #666666;
	
}
.user-tickets .user-tab-contain ul{
	text-align: center;
	padding: 0;
	margin: 0 auto;
}
.user-tickets .user-tab-contain ul li{
	/*background: #efefef;*/
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.user-tickets .user-tab-contain ul li a.active  {
	background: #f4f4f4;
	border-bottom: 5px solid #FFB422;
}
.user-tickets .user-tab-contain ul li a{
	display: block;
	text-align: center;
	color: #FFB422;
	padding: 10px 10px;
}
.user-tickets .user-tab-contain ul li span.label {
	display: block;
	text-align: center;
	color: #666666;
	padding: 10px 0;
}
.tab-content > .active{
	opacity: 1;
}
.user-tickets .user-tab-contain .tab-content{
	padding: 10px 0;
	margin: 10px auto;
}
.user-tickets .user-tab-contain .tab-content .tab-pane{
	padding: 0 10px;
	width: 100%;
}
.rev-box-border{
	border: 2px solid #efefef;
}
.user-tickets .user-tab-contain .no-event-found{
	text-align: center;
	padding: 50px 0;
}
.user-tickets .user-tab-contain .no-event-found img{
	height: 150px;
	width: auto;
	padding: 5px;
	border: 1px solid #dddddd;
}
.user-tickets .user-tab-contain .no-event-found h2{
	color: #999999;
	font-size: 18px;
	margin-top: 25px;
}

.user-tickets .text-heading{
	text-align: center;
	font-size: 35px;
	line-height: 50px;
	font-weight: 600;
	color: #282C35;
}
.tickets-box {
	border:1px solid #eeeeee;
	background: #fefefe;
	border-radius: 3px;
	padding-top:15px;
	margin-bottom: 5px;
}
/* USER TICKETS */


/* USER EVENTS */
.user-events .text-heading{
	font-size: 35px;
	line-height: 50px;
	font-weight: 600;
	color: #282C35;	
}
.margin-top{
	margin-top: 50px;
}
.user-events .event-sidebar{
	
}
.user-events .event-sidebar ul{
	padding: 10px;
	background: #ffffff;
	border: none;
}
.user-events .event-sidebar ul li{
	list-style: none;
	display: block;
	padding: 1px 0px;
	width: 100%;
}
.user-events .event-sidebar ul li hr{
	margin: 2px 0;
	border-color: #666666;
}
.user-events .event-sidebar ul li a{
	padding: 6px;
	border-bottom: 1px solid #efefef;
	font-size: 13px;
	line-height: 20px;
	display: block;	
	color: #666666;
	letter-spacing: 1px;
	clear: both;
}
.user-events .event-sidebar ul li:last-child a{
	border: none;
}
.user-events .event-sidebar ul li a span.label{
	background: #dedede;
	float: right;
	font-size: 10px;
	padding: 0 5px;
	width: 30px;
	text-align: center;
	border-radius: 3px;
	border: 0px solid #FFB422;
}
.user-events .event-sidebar ul li a:hover{
	color: #FFB422 !important;
}
.kactive{
	color: #ffffff !important;	
}
#sidebar-hover .kactive:hover{
	color: #ffffff !important;	
}
.user-events .eventbox-main{
	
}
.user-events .eventbox-main .eventbox-header{
	padding: 0 0 20px 0;
}
.eventbox-main .eventbox-header h2{
	font-size: 22px;

}
.eventbox-main .eventbox-events{
	padding: 5px;
	background: #ffffff;
}
.eventbox-main .eventbox-events .eventbox{
	background: #f8f8fa;
	border: 1px solid #efefef;
	padding: 8px;
	margin-bottom: 5px;
	position: relative;
}
.eventbox .wordwap{
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
}
.eventbox h3.event-title{
	color: #FFB422;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 0 0 0 0;
	width: calc(100% - 75px);
}
.eventbox .event-location{
	font-size: 14px;
	padding: 5px 0 0 0 ;
	letter-spacing: 1px;
	color: #666666;
}
.eventbox .event-time{
	font-size: 12px;
	padding: 5px 0;
	letter-spacing: 1px;
	color: #999999
}
.eventbox .event-link{
	padding: 0 0 0 0;
	line-height:1;
}
.eventbox .event-link a{
	display: inline-block;
	padding: 4px 8px;
	color: #ffffff;
	background: #666666;
	border-radius: 3px;
	font-size: 10px;
	line-height: 12px;
}
.eventbox .event-link a:hover{
	background: #FFB422;
}
.eventbox .event-label{
	position: absolute;
	top: 0;
	right: 0;
}
.eventbox .event-label .event-label{
	font-size: 9px;
	letter-spacing: 1px;
	background: #efefef;
	padding: 2px 4px;
	margin: 4px;
	border-radius: 4px;
	width: 60px;
	text-align: center;
}
.eventbox .event-label .label-status{
	background: #ffcc00;
	color: #333333;
}
.eventbox .event-label .label-publish{
	top: 22px;
	background: #059900;
	color: #ffffff;
}
.eventbox .event-label .label-draft{
	top: 22px;
	background: #ce242c;
	color: #ffffff;
}

.eventbox .event-label .label-ban{
	top: 44px;
	background: #dd4b39;
	color: #ffffff;
}

/* USER EVENTS */
/* EVENTS DASHBOARD */
.tickets-type .progress{
	border-radius: 0;
	height: 30px;
	background-color: #333;
}
.tickets-type .progress.working{
	height: 15px;
	background-color: #333;
}
.tickets-type .t-types{
	background: #efefef;
	padding: 10px;
	margin-bottom: 10px;
}
.t-types .progess-text h3{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFB422;	
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.t-types .progess-text{
	font-size: 13px;
	padding-bottom: 10px;
}
.tickets-type .header {
	background: transparent;
	padding: 10px 10px;
	margin-bottom: 15px;
}
.tickets-type .header h3{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.tickets-type table.table{
	/*display: table;*/
	font-size: 12px;
	background: #efefef;
}
.tickets-type table.table .table-head{
	background-color: #444;
	color: #ffffff;
}
.tickets-type table.table .table-footer{
	background-color: #666;
	color: #ffffff;	
}
.tickets-type table.table tbody tr:hover{
	background: #dedede;
}
.tickets-type table.table tbody tr.cancle-tickets:hover,
.tickets-type table.table tbody tr.cancle-tickets{
	background: #ff6d6d;
	color: #ffffff;
}
.tickets-type table.table tbody tr.cancle-tickets a,
.tickets-type table.table tbody tr.cancle-tickets button{
	color: #333;
}
.tickets-type table.table a,
.tickets-type table.table button{
	background: transparent;
	color: #FFB422;	
	border: none;
	cursor: pointer;
}
.tickets-type table.table a:hover,
.tickets-type table.table button:hover{
	color: #333333;
}
/* EVENTS DASHBOARD */

/* POPUP MODEL */
.modal-content{
	border-radius: 0;
}
.modal-content .modal-header{
	padding: 10px;
}
.modal-content .modal-header h4{
	font-size: 16px;
}
.modal-content .modal-body{
	padding: 10px;
}
.modal-body .text-body{
	font-size: 13px;
	letter-spacing: 1px;
}
.modal-body .text-body p{
	padding: 0 0 10px 0;
	color: #666666;
}
.modal-body .text-body span{
	color: #FFB422;
}
.modal-content .modal-footer{
	padding: 10px;
}
.modal-content .modal-footer .btn-flat{
	border-radius: 0;
}



/* POPUP MODEL */
/* GERNAL LABEL */
.gernal-label .label{
	font-size: 10px;
	letter-spacing: 1px;
	background: #efefef;
	padding: 4px 6px;	
	border-radius: 4px;
	width: 75px;
	text-align: center;
	margin: 0;
}
.label.label-status{
	background: #ffcc00;
	color: #333333;
}
.label.label-publish{
	top: 22px;
	background: #059900;
	color: #ffffff;
}
.label.label-draft{
	top: 22px;
	background: #ce242c;
	color: #ffffff;
}
/* GERNAL LABEL */


/* CONTACT US PAGE */
.contact-map {
	padding: 0;
    border: 0;
}
.contact-map iframe {    
	border-bottom: 2px solid #FFB422 !important;
}
.contact-header {
	text-align: center;
	padding: 10px 0;
	margin: 50px 0;
}
.contact-header h2:after{
	content: '';
	border-bottom: 3px solid #FFB422;
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
.contact-header h2 {
	font-family: 'bentonsansmedium';
	text-align: center;
	display: inline-block;
}
.contact-text-outer{
	margin-bottom: 40px;
}
.contact-text-outer .contact-icon {
	border-radius: 50%;
 	margin:0 auto;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	background: #ffffff;
	border: 5px solid #FFB422;
	position: relative;
}
.contact-text-outer .contact-icon i {
	line-height: 90px;
	vertical-align: top;
	font-size: 30px;
	color: #FFB422;
}
.contact-text-outer .contact-text {
	background: #FFB422;
	padding: 60px 15px 15px 15px;
	margin-top: -50px;
	min-height: 150px;
	text-align: center;	
}
.contact-text-outer .contact-text {
	font-size: 14px;
	color: #ffffff;
	line-height: 28px;
}
.contact-form{
	padding: 50px 0;
}
.contact-form textarea.form-textbox{
	resize: none;
	background-color: transparent;
	color: #666	;
}
.contact-form textarea,
.contact-form input[type="email"],
.contact-form input[type="number"],
.contact-form input[type="password"],
.contact-form input[type="text"] {
	padding: 10px 0;
	width: 100%;
	font-size: 14px;
	margin: 10px 0;
	border: none;
	color: #666	;
	background: none;	
	outline: none;
	border-bottom: 2px solid #FFB422;
}
/* CONTACT US PAGE */

/* TOGGAL CSS */
.btn-togal-success{
	background: #ffffff;
	border: 1px solid #009900;
	color: #009900;
	border-radius: 3px;
}
.btn-togal-danger{
	background: #ffffff;
	border: 1px solid #C35D5D;
	color: #C35D5D;
	border-radius: 3px;	
}
/* TOGGAL CSS */

.display-qrcode{
	padding: 15px;
}
.display-qrcode img{
	border: 1px solid #333333;
	width: 250px;
	height: auto;
}
.event_socialmedia{

}
.event_socialmedia a{
	display: block;
	padding: 5px 5px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #FFB422;
	background: #efefef;
	border-radius: 0 25px 25px 0;
	letter-spacing: 1px;
}
.event_socialmedia a:hover{
	background: #FFB422;
	color: #ffffff;
	transition: all 0.8s;
}
.event_socialmedia a:hover i{
	background: #ffffff;
	color: #FFB422;
	transition: all 0.10s;
}

.event_socialmedia a i{
	display: inline-block;
	background: #FFB422;
	color: #ffffff;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-right: 10px;
}

/* alert pupup  */
.signup-alert{
	border: none;
	padding: 0px;
	position: relative;
	border-radius: 5px;
}
.signup-alert .close{
	right: 15px;
	top: 10px;
	position: absolute;
	z-index: 1;
}
.signup-alert .modal-title{
	text-align: center;
    margin-top: 30px;
    font-size: 26px;
    font-weight: 600;
}
.signup-alert .modal-text{
	font-size: 15px;
	text-align: center;
	margin-top: 10px;
	padding: 10px 15%;
    line-height: 22px;
    font-weight: 400;
}
.signup-alert .modal-text-small{
	font-size: 12px;
	padding: 5px;
	line-height: 18px;    
	letter-spacing: 1px;
}
.signup-alert .model-btn{
	text-align: center;
	padding-bottom: 20px;
}
.signup-alert .btn{
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	width: auto;
	padding: 10px 70px;
	margin-bottom: 10px;
}
.signup-alert .modal-text-small a{
	font-weight: bold;
	font-size: 14px;
}
/* alert pupup  */

/* TICKET RETISTION PUPUP  */
.ticket-registion{

}
.ticket-registion .modal-body{
	background: #f1f1f1;
}
.ticket-registion .modal-body form{
	margin: 0;
	padding: 0;
}
.ticket-registion .tickets-info{
	background: #ffffff;
	border-width: 0px;
	margin: 0 0 15px 0;
}
.ticket-registion .tickets-info:last-child{
	margin: 0;
}
.tickets-info .ticket-title{
	font-size: 16px;
	letter-spacing: 1px;
	padding: 0 0;
	font-weight: 600;
	color: #FFB422;
}
.tickets-info .ticket-price{
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
.tickets-info .ticket-desc{
	padding: 5px 0;
}
.tickets-info .ticket-desc a{
	font-size: 13px;
	background: #999999;
	padding: 1px 4px;	
	border-radius: 0;
}
.tickets-info .ticket-desc p{
	display: none;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	padding: 5px;
}

.tickets-info .ticket{
	border: 1px solid #999999;
	border-radius: 0;
	text-align: center;
	padding: 5px;

}
.ticket:focus{
	box-shadow: none;
}

.modal-footer .total-qty,
.modal-footer .total-amount{
	display: inline-block;
	width: 150px;
}
/* TICKET RETISTION PUPUP  */

/* BD-CALLOUT  */
.bd-callout::before{
	content: '';
	background: #FFB422;
	padding: 2px;
	position: absolute;
	left: 0;
	height: 100%;
	top: 0;
}
.bd-callout {
	position: relative;
    padding: 10PX;
    margin: 10PX 0;
    border-width: 1px 1px 1px 0 ;    
    border-style: solid;
    border-color: #cccccc;
    border-radius: 0;
}

.bd-callout h4 {
    margin-top: 0;
    margin-bottom: .25rem
}

.bd-callout p:last-child {
    margin-bottom: 0
}

.bd-callout code {
    border-radius: .25rem
}

.bd-callout+.bd-callout {
    margin-top: -.25rem
}

.bd-callout-info {
    border-left-color: #FFB422;
}

.bd-callout-info h4 {
    color: #5bc0de
}

.bd-callout-warning {
    border-left-color: #f0ad4e
}

.bd-callout-warning h4 {
    color: #f0ad4e
}

.bd-callout-danger {
    border-left-color: #d9534f
}

.bd-callout-danger h4 {
    color: #d9534f
}
/* BD-CALLOUT  */


/* sweet-alert CSS */
.sweet-alert h2{
	color: #555555;
}
.sweet-alert p,
.sweet-alert p.lead{
	font-size: 16px;
	line-height: 26px;
	padding: 10px 0;
}
.btn-primary,
.sweet-alert .btn-primary{
	background: #FFB422;
	border-width: 0;
	box-shadow:none;
	border-color: #FFB422;
}
.btn-primary:focus,
.sweet-alert .btn-primary:focus{
	background: #FFB422;
	border-width: 0;
	box-shadow:none;
	border-color: #FFB422;	
}
.btn-primary:active,
.btn-primary:hover,
.sweet-alert .btn-primary:active,
.sweet-alert .btn-primary:hover{
	background: #666666;
	color: #ffffff;
}
.btn-primary.disabled, .btn-primary:disabled{
	background: #dddddd;
	color: #333333;
}

.btn-primary:not([disabled]):not(.disabled).active:focus, .btn-primary:not([disabled]):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus{
	background: #666666;
	color: #ffffff;
	box-shadow: none;
}
/* sweet-alert CSS */

.btn-info{
	background: #FFB422;
	border: 1px solid #FFB422;
}

.btn-info:not([disabled]):not(.disabled).active,
.btn-info:not([disabled]):not(.disabled):active,
.show > .btn-info.dropdown-toggle
.btn-info:active,
.btn-info:focus,
.btn-info:hover {
	color: #FFB422;
	background: #ffffff;
	border: 1px solid #FFB422;
	box-shadow: none !important;
}

/* EVENT BOOKING PAGE CSS */
.booking-event{
	/*border: 1px solid;*/
}
.booking-event h3.event-title{
	color: #FFB422;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 28px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 10px;
}
.booking-event p.organiser-name{
	color: #999999;	
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 23px;
	padding-bottom: 0px;
}
.booking-event p.event-datetime{
	color: #333333;	
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 25px;
	padding-bottom: 0px;
}
.booking-event p.event-location{
	color: #999999;	
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 23px;
	padding-bottom: 5px;
}
.booking-event .booking-box{
	border: 1px solid #cccccc;
	/*border-radius: 5px;*/
	margin: 15px 0;
}
.booking-box .box-title{
	background: #cccccc;
	color: #FFB422;
	padding: 8px 5px;
	font-size: 18px;
	letter-spacing: 1px;	
	line-height: 30px;
}
.booking-box .box-descroptoin{
	background: #ffffff;
	padding: 10px 5px;
	font-size: 14px;
}
.booking-box .box-descroptoin .inner-heading{
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	padding: 0 0px 5px 0px;
	margin: 10px 0px 10px 10px;
	display: inline-block;
	border-bottom: 1px solid #333333;
}
.booking-box .box-descroptoin .form-group{
	font-size: 14px;
	padding: 10px 10px 10px 15px;
	margin: 0;
}
.box-descroptoin .form-group label{
	margin: 0;
	font-weight: bold;
	letter-spacing: 1px;
	width: 115px;
	position: relative;
}
.box-descroptoin .form-group label:after{
	content: ':';
	padding : 0 5px;
	position: absolute;
	right: 0;
}
.box-descroptoin ol{
	margin: 0;
	padding-left: 30px;
}
.box-descroptoin ol li{
	padding: 5px 0;
	line-height: 24px;
	font-size: 14px;
}

.booking-event .event-image{
	background: #ffffff;
	display: block;
	width: 100%;
	border: 1px solid #cccccc;
	padding: 5px;
}
.booking-event .event-image img.image{
	width: 100%;
	border: 1px solid #cccccc;
}
.booking-event .event-address .address{
	padding: 0 0 10px 0;
	text-align: center;
	border-bottom: 1px solid #efefef;
}
.booking-event .event-address .address span{
	font-size: 13px;
	padding: 5px;
}
.booking-event .event-address .address label{
	color: #FFB422;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
.booking-event .event-address .date-time {
	text-align: center;
	padding: 10px 0 ;
}
.booking-event .event-address .date-time p{
	font-size: 13px;
	padding: 0 5px;	
}
.booking-event .event-address .date-time label{
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	color: #FFB422;
}

.booking-event .event-organiser{}
.booking-event .event-organiser hr{
	margin: 5px 0 10px 0;
}
.booking-event .event-organiser .org-title{
	text-align: center;
	padding: 5px 0;
}
.booking-event .event-organiser .org-title a{
	font-size: 14px;
	display: block;
	background: #ddd;
	padding: 5px;
	border: 1px solid #ddd;
}
.booking-event .event-organiser .org-title a:hover{
	border: 1px solid #FFB422;
}
.booking-event .event-organiser .org-social{
	padding: 0px 0;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 5px;
}
.booking-event .event-organiser .org-social a{	
	background: #dddddd;
	padding: 5px 5px;
	width: 100%;
	display: flex;
	line-height: 26px;
	color: #333333;
}
.booking-event .event-organiser .org-social a:hover{
	color: #FFB422;
}
.booking-event .event-organiser .org-social a i{
	width: 40px;
	font-size: 24px;	
	text-align: center;
	padding-right: 10px;
}
.form-ticket:last-child{
	border-bottom: none;
	margin-bottom: 10px;
}
.form-ticket{
	padding: 10px 5px;
	border-bottom: 1px solid #666;
	margin-bottom: 15px;
}
.form-ticket h4.ticket-title{
	font-size: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.form-ticket p.ticket-id{
	font-size: 12px;
	color: #FFB422;
	margin-bottom: 10px;
	text-align: center;
}
.form-ticket p.policy{
	text-align: center;
	padding: 0 15px 15px 15px;
	display: block;	

}
.form-ticket .payment-btn{
	text-align: center;
}
.form-ticket .payment-btn .btn-p{
	display: inline-block;	
	margin-top: 10px;	
	padding: 10px 40px;	
	font-family: 'bentonsansmedium';
	font-size: 14px;
	border-radius: 3px;
	letter-spacing: 0.5px;
}
.payment-btn a.btn-cancel,
.form-ticket .payment-btn a.btn-cancel{
	color: #666666;
	background-color: transparent;
	border: 2px solid #666666;
}
.payment-btn .btn-payment,
.form-ticket .payment-btn .btn-payment{
	color: #FFB422;
	padding: 10px 30px;
	background-color: transparent;
	border: 2px solid #FFB422;	
}
.payment-btn .btn-payment:hover,
.form-ticket .payment-btn .btn-payment:hover{
	transition: all 0.5s;
	background: #FFB422;
	color: #fff;
}
.payment-btn a.btn-cancel:hover,
.form-ticket .payment-btn a.btn-cancel:hover{
	transition: all 0.5s;
	background: #666666;
	color: #fff;	
}
/* EVENT BOOKING PAGE CSS */


/* SHARE EVENT POPUP CSS */
#shareEvent{}
#shareEvent .share{
	border-top: 1px #ddd dashed;
	margin: 15px 0;
	padding: 30px 15px 15px 15px;
	text-align: center;
}
#shareEvent .share a.social-button{
	margin: 0 8px;
}
/* SHARE EVENT POPUP CSS */


.add_tickets{
	display: inline-block;
	text-align: center;
}

.k-hits {
    font-size: 12px;
    text-transform: capitalize;
    border-radius: 3px;
    position: relative;
    top: 1px;
}

/* RESPONSIVE CSS */
/* HEADER MENU CSS */
@media screen and (max-width : 1199px){
	
	/*Make dropdown links appear inline*/
    .main-menu {
		background: #fff;
        display: block;
        height: 100%;
        position: fixed;
		right: -100%;
		top: 0px;
		z-index: 9;
		margin-top: 50px;
		max-width: 320px;
		

		transition-property: right, left;
	   	transition-duration: 1s;
	   	-webkit-transition-property: right, left; /* Safari */
	   	-webkit-transition-duration: 1s; /* Safari */

    }
    /*Create vertical spacing*/
    .main-menu li:last-child {    	
        border-bottom: 1px solid #e7e7e7;
    }
    .main-menu li {
    	padding: 0;
        margin-bottom: 1px;
        border:none;
        border-top: 1px solid #e7e7e7;
        
    }
    /*Make all menu links full width*/
    .main-menu li, li a {
        width: 100%;
    }
    .main-menu li a {
	    padding: 10px;
	    display: block;
	}
	.main-menu li a:hover {
		color: #ffffff;
		background: #FFB422;
	}

    /*Display 'show menu' link*/
    .header-menu .show-menu {
    	
        display:block;
        position: fixed;
        top: 0px;
        right: 0px;
        margin: 0;
		/*padding: 5px 25px;	*/
		padding: 18px 22px;	
        z-index: 99;
    }
    .main-menu li a:hover + .sub-menu, .sub-menu:hover,
    .sub-menu{
    	width: 100%;
    }
    .sub-menu li a{
    	text-align: center;
    }
    .header-menu {
    	text-align: center;
    }   
}

@media screen and (max-width: 991px){
	.header{
		/*margin-top: 50px;*/
	}
	/*.logo {
	    padding: 20px;
	    text-align: center;
	}*/

	.header-menu .show-menu {
        /*background: #ffffff;*/
    	/*width: 100%;*/
    }
    div.header-search{
    	padding-right: 0px;
		padding-left: 0px;
    }
    /*.search .search-box{
    	background: #f9f9f9;
    	border: none;
    	border-top: 1px solid #eeeeee;
    }*/
    /*.tickets-type table.table{
		display: block;
	}*/
}


.user-tickets .user-tab-contain{
	padding-top: 50px;
}
.user-tickets .user-tab-contain{
	
}
.user-tickets .user-tab-contain .tab-header{
	border-bottom: 1px solid #666666;
	
}
.user-tickets .user-tab-contain ul{
	text-align: center;
	padding: 0;
	margin: 0 auto;
}
.user-tickets .user-tab-contain ul li{
	/*background: #efefef;*/
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.user-tickets .user-tab-contain ul li a.active  {
	background: #f4f4f4;
	border-bottom: 5px solid #FFB422;
}
.user-tickets .user-tab-contain ul li a{
	display: block;
	text-align: center;
	color: #FFB422;
	padding: 10px 10px;
}
.user-tickets .user-tab-contain ul li span.label {
	display: block;
	text-align: center;
	color: #666666;
	padding: 10px 0;
}
.tab-content > .active{
	opacity: 1;
}
.user-tickets .user-tab-contain .tab-content{
	padding: 10px 0;
	margin: 10px auto;
}
.user-tickets .user-tab-contain .tab-content .tab-pane{
	padding: 0 10px;
	width: 100%;
}
#timer{
	font-size: 26px;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
	display: inline-block;
	color: #FFB422;
	border-bottom: 2px solid #FFB422;
}

.stripe-button-el{	
	display: inline-block;
	text-align: center;
	white-space: nowrap;	
	background: transparent !important;
	padding: 0 !important;
	box-shadow: none !important;
	margin: 0 0;
	border-radius: 2px !important;
	vertical-align: middle;
}
.stripe-button-el span{
	color: #FFB422 !important;
	background: transparent !important;
	border: 2px solid #FFB422;
	text-shadow: none !important;
	padding: 7px 15px !important;
	height: auto !important;
	line-height: 10px;
	width: auto !important;
	font-weight: normal !important;
	border-radius: 3px !important;
	font-size: 14px !important;
	font-family: 'bentonsansmedium' !important;
	letter-spacing: 1px;
}
.stripe-button-el:focus span,
.stripe-button-el:active span,
.stripe-button-el:hover span{	
	background: #FFB422 !important;
	color: #ffffff !important;
	transition: all 0.5s !important;	
}

.socail-login{
	border-top: 1px solid #505050;
	margin: 0 ;
	display: block;
}
.socail-login ul{
	margin-top:20px;
}
.socail-login ul li{
	display: inline-block;
}
.socail-login ul li a{
	background: #fff;
	height: 45px;
	width:45px;
	border:2px solid #FFB422;
	border-radius:50%;
	text-align: center;
	font-size: 20px; 
	padding: 5px;
	margin:2px;
	display: inline-block;
}
.socail-login ul li a:hover{
	background: #FFB422;
	color: #ffffff;
	/*border-color: #505050;*/
}
.not-found-events{
	border:1px solid #F8E9E6;
	padding:8px; 
	width: 180px;
}
#text-notfound{
	font-size: 20px;
}
/* ---- KISHAN ---- */
/*--- Common ---*/
.jobmain-widget .slider_title{
	max-width: 98%;
	text-align: left;
	color: #ffb422;
	font-size: 48px;
	font-family: poppins;
}
.img-thumbnail{
	border: 1px solid #ffb422;
	background-color: #ffb4224a;
}
.t-18{
	font-size: 18px !important
}
.text-primary{
	color: #ffb422 !important;
}
.bg-primary{
	background-color: #ffb422 !important
}
.mt-minus-380{
	margin-top:-450px;
}
.select-form:focus , #comp-boot .form-control:focus{
	color: #757575;
	border-color: #ffb422;
	box-shadow: 0 0 0 .2rem rgba(255, 180, 34, .25);
}
/*--- Common ---*/
.ticket-price .x-ticket{
	background-color: rgb(240, 240, 240);
    padding: 3px 10px;
    border-radius: 25px;
    margin-left: 5px;
    font-size: 11px;
}
.box{
	margin-bottom: 40px;
}
.hover:hover{
	transition: all .3s;
	transform: translateY(-20px);
}
.box-content p:nth-child(1){
	margin-top:20px;
}
.box-content p:nth-child(2){
	padding:10px 20px;
}
.box-content p:nth-child(3){
	padding-bottom: 15px;
}
.cat-menu-map{
	position: absolute;
	min-width: 315px;
	background: #fff;
	z-index: 1;
}
.sub-itemns li{
	padding-bottom: 10px;
}
.k-date{
	display: flex;
}
.k-date span ,.k-date p{
	color: #FFB422;
	background: #ffe2a9;
    padding: 0px 4px;
    border-radius: 5px;
}
.k-date p{
	margin-left:5px;
}
.date-time-set{
	line-height: 35px; 
}
.blur{
	width: 100%;
	-webkit-transform: translate(00%, -30%);
	-moz-transform: translate(00%, -30%);
	-ms-transform: translate(00%, -30%);
	-o-transform: translate(00%, -30%);
	transform: translate(00%, -30%);
	-webkit-filter: blur(10px) brightness(0.9);
	-moz-filter: blur(10px) brightness(0.9);
	-o-filter: blur(10px) brightness(0.9);
	-ms-filter: blur(10px) brightness(0.9);
	filter: blur(50px) brightness(0.9);
}
.k-btn-orga{
	margin-top:20px;
	max-width:209px;
	/*padding: 10px;*/
}
.k-fixed-box h1{
	padding:0;
	font-size: 16px;
	margin-top:14px;
}
.k-fixed-box p{
	margin-top:5px;
	font-size: 15px;
}
#custome-stickey{
	z-index: 999;
	position:fixed;
	top:63px;
	box-shadow: 0 8px 20px -9px rgba(0,0,0,0.3);
	max-width: 60%;
	max-width: 1200px;
}
.snippet-btn{
	max-width:315px;
	cursor: pointer;

}
.snip-box{
	position: relative;
	box-shadow:none;
	margin-bottom: 0;
	min-width:315px;
}
.snip-box .label-text-title{
	height: auto;
	top: 10px;
	right: -8px;
	margin-right: 2px;
	bottom: auto;
	left: auto;
}
.iframe-snip iframe{
	border:1px solid rgba(32,33,36,0.28);
	box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);
}
#header-scroll{
	position: fixed;
	top: 0;
	width: 100%;
	display: block;
	transition: top 0.3s;
}
#resposive-scroll{
	transition: top 0.3s;
	cursor: pointer;
}
/*fb*/
/*.social-icon a:hover:nth-child(1){
	border:2px solid #3c5a99;
}
.social-icon a:hover .fa-facebook{
	background-color: #3c5a99;
}*/
/*inta*/
/*.social-icon a:hover:nth-child(2){
	border:2px solid #c13584;
}
.social-icon a:hover .fa-instagram{
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}*/
/*twitter*/
/*.social-icon a:hover:nth-child(3){
	border:2px solid #55aded;
}
.social-icon a:hover .fa-twitter{
	background: #55aded;
}*/
/*linkedin*/
/*.social-icon a:hover:nth-child(4){
	border:2px solid  #0073b1;
}
.social-icon a:hover .fa-linkedin{
	background: #0073b1;
}*/
.ticket-label{
	font-size: 14px !important;
	font-weight: bold !important;
	letter-spacing: 1px !important;
}
/* --- Drop Search Box start --- */
.drop-search .drop-search-widget{
	height: 75px;
	background: #fff;
	padding-top: 19px;
	margin-top: 10px;
}
.drop-search button{
	border:2px solid #FFB422;
	color: #FFB422;
	font-weight: bold;
	background: transparent;
}
.drop-search button:hover{
	background: #FFB422;
	color: #fff;
}
.pac-logo{
	margin-top: 2px;
	z-index: 9999;
}
/* --- Drop Search Box close --- */
.signin-btn{
	background: #FFB422;
	padding: 7px 10px 8px 10px !important;
	border-radius: 5px;
	color: #fff !important;
}
.k-footer a{
	display: block;
}
/* --- section background desing start --- */
.section-bg{
	position: relative;
	padding-top: 25px;
	padding-bottom: 40px;
	/*background: linear-gradient(176deg, #F8F7FA 336px, white 0);*/
	background: radial-gradient(at top right, #ffb42259 60%, #f8f8fa 80px);
	background-attachment: fixed;
}
/* --- section background desing close --- */
#multi_send, .multi_send{
	position: relative;
	top: 2px;
	right: 2px;
}
.chk-on, .chk-off{
	width: 100%;
	padding: 0px 33px;
}
.chked_togal_switch{
	width: 150px !important;
}
input:checked + .chked_active_togal::before{
	transform: translateX(115px) !important;
}

/* --- Report start --- */
.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}
.tabset > label {
  position: relative;
  display: inline-block;
  padding: 15px 15px 20px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
}
.tabset > label::after {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 22px;
  height: 4px;
  background: #444;
}
.tabset > label:hover,
.tabset > input:focus + label {
  color: #FFB422;
}
.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
	background: #FFB422;
	width: 80%;
	transition: 0.5s;
}
.tab-panel {
  padding: 15px 10px;
  border-top: 1px solid #e4e4e5;
}
.tab-panel .box{
	box-shadow: none;
	border: 1px solid #e4e4e5;
	padding: 15px;
	display: block;
	margin-bottom: 0px;
	min-height: 110px;
}
.tab-panel .box:hover{
	box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1);
}
.tab-panel .hover:hover{
	transform: none;
}
.tab-panel .tab-tite{
	font-weight: 600;
	font-size: 15px;
	letter-spacing: .5px;
	position: relative;
	color: #FFB422;
}
/*.tab-panel .tab-tite:after{
	content: '\00BB';
	position: absolute;
	right: -10px;
	top: 0;
	font-weight: 500;
}*/
.tab-panel .sub-tite{
	font-size: 14px;
	color: #666;
	margin: 8px 0px;
}
/* --- Report close --- */
.ios-app , .android-app{
	text-align: center;
}
.ios-app a, .android-app a{
	display: inline-block;
}
/* ------------------ Company employer view page ------------------ */
.btn.focus, .btn:focus{
	box-shadow: 0 0 0 .2rem rgba(255, 180, 34, .25);
}
.btn-blue{
	background: #2873ad;
	color: #fff;
}
.btn-blue:hover{
	background: #0a61a4;
	color: #fff;
}
.bg-black{
	background-color: #070D10;
}
.bg-light{
	background-color: #F5F5F5 !important;
}
.floor-btn{
	position: absolute;
	left: 30px;
	top: 30px;
	z-index: 2;
}
/*--- job tabs ---*/

.job-tab-sec nav > .nav.nav-tabs{
	border: none;
	color:#fff;
	background: #070D10;
	border-radius:0;
}

.job-tab-sec nav > div a.nav-item.nav-link,
.job-tab-sec nav > div a.nav-item.nav-link.active{
	/*padding: 18px 25px;*/
	padding: 10px;
	color: #ffb422;
	background: #070d10;
	border-radius: 0;
	border: 1px solid #ffb422;
}
.job-tab-sec .tab-content{
	background: #F5F5F5;
	line-height: 25px;
	padding: 20px !important;
}
.job-tab-sec nav > div a.nav-item.nav-link:hover,
.job-tab-sec nav > div a.nav-item.nav-link:focus{
	border: 1px solid #ffb422;
	background: #ffb422;
	color:#fff;
	border-radius:0;
	transition:background 0.20s linear;
}
.right-title , .right-title:hover{
	border: 0 !important;
	text-align: left !important;
	padding-left: 0 !important;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: transparent !important;
	color: #ffb422 !important;
}
.cont-widget .desc{
	font-size: 16px;
	color: #757575;
	margin-bottom: 5px;
	line-height: 28px;
}
.title-widget{
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
.cont-widget .title-1{
	color: #4A4A4A;
}
.cont-widget .title-2{
	color: #FFBB00;
}
.onlinetable td{
	padding: 0px;
	border-top: 0px solid #757575;
	border-bottom: 1px solid #757575;
	padding-top: 14px !important;
	padding-bottom: 4px !important;
}
.onlinetable .name a{
	color: #070D10;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.call a, .v-call a{
	padding: 6px 9px;
	background: #070d10;
	border-radius: 50%;
	color: #fff;
}
.call a:hover, .v-call a:hover{
	background: #ffb422;
}

}
.v-call a{
	padding: 7px 8px !important;
	font-size: 14px !important;
}
.resume a{
	background: #ffb422;
	color: #fff;
	padding: 5px;
	font-size: 14px;
	position: relative;
	top: -5px;
}
#jobapplymodalTitle , #fullprofileTitle , #requestInterviewTitle , #callingTitle{
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
.job-box .table td{
	padding: 5px;
	border-top: 0px;
	letter-spacing: 1px;
}
.job-box .table td:first-child{
	font-weight: bold;
	max-width: 90px;
}
.adjust-center{
	position: absolute;
	left: 50%;
	transform: translate(-50%);
}
/*--- /job tabs --*/
.klabel-success{
	padding: 10px;
	color: #28a745;
	font-size: 18px;
}
.f-12{
	font-size: 12px;
}
.call-modal button .fa-phone{
	transform: rotate(-225deg);
	font-size: 23px;
}
.call-modal .modal-dialog{
	max-width: 240px;
}
.call-modal .modal-header{
	background: #c8d0d3;
	border-bottom: 1px solid #9b9b9b;
}
.call-profil img{
	max-width: 100px;
}
.call-profil-title{
	margin: 15px 5px 0px 5px;
}
/* ------------------ /Company employer view page ----------------- */
/* ------------------ Company job seeker view page ----------------- */
/*--- Online Offline toggle ---*/
.kwitch {
	position: relative;
	display: inline-block;
	width: 92px;
	height: 30px;
	margin: 0;
	top: 6px
}

.kwitch input {display:none;}

.klider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca2222;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 25px;
}

.klider:before {
	position: absolute;
	content: "";
	height: 22px;
	width: 22px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .klider {
  background-color: #2ab934;
}

input:focus + .klider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .klider:before {
  -webkit-transform: translateX(61px);
  -ms-transform: translateX(61px);
  transform: translateX(61px);
}

/*------ ADDED CSS ---------*/
.klider .on
{
  display: none;
}

.klider .on, .klider .off
{
  color: white;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 49%;
  font-size: 9px;
  font-family: Verdana, sans-serif;
}

input:checked+ .klider .on
{display: block;}

input:checked + .klider .off
{display: none;}

/*--------- END --------*/

/* Rounded sliders */
.klider .round {
  border-radius: 34px;
}
.klider.round:before {
  border-radius: 50%;}

/*--- /Online Offline toggle --*/
/* ------------------ /Company job seeker view page ----------------- */
/* ------------------ Company dashboard page ----------------- */
.comp-prof-widget{
	border-radius: 5px;
}
.desc-sec{
	text-align: center;
	background: #070d10;
	padding: 5px 5px 20px 5px;
	border-radius: 0px 0px 5px 5px;
}
.comp-logo{
	margin-bottom: 10px;
	margin-top: -42px
}
.comp-logo img{
	border-radius: 50%;
	max-width: 75px;
	max-height: 75px;
	border: 2px solid #ffb422;
}
.comp-title{
	font-size: 20px;
	font-weight: bold
}
.comp-title .title-1{
	color: #fff;
}
.comp-title .title-2{
	color: #ffb422;
}
.comp-bg{
	background: url("https://jobfairpro.com/events/public/img/job-dash-bg.png");
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 0;
	background-attachment: fixed;
}
/* ------------------ /Company dashboard page ---------------- */

/* ------------------ Chat page ---------------- */
*:focus { outline: none; }
.chatbar .card{
	border: 0px;
}
.chatbar .card-header{
	border: 1px solid #d5d5d5;
}
.chatbar .card-header h5 i , .sprint-booth .card-header h5 i{
	float: right;
}
.chatbar .card-header h5{
	color: #313131;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
}
.chatbar .fa , .sprint-booth .fa{
	transform: scale(1.6);
}
.chatbar .card-header a[aria-expanded='true'] > h5 .fa ,
.sprint-booth .card-header a[aria-expanded='true'] > h5 .fa{
    transform: scale(1.6) rotate(-90deg);
}
.chatbar .card-header{
	text-align: center;
}
.chatbar .card , .chatbar .card-header{
	background: #F5F5F5;
	border-radius: 5px;
	margin: 2px;
	min-height: 60px;
}
.sprint-booth .card-header{
	text-align: left;
	background: #fff;
}
.sprint-booth .card-header h5{
	font-size: 15px;
	color: #313131;
}
.sprint-booth .booth-card{
	background: #fff;
}
.sprint-booth .card-body{
	font-size: 13px;
}
.chatbar .card .show{
	border: 1px solid #d5d5d5;
	margin: 2px;
	margin-top: -3px;
	border-top: 0px;
}
.dm-nav{
	display: block;
	border: none;
	max-height: 605px;
	overflow: auto
}
.dm-nav .show{
	border: none !important;
	margin: 0px !important;
	margin-top: 0px !important;
	border-top: 0px !important;
}
.dm-nav li{
	background: #fff;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	border-top: 0;
}
.dm-nav li:first-child{
	border: 0;
}
.dm-nav .n-active , .dm-nav .n-active li{
	background: #F5F5F5;
}
.dm-nav .n-active:before{
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 4px;
	background: #fd9833;
	height: 55px;
}

.last-act-tit{
	text-align: right;
	font-size: 12px;
	color: #7d7972;
	margin-right: 10px;
	padding: 4px;
	position: relative;
	top: 4px;
}
.req-call-btn{
	text-align: center;
	padding: 8px;
	background: #00ce00 !important;
	text-transform: uppercase;
}
.req-call-btn a{
	color: #fff;
	font-weight: bold;
}
.dm-nav li{
	padding: 10px;
	position: relative;
}
.dm-nav li a{
	display: block;
}
.chat-tab{
	list-style: none;
}
.chat-tab li{
	display: inline-block;
	padding: 0;
	border: 0;
}
.v-c{
	font-size: 9px;
	background: #070d10;
	padding: 9px 9px;
	border-radius: 50%;
	color: #fff;
	margin: 5px 15px;
	position: relative;
	top: 4px;
}
.unread{
	color: red;
    border: 1px solid red;
    padding: 4px;
    border-radius: 25px;
}
.a-time{

}
.chat-tab .prof img{
	max-width: 35px;
	max-height: 35px;
	border-radius: 50%;
	border: 2px solid #c8c8c8;
}
.chat-tab .name p{
	color: #070D10;
	font-weight: bold;
	letter-spacing: .5px;
	position: relative;
	top: 4px;
}
.chat-tab .remove{
	float: right;
}
.chat-tab .remove i{
	color: #070D10;
	position: relative;
	top: 8px;
}
.chat-tab .remove p{
	background: #070D10;
	padding: 0px 6px;
	color: #fff;
	font-size: 14px;
	position: relative;
	top: 8px;
}
.prof-sec img{
	max-width: 50px;
	max-height: 50px;
	border: 2px solid #c8c8c8;
	border-radius: 50%;
}
.prof-sec .title{
	font-weight: bold;
	margin-top: 5px;
	letter-spacing: .5px;
}
.prof-dec-sec{
	line-height: 27px;
}
.prof-dec-sec h6{
	font-weight: bold;
	font-size: 15px;
	color: #313131;
}
.prof-dec-sec p, .prof-dec-sec a{
	font-size: 14px;
}
.onl-off, .starts{
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 5px;
}
.chat-widget{

}
.chat-head{
	list-style: none;
	padding: 7px 10px;
}
.chat-head li{
	display: inline-block;
}
.chat-head .name{
	font-size: 16px;
	font-weight: bold;
}
.chat-head .onl-off{
	font-size: 13px;
	margin: 0;
}
.chat-head .prof img{
	max-width: 50px;
	max-height: 50px;
	border-radius: 50%;
	border: 2px solid #c8c8c8;
	margin-top: -25px;
}
.closechat{
	color: #000;
	font-size: 22px;
	position: relative;
	left: -6px;
	top: 7px;
}
.type-area input[type="text"], .type-area input[type="text"]:focus{
	border: 0;
	box-shadow: none;
	background: transparent;
	padding-left: 0;
}
.type-area .send{
	color: #ffb422;
	border: none;
	font-size: 24px;
	cursor: pointer;
	background: transparent;
}
.type-area{
	background: #E3E3E3;
    padding: 10px;
    border-top: 1px solid #555;
}
.chat-area{
    height: 625px;
    overflow-y: auto;
    padding-left: 15px;
	padding-top: 15px;
}
.ping{
	position: relative;
	margin-bottom: 20px;
}
/*.me .ping-text{
	border: 1px solid #FB0;
	background: #f1e3be;
}*/
.ping-pro{
	width: 45px;
}
.ping-pro , .ping-text-widget{
	display: inline-block;
}
.ping-pro img{
	max-width: 40px;
	max-height: 40px;
	border-radius: 50%;
	border: 1px solid #c8c8c8;
	position: absolute;
	top: 0;
}
.ping-text-widget{
	max-width: 85%;
}
.ping-name{
	font-weight: bold;
	letter-spacing: 1px;
}
.ping-name span{
	font-weight: normal;
	font-size: 14px;
	color: #7d7972;
}
.ping-text{
	/*border: 1px solid #555;*/
    padding: 0px;
    /*background: #e1e1e1;
    border-radius: 0px 5px 5px 5px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(150,150,150,1);
    -moz-box-shadow: 1px 1px 3px 0px rgba(150,150,150,1);
    box-shadow: 1px 1px 3px 0px rgb(150, 150, 150);*/
    margin-top: 3px;
}
.chatnow{
	padding: 0px 4px !important;
	font-size: 12px;
	margin-top: 8px
}
.chat-by ul{
	position: relative;
	top: 10px;
}

.chat-by-video ul li{
	width: 25px !important;
	height: 25px !important;
}
.chat-by-video ul li a{
	font-size: 12px !important;
}

.chat-by ul li{
	background: #070d10;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	position: relative;
}
.chat-by ul li a{
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 14px;
	width: auto;
}
.video-chat-widget{
	width: 100%;
	/*max-width: 205px;*/
	max-width: 310px;
	/*height: 100%;*/
	/*height: 350px;*/
	height: 280px;
	max-height: 350px;
	background: #E5E5E5;
	z-index: 1;
	position: fixed;
	border: 1px solid #555555;
	-webkit-box-shadow: 2px 2px 17px -7px rgba(51,51,51,1);
	-moz-box-shadow: 2px 2px 17px -7px rgba(51,51,51,1);
	box-shadow: 2px 2px 17px -7px rgba(51,51,51,1);
	right: 10px;
	bottom: 10px;
}
.job-video-container{
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin: 0px auto;
	background: #E5E5E5;
	border: 1px solid #555555;
	position: relative;
	-webkit-box-shadow: 2px 2px 17px -7px rgba(51,51,51,1);
	-moz-box-shadow: 2px 2px 17px -7px rgba(51,51,51,1);
	box-shadow: 2px 2px 17px -7px rgba(51,51,51,1);
}

.job-video-container .my-video{
	width: 250px;
	position: absolute;
	position: -webkit-absolute;
	-webkit-position: absolute;
	left: 10px;
	bottom: 10px;
	border: 4px solid #FFB422;
	border-radius: 4px;
	z-index: 2;
	max-height: 190px;
	overflow: hidden; 
	-webkit-transform: translate(10%, -10%);
	-ms-transform: translate(10%, -10%);
}

.job-video-container .user-video{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.video-control{
	position: relative;
	margin-top: 5px;
	height: 35px;
}
.conta-widget{
	background: #070d10;
	width: 180px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 25px;
}
.conta-widget ul{
	text-align: center;
	top: 3px;
	position: relative;
}
.video-control ul{
	list-style: none;
}
.video-control ul li{
	display: inline-block;
	background: #fff;
}
.video-control ul li a{
	color: #070D10;
}
.video-screen{
	position: relative;
	/*margin-top: 25px;*/
	width: 100%;
	/*height: 145px;*/

}
.v-screen{
	/*background: #070D10;*/
	width: 90%;
	/*height: 145px;*/
	height: 210px;
	/*position: absolute;*/
	/*left: 50%;*/
	/*transform: translate(-50%, 0);*/
	position: relative;
	left: 15px;
	margin-bottom: 10px; 
	margin-top: 15px;
}
.cutcall{
	background: red !important;
}
.cutcall i{
	transform: rotate(133deg);
	top: 0px;
	position: relative;
	right: 0px;
	color: #fff;
}
.job-banner{
	border: 1px solid whitesmoke;
}
#media-div-2 video{
	max-height: 210px !important;
	margin-top: -23px;
}
/* ------------------ /Chat page --------------- */
.multi-sel{
	height: auto;
}
/*@media not all and (min-resolution:.001dpcm) { @media {
	.multi-sel{
		height: 50px;
	}
}}*/
/*@media screen and (max-width: 2100px){
	.multi-sel{
		height: 50px;
	}
}*/

/* --- Countdown  --- */
#countdown{
	max-width: 465px;
	height: 170px;
	text-align: center;
	background: #222;
	background-image: -webkit-linear-gradient(top, #222, #333, #333, #222); 
	background-image:    -moz-linear-gradient(top, #222, #333, #333, #222);
	background-image:     -ms-linear-gradient(top, #222, #333, #333, #222);
	background-image:      -o-linear-gradient(top, #222, #333, #333, #222);
	border: 1px solid #111;
	border-radius: 5px;
	margin: auto;
	padding: 24px 0;
	position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
}
#countdown #tiles{
	position: relative;
	z-index: 1;
}

#countdown #tiles > span{
	width: 75px;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #ffb422;
	background-image: -webkit-linear-gradient(top,#ffb422, #ffcc69); 
	background-image:    -moz-linear-gradient(top,#ffb422, #ffcc69);
	background-image:     -ms-linear-gradient(top,#ffb422, #ffcc69);
	background-image:      -o-linear-gradient(top,#ffb422, #ffcc69);
	border-top: 1px solid #ffb422;
	border-radius: 3px;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.7);
	margin: 0 7px;
	padding: 15px 0;
	display: inline-block;
	position: relative;
}

#countdown #tiles > span:before{
	content:"";
	width: 100%;
	height: 13px;
	background: #111;
	display: block;
	padding: 0 3px;
	position: absolute;
	top: 41%; left: -3px;
	z-index: -1;
}

#countdown #tiles > span:after{
	content:"";
	width: 100%;
	height: 1px;
	background: #eee;
	border-top: 1px solid #333;
	display: block;
	position: absolute;
	top: 48%; left: 0;
}

#countdown .labels{
	width: 100%;
	height: 25px;
	text-align: center;
	position: absolute;
	bottom: 15px;
}

#countdown .labels li{
	width: 88px;
	font-size: 15px;
	font-weight: bold;
	color: #ffb422;
	text-shadow: 1px 1px 0px #000;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
}
/* --- /Countdown  -- */
.my-video video{
	max-height: 100% !important;
}
#user-video video{
	max-height: 100% !important;
	max-width:100% !important;
	width: 100% !important;
}
/*--- Account Verify Pages ---*/
.verify-widgate h1{
	font-weight: bold;
}
/*
.ver-phone{
max-width: 215px;
}*/
.verify-widgate .form-control:focus{
	border-color: #ffb422;
	box-shadow: 0 0 0 .2rem rgba(255, 180, 34, .25);
}
.verify-widgate .form-control{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.verify-widgate .input-group-text{
	padding: 8px;
}
/*--- /Account Verify Pages --*/
/* --- Resposive start --- */
@media screen and (min-width:1200px){
	.date-time-set{
		min-height:165px !important;
	}
	.ticket-select-btn{
		margin-top: 33px;
	}
}
@media screen and (max-width: 1200px){
	#custome-stickey{
		max-width: 100%;
		left:0;
	}
	.header .user-profile{
		margin-top: 0px;
	}
	.search{
		margin:0px 5px;
	}
	.header-menu input[type="checkbox"]:checked ~ #menu{
		top: 10px;
	}
}
@media screen and (max-width: 1024px){}
@media screen and (max-width: 992px){
	.cat-menu-map{
		min-width: 230px;
	}
	.ios-app, .android-app{
		display: inline-block;
	}
}
@media screen and (max-width: 767px){
	.ping-text-widget{
		max-width: 80%;
	}
	.cat-menu-map{
		position: relative;
	}
	.k-event-detial-modal .modal-header{
		position: -webkit-sticky;
		position: relative;
		width: 100%;
		top: 0;
		min-height: 55px;
		z-index: 1;
		background: #fff;
	}
	.k-event-detial-modal .modal-body{
		height: 75vh;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	.k-event-detial-modal .modal-footer{
		position: -webkit-sticky;
		position: sticky;
		width: 100%;
		bottom: 0;
		background: #fff;
	}
	.sign-in-form{
		width: 100%;
	}
}
@media screen and (max-width: 575px){
	.page-main-contain{
		padding-top: 0px;
	}
	.blur{
		display: none;
	}
	.mt-minus-380{
		margin-top: 0;
	}
	.detail-box-image img{
		border-radius: 0;
	}
}
@media screen and (max-width: 420px){
	.pro-choose-file{
		max-width: 100% !important;
	}
	.k-btn-orga{
		display: block;
	}
	.social-icon-box a{
		padding: 18px 0px 15px 10px;
	}
	.ios-app, .android-app{
		display: block;
	}
}
@media screen and (max-width: 315px){}
/* --- Resposive close --- */
/* ---- /KISHAN ---- */