/*------------------------------------------------------------------
Project:	iEvent WP - Elements
Version:	1.0.6
Last change:	11/02/16 [fixed Float bug, vf]
Author:	Janxcode
/*------------------------------------------------------------------
/*------------------------------------------------------------------
[Table of contents]
1.0 Call Action Box - Content 
2.0 Animated Text 
3.0 Teammember 
4.0 Accordion 
5.0 Tagline Box 
6.0 Servicelist 
7.0 Service Network 
8.0 Image Place Holder 
9.0 Portfolio 
10.0 Counter Up 
11.0 Price Table 
12.0 Testimonials 
13.0 Service Box 
14.0 Grid Count Up 
15.0 Process 
16.0 Partners Logo 
17.0 Dropcaps 
18.0 Quotes 
19.0 Tooltips 
20.0 Checklist 
21.0 Dividers 
22.0 Tag Box 
23.0 Notifications 
24.0 Blog 
25.0 Social Network Share 
26.0 Buttons 
27.0 Tabs 
28.0 Progress Bar
29.0 Recent Blog
30.0 Newsletter
31.0 Owl Image Slider 
32.0 Section
33.0 Circlur Counter 
-------------------------------------------------------------------*/
/*---------------------------------------------------------------
[1.0 Call Action Box - Content ]
*/
/*---------------------------------------------------------------
[1.0 Sponsor Logo ]
----------------------------------------------------------------*/	

.jx-ievent-sponsors{
  text-align: center
}
.jx-ievent-sponsors ul{
  margin-bottom:0;
  list-style: none;
}
.jx-ievent-sponsors ul li{
  margin-bottom:10px;
}
.jx-ievent-sponsors li{
    display: inline-block;
    margin-right: 13px;
    margin-bottom: 5px;
    overflow: hidden;
    margin-bottom: 13px;
	width:24%  
}

.jx-ievent-sponsors .jx-ievent-section-title{
	color: #666;
	text-align: center;
	padding: 5px 17px;
	font-weight: 600;
	font-size: 17px;
	text-transform: uppercase;
	margin-top: 48px;
	border: 3px solid #eee;
	display: inline-block;
	margin-bottom: 10px;

}

.jx-ievent-sponsors li:last-child{
    margin-right: 0px;
}
.jx-ievent-sponsors li:nth-child(5n) {
    margin-right: 0;   
}
.jx-ievent-sponsors li img{
  width:100%;
  height:auto;
}

.jx-ievent-sponsors li:hover img{
  opacity:0.8;
}
/*---------------------------------------------------------------
[2.0 Call Action Box - Content ]
---------------------------------------------------------------*/
/*---------------------------------------------------------------
[3.0 Service List Style#1 ]
---------------------------------------------------------------*/
.jx-ievent-servicebox-1{
  margin-bottom:20px
}
.jx-ievent-servicebox-1 .jx-ievent-service-item{
  text-align: center
}
.jx-ievent-servicebox-1 .jx-ievent-service-item .service-icon i{
  color:#ee163a;
  font-size:60px;  
}
.jx-ievent-servicebox-1 .jx-ievent-service-item .service-title{
  margin-top:5px;
  margin-bottom:15px;
}
.jx-ievent-servicebox-1 .jx-ievent-service-item .service-title a{
  color:#000;
  font-size:20px;
  font-weight:600
}
.jx-ievent-servicebox-1 .jx-ievent-service-item .service-title a:hover{
  color:#ee163a;
}
.jx-ievent-servicebox-1 .jx-ievent-service-item .service-title-border{
  background:#ee163a;
  width:100px;
  height:3px;
  margin:0 auto;
  margin-bottom:15px;
}
.jx-ievent-servicebox-1 .jx-ievent-service-item .service-description p{
  font-size:14px;
  padding:0 40px
}
/* Servicebox Style #2 */
.jx-ievent-servicebox-2 .jx-ievent-service-item{
  border:2px solid #eee;
}
.jx-ievent-servicebox-2{
  margin-bottom:20px;
  background: #fff;
}
.jx-ievent-servicebox-2 .service-title{
  background:#333;
  padding:10px;
  margin-top:20px
}
.jx-ievent-servicebox-2 .service-icon{
  color:#fff !important;
  padding:12px;
  line-height: 1.3  
}
.jx-ievent-servicebox-2 .service-icon i{
  color:#EE163A;
  padding:10px;
  
}
.jx-ievent-servicebox-2 .service-title a{
  color:#fff !important;
}
.jx-ievent-servicebox-2 .jx-ievent-service-item{
  text-align: center
}
.jx-ievent-servicebox-2 .jx-ievent-service-item .service-icon i{
  color:#ee163a;
  font-size:60px;  
}
.jx-ievent-servicebox-2 .jx-ievent-service-item .service-title{
  margin-top:5px;
  margin-bottom:15px;
}
.jx-ievent-servicebox-2 .jx-ievent-service-item .service-title a{
  color:#000;
  font-size:20px;
  font-weight:600
}
.jx-ievent-servicebox-2 .jx-ievent-service-item .service-title a:hover{
  color:#ee163a;
}
.jx-ievent-servicebox-2 .jx-ievent-service-item .service-title-border{
  background:#ee163a;
  width:100px;
  height:3px;
  margin:0 auto;
  margin-bottom:15px;
}
.jx-ievent-servicebox-2 .jx-ievent-service-item .service-description p{
  font-size:14px;
  padding:0 40px
}
/* Servicebox Style #3 */
.jx-ievent-servicebox-3{
  margin-bottom:20px
}
.jx-ievent-servicebox-3 .jx-ievent-service-item {
    text-align: left;
}
.jx-ievent-servicebox-3 {
  background:#f9f9f9;
  padding:20px;
}
.jx-ievent-servicebox-3 .service-icon{
float: left;
  margin-right:20px;
  height:100px
}
.jx-ievent-servicebox-3 .service-title{
line-height: 1;
  margin-bottom:5px !important;
}
.jx-ievent-servicebox-3 .jx-ievent-service-item .service-title a{
  color:#000;
  font-size:20px;
  font-weight:600
}
.jx-ievent-servicebox-3 .service-icon i:before {
  color:#999;
  font-size:40px
}
.jx-ievent-servicebox-3 .service-title-border {
  display: none
}
.jx-ievent-servicebox-3 .jx-ievent-service-item .service-description p {
    font-size: 14px;
    padding: 0px 0px;
  margin:0
}
/*---------------------------------------------------------------
[4.0 Countup ]
---------------------------------------------------------------*/
.jx-ievent-counter-item .jx-ievent-counter-icon{
	float:left;
	border-right:1px solid #000000;
	margin-right:20px;
	height:80px;
}
.jx-ievent-light .jx-ievent-counter-item .jx-ievent-counter-icon {
    float: left;
    border-right: 1px solid #ffffff;
    margin-right: 20px;
    height: 80px;
}
.jx-ievent-counter-item .jx-ievent-counter-icon i{
  font-size:55px;
  width:80px;
  height:80px;
  line-height:80px;
}
.jx-ievent-counter-item .jx-ievent-counter-info{
  text-align: left;  
}
.jx-ievent-counter-item .jx-ievent-counter-info .jx-ievent-counter-text{
  color:#fff;
  font-size:25px;
  font-weight:300;
  font-family:oswald;
  line-height: 1  
}
.jx-ievent-dark .jx-ievent-counter-item .jx-ievent-counter-info .jx-ievent-counter-text {
  color:#000000;
}
.jx-ievent-counter-item .jx-ievent-counter-info .jx-ievent-counter-number{
  color:#fff;
  font-size:50px;
  font-weight:400;
  font-family:oswald;
  line-height: 1.2  
}
.jx-ievent-dark .jx-ievent-counter-item .jx-ievent-counter-info .jx-ievent-counter-number {
	color:#000000;
}
.jx-ievent-counter-text:after{
  content:'\f103';
  font-family:fontawesome;
  font-size:20px;
  margin-left:10px;
}
	
/*---------------------------------------------------------------
[5.0 Speakers ]
---------------------------------------------------------------*/
.jx-ievent-speaker-item.jx-ievent-speaker-box-content{
	  width: 39.4%;
	}
	
	.jx-ievent-speaker-item.jx-ievent-speaker-box-content .jx-ievent-title{
	  font-size:31px;
	  color:#000;
	}
	
	.jx-ievent-speaker-item.jx-ievent-speaker-box-content .jx-ievent-title span{
	  font-size:31px;
	  font-weight:600;
	  color:#EE163A
	}
	.jx-ievent-hr-title{
	  width:50px;
	  height:2px;
	  background:#EE163A;
	  margin:8px 0
	}
	
	.jx-ievent-speaker-item.jx-ievent-speaker-box-content p{
	  line-height: 1.5;
	  margin-top:10px;
	  padding: 0 10px 0 0;
	}
	
	.jx-ievent-speaker-item img {
		width: 100%;
		height: auto;
	}
		
	.jx-ievent-speaker .jx-ievent-speaker-item{
		float: left;
		margin-bottom: 10px;
		margin-right: 10px;
		overflow: hidden;
	}
	
	.jx-ievent-speaker .jx-ievent-speaker-item:nth-child(5n) {
	  margin-right:0;  
	}
		
    .jx-ievent-speaker-item{
	  height: auto;
	  width: 19.3%;
	}
	.jx-ievent-image-wrapper .jx-ievent-speaker-overlayer{
	  position:absolute;
	  top:0;
	  left:0;
	  width:100%;
	  height:100%;
	  background:rgba(0,0,0,0.6);
	  opacity:0;
	  transition:all 0.3s ease-out;
	}
	
	.jx-ievent-image-wrapper .jx-ievent-speaker-overlayer:after{
	  content:'';
	  border:1px solid #ccc;
	  position:absolute;
	  top:0;
	  left:0;
	  width:100%;
	  height:100%; 
	  background:rgba(0,0,0,0.5);
	  transition:all 0.3s ease-out;
	}
	.jx-ievent-image-wrapper:hover .jx-ievent-speaker-overlayer:after{
	  content:'';
	  border:1px solid #ccc;
	  position:absolute;
	  top:16px;
	  left:18px;
	  width:82%;
	  height:80%; 
	  background:rgba(0,0,0,0.5);
	  transition:all 0.3s ease-out;
	}
	
	.jx-ievent-image-wrapper .jx-ievent-image-hover-info{
	  	position: absolute;
		top: 90%;
		margin-top: -50px;
		margin-left: 35px;
		opacity: 0;
		transition: all 0.3s ease-out;
		margin-right: 35px;
	}
	
	.jx-ievent-image-wrapper:hover .jx-ievent-speaker-overlayer{
	  opacity:1;
	  cursor:pointer;
	}
	
	.jx-ievent-image-wrapper:hover .jx-ievent-image-hover-info{
	  top:50%;
		opacity:1;
	}
	
	.jx-ievent-image-wrapper .jx-ievent-speaker-name{
	  font-size:20px;
	  color:#fff;
	  margin-bottom:0px;
	}
	
	.jx-ievent-image-wrapper .jx-ievent-speaker-pos{
	  text-align:left;
	  font-size:15px;
	  color:#aaa;
	  margin-bottom:10px;
	}
	
	.jx-ievent-speaker-item .speaker-social ul{
	  margin-top:10px;
	}
	
	.jx-ievent-speaker-item .speaker-social li {
		text-align: center;
		
	}
	
	.jx-ievent-speaker-item .speaker-social li i {
		background: #333;
		width: 30px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		font-size: 19px;
		color:#fff;
	 }
	
	.jx-ievent-speaker-item .speaker-social li i:hover {
		color:#333;
		background:#fff
	 }
	 
	/* Normal Speaker with intro text */
	.jx-ievent-speaker.intro_class .jx-ievent-speaker-item:nth-child(4) {
    	margin-right: 0;
	}
	
	.jx-ievent-speaker.intro_class .jx-ievent-speaker-item:nth-child(5n) {
		margin-right: 10px;
	}
	
	.jx-ievent-speaker.intro_class .jx-ievent-speaker-item:last-child {
		margin-right: 0px;
	}
	
	/*single speaker */
		
	.speaker-pop-up .speaker-photo {
	  width:35%;
	  margin-left:20px
	}
	
	.speaker-pop-up .speaker-content {
	  width:90%;
	  padding:0 20px;
	  margin-left:20px !important;;
	}
	
	.jx-ievent-speaker .speaker-name{  
		font-size: 25px;
		color: #000;
		text-transform: uppercase;
		font-weight: 600;
		padding: 0 0px 10px;
		margin-bottom: 5px;
	 }
	
	.jx-ievent-speaker .speaker-name span{  
	  font-size:25px;
	  color:#EE163A ;
	  text-transform:uppercase;
	  font-weight:600;
	  padding:10px 0   
	 }
	
	.jx-ievent-speaker .speaker-photo{
	  float:left;
	  margin-right:27px;
	  margin-bottom: 25px;
	}
	
	.jx-ievent-speaker .speaker-photo img
	{
	  width:100%;
	  height: auto;
	}
	
	.jx-ievent-speaker-name a{
	  color:#fff;
	}
	
	.jx-ievent-speaker-name a:hover{
	  color:#aaa !important;;
	}
	
	.speaker-social li{
	  display: inline-block;
	  margin-right: 6px;  
	}
	
	.speaker-social li i{
	  background:#f9f9f9;
	  width:45px;
	  height:45px;
	  line-height:45px;
	  text-align: center;
	  font-size:20px
	}
/*--------------------------- SPEAKER STYLE 2-------------------------*/
.jx-ievent-speaker.jx-ievent-speaker-lg .jx-ievent-speaker-item {
    height: auto;
	width: 24.3%;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
}
.jx-ievent-speaker.jx-ievent-speaker-lg .jx-ievent-speaker-item:nth-child(4n) {
    margin-right: 0;
}

.jx-ievent-speaker.jx-ievent-speaker-lg .jx-ievent-speaker-item:nth-child(5n) {
    margin-right:10px;
}

.jx-ievent-speaker.jx-ievent-speaker-lg .jx-ievent-speaker-item:nth-child(8n) {
    margin-right: 0;
}
.jx-ievent-speaker.jx-ievent-speaker-lg .jx-ievent-image-wrapper:hover .jx-ievent-speaker-overlayer::after {
    content: "";
    border: 1px solid #CCC;
    position: absolute;
    top: 10px;
	left: 13px;
    width: 90%;
    height: 90%;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
    transition: all 0.3s ease-out 0s;
}
.jx-ievent-speaker.jx-ievent-speaker-lg .jx-ievent-image-wrapper .jx-ievent-image-hover-info {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: -40px;
    margin-left: 0px;   
    padding:20px;
    opacity: 0;
    width:100%;
    text-align: center;
	transition: all 0.3s ease-out 0s;    
}
.jx-ievent-speaker.jx-ievent-speaker-lg .jx-ievent-image-wrapper:hover .jx-ievent-image-hover-info {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25%;
    margin-left: 0px;   
    padding:20px;
    opacity: 1;
    width:100%;
    text-align: center    
}
.jx-ievent-speaker.jx-ievent-speaker-lg .jx-ievent-image-wrapper .jx-ievent-speaker-name {
    font-size: 27px;
    color: #FFF;
    margin-bottom: 0px;
}
.jx-ievent-speaker.jx-ievent-speaker-lg .jx-ievent-image-wrapper .jx-ievent-speaker-pos  {
  text-align: center;  
  font-size: 16px;
  margin-bottom: 0px;
}



/*---------------------------------------------------------------
[8.0 Newsletter ]
---------------------------------------------------------------*/
.jx-ievent-newsletter .search-inline-block{
	display:block;
	margin-right:60px;
}
.jx-ievent-newsletter{
  height:60px;
  margin-bottom:50px;
  max-width:600px;
  margin:0 auto;
} 
.jx-ievent-newsletter .jx-ievent-form-wrapper input {
	padding: 10px 13px;
	float: left;
	font-size: 17px;
	border: 0px none;
	background: #f9f9f9 none repeat scroll 0% 0%;
 	height:60px;
	border-radius:0;
}
.jx-ievent-newsletter .jx-ievent-form-wrapper button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    background: #ee163a ;
  border-radius:0;
  text-align: center;
  height:60px;
  width:60px;
}
.jx-ievent-newsletter .jx-ievent-form-wrapper button i {
  width:60px;
  height:60px;
  text-align: center;
  text-indent:-15px;
  font-size:35px;
}
 
.jx-ievent-newsletter .jx-ievent-form-wrapper input:focus {
    outline: 0;
    background: #fff;
}
 
.jx-ievent-newsletter .jx-ievent-form-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}
 
.jx-ievent-newsletter .jx-ievent-form-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}
 
.jx-ievent-newsletter .jx-ievent-form-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}    
 
/* Form submit button */
   
.jx-ievent-newsletter .jx-ievent-form-wrapper button:hover{     
    background: #000;
}   
   
.jx-ievent-newsletter .jx-ievent-form-wrapper button:active,
.jx-ievent-newsletter .jx-ievent-form-wrapper button:focus{   
    background: #c42f2f;
    outline: 0;   
}
 
 
.jx-ievent-newsletter .jx-ievent-form-wrapper button:hover:before{
    border-right-color: #000;
}
 
.jx-ievent-newsletter .jx-ievent-form-wrapper button:focus:before,
.jx-ievent-newsletter .jx-ievent-form-wrapper button:active:before{
        border-right-color: #c42f2f;
}  
.jx-ievent-newsletter-box .help-block{
  display: none;
}  
/*---------------------------------------------------------------
[8.0 Protfolio]
---------------------------------------------------------------*/
/*---------------------------------------------------------------
[8.0 Buttons ]
---------------------------------------------------------------*/
.jx-ievent-btn-default {
	padding: 0px 22px;
	display: inline-block;
	background: #EE163A none repeat scroll 0% 0%;
	color: #FFF;
	font-size: 16px;
	border: 0px none;
	font-weight: 500;
	text-transform: uppercase;
	height: 48px;
	line-height: 46px;
}
.jx-ievent-btn-default a {
}
.jx-ievent-btn-default:hover {
	color:#ffffff !important;
 	background:#000;  
}
.jx-ievent-btn-default i {
  color: #fff;
  font-size:28px;
  padding:0;
  vertical-align: middle
}
.jx-ievent-btn-default.jx-ievent-outline {
    color: #EE163A;
    border: 2px solid #EE163A;
	background:none;	
}
.jx-ievent-btn-default.jx-ievent-outline i {
    color: #EE163A;
  	font-size:30px;
 	padding:0;
  	vertical-align: middle
}
.jx-ievent-btn-default.jx-ievent-outline:hover {
	color:#ffffff;
  background:#000;
  border: 2px solid transparent;
}
.jx-ievent-btn-default.jx-ievent-outline:hover i {
  color:#fff;
}
.jx-ievent-btn-default span{
  color:#999;
  font-size:16px;
  margin-left:10px;
  font-weight:500
}
.jx-ievent-btn-default i{
  margin-right:10px;
}
/*---------------------------------------------------------------
[11.0 Tabs ]
---------------------------------------------------------------*/
.resp-tabs-list{
list-style: none;
}
.resp-tabs-list li {
	font-size: 14px;
	text-align: left;
	display: inline-block;
	padding: 13px 15px;
	margin: 0px;
	list-style: outside none none;
	cursor: pointer;
	float: left;
	background: #f9f9f9 none repeat scroll 0% 0%;
	color: #333;
	border: 1px solid #eee;
}
.resp-content-active,.resp-accordion-active {
  display: block;
}
.shortcode_tab_a .resp-tab-content {
  border: 1px solid #c1c1c1;
}
.shortcode_tab_e .jx-ievent-tab-date i {
  font-size: 20px;
  padding: 5px;
}
.shortcode_tab_e ul.resp-tabs-list,p {
  margin: 0px;
  padding: 0px;
}
.shortcode_tab_e li.resp-tab-active {
  font-weight: 500;
}
.shortcode_tab_e .resp-tabs-container {
  padding: 0px;
	background-color: #fff;
	clear: left;
	border: 1px solid #eee;
}
.shortcode_tab_e h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}
.shortcode_tab_e .resp-tab-content {
  display: none;
  padding: 15px 15px 45px 15px;
}
.shortcode_tab_e li {
	border-top: 5px solid transparent;
	margin-bottom: -1px;
	margin-right: -1px;
	padding: 12px 14px 14px;
	background: #FFF none repeat scroll 0% 0%;
	min-width: 90px;
	text-align: center;
}
.shortcode_tab_e ul{
list-style:none;
}
.shortcode_tab_e.jx-ievent-white-tab.jx-ievent-arrow-tab ul li {
  background: #eeeeee;
  color: #000;
  margin-bottom:15px !important;
  margin-right:15px;
  position:relative;
  padding: 24px 52px 25px;
  width: 33.7%;
}
.shortcode_tab_e.jx-ievent-white-tab.jx-ievent-arrow-tab ul li:last-child {
    margin-right: 0px !important;
}
.shortcode_tab_e.jx-ievent-white-tab.jx-ievent-arrow-tab ul li:nth-last-child(1){
  margin-right:0 !important;
}
.shortcode_tab_e.jx-ievent-white-tab.jx-ievent-arrow-tab ul li.resp-tab-active:after
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 9px 9px 0;
	border-color: #EE163A transparent;
	display: block;
	width: 0;
	z-index: 5;
	bottom: -8px;
	margin-left: -9px;  
	left: 50%;
}
.shortcode_tab_e.jx-ievent-white-tab.jx-ievent-arrow-tab li.resp-tab-active {  
  padding: 24px 52px 25px;
  background-color: #EE163A;
  color: #fff;
  width: 30%;
}
.shortcode_tab_e.jx-ievent-white-tab.jx-ievent-arrow-tab ul li {
    border: none;
}
.shortcode_tab_e.jx-ievent-white-tab .resp-tabs-list li.resp-tab-active:hover{
  color:#fff
}
.jx-ievent-tab-date{
  font-family:oswald;
  font-size:50px;
  line-height: 1    
}
.jx-ievent-tab-day{
  font-family:oswald;
  font-size:30px;
  margin:15px 0 5px 0px ;  
}
.jx-ievent-subtab-main{
  padding:0 !important;
}
.resp-tabs-list.jx-ievent-subtab{
  padding:0 !important;;
  margin:0 !important;;
  background:#000;
  height:58px;
  width:100%;
}
.shortcode_tab_e.jx-ievent-white-tab.jx-ievent-arrow-tab ul.jx-ievent-subtab li {
  background: #000 none repeat scroll 0% 0%;
  color: #fff;
  font-family:oswald;
  font-size:20px;
  text-transform:capitalize;
  line-height: 1.2;
  width:23%;
  padding-top: 16px;
	line-height: 1.2;
	padding-bottom: 0;
}
.resp-tab-item.childtab_1.resp-tab-active,
.resp-tab-item.childtab_2.resp-tab-active,
.resp-tab-item.childtab_3.resp-tab-active,
.resp-tab-item.childtab_4.resp-tab-active{
  border-bottom:4px solid #EE163A  !important;
  padding-bottom:14px !important;;
}
#ChildTab-1 ul li.resp-tab-active::after,
#ChildTab-2 ul li.resp-tab-active::after,
#ChildTab-3 ul li.resp-tab-active::after,
#ChildTab-4 ul li.resp-tab-active::after{
    border-color: transparent transparent;
}
/*Tab Width */
.jx-ievent-subtab.two-halls li{
  width:49.3% !important;
}
.jx-ievent-subtab.three-halls li{
  width:32.4% !important;
}
.jx-ievent-subtab.five-halls li{
  width:18.9% !important;;
}

.jx-ievent-subtab.six-halls li{
  width:15.54% !important;;
}

/*---------------------------------------------------------------
[12.0 Accordion  ]
---------------------------------------------------------------*/
/*---------------------------------------------------------------
[13.0 Counting Down  ]
---------------------------------------------------------------*/
/*---------------------------------------------------------------
[13.0 FAQ  ]
---------------------------------------------------------------*/
.jx-ievent-faq .jx-ievent-faq-head .jx-ievent-faq-title{
  background:#ee163a;
  padding:20px 0;
  width:111px;
  height:88px;
  color:#fff;
  font-size:40px;
  text-align:center;
  position:relative;
  margin-right:25px;
  float:left;
}
.jx-ievent-faq .jx-ievent-faq-head .jx-ievent-faq-title:after {
  content: "";
  display: block; /* reduce the damage in FF3.0 */
  position: absolute;
  bottom: -15px;
  left: 40px;
  width: 0;
  border-width: 15px 15px 0;
  border-style: solid;
  border-color: #ee163a transparent;
}
.jx-ievent-faq-description{
  background:#000;
  color:#fff;
  height:88px;
  padding:20px;
  font-size:20px;
}
.jx-ievent-faq-description p{
  font-size:16px;
}
/* Accordion */
.jx-ievent-accordion .title{
  font-size:19px;
  color:#fff;
  font-weight:500;
  cursor: pointer
  }
  
.jx-ievent-accordion{
  padding-top:20px !important;
}
.jx-ievent-accordion .head{
	padding: 20px;
	font-size: 15px;
	background: rgb(238, 22, 58);
	margin-bottom: 10px;
}
.jx-ievent-accordion .description{
  margin: 20px 0 !important;
  font-size:17px;
  color:#fff    
}
/*---------------------------------------------------------------
[13.0 Contact Form   ]
---------------------------------------------------------------*/
.jx-ievent-contact-form{
  max-width: 950px;
  margin:0 auto
}
.jx-ievent-contact-form input{
  height:45px;
  border:none;
  padding:0 10px;
  font-size:15px;
  color:#333 !important;
  border-radius:0
}
.jx-ievent-contact-form textarea{
  border:none;
  padding:10px 10px;
  font-size:15px;
  color:#333 !important;
  border-radius:0;
  border: 1px solid #ccc;
}
.row-1 .contact-full-name,.row-1 .contact-email{
  width:49%;
  display: inline-block;
}
.contact-full-name{
  margin-right:10px;
}
.jx-ievent-contact-form input.jx-ievent-submit{
  width:100%;
  background:#ee163a;
  color:#fff !important;
  font-family:raleway;
  text-transform:uppercase;
  font-size:20px;
  font-weight:500;
  border: 0;
  border-radius: 0;
}
/* Location Map */
.jx-ievent-venue-box{
	position: absolute;
	z-index: 999;
	top: 69px;
	width: 300px;
	height: 300px;
	color: #FFF;
	left: 40px;
	background: #333 none repeat scroll 0% 0%;
	border-radius: 50%;
	text-align: center;
	line-height: 1.5;
	padding: 50px 30px;
}
.jx-ievent-venue-box h1{
  color:#fff;
  font-weight:500
}
.jx-ievent-venue-box p{
  font-size:14px;
}
.jx-ievent-hotel-name{
  font-size:18px;
  font-weight:500
}
.jx-ievent-venue-address{
  margin-top:24px;
}
.jx-ievent-venue-heading{
  font-size:18px;
  text-transform: uppercase;
  font-weight:500
    
}
.jx-ievent-venue-heading i{
 margin-right:5px;
  font-size:25px;    
}
.jx-ievent-address-1,.jx-ievent-address-2,.jx-ievent-address-3{
  font-size: 14px;
line-height: 1.5;
}
.jx-ievent-status-message.jx-ievent-success{
  padding:15px;
  background:#8bcc72;
  color:#fff;
  margin:0px 0 20px;
  font-size:16px;
}
.jx-ievent-status-message.jx-ievent-error{
  padding:15px;
  background:#f65d64;
  color:#fff;
  margin:0px 0 20px;
  font-size:16px;
}
/*contact Info */
.jx-ievent-contact-info{
  margin-left:40px;
  margin-bottom: 12px;
}
.jx-ievent-contact-info .jx-icon i{
	width: 70px;
	height: 70px;
	line-height: 70px;
	color: #999;
	text-align: center;
	font-size: 46px;
	float: left;
	margin-right: 10px;
	border: 1px solid #eee;
  
}
.jx-ievent-contact-info h2{
	line-height: 1;
	font-size: 19px;
	font-weight: 500;
	color: #333;
	text-transform: uppercase;
}
.jx-ievent-contact-info p{
  line-height: 1;
  font-size:16px;
  color:#999
}
.jx-info .jx-title .jx-bottom-border{
  width:60px;
  height:2px;
  background:#EE163A;
  margin-bottom:10px;
}
.jx-info .jx-contact-detail div{
  line-height: 1.6;
  font-size:14px;
}
/*---------------------------------------------------------------
[10.0 Testimonials ]
----------------------------------------------------------------*/
.jx-ievent-testimonial{
  background:rgba(0,0,0,0.7);
  min-height: 323px;
  padding-top: 70px;
}
.jx-ievent-testimonial-item .jx-ievent-photo{
  width:120px;
  float:left
}
.jx-ievent-testimonial-item .jx-ievent-testimonial-content{
  width:500px;
  min-height:120px;
  float:left;
  margin-left:20px
}
.jx-ievent-testimonial-item .jx-ievent-photo img{
  border-radius:50%;
  border:3px solid #fff
}
.jx-ievent-testimonial-item .jx-ievent-testimonial-content .jx-ievent-name {
  background:#000;
  display: block;
  height:35px;
}
.jx-ievent-testimonial-item .jx-ievent-testimonial-content .jx-ievent-name i {
	width: 35px;
	height: 35px;
	color: #EE163A;
	text-align: center;
	line-height: 35px;
	background: #fff;
}
.jx-ievent-testimonial-item .jx-ievent-testimonial-content .jx-ievent-name{
  background:#EE163A;
  color:#fff;
  font-size:19px;
  text-transform: uppercase;
  padding-right:20px;
  display: inline-block;
}
.jx-ievent-testimonial-item .jx-ievent-testimonial-content .jx-ievent-name span{
  padding-left:10px;
  
}
.jx-ievent-testimonial-item .jx-ievent-testimonial-content .jx-ievent-content p{
	color: #FFF;
	padding: 10px 0px;
	line-height: 1.5;
	width: 700px;
	font-size: 19px;
	font-weight: 400;
	font-family:'Raleway',Arial,Helvetica,sans-serif;
}
.jx-ievent-testimonial-item{
  padding:11px;
  max-width:900px;
  margin:0 auto;
}
.jx-ievent-testimonial .flex-control-nav.flex-control-paging {
    bottom: 12px;
}
.jx-ievent-testimonial .flex-control-nav.flex-control-paging li{
  vertical-align: middle;
}
.jx-ievent-testimonial .flex-control-nav.flex-control-paging li a{
  background:#ee163a;
  width:15px;
  height:15px;
  line-height: 1;
  vertical-align: middle;
}
.jx-ievent-testimonial .flex-control-nav.flex-control-paging li a.flex-active{
  border: 2px solid #ee163a;
  background:none;
  vertical-align: middle;
}
/*---------------------------------------------------------------
[10.0 Price Table ]
----------------------------------------------------------------*/
.jx-ievent-price-table .jx-ievent-price-item{
  background:#ee163a;
  color:#fff;  
}
.jx-ievent-price-table .jx-ievent-price-item .jx-ievent-price{
	font-size: 110px;
	font-family: oswald;
	text-align: center;
	padding: 45px 20px 0px;
	margin-top: 20px;
	line-height: 91px;
	color: rgb(255, 255, 255) !important;
	background: rgb(51, 51, 51) none repeat scroll 0% 0%;
}
.jx-ievent-price-table .jx-ievent-price-item .jx-ievent-price span{
  font-size:50px;
}
.jx-ievent-price-table .jx-ievent-price-item .jx-ievent-package-name{
	font-size: 40px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 18px;
	height: 68px;
	line-height: 1;
	padding: 14px;
	color: rgb(255, 255, 255) !important;
	background: rgb(51, 51, 51) none repeat scroll 0% 0%;
	border-top: 1px dashed #444;
}
.jx-ievent-price-table .jx-ievent-price-item .jx-ievent-package-feature{
 padding:0px 20px 25px;
}
.jx-ievent-price-tableul{
list-style:none;
}
.jx-ievent-price-table .jx-ievent-price-item .jx-ievent-package-feature ul li{
border-top: 1px solid rgba(255,255,255,0.3);
 margin:0;
  padding:10px;
  font-size:14px;
}
.jx-ievent-price-table .jx-ievent-price-item .jx-ievent-package-feature ul li i{
 margin-right:10px
}
/* White Price Table */
.jx-ievent-price-table .jx-ievent-price-item.jx-ievent-white{
  background-color:#333 !important;   
}
.jx-ievent-price-table .jx-ievent-price-item.jx-ievent-white .jx-ievent-price {
    background-color: #EE163A;
}
.jx-ievent-price-table .jx-ievent-price-item.jx-ievent-white .jx-ievent-package-name {
    background-color: #EE163A;
}
.jx-ievent-price-table .jx-ievent-price-item.jx-ievent-white .jx-ievent-price,.jx-ievent-price-item.jx-ievent-white .jx-ievent-package-name,.jx-ievent-price-item.jx-ievent-white .jx-ievent-package-feature{
  color:#EE163A;
}
.jx-ievent-price-table .jx-ievent-price-item.jx-ievent-white li{
 border-top: 1px solid rgba(50, 50, 50, 0.1);
 color: #fff;
}
.jx-ievent-price-table .jx-ievent-price-item .jx-ievent-package-feature ul li:first-child{
  border-top:none;
}
/* Two Outems Only*/
.two-item .jx-ievent-pricing-list > li {
    width: 50% !important;
   }
.two-item .jx-ievent-pricing-list > li .one-third {
    width: 96% !important
   }
/*Button */
.jx-ievent-price-btn{
  height:90px;
  width:100%;
  padding:10px;
  text-align:center;
  
}
.jx-ievent-price-btn a{
  display: inline-block;
  background:#333;
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  padding:15px 20px;
  text-align:center;
  border-radius:5px;
  border:2px solid transparent;
}
.jx-ievent-price-btn a:hover{
  border:2px solid #fff;
  color:#fff;
  background:transparent;
}
/*----------------- Price style 2-----------------------*/
.jx-ievent-price-table.jx-ievent-price-2 {
	background:#efeeee;
	color:#333333;
}
.jx-ievent-price-table.jx-ievent-price-2 .jx-ievent-head {
	padding: 25px 0px 0px 0px;
	background: #333333;
}
.jx-ievent-price-table.jx-ievent-price-2 .jx-ievent-package-feature {
    padding: 20px 20px 1px 20px;
}
.jx-ievent-price-table.jx-ievent-price-2 .jx-ievent-package-feature ul li {
    border-top: 1px solid #E4E0E0;
    margin: 0px;
    padding: 10px;
    font-size: 14px;
}
.jx-ievent-price-table.jx-ievent-price-2 .jx-ievent-package-feature ul li:first-child {
    border-top: medium none;
}
.jx-ievent-price-table.jx-ievent-price-2 .jx-ievent-package-feature ul li i {
    margin-right: 10px;
}
.jx-ievent-price-table.jx-ievent-price-2 .jx-ievent-package-name {
	font-size: 33px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 40px;
	color: #ffffff;
	text-transform: uppercase;
}
.jx-ievent-price-table.jx-ievent-price-2 .jx-ievent-package-name span {
	border-bottom:solid 1px #FFFFFF;
}
.jx-ievent-price-table.jx-ievent-price-2 .jx-ievent-price {
	font-size: 60px;
	font-family: oswald;
	text-align: center;
	margin-bottom: 8px;
	line-height: 50px;
	color: #ffffff;
}
.jx-ievent-price-table.jx-ievent-price-2 .jx-ievent-price span.jx-ievent-dollar {
	font-size: 30px;
	position: relative;
	top: -24px;
}
.jx-ievent-price-table.jx-ievent-price-2 .jx-ievent-price span.jx-ievent-sub-price {
	font-size: 30px;
}
.jx-ievent-price-table.jx-ievent-price-2 .jx-ievent-price-btn{
	height:90px;
	width:100%;
	padding:10px;
	text-align:center;
}
.jx-ievent-price-table.jx-ievent-price-2 .jx-ievent-price-btn a {
    display: inline-block;
    background: #ffffff;
    color: #333333;
    font-size: 16px;
    text-transform: uppercase;
    padding: 12px 40px;
    text-align: center;
    border-radius: 5px;
    border: 2px solid transparent;
}
.jx-ievent-price-table.jx-ievent-price-2 .jx-ievent-price-btn a:hover{
	border:2px solid #EE163A;
	color:#EE163A !important;
	background:transparent;
}
/*----------------- Price style 3-----------------------*/
.jx-ievent-price-table.jx-ievent-price-3 {
	background: #ffffff;
	color: #0C0101;
	border: 1px solid rgba(0, 0, 0, 0.18);
}
.jx-ievent-price-table.jx-ievent-price-3 .jx-ievent-head {
	padding: 50px 0px 0px 0px;
}
.jx-ievent-price-table.jx-ievent-price-3 .jx-ievent-package-feature {
    padding: 0px 20px 0px;
}
.jx-ievent-price-table.jx-ievent-price-3 .jx-ievent-package-feature ul li {
    border-top: 1px solid rgba(0, 0, 0, 0.18);
    margin: 0px;
    padding: 10px;
    font-size: 14px;
}
.jx-ievent-price-table.jx-ievent-price-3 .jx-ievent-package-feature ul li:first-child {
    border-top: medium none;
}
.jx-ievent-price-table.jx-ievent-price-3 .jx-ievent-package-feature ul li i {
    margin-right: 10px;
}
.jx-ievent-price-table.jx-ievent-price-3 .jx-ievent-package-name {
	font-size: 25px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 25px;
	color: #000000;
}
.jx-ievent-price-table.jx-ievent-price-3 .jx-ievent-price {
	font-size: 33px;
	font-family: oswald;
	text-align: center;
	margin-bottom: 20px;
	line-height: 40px;
	color: #000000;
}
.jx-ievent-price-table.jx-ievent-price-3 .jx-ievent-price-btn{
	height:90px;
	width:100%;
	padding:10px;
	text-align:center;
}
.jx-ievent-price-table.jx-ievent-price-3 .jx-ievent-price-btn a {
    display: inline-block;
    background: #333333;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 12px 40px;
    text-align: center;
    border-radius: 5px;
    border: 2px solid transparent;
}
.jx-ievent-price-table.jx-ievent-price-3 .jx-ievent-price-btn a:hover{
	border:2px solid #EE163A;
	color:#EE163A !important;
	background:transparent;
}
/*----------------- Price style 4-----------------------*/
.jx-ievent-price-table.jx-ievent-price-4 {
	background: #ffffff;
	color: #0C0101;
	border: 1px solid rgba(0, 0, 0, 0.18);
}
.jx-ievent-price-table.jx-ievent-price-4 .jx-ievent-head {
	background: #EE163A;
	padding: 50px 0px 20px 0px;
	margin-bottom: 15px;
}
.jx-ievent-price-table.jx-ievent-price-4 .jx-ievent-package-feature {
    padding: 0px 20px 0px;
}
.jx-ievent-price-table.jx-ievent-price-4 .jx-ievent-package-feature ul li {
    border-top: 1px solid rgba(0, 0, 0, 0.18);
    margin: 0px;
    padding: 10px;
    font-size: 14px;
}
.jx-ievent-price-table.jx-ievent-price-4 .jx-ievent-package-feature ul li:first-child {
    border-top: medium none;
}
.jx-ievent-price-table.jx-ievent-price-4 .jx-ievent-package-feature ul li i {
    margin-right: 10px;
}
.jx-ievent-price-table.jx-ievent-price-4 .jx-ievent-package-name {
	font-size: 25px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 25px;
	color: #ffffff;
}
.jx-ievent-price-table.jx-ievent-price-4 .jx-ievent-price {
	font-size: 33px;
	font-family: oswald;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
}
.jx-ievent-price-table.jx-ievent-price-4 .jx-ievent-price-btn{
	height:90px;
	width:100%;
	padding:10px;
	text-align:center;
}
.jx-ievent-price-table.jx-ievent-price-4 .jx-ievent-price-btn a {
    display: inline-block;
    background: #333333;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 12px 40px;
    text-align: center;
    border-radius: 5px;
    border: 2px solid transparent;
}
.jx-ievent-price-table.jx-ievent-price-4 .jx-ievent-price-btn a:hover{
	border:2px solid #EE163A;
	color:#EE163A !important;
	background:transparent;
}
/*---------------------------------------------------------------
[10.0 Register Form ]
----------------------------------------------------------------*/
.jx-ievent-countdown-form .jx-ievent-half-width{
  width:50% !important;
}
.jx-ievent-ticket-form,.jx-ievent-countdown-box{
  padding:60px;
}
.jx-ievent-ticket-form h1{
  color:#fff;
  font-family:raleway
}
.jx-ievent-ticket-form input{
  border-radius:0;
  height:44px;
  font-size:15px;
  padding:0 15px;
}
#contactForm-2 .jx-ievent-ticket-valid select{
  width:45%;
}
.jx-ievent-ticket-type select{
  width:45%;
}
/*Select Options */
.jx-ievent-event-register .jx-ievent-ticket-type{
  width:45%;
  margin-left:285px;
  height: 70px
}
.jx-ievent-event-register .jx-ievent-ticket-type .sbHolder{
  height: 50px
}
.jx-ievent-event-register .jx-ievent-ticket-type .sbToggle{
  height: 50px;
  top:8px;
  right:8px
}
.jx-ievent-event-register .jx-ievent-ticket-type .sbOptions{
  top:49px !important;  
}
.jx-ievent-event-register .sbSelector:link,.jx-ievent-event-register .sbSelector:visited,.jx-ievent-event-register .sbSelector:hover {
    outline: medium none;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    padding: 10px 0px;
    height: 50px;
    width: 100%;
}
.jx-ievent-ticket-form .jx-ievent-ticket-type{
 float:left;
  margin-right:20px;
}
.jx-ievent-ticket-form .jx-ievent-ticket-type{
  width:48%;  
}
.jx-ievent-countdown-form .jx-ievent-countdown-box,.jx-ievent-countdown-form .jx-ievent-ticket-form{
  display: inline-block;
  height:456.8px;
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;
}
.jx-ievent-countdown-form .jx-ievent-countdown-box h1{
	text-align:center;
	color:#fff;
	
}
.jx-ievent-countdown{
  text-align: center
}
.jx-ievent-countdown-box .jx-ievent-event-box-counter {
    text-align: center;
    opacity: 0.9;
    height: 456px;
}
.jx-ievent-countdown .counter-wrapper li{
	background:#ee163a;
	color:#fff;
	padding:10px;
	width: 93px;
	height: 93px;
	display: inline-block;
	font-family: oswald;
	margin-right: 30px;
	margin-top: 20px;
}
.jx-ievent-countdown-box .counter-wrapper li{
	border: 3px solid #fff;
}
.jx-ievent-countdown .counter-wrapper li:last-child{
  margin-right:0px !important;
}
.jx-ievent-countdown .counter-wrapper li .count{
  font-size:30px;
  font-weight:200;
  padding:12px;
}
.jx-ievent-countdown .counter-wrapper li .count-text{
  font-size:22px;
  margin-top:5px;
  font-weight:400;
  text-transform: uppercase
 
}
.jx-ievent-btn-default.jx-ievent-outline.jx-ievent-white-btn {
    background: #fff;
    color:#EE163A;
}
.jx-ievent-btn-default.jx-ievent-outline.jx-ievent-white-btn:hover {
    background: #000;
    color:#EE163A;
}
.jx-ievent-countdown-box  p{
  color:#fff;
}
.jx-ievent-countdown-box h1{
  color:#fff;
  text-transform: uppercase
}
/*vc fix */
.jx-ievent-ticket-form {
    height: 456.8px;
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;
}

/* Count DOwn 2 */
.jx-ievent-countdown-box-2 ul{
  padding:0;  
}

.jx-ievent-countdown-box-2 li{
  border:3px solid #fff;
  margin-bottom:0
}

/*---------------------------------------------------------------
[11.0 Media Center ]
----------------------------------------------------------------*/
.jx-ievent-media-center {}
.jx-ievent-media-center .image img {
	width:100%;
}
.jx-ievent-media-center .one-third.columns{  
  background:#fff;
  border:1px solid #eee 
}
.jx-ievent-media-center .title{
  padding:10px 20px;
}
.jx-ievent-media-center .date{
  padding:0 20px;
}
.jx-ievent-media-center .description{
  padding:0 20px;
  margin: 10px 0 40px;
  line-height: 1.5;  
}
.jx-ievent-media-center .title a{
	color:#000;
	font-size:19px;
	font-weight:600;
	padding: 15px 0px 10px 0px;
}
.jx-ievent-media-center .title a:hover{
  color:#EE163A;
}
.jx-ievent-media-center .date {
    font-size: 18px;
    font-weight: 600;
	padding: 0px 20px;
}
.jx-ievent-media-center .date i {
    font-size: 20px;
	color:#EE163A;
	padding:0px;
	padding-right:5px;
	vertical-align: middle;
}
.jx-ievent-media-center .date span {
    padding-right: 26px;
	position: relative;
	font-size: 13px;
	font-weight: 500;
}
.jx-ievent-media-center .description {
	
}
.jx-ievent-btn-center {
    text-align: center;
}
.jx-ievent-media-center .jx-ievent-image-wrapper .jx-ievent-image-overlay{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background: rgba(238, 22, 58, 0.8) none repeat scroll 0% 0%;
  opacity:0;
  transition:all 0.3s ease-out
 }
.jx-ievent-media-center .jx-ievent-image-wrapper{
  overflow:hidden 
 }
 
.jx-ievent-media-center .jx-ievent-image-wrapper:hover .jx-ievent-image-overlay{
  opacity:1; 
 }
.jx-ievent-media-center .jx-ievent-image-wrapper .jx-ievent-blog-more{
  position: absolute;
  left:50%;
  top:100%;
  margin-left:-50px;
  margin-top:-20px;
  padding:0;
  transition:all 0.3s ease-out  
}
.jx-ievent-media-center .jx-ievent-image-wrapper:hover .jx-ievent-blog-more {
  opacity:1;
  cursor: pointer;
  top:50%;
}
.jx-ievent-media-center .jx-ievent-image-wrapper .jx-ievent-blog-more i{
	background: #000 none repeat scroll 0% 0%;
	color: #FFF;
	font-size: 34px;
	width: 90px;
	height: 90px;
	padding: 0;
	border-radius: 50%;
	text-align: center;
	line-height: 93px;
	opacity: 0;
	transition: all 0.3s ease-out 0s;
	border: 0;
	margin-left: 5px;
	margin-top: -30px;
}
.jx-ievent-blog-image .flex-control-paging li a {
  width: 12px;
  height: 12px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  line-height:11px;
  border:1px solid #EE163A;
  background: transparent;
}
.jx-ievent-blog-image .flex-control-paging li:hover a {
 background: transparent
}
.jx-ievent-blog-image .flex-control-paging li a.flex-active {
  width: 13px;
  height: 13px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  line-height: 11px;
  background:#EE163A;
}
.jx-ievent-media-center .jx-ievent-image-wrapper:hover .jx-ievent-blog-more i{
  opacity:1;
  cursor: pointer;
}
.jx-ievent-blog-image.flexslider.small-blog{
  margin-bottom:10px !important;
}
.jx-ievent-blog-image.flexslider.small-blog .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 15px;
    text-align: center;
}
.jx-ievent-blog-image.flexslider .flex-direction-nav{
  display:none;
}
.jx-ievent-blog-image.flexslider.small-blog .full-widthvideo{
  padding-bottom: 58.3%;
}
.jx-ievent-blog-image.flexslider.small-blog .full-widthvideo iframe{
  height:400px !important;
  padding-bottom:170px;  
}
/*---------------------------------------------------------------
[12.0 Event Schedule ]
----------------------------------------------------------------*/
.jx-ievent-event-schedule {
	padding:50px 0px;
}
.jx-ievent-event-schedule .item{
  position: relative;
  z-index: 99;
  margin-bottom:40px
}
.jx-ievent-event-schedule .item:after{
  content:'';
  position: absolute;
  height:100%;
  margin:40px 0;
  top:0;
  left:69px;
  border-left:2px solid #ccc; 
  z-index: -10
}
.jx-ievent-event-schedule .head {
  padding-top:0;
}
.jx-ievent-event-schedule .left-position {
	width: 120px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	z-index: 9;
}
.jx-ievent-event-schedule .right-position {
	width: 85%;
	float: left;
	display: inline;
	padding: 20px 30px;
	background-color: rgb(249, 249, 249);
	margin-bottom: 46px;
	border-radius: 10px;
	position: relative
}
.right-position::before {
    content: "";
    position: absolute;
    height: 100%;
    margin: 40px 0px;
    top: 23px;
    left: -72px;
    border-left: 2px solid #CCC;
    z-index: -1;
}
.right-position:after{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 15px 15px 0;
	border-color: transparent #f9f9f9;
	display: block;
	width: 0;
	z-index: 1;
	left: -8px;
	top: 30px;
}
.jx-ievent-event-schedule .title {
	color:#000000;
	font-size:18px;
	font-weight:600;
	padding: 3px 0px 10px 0px;
	cursor:pointer;
}
.jx-ievent-event-schedule .date {
    font-size: 20px;
    font-weight: 600;
	color:#EE163A;
}
.jx-ievent-event-schedule .date i {
    font-size: 23px;
	color:#EE163A;
	padding:0px;
	padding-right:3px;
}
.jx-ievent-event-schedule .date span {
    padding-right: 26px;
	position: relative;
	top: -2px;
}
.jx-ievent-event-schedule p {
    padding-bottom: 0;
    margin: 0;
}
.jx-ievent-event-schedule .image{
	text-align:center;
}
.jx-ievent-event-schedule .image img {
    height: 107px;
    width: 107px;
    text-align: center;
    border-radius: 50%;
	border:solid 2px #cccccc;
	padding:5px;
	background:#ffffff;
}
.jx-ievent-event-schedule .image i {
    height: 66px;
    width: 66px;
    color: #FFF;
    font-size: 30px;
    text-align: center;
    padding-top: 18px;
    background: #EE163A;
    border-radius: 50%;
	margin-top:13px;
	z-index: 10;
	position: relative;
}
/*---------------------------------------------------------------
[13.0 Exhibition Floor Plan ]
----------------------------------------------------------------*/
.jx-ievent-interactive-map{
  max-width:800px;
  margin:0 auto;
  position: relative;
}
.jx-ievent-map-company  ul {
  margin:0 !important;
  list-style:none;
}

.jx-ievent-map-company ul ul{
    padding: 10px 16px !important;    
}

.jx-ievent-map-company > ul > li{
  float:left;
  width:12.5%;
  text-transform:uppercase;
  background:#f9f9f9;
  border:4px solid #fff;
  font-size:13px;
  font-weight:500
}
.wpb_wrapper .jx-ievent-map-company > ul > li{
  width: 100%;
}
.jx-ievent-map-company  ul  li {
    font-size: 13px;
    font-weight: 500;
}
/* Point Of Interest */
.jx-ievent-single-point {
  position: absolute;
  border-radius: 50%;
}
.jx-ievent-single-point > a {
  position: relative;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: inherit;
  background: #d95353;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.jx-ievent-single-point > a::after, .jx-ievent-single-point > a:before {
  /* rotating plus icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-color: #ffffff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.jx-ievent-single-point > a::after {
  height: 2px;
  width: 12px;
}
.jx-ievent-single-point > a::before {
  height: 12px;
  width: 2px;
}
.jx-ievent-single-point::after {
  /* this is used to create the pulse animation */
  content: '';
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  background-color: transparent;
  -webkit-animation:.jx-ievent-pulse 2s infinite;
  -moz-animation:.jx-ievent-pulse 2s infinite;
  animation:.jx-ievent-pulse 2s infinite;
}
.jx-ievent-single-point:nth-of-type(1) {
  bottom: 40%;
  right: 30%;
}
.jx-ievent-single-point:nth-of-type(2) {
  bottom: 24%;
  right: 46%;
}
.jx-ievent-single-point:nth-of-type(3) {
  top: 28%;
  left: 20%;
}
.jx-ievent-single-point:nth-of-type(4) {
  top: 20%;
  right: 22%;
}
.jx-ievent-single-point.is-open > a {
  background-color: #475f74;
}
.jx-ievent-single-point.is-open > a::after, .jx-ievent-single-point.is-open > a::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  transform: translateX(-50%) translateY(-50%) rotate(135deg);
}
.jx-ievent-single-point.is-open::after {
  /* remove pulse effect */
  display: none;
}
.jx-ievent-single-point.is-open .jx-ievent-more-info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
@media only screen and (min-width: 600px) {
  .jx-ievent-single-point.is-open .jx-ievent-more-info.jx-ievent-left {
    right: 140%;
  }
  .jx-ievent-single-point.is-open .jx-ievent-more-info.jx-ievent-right {
    left: 140%;
  }
  .jx-ievent-single-point.is-open .jx-ievent-more-info.jx-ievent-top {
    bottom: 140%;
  }
  .jx-ievent-single-point.is-open .jx-ievent-more-info.jx-ievent-bottom {
    top: 140%;
  }
}
@-webkit-keyframes.jx-ievent-pulse {
  0% {
    -webkit-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
@-moz-keyframes.jx-ievent-pulse {
  0% {
    -moz-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -moz-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
@keyframes.jx-ievent-pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
.jx-ievent-single-point .jx-ievent-more-info {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  text-align: left;
  line-height: 1.5;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 2em 1em 1em;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.jx-ievent-single-point .jx-ievent-more-info::before {
  /* triangle next to the interest point description - hidden on mobile */
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  display: none;
  border: 8px solid transparent;
}
.jx-ievent-single-point .jx-ievent-more-info h2 {
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: .6em;
}
.jx-ievent-single-point .jx-ievent-more-info p {
  color: #758eb1;
}
@media only screen and (min-width: 600px) {
  .jx-ievent-single-point .jx-ievent-more-info {
    position: absolute;
    width: 220px;
    height: 240px;
    padding: 1em;
    overflow-y: visible;
    line-height: 1.4;
    border-radius: 0.25em;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  }
  .jx-ievent-single-point .jx-ievent-more-info::before {
    display: block;
  }
  .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-left, .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-right {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-left::before, .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-right::before {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-left {
    right: 160%;
    left: auto;
  }
  .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-left::before {
    border-left-color: rgba(255, 255, 255, 0.95);
    left: 100%;
  }
  .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-right {
    left: 160%;
  }
  .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-right::before {
    border-right-color: rgba(255, 255, 255, 0.95);
    right: 100%;
  }
  .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-top, .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-bottom {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-top::before, .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-bottom::before {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-top {
    bottom: 160%;
    top: auto;
  }
  .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-top::before {
    border-top-color: rgba(255, 255, 255, 0.95);
    top: 100%;
  }
  .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-bottom {
    top: 160%;
  }
  .jx-ievent-single-point .jx-ievent-more-info.jx-ievent-bottom::before {
    border-bottom-color: rgba(255, 255, 255, 0.95);
    bottom: 100%;
  }
  .jx-ievent-single-point .jx-ievent-more-info h2 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 0;
  }
  .jx-ievent-single-point .jx-ievent-more-info p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
/* close the interest point description - only on mobile */
.jx-ievent-close-info {
  position: fixed;
  top: 0;
  right: 0;
  height: 44px;
  width: 44px;
}
.jx-ievent-close-info::after, .jx-ievent-close-info:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  background-color: #475f74;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.jx-ievent-close-info::after {
  height: 2px;
  width: 16px;
}
.jx-ievent-close-info::before {
  height: 16px;
  width: 2px;
}
.jx-ievent-more-info p{
  font-size:13px !important;
  color:#333 !important;
}
@media only screen and (min-width: 600px) {
  .jx-ievent-close-info {
    display: none;
  }
}
/*---------------------------------------------------------------
[13.0 PROTFOLIO ]
----------------------------------------------------------------*/
.jx-ievent-portfolio-grid {
  background: #EE163A;
  /*max-width: 100%;*/
}
/* clear fix */
.jx-ievent-portfolio-grid:after {
  content: '';
  display: block;
  clear: both;
}
.jx-ievent-protfolio{
  overflow: hidden;
  height:800px;
}
.jx-ievent-portfolio-grid{
 height:800px !important;
 width:2000px !important; 
}
/* ---- .grid-item ---- */
.grid-item {
  float: left;
  width: 200px;
  height: 200px;
  background: #EE163A;
}
.grid-item-width2 { width: 39%; }
.grid-item-height2 { height: 39%; }
.jx-ievent-portfolio-grid img{
  width:100%;
  height:auto
}
/* Portfolio Hover */
.jx-ievent-image-wrapper{
  position:relative
}
.grid-item .jx-ievent-portfolio-hoverlayer{
  position: absolute;
  height:100%;
  width:100%;
  background:rgba(238,22,58,0.8);
  opacity:0;
  z-index: 999;
  top:0;
  left:0;
  transition:all .3s ease-out;
}
.grid-item:hover .jx-ievent-portfolio-hoverlayer{
  opacity:1;
  cursor:pointer;
}
.grid-item .jx-ievent-portfolio-hover{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index: 999;
  padding:20px;
  opacity:0;
  transition:all .3s ease-out;  
}
.grid-item:hover .jx-ievent-portfolio-hover{
  opacity:1;
  cursor:pointer;
}
.jx-ievent-portfolio-top-hover .jx-ievent-title{
  font-size:19px;
  font-weight:500;
  line-height: 1.2
}
.jx-ievent-portfolio-top-hover .jx-ievent-subtitle{
  font-size:17px;
  font-weight:500;
}
.grid-item .jx-ievent-portfolio-top-hover{
  top:0;
  color:#fff; 
}
.grid-item .jx-ievent-portfolio-bottom-hover{
  bottom:10px;  
  position: absolute;
  color:#fff;
 
}
.jx-ievent-portfolio-bottom-hover .jx-ievent-portfolio-like{
  font-size:32px;
  float:left;
}
.jx-ievent-portfolio-like i{
  padding:0
}
.jx-ievent-portfolio-bottom-hover .jx-ievent-portfolio-more{
  width:100%;
 
}
 
/* Portfolio Filter */
.jx-ievent-custom-flex{
position:relative
}
.jx-ievent-custom-flex .flex-custom-control-nav{
  width:100%;
  height:32px;
  top:120px;    
}
.jx-ievent-custom-flex .flex-custom-control-nav:before{
  content:'';
  border-top:1px solid #ccc;
  width:100%;
  height:1px;
  position: absolute;
  top:20px; 
  z-index:-1;
  left: 0;   
}
.jx-ievent-custom-flex .flex-custom-control-nav li{
  padding:10px 60px !important;
  width:33%;
  line-height: 1;
  z-index: 999;
  position: reelative;
  display:inline-block;
  text-align:center;
}
.jx-ievent-custom-flex .flex-custom-control-nav li a{
  line-height: 1;
  background:#fff;
  padding:0 20px; 
  z-index: 999;
  position: reelative;
  font-family: oswald;
  font-size:20px;
}
/* Portfolio Style#2 */
.jx-ievent-image-wrapper .jx-ievent-image-overlayer{
  background: rgba(238, 22, 58, 0.7);
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  opacity:0;
  transition:all 0.3s ease-out;
    
}
.jx-ievent-image-wrapper:hover .jx-ievent-image-overlayer{
  opacity:1;
  cursor: pointer;    
}
.jx-ievent-image-wrapper .jx-ievent-image-hover i{
  position: absolute;
  top:0;
  left:50%;
  font-size: 30px;
  line-height: 60px;
  color:#fff;
  width:60px;
  height:60px;
  margin-left:-30px;
  margin-top:-30px;
  border:1px solid #fff;
  text-align: center;
  border-radius:50%;
  opacity:0;
  transition:all 0.3s ease-out;
}
.jx-ievent-image-wrapper:hover .jx-ievent-image-hover i{
  opacity:1;
  cursor: pointer; 
  top:50%;
}
.jx-ievent-grid-item {
  float: left;
	width: 19%;
	margin-right: 12px;
margin-bottom: 12px;
}
.grid-item-width2 {
    width: 39%;
}
.jx-ievent-grid-item{
  
} 

.jx-gallery .jx-ievent-grid-item:nth-child(4),
.jx-gallery .jx-ievent-grid-item:nth-child(7),
.jx-gallery .jx-ievent-grid-item:nth-child(12),
.jx-gallery .jx-ievent-grid-item:nth-child(16){  
    margin-right:0;   
}

.jx-ievent-grid-item .jx-ievent-date-box{
  background:#EE163A;
  width: 100%;
  height: 209px;
  display:block;
  text-align: center;
  color:#fff; 
  padding-top:50px;
}
.jx-ievent-grid-item .jx-ievent-date-box .jx-ievent-date{
  font-size:60px;
  font-family: oswald;
  text-transform:uppercase;
  
}
.jx-ievent-grid-item .jx-ievent-date-box .jx-ievent-day{
  font-size:40px;
  font-family: oswald;
  line-height:1.5;
}
.jx-ievent-grid-item.grid-item-width2-only{
  width:39%;
  height:209px;
  overflow: hidden
  
}
.jx-ievent-grid-item.grid-item-width2-only .jx-ievent-image-overlayer{
  height:209px; 
}
.jx-ievent-grid-item.grid-item-width2-only:hover i{
 top:25%
}
.jx-ievent-grid-item img{
  width:100%
}
/* -------------------------------- 
 Pricing Table 
-------------------------------- */
.jx-ievent-pricing-container ul {
list-style:none;
}
.jx-ievent-pricing-container ul ul {
margin:0px;
padding:0px;
list-style:none;
}
.jx-ievent-pricing-switcher {
  text-align: center;
}
.jx-ievent-pricing-switcher .fieldset {
  display: inline-block;
  position: relative;
  padding: 2px;
  border-radius: 50em;
  background: #333;
}
.jx-ievent-pricing-switcher input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.jx-ievent-pricing-switcher label {
  	position: relative;
	z-index: 1;
	display: inline-block;
	float: left;
	width: 90px;
	height: 40px;
	line-height: 20px;
	cursor: pointer;
	font-size: 14px;
	color: #FFF;
	font-weight: 500;
	text-transform: uppercase;
}
.jx-ievent-pricing-switcher .jx-ievent-switch {
  /* floating background */
  position: absolute;
  top: 2px;
  left: 2px;
  height: 40px;
  width: 90px;
  background-color: #EE163A;
  color:#FFFFFF;
  border-radius: 50em;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
.jx-ievent-pricing-switcher input[type="radio"]:checked + label + .jx-ievent-switch,
.jx-ievent-pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .jx-ievent-switch {
  /* use label:nth-of-type(n) to fix a bug on safari with multiple adjacent-sibling selectors*/
  -webkit-transform: translateX(90px);
  -moz-transform: translateX(90px);
  -ms-transform: translateX(90px);
  -o-transform: translateX(90px);
  transform: translateX(90px);
}
.no-js .jx-ievent-pricing-switcher {
  display: none;
}
.jx-ievent-pricing-list {
  margin: 3em 0px 0px;
}
.jx-ievent-pricing-list > li {
  position: relative;
  margin-bottom: 1em;
}
@media only screen and (min-width: 768px) {
  .jx-ievent-pricing-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .jx-ievent-pricing-list > li {
    width: 100%;
    float: left;
  }
}
.jx-ievent-pricing-wrapper {
  /* this is the item that rotates */
  position: relative;
}
.touch .jx-ievent-pricing-wrapper {
  /* fix a bug on IOS8 - rotating elements dissapear*/
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  perspective: 2000px;
}
.jx-ievent-pricing-wrapper.is-switched .is-visible {
  /* totate the tables - anticlockwise rotation */
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-animation: cd-rotate 0.5s;
  -moz-animation: cd-rotate 0.5s;
  animation: cd-rotate 0.5s;
}
.jx-ievent-pricing-wrapper.is-switched .is-hidden {
  /* totate the tables - anticlockwise rotation */
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-animation: cd-rotate-inverse 0.5s;
  -moz-animation: cd-rotate-inverse 0.5s;
  animation: cd-rotate-inverse 0.5s;
  opacity: 0;
}
.jx-ievent-pricing-wrapper.is-switched .is-selected {
  opacity: 1;
}
.jx-ievent-pricing-wrapper.is-switched.reverse-animation .is-visible {
  /* invert rotation direction - clockwise rotation */
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-animation: cd-rotate-back 0.5s;
  -moz-animation: cd-rotate-back 0.5s;
  animation: cd-rotate-back 0.5s;
}
.jx-ievent-pricing-wrapper.is-switched.reverse-animation .is-hidden {
  /* invert rotation direction - clockwise rotation */
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-animation: cd-rotate-inverse-back 0.5s;
  -moz-animation: cd-rotate-inverse-back 0.5s;
  animation: cd-rotate-inverse-back 0.5s;
  opacity: 0;
}
.jx-ievent-pricing-wrapper.is-switched.reverse-animation .is-selected {
  opacity: 1;
}
.jx-ievent-pricing-wrapper > li {
  background-color: #FFFFFF;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Firefox bug - 3D CSS transform, jagged edges */
  outline: 1px solid transparent;
}

.jx-ievent-pricing-wrapper > li.is-ended::after {
  /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
  display: none;
}
.jx-ievent-pricing-wrapper .is-visible {
  /* the front item, visible by default */
  position: relative;
  z-index: 5;
}
.jx-ievent-pricing-wrapper .is-hidden {
  /* the hidden items, right behind the front one */
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.jx-ievent-pricing-wrapper .is-selected {
  /* the next item that will be visible */
  z-index: 3 !important;
}
@media only screen and (min-width: 768px) {
  .jx-ievent-pricing-wrapper > li::before {
    /* separator between pricing tables - visible when number of tables > 3 */
    content: '';
    position: absolute;
    z-index: 6;
    left: -1px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 50%;
    width: 1px;
    background-color: #b1d6e8;
  }
  .jx-ievent-pricing-wrapper > li::after {
    /* hide gradient layer */
    display: none;
  }
  .cd-popular .jx-ievent-pricing-wrapper > li {
    box-shadow: inset 0 0 0 3px #e97d68;
  }
  .cd-has-margins .jx-ievent-pricing-wrapper > li, .cd-has-margins .cd-popular .jx-ievent-pricing-wrapper > li {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  }
  .cd-secondary-theme .jx-ievent-pricing-wrapper > li {
    background: #3aa0d1;
    background: -webkit-linear-gradient( bottom , #3aa0d1, #3ad2d1);
    background: linear-gradient(to top, #3aa0d1, #3ad2d1);
  }
  .cd-secondary-theme .cd-popular .jx-ievent-pricing-wrapper > li {
    background: #e97d68;
    background: -webkit-linear-gradient( bottom , #e97d68, #e99b68);
    background: linear-gradient(to top, #e97d68, #e99b68);
    box-shadow: none;
  }
  :nth-of-type(1) > .jx-ievent-pricing-wrapper > li::before {
    /* hide table separator for the first table */
    display: none;
  }
  .cd-has-margins .jx-ievent-pricing-wrapper > li {
    border-radius: 4px 4px 6px 6px;
  }
  .cd-has-margins .jx-ievent-pricing-wrapper > li::before {
    display: none;
  }
}
@media only screen and (min-width: 1500px) {
  .cd-full-width .jx-ievent-pricing-wrapper > li {
    padding: 2.5em 0;
  }
}
.no-js .jx-ievent-pricing-wrapper .is-hidden {
  position: relative;
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  margin-top: 1em;
}
@media only screen and (min-width: 768px) {
  .cd-popular .jx-ievent-pricing-wrapper > li::before {
    /* hide table separator for .cd-popular table */
    display: none;
  }
  .cd-popular + li .jx-ievent-pricing-wrapper > li::before {
    /* hide table separator for tables following .cd-popular table */
    display: none;
  }
}
/* -------------------------------- 
xkeyframes 
-------------------------------- */
@-webkit-keyframes cd-rotate {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
  }
}
@-moz-keyframes cd-rotate {
  0% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -moz-transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(180deg);
  }
}
@keyframes cd-rotate {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(200deg);
    -moz-transform: perspective(2000px) rotateY(200deg);
    -ms-transform: perspective(2000px) rotateY(200deg);
    -o-transform: perspective(2000px) rotateY(200deg);
    transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
    -moz-transform: perspective(2000px) rotateY(180deg);
    -ms-transform: perspective(2000px) rotateY(180deg);
    -o-transform: perspective(2000px) rotateY(180deg);
    transform: perspective(2000px) rotateY(180deg);
  }
}
@-webkit-keyframes cd-rotate-inverse {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
}
@-moz-keyframes cd-rotate-inverse {
  0% {
    -moz-transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    /* this creates the bounce effect */
    -moz-transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
}
@keyframes cd-rotate-inverse {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
    -moz-transform: perspective(2000px) rotateY(-180deg);
    -ms-transform: perspective(2000px) rotateY(-180deg);
    -o-transform: perspective(2000px) rotateY(-180deg);
    transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(20deg);
    -moz-transform: perspective(2000px) rotateY(20deg);
    -ms-transform: perspective(2000px) rotateY(20deg);
    -o-transform: perspective(2000px) rotateY(20deg);
    transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
}
@-webkit-keyframes cd-rotate-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
  }
}
@-moz-keyframes cd-rotate-back {
  0% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -moz-transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(-180deg);
  }
}
@keyframes cd-rotate-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(-200deg);
    -moz-transform: perspective(2000px) rotateY(-200deg);
    -ms-transform: perspective(2000px) rotateY(-200deg);
    -o-transform: perspective(2000px) rotateY(-200deg);
    transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
    -moz-transform: perspective(2000px) rotateY(-180deg);
    -ms-transform: perspective(2000px) rotateY(-180deg);
    -o-transform: perspective(2000px) rotateY(-180deg);
    transform: perspective(2000px) rotateY(-180deg);
  }
}
@-webkit-keyframes cd-rotate-inverse-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
}
@-moz-keyframes cd-rotate-inverse-back {
  0% {
    -moz-transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    /* this creates the bounce effect */
    -moz-transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
}
@keyframes cd-rotate-inverse-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
    -moz-transform: perspective(2000px) rotateY(180deg);
    -ms-transform: perspective(2000px) rotateY(180deg);
    -o-transform: perspective(2000px) rotateY(180deg);
    transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    /* this creates the bounce effect */
    -webkit-transform: perspective(2000px) rotateY(-20deg);
    -moz-transform: perspective(2000px) rotateY(-20deg);
    -ms-transform: perspective(2000px) rotateY(-20deg);
    -o-transform: perspective(2000px) rotateY(-20deg);
    transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
}
/* -------------------------------- 
 Summary Info-box 
-------------------------------- */
.jx-ievent-summary-info{
  background:#EE163A;
  height:140px;
  position: relative;
  margin-top:-1px;
  z-index: 99;
}
.jx-ievent-summary-info:after{
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 25px 25px;
  border-color: #EE163A transparent;
  display: block;
  width: 0;
  z-index: 99;
  top: -20px;
  left: 27%;
}
.jx-ievent-summary-info ul{
  margin-bottom:0;
  padding:0;
  list-style:none
}
.jx-ievent-summary-info ul > li{
 float:left;
 margin-bottom:0;
 border-right:1px solid rgba(255,255,255,0.2);
}
.jx-ievent-summary-info li i{
 float:left;
 font-size:60px;
 line-height:1
}
.jx-ievent-summary-info li .jx-ievent-info{
  padding-top:6px
}
.jx-ievent-summary-info li .jx-ievent-info .jx-ievent-bar-head{
  font-size:40px;
  color:#fff;
  line-height: 1
}
.jx-ievent-summary-info li .jx-ievent-info .jx-ievent-bar-title{
  font-size:20px;
  color:#fff;
  line-height: 1
}
.jx-ievent-summary-info .jx-ievent-location-event,.jx-ievent-summary-info .jx-ievent-hotline-event,.jx-ievent-summary-info .jx-ievent-subscribe-event{
  padding:30px 5px;
  height: 140px;
}
.jx-ievent-summary-info li .jx-ievent-subscribe-event h2{
 font-size:19px;
 color:#fff;
 line-height: 30px;
 margin-bottom: 0px; 
}
.jx-ievent-summary-info li .jx-ievent-subscribe-event .jx-ievent-newsletter-box{
   width:250px;
   float:left
}
.jx-ievent-summary-info li .jx-ievent-newsletter-box input
{
  height:40px;
  border-radius:0
}
.jx-ievent-summary-info li .jx-ievent-newsletter-submit input
{
  height:40px;
  background:#000;
  width:90px; 
  border-radius:0;
  color:#fff;
  font-family: 'Raleway',Arial,Helvetica,sans-serif;
  font-size:16px;
  font-weight:400;
  border:0;
  padding:0 20px;
  margin-left:10px;
}
#mailchimp-sign-up p{
  margin:0;
  padding:0;
  color:#fff;
}
/*---modalbox--------------*/
.jx-ievent-white-popup{
	position: relative;
	background: #FFF;
	padding: 20px;
	width: auto;
	max-width: 500px;
	margin: 20px auto;
}
.jx-ievent-white-popup .mfp-close:active,.jx-ievent-white-popup .mfp-close:focus,.jx-ievent-white-popup .mfp-close:hover{
  background:transparent;
  border:none;
}
/*contact-7 Form */
.wpcf7-form .wpcf7-submit{
  	padding:0;
	background:#EE163A;
	border:none;
	color:#fff;
	border-radius:0;
	height:50px;
	padding:0 20px;
	line-height:50px;
	font-family:'Raleway',Arial,Helvetica,sans-serif;
	font-size:20px;
	vertical-align: middle;
	font-weight: normal;
}
.wpcf7-form .wpcf7-submit:hover{
 	background:#000000 !important;
	border:none;
	color:#fff;
}
.wpcf7-not-valid-tip{
  margin-bottom:10px !important;
}
.wpcf7-text span{
  margin-bottom:5px !important;;
}
/*---------------------------------------------------------------
[12.0 Accordion  ]
---------------------------------------------------------------*/
.jx-accordion .circle .head {
  background: #ffffff;
  margin: 0px 0px 7px 0px;
}
.jx-accordion .circle .open .title {
  color: #FFFFFF;
  background:#F5A823;
}
.jx-accordion .circle .title {
	margin: 0px;
	padding: 0px;
	outline: medium none;
	display: block;
	text-align: left;
	font-size: 17px;
	cursor: pointer;
	font-weight: 500;
}
.jx-accordion .circle .title:hover {
  color: #ffffff;
  background:#F5A823;
}
.jx-accordion .circle .title span {
}
	
.jx-accordion .circle [data-accordion] [data-content] {
  overflow: hidden;
  max-height: 0;
}
	
	/* Basic Theme */
	
.jx-accordion .circle [data-accordion] {
	   /* line-height: 1;*//* content style */;
}
.jx-accordion .circle [data-control],
	.jx-accordion .circle [data-content] > * {
  padding: 10px;
}
.jx-accordion .circle [data-content] [data-accordion] {
  border: 0;
  padding: 0;
}
.jx-accordion .circle [data-accordion] [data-control] {
  position: relative;
  padding-right: 40px;
}
.jx-accordion .circle .jx-accordion-icon:after {
  font-family: 'fontawesome';
  content: "\f196";
  float: left;
  font-size: 25px;
  padding: 2px 15px 0px 0px;
  font-weight:normal
}
.jx-accordion .circle [data-accordion] > [data-control]:hover:after {
  color: #ffffff;
}
.jx-accordion .circle .open > .title .jx-accordion-icon:after {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  content: "\f147";
  float: left;
  color: #ffffff;
  font-size: 25px;
}
	
	/* Requirements */
	/* -------------------------- Start Accordion None Style -------------------------- */
	
.jx-accordion .none .head {
	margin: 0px 0px 0px 0px;
}
.jx-accordion .none .title span{
	display: block;
	top: 9px;
	left: 0px;
	font-weight: 400;
	height: 33px;
	width: 33px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	border: 1px solid transparent;
	border-radius: 3px;
	transition: all 0.1s ease-in-out 0s;
	position: absolute;
}
.jx-accordion .none .title {
	padding: 18px 0px 15px 52px;
	font-size: 19px;
	font-weight: 5600;
	line-height: 16px;
	letter-spacing: normal;
	display: block;
	position: relative;
	border-bottom: 0px none;
	text-transform: none;
	color: #000;
}
.jx-accordion .none .title:hover {
  cursor:pointer
  
}
.jx-accordion .none .open > .title .jx-accordion-icon::after {
  color: #ffffff;
}
.jx-accordion .none  .title .jx-accordion-icon::after {
    font-family: "raleway";
    content: "?";
    float: left;
    font-size: 17px;
    border: 0px none;
    padding: 0px;
    line-height: 35px;
    margin: 0px 10px 0px 0px;
    border-radius: 50% 50% 0px;
    height: 35px;
    width: 35px;
    background: #333 none repeat scroll 0% 0%;
    text-align: center;
    color:#fff;
}
.jx-accordion .none .open > .title .jx-accordion-icon::after {
	font-family: "raleway";
	content: "?";
	float: left;
	font-size: 15px;
	border: 0;
	padding: 0px;
	line-height: 35px;
	margin: 0px 10px 0px 0px;
	border-radius: 50% 50% 0;
	height: 35px;
	width: 35px;
	background: #EE163A none repeat scroll 0% 0%;
	text-align:center
	    
}
.jx-accordion .none .title:hover {
}
.jx-accordion .none .title span {
  line-height: 1.9;
  font-weight: 600;
}
	
	/* Requirements */
	
.jx-accordion .none [data-accordion] [data-content] {
  overflow: hidden;
  max-height: 0;
}
	
	/* Basic Theme */
	
.jx-accordion .none [data-accordion] {
	   /* line-height: 1;*//* content style */;
}
	
	/*.jx-accordion .none [data-control],*/
.jx-accordion .none [data-content] > * {
  padding-top: 3px;
  padding-bottom: 7px;
}
.jx-accordion .none [data-content] [data-accordion] {
  border: 0;
  padding: 0;
}
.jx-accordion .none [data-accordion] [data-control] {
  position: relative;
}
.jx-accordion .none [data-accordion] > [data-control]:hover:after {
  color: #ffffff;
  border-radius: 50%;
  text-align: center;
}
/* Accordion Style #3 ==================*/
.jx-accordion.jx-accordion-border .description{
  border:1px solid #eee;
  margin-top:-1px;
  padding:15px !important;
}
.jx-accordion.jx-accordion-border .open .title {
  background:#f9f9f9;
  color:#fff;
  border:1px solid #eee
}
.jx-accordion.jx-accordion-border .title {
  background:#f9f9f9;
  color:#000;
  font-weight:400;
  border:1px solid #eee;
  height:40px;
  line-height: 40px
}
.jx-accordion.jx-accordion-border .circle .jx-accordion-icon::after {
    font-family: "fontawesome";
    content: "\f105";
    float: left;
    font-size: 20px;
    color:#888;
    text-align: center;
    width:30px;
    height:30px;
    font-weight: normal;
    border-right:1px solid #ddd;
    margin-right:10px;
    padding-right:10px;
    height:38px;
    line-height: 35px !important;
}
.jx-accordion.jx-accordion-border .circle .open > .title .jx-accordion-icon::after {
    font-family: "fontawesome";
    content: "\f105";
    float: left;
    font-size: 20px;
    text-align: center;
    width:30px;
    height:30px;
    font-weight: normal;
    border-right:1px solid #ddd;
    margin-right:10px;
    padding-right:10px;
    height:38px;
    line-height: 35px !important;
	color:#fff;
}
.jx-accordion.jx-accordion-border .circle [data-control], .jx-accordion.jx-accordion-border .circle [data-content] > * {
    padding-top:0;
}
.jx-accordion .circle .open .title, .jx-accordion .circle .title:hover {
	background:#EE163A;
}
.jx-accordion .description {
    margin-top: 5px;
    background: #ffffff;
	padding: 0px 0px 0px 30px !important;
	border-left: 4px dotted #EE163A;
	margin-left: 20px;
}
/*---------------------------------------------------------------
[13.0 Progress Bar  ]
---------------------------------------------------------------*/
.percenttext{
	opacity:0;
}
/* Skillsbar Style#2================================================*/
.jx-skillsbar-2 .skillbar {
  position: relative;
  display: block;
  margin: 14px auto 17px;
  width: 100%;
  background: #eee;
  height: 33px;
  transition-property: width, background-color;
}
.jx-skillsbar-2 .skillbar-title {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #fff;
  font-family: Lato-Regular,sans-serif;
}
.jx-skillsbar-2 .skillbar-title span {
  display: block;
  padding: 0px 10px;
  height: 33px;
  line-height: 33px;
}
.jx-skillsbar-2 .skillbar-bar {
  height: 33px;
  width: 0px;
  
}
.jx-skillsbar-2 .skillsbar-head {
  margin: 0;
}
.jx-skillsbar-1 .left {
  float: left;
  position: absolute;
}
.jx-skillsbar-2 .item-position {
}
.jx-skillsbar-2 .percenttext {
  z-index: 3;
  position: absolute;
  text-shadow: none;
  color: #ffffff;
  font-family: Lato-Regular, sans-serif;
  font-size: 18px;
  background: #000000;
  height: 33px;
  padding: 6px;
}
/* Skillbar #3 =============================================*/
.jx-skillsbar-3 .skillbar {
  position: relative;
  display: block;
  margin: 14px auto 46px;
  width: 100%;
  background: transparent;
  height: 10px;
  border-radius:6px;
  transition-property: width, background-color;
  
}
.jx-skillsbar-3.jx-bar-border .skillbar-bar:after{
  content:'';
  border:1px solid #ccc;
  width:100%;
  padding:1px 2px;
  height:14px;
  top:-2px;
  left:-2px;
  position: absolute;
  border-radius:6px;
}
.jx-skillsbar-3 .skillbar-title {
  position: absolute;
  top: -27px;;
  left: 0;
  font-size: 14px;
  color: #333;
  font-family: Lato-Regular,sans-serif;
}
.jx-skillsbar-3 .skillbar-title span {
  display: block;
  height: 33px;
  position: absolute;
  color: #333;  
}
.jx-skillsbar-3 .skillbar-bar {
    height: 14px;
    width: 0px;
    border-radius: 5px;
	background: #EE163A;
}
.jx-skillsbar-3 .skillsbar-head {
  margin: 0;
}
.jx-skillsbar-3 .left {
  float: left;
  position: absolute;
}
.jx-skillsbar-3 .item-position {
  padding: 1px 0px;
}
.jx-skillsbar-3 .percenttext {
  z-index: 3;
  float:right;
  margin-top:-35px;
  text-shadow: none;
  color: #333;
  font-family: Lato-Regular, sans-serif;
  font-size: 14px;
  background:#eee ;
  padding:2px 6px;
  border-radius:5px;
  position:absolute;
  margin-left: -24px;  
}
.jx-skillsbar-3 .percenttext:before{  
  	content: '';
	position: absolute;
	border-style: solid;
	border-width: 5px 5px 0;
	border-color: #eee  transparent;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -3px;
	left: 15px;
  }
  
.jx-skillsbar-3.jx-stripes .skillbar-bar{
background-color: #EE163A;
background-size: 44px 44px;
} 
.jx-skillsbar-3.jx-stripes.jx-animated-stripes .skillbar-bar {
    animation: 1.5s linear 0s normal none infinite running progress-bar-stripes;
}   
  
/* Light =========*/
.jx-skillsbar-3.jx-light .skillbar-title{
color:#fff;  
}
/* Skillbar #4 =============================================*/
.jx-skillsbar-4 .skillbar {
  position: relative;
  display: block;
  margin: 14px auto 46px;
  width: 100%;
  background: transparent;
  height: 15px;
  border-radius:6px;
  transition-property: width, background-color;
}
.jx-skillsbar-4.jx-bar-border .skillbar-bar:after{
  content:'';
  border:1px solid #ccc;
  width:100%;
  padding:1px 2px;
	height: 19px;
	top: -2px;
	left: -2px;
  position: absolute;
  border-radius:8px;
}
.jx-skillsbar-4 .skillbar-title {
  position: absolute;
  top: -27px;;
  left: 0;
  font-size: 14px;
  color: #333;
  font-family: Lato-Regular,sans-serif;
}
.jx-skillsbar-4 .skillbar-title span {
  display: block;
  height: 33px;
  position: absolute;  
}
.jx-skillsbar-4 .skillbar-bar {
    height: 15px;
    width: 0px;
    border-radius: 10px;
	background-color: #F5A823;
}
.jx-skillsbar-4 .skillsbar-head {
  margin: 0;
}
.jx-skillsbar-4 .left {
  float: left;
  position: absolute;
}
.jx-skillsbar-4 .item-position {
  padding: 1px 0px;
}
.jx-skillsbar-4 .percenttext {
  z-index: 3;
  float:right;
  margin-top:-35px;
  text-shadow: none;
  color: #333;
  font-family: Lato-Regular, sans-serif;
  font-size: 14px;
  background:#eee ;
  padding:2px 6px;
  border-radius:15px;
  position:absolute;
  margin-left: -24px;  
}
.jx-skillsbar-4 .percenttext:before{  
  	content: '';
	position: absolute;
	border-style: solid;
	border-width: 5px 5px 0;
	border-color: #eee  transparent;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -5px;
	left: 15px;
  }
  
.jx-skillsbar-4.jx-stripes .skillbar-bar{
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 44px 44px;
}  
.jx-skillsbar-4.jx-stripes.jx-animated-stripes .skillbar-bar {
    animation: 1.5s linear 0s normal none infinite running progress-bar-stripes;
} 
 
@keyframes progress-bar-stripes{
0% {
    background-position: 40px 0px;
}
100% {
    background-position: 0px 0px;
}
} 
  
/* Light =========*/
.jx-skillsbar-4.jx-light .skillbar-title{
color:#fff;  
}
/* Skillbar #5 =============================================*/
.jx-skillsbar-6{
  max-width:700px;
  margin:0px auto;
}
.jx-skillsbar-6 .skillbar {
  position: relative;
  display: block;
  margin: 14px auto 46px;
  width: 100%;
  background: transparent;
  height: 50px;
  background-color: #eee;
  transition-property: width, background-color;
	border-radius: 50px;
}
.jx-skillsbar-6.jx-bar-border .skillbar-bar:after{
  content:'';
  border:1px solid #ccc;
  width:100%;
  padding:1px 2px;
  height:17px;
  top:-3px;
  left:-3px;
  position: absolute;
  border-radius:8px;
}
.jx-skillsbar-6 .skillbar-title {
  position: absolute;
  top: -27px;
  left: 0;
  font-size: 14px;
  color: #333;
  font-family: Lato-Regular,sans-serif;
}
.jx-skillsbar-6 .skillbar-title span {
  display: block;
  height: 33px;
  position: absolute;  
}
.jx-skillsbar-6 .skillbar-bar {
	height: 50px;
	
	width: 0px;
	
	background:#EE163A;
	
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}
.jx-skillsbar-6 .skillsbar-head {
  margin: 0;
}
.jx-skillsbar-6 .left {
  float: left;
  position: absolute;
}
.jx-skillsbar-6 .item-position {
  padding: 1px 0px;
}
.jx-skillsbar-6 .percenttext {
  z-index: 3;
  margin-top:-35px;
  text-shadow: none;
  color: #333;
  font-family: Lato-Regular, sans-serif;
  font-size: 14px;
  background:#eee ;
  padding:2px 6px;
  position:absolute;
  margin-left: -24px;  
}
.jx-skillsbar-6 .percenttext:before{  
  	content: '';
	position: absolute;
	border-style: solid;
	border-width: 5px 5px 0;
	border-color: #eee  transparent;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -5px;
	left: 15px;
  }
  
.jx-skillsbar-6.jx-stripes .skillbar-bar{
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 44px 44px;
}  
.jx-skillsbar-6.jx-stripes.jx-animated-stripes .skillbar-bar {
    animation: 1.5s linear 0s normal none infinite running progress-bar-stripes;
} 
 
@keyframes progress-bar-stripes{
0% {
    background-position: 40px 0px;
}
100% {
    background-position: 0px 0px;
}
} 
  
/* Light =========*/
.jx-skillsbar-6.jx-light .skillbar-title{
color:#fff;  
}
.percenttext.jx-grey-bg{ color:#000;}
.percenttext.jx-default-bg{ color:#fff;}
.percenttext.jx-white-bg{ color:#000;}
/* Gredient Skillbar =======================================*/
.jx-gredient-1 .skillbar-bar{
  
background: rgba(50,180,192,1);
background: -moz-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(50,180,192,1)), color-stop(100%, rgba(39,230,154,1)));
background: -webkit-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
background: -o-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
background: -ms-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
background: linear-gradient(to right, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32b4c0', endColorstr='#27e69a', GradientType=1 );
}
.jx-gredient-2 .skillbar-bar{
  
background: rgba(50,180,192,1);
background: -moz-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(73,244,250,1) 63%, rgba(73,244,250,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(50,180,192,1)), color-stop(63%, rgba(73,244,250,1)), color-stop(100%, rgba(73,244,250,1)));
background: -webkit-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(73,244,250,1) 63%, rgba(73,244,250,1) 100%);
background: -o-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(73,244,250,1) 63%, rgba(73,244,250,1) 100%);
background: -ms-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(73,244,250,1) 63%, rgba(73,244,250,1) 100%);
background: linear-gradient(to right, rgba(50,180,192,1) 0%, rgba(73,244,250,1) 63%, rgba(73,244,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32b4c0', endColorstr='#49f4fa', GradientType=1 );
}
/* Gredient ===============================*/
.jx-gredient-1{  
background: rgba(50,180,192,1);
background: -moz-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(50,180,192,1)), color-stop(100%, rgba(39,230,154,1)));
background: -webkit-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
background: -o-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
background: -ms-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
background: linear-gradient(to right, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32b4c0', endColorstr='#27e69a', GradientType=1 );
}
.jx-gredienttext-1{  
color: rgba(50,180,192,1);
color: -moz-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
color: -webkit-gradient(left top, right top, color-stop(0%, rgba(50,180,192,1)), color-stop(100%, rgba(39,230,154,1)));
color: -webkit-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
color: -o-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
color: -ms-linear-gradient(left, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
color: linear-gradient(to right, rgba(50,180,192,1) 0%, rgba(39,230,154,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32b4c0', endColorstr='#27e69a', GradientType=1 );
}
/*---------------------------------------------------------------
[13.0 Icon Box ]
----------------------------------------------------------------*/
.jx-icon-box {
	background:#f7f7f7;
}
.jx-icon-box .icon {
	color:#000000;
	font-size:50px;
	text-align:center;
	padding:20px 0px;
}
.jx-icon-box .icon i {
	color:#000000;
}
.jx-icon-box .title {
	font-weight:600;
	font-size:16px;
	text-align:center;
	color:#333333;
}
.jx-icon-box .description {
	text-align:center;
	padding: 15px 20px 35px 20px;
}




/*---------------------------------------------------------------
[13.0 VENUE ]
----------------------------------------------------------------*/

.jx-venue {
}

.jx-venue .jx-venue-item {
	background-color: #f2f2f2;
}

.jx-venue .jx-venue-item .image-hover {
	position:relative;
}

.jx-venue .jx-venue-item .title {
    background-color: rgba(0, 0, 0, 0.76);
    position: absolute;
    bottom: 0;
    z-index: 9;
    width: 100%;
    padding: 17px 20px;
	color:#ffffff;
}

.jx-venue .jx-venue-item .average-point {
	background-color: #EE163A;
	position: absolute;
	top: 10px;
	z-index: 9;
	color: #FFF;
	right: 10px;
	border: 3px solid #ffffff;
	font-size: 20px;
	font-weight: 600;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	text-align: center;
	padding-top: 8px;
}

.jx-venue .detail-list ul {
	margin: 0px;
	padding: 20px 20px 5px 20px;
}

.jx-venue .detail-list ul li {
	margin: 0px;
	padding: 0px 10px 10px 0px;
	display: inline-block;
}

.jx-venue .detail-list ul li i {
	color: #EE163A;
	font-size: 16px;
	padding-right: 2px;
}

.jx-venue .average {
	border-top: 1px solid #D4CECE;
	margin: 0px 20px;
	padding: 10px 0px;
}

.jx-venue .average .price {
	float: right;
	font-size: 25px;
	color: #EE163A;
	font-weight: 600;
	line-height:40px;
}

.jx-venue .average .average-title {
	line-height:40px;
}


/* Intro page */
.jx-ievent-grid li{
  display: inline-block;
  width:28%;
  margin-right:80px;
}
.jx-ievent-grid li img{
 transition:all 0.3s ease-out;
   border:3px dashed transparent;
}

.jx-ievent-grid li .title{
  text-align: center;
  padding: 10px 15px;  
  color:#fff;
  text-transform:uppercase;
  font-size:15px;
  background:#333;
  min-width:120px;
  margin:0 auto;
  border-radius:50px;
  margin-top:20px;
  margin-bottom:40px;
  border:2px solid transparent;
  transition:all 0.3s ease-out;
}
.jx-ievent-grid li .title:hover{
  background:transparent;
  border:2px solid #ee163a;
}
.jx-ievent-grid li:nth-child(3n){
  margin-right:0px;
}

.jx-ievent-grid li img{
  border:4px solid #ccc;
}

.jx-grid-image-btns{
  text-align: center
}

.jx-grid-image-btns a{
  display: inline-block;
  margin-right:10px;
}

.jx-grid-image-btns a:hover div{
 color:#333;
}


/* Woocommerce */
/*---------------------------------------------------------------
[13.0 Woocommerce ]
----------------------------------------------------------------*/
/*------------Woocommerce----------------*/

.woocommerce .content-area{
	background:#fcfcfc;
}
.woocommerce-page.woocommerce ul.products li.product h3 {
    padding: 6px 10px;
    margin: 0;
    font-size: 20px !important;
	text-align: center;
	margin-top: 10px !important;
}

.woocommerce-page.woocommerce ul.products li.product .star-rating {
    font-size: 14px;
	text-align: center !important;
	margin: 0 auto !important;
	margin-bottom: 20px !important;
	margin-top: 11px !important;
}



/* Shortcode */
.woocommerce ul.products li.product h3 {
    padding: 6px 10px !important;
    margin: 0 !important;
    font-size: 20px !important;
}

.woocommerce ul.products li.product .star-rating {
    margin: 3px 10px !important;
	  font-size:14px;
}

.woocommerce ul.products li.product .price {
	color: #EE163A !important;
	text-align: center;
}
		
		
		

.woocommerce-page .woocommerce #respond input#submit,
.woocommerce-page .woocommerce a.button,
.woocommerce-page .woocommerce button.button,
.woocommerce-page .woocommerce input.button {
    font-size: 100%;
    margin: 0px;
    line-height: 1;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    padding: 17px 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #ffffff;
    *background-color: #EBE9EB;
    border: 0px none;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    color: #fffffff;
    background: #EE163A;
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
}
.woocommerce-page .flexslider {
    margin: 0px;
    position: relative;
    border-radius: 0px;
    box-shadow: none;
    border: 2px solid #eee;
}
/*product Image Hover*/

.zoom_images {
    z-index: 9999;
}
.product-change-images {
    position: absolute;
    top: 5px;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    filter: alpha(opacity=00);
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    -webkit-backface-visibility: hidden;
}
.product-hover:hover .product-change-images,
.product-hover:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.product-hover:hover {
    cursor: pointer;
}
.product-hover a.link_hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.product-hover .flip-wrapper .thumb.flip {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 0.3s linear;
    -moz-transition: -moz-transform 0.3s linear;
    -ms-transition: -moz-transform 0.3s linear;
    transition: transform 0.3s linear;
}
.product-hover:hover .flip-wrapper .thumb.flip {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.product-hover .flip-wrapper .thumb.flip .face {
    display: block;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    position: relative;
    z-index: 1;
}
.product-hover .flip-wrapper .thumb.flip .face.back {
    display: block;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 10;
}
.flip-wrapper,
.flip-wrapper:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background: transparent;
}
/* Product List */

.products li.product {
    border: 1px solid #eee
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: left;
    margin: 0px 3.8% 2.992em 0px;
    padding: 0px;
    position: relative;
    width: 22.05%;
}
.woocommerce ul.products .item-product .product-content-wrapper {
    padding: 10px;
}
.woocommerce ul.products .item-product .product-content-wrapper h3 {
    font-size: 19px !important;
    font-weight: 500;
    line-height: 20px !important;
}
.woocommerce ul.products .item-product .price {
    margin-top: 10px;
}
.woocommerce ul.products .item-product .price del {
    float: left;
    margin-right: 10px;
    font-size: 16px;
	text-align: center;
	width: 100%;
}
.woocommerce ul.products .item-product .price ins {
    display: inline-block;
    font-size: 25px;
}
.woocommerce ul.products .item-product .price .amount {
    font-size: 20px;
    font-weight: 500;
	
}
.woocommerce ul.products .item-product .add_to_cart_button {
    width: 100%;
	text-align: center;
	border-radius: 0;
	background: #ddd;
	color: #333;
	padding-right: 24px;
}

.woocommerce ul.products li.product .button {
    margin-top: 0;
    line-height: 22px;
}
.woocommerce .woocommerce-ordering select {
   height:40px
}
/*Pagination */

.pagination ul {
    list-style: none;
    padding: 0
}
.woocommerce .jx-rebuild-pagination .screen-reader-text,
.jx-rebuild-pagination .next,
.jx-rebuild-pagination .prev {
    display: none;
}
.woocommerce .pagination .page-numbers li span.current {
    background: #EE163A;
    color: #fff;
    font-size: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    margin-top: -5px;
    display: block;
}
.woocommerce .pagination .page-numbers li .page-numbers.current {
    color: #333;
    font-size: 20px;
}
.woocommerce .pagination .page-numbers li .page-numbers {
    width: 40px;
    height: 40px;
    float: left;
    background: #333;
    font-size: 15px;
    margin-left: 8px;
    text-align: center;
    line-height: 40px;
    font-family: open sans;
    border-radius: 50%;
    transition: all 0.3s ease-out;
	color: #fff;
}
.woocommerce .pagination .page-numbers li a:hover {
    background: #EE163A;
}
.woocommerce .pagination .page-number li:hover {
    transition: all 0.3s ease-out
}
.woocommerce .pagination .page-numbers li:hover a {
    color: #333;
}
/*sale tag*/

.woocommerce ul.products li.product {
    overflow: hidden;
    background: #f9f9f9;
    box-shadow: 0 0 4px rgba(200,200,200,0.2);
    border-radius: 6px;
    border: 1px solid #eee;
}

.item-product .added_to_cart{
  text-align: center;
	display: block;
	padding: 5px;
	background: #EE163A;
	color: #fff;
	font-weight: 600 !important;
	width: 100%;
}

.item-product .added_to_cart:hover{
  background:#333;
  color:#EE163A;
}
.woocommerce ul.products li.product .onsale {
    top: 6px;
    right: 6px;
    left: auto;
    margin: -0.5em -0.5em 0px 0px;
    z-index: 4;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 0;
    background: none;
    transform: rotate(45deg);
}
.woocommerce ul.products li.product .onsale:after {
    content: '';
    background: #EE163A;
    position: absolute;
    top: -70px;
    right: -30px;
    left: auto;
    margin: -0.5em -0.5em 0px 0px;
    z-index: -1;
    width: 120px;
    height: 120px;
    line-height: 50px;
    background: #EE163A;
    color: #000;
    text-transform: uppercase;
    border-radius: 0;
    transform: rotate(-90deg)
}
.woocommerce-page .product {
    overflow: hidden
}
.woocommerce-page .product .onsale {
    top: 5px;
    left: 0px;
    margin: -0.5em -0.5em 0px 0px;
    z-index: 4;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #000;
    text-transform: uppercase;
    border-radius: 0;
    background: none;
    transform: rotate(-45deg);
}
.woocommerce-page .product .onsale:after {
    content: '';
    background: #EE163A;
    position: absolute;
    top: -65px;
    left: -35px;
    margin: -0.5em -0.5em 0px 0px;
    z-index: -1;
    width: 120px;
    height: 120px;
    line-height: 50px;
    background: #EE163A;
    color: #000;
    text-transform: uppercase;
    border-radius: 0;
    transform: rotate(90deg)
}
/* Image Hover */

.woocommerce-page .flexslider li {
    position: relative;
}
.woocommerce-page .flexslider li .glass-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 25px;
    width: 70px;
    height: 70px;
    margin-left: -25px;
    margin-top: -25px;
    background: rgba(50, 50, 50, 0.8);
    text-align: center;
    line-height: 65px;
    border-radius: 50%;
    border: 1px solid #333;
    transform: scale(0);
    transition: all 0.3s ease-out;
    color: #EE163A;
}
.woocommerce-page .flexslider li.flex-active-slide:hover .glass-wrapper {
    transform: scale(1);
}
/*Fleximage*/

.woocommerce .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px;
    background: rgb(51, 51, 51) none repeat scroll 0% 0%;
}
.woocommerce .flex-control-paging li a.flex-active {
    width: 14px;
    height: 14px;
    background: transparent none repeat scroll 0% 0%;
    border: 2px solid;
    cursor: default;
}
.woocommerce .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 9px;
    text-align: center;
}
.woocommerce .flex-control-nav li {
    margin: 0px 3px;
    display: inline-block;
}
/*Quantity Button */

.woocommerce div.product form.cart div.quantity {
    margin-right: 20px;
    margin-top: -9px;
}
.woocommerce .quantity .product_quantity_minus,
.woocommerce .quantity .product_quantity_plus {
    width: 48px;
    height: 48px;
    display: inline-block;
    border: 1px solid #EEE;
    border-radius: 0px;
    cursor: pointer;
    line-height: 42px;
    text-align: center;
    color: #EE163A;
    font-size: 40px;
    vertical-align: middle;
    margin-top: -2px;
}
.woocommerce .quantity .product_quantity_plus {
    margin-left: -5px
}
.woocommerce .quantity .qty {
    width: 60px;
    height: 36px;
    padding: 0;
    margin: 0;
    box-shadow: none;
    -moz-appearance: textfield;
    background: transparent none repeat scroll 0% 0%;
    border: 1px solid #E9E9E9;
    font-size: 14px;
    box-sizing: content-box;
    padding: 5px;
    line-height: normal;
    margin-left: -5px;
}

.single-product.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #333;
    font-size: 25px;
}

.single-product .quantity{
	background:#fff;
}

.single-product.woocommerce-page div.product form.cart .variations td, .single-product div.product form.cart .variations th {
    vertical-align: middle;
    padding-top: 15px;
    padding-right: 15px;
}

.single-product.woocommerce div.product form.cart .variations td.label {
    padding-right: 14px !important;
    line-height: 1;
    padding: 0;
}

.single-product.woocommerce-page div.product form.cart .variations td, .single-product div.product form.cart .variations th {
    vertical-align: top; 
    padding-right: 15px;
	padding-top:10px !important;
	padding-bottom: 0;
}

.single-product .woocommerce div.product form.cart .variations td.label {
    padding-right: 14px !important;
    line-height: 1;
    padding: 0;
}

.single-product div.product form.cart .variations label {
    font-size:17px !important;
    font-weight:400 !important; 
	padding-top: 5px;       
}


.single-product .woocommerce-variation-price .price .amount{
    color:#333 !important;    
}
	

.single-product .woocommerce-variation-price{
    margin-bottom:10px;
}

.single-product.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: 15px;
}

.single-product.woocommerce .woocommerce-variation-price {
    margin-bottom: 10px;
    background: #f9f9f9;
    padding: 16px 10px;
    text-align: center;
}

.shop_attributes th{
  color:#333;
  font-size:14px;
  padding-top:15px !important;
}

.single-product.woocommerce .variations tr {
    height: 54px;
}

.woocommerce-page.woocommerce div.product form.cart .variations select {
    margin-bottom: 5px;
}
		
		
	
		
/* Smartphone - portrait (max 479px) */

@media screen and (max-width: 479px) {
    .woocommerce .shop_table.cart .quantity .product_quantity_minus,
    .woocommerce .shop_table.cart .quantity .product_quantity_plus {
        width: 29px;
        height: 18px;
        display: block;
        padding: 3px 5px 3px 20px;
    }
}
.woocommerce-page.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    padding: 17px;
    margin-left: 10px;
    background: #EE163A;
	color: #ffffff;
}
/* Review */

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 80px !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0px 0px 0px 100px !important;
}
.woocommerce #reviews #comments h2 {
    clear: none;
    display: none !important;
}
.woocommerce p.stars a.star-1::after,
.woocommerce p.stars a.star-2::after,
.woocommerce p.stars a.star-3::after,
.woocommerce p.stars a.star-4::after,
.woocommerce p.stars a.star-5::after {
    font-family: fontawesome !important;
}
.woocommerce p.stars a.star-1::after {
    content: "" !important;
}
.woocommerce p.stars a.star-2::after {
    content: " " !important;
}
.woocommerce p.stars a.star-3::after {
    content: "  " !important;
}
.woocommerce p.stars a.star-4::after {
    content: "   " !important;
}
.woocommerce p.stars a.star-5::after {
    content: "    " !important;
}
/* add To Cart */

.woocommerce .woocommerce-message {
    border-top-color: #EE163A !important;
}
.woocommerce .woocommerce-message::before {
    content: "";
    color: #EE163A !important;
}


.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #EE163A;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #333 !important;
	text-decoration: none;
	background-image: none;
	color: #fff !important;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #000;
    color: #FFF;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #EE163A;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.form-row input.input-text{
	height:40px;
	border:0;
	background:#eee
}

/* related*/

.woocommerce-page.product-columns-3.has-right-sidebar .related.products ul.products li,
.woocommerce-page.product-columns-3.has-left-sidebar .related.products ul.products li {
    width: 22.1%;
}
/*Sidebar */

.woocommerce-page.product-columns-3.has-right-sidebar ul.products li,
.woocommerce-page.product-columns-3.has-left-sidebar ul.products li {
    width: 30.8%
}
.woocommerce-page.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background: #EE163A;
}
.woocommerce-page.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #EE163A;
}
.woocommerce-page.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #eee;
}
.woocommerce-page.woocommerce ul.cart_list li img,
.woocommerce-page.woocommerce ul.product_list_widget li img {
    float: left;
    margin-left: 0px;
    width: 97px;
    height: auto;
    box-shadow: none;
    margin-right: 16px;
    border: 1px solid #dedede;
}
.woocommerce-page ul.product_list_widget li a {
    color: #000 !important;
    font-weight: 500 !important;
    ;
    font-size: 16px;
    margin-bottom: 5px;
}
.woocommerce-page ul.product_list_widget li a:hover {
    color: #EE163A !important;
}
.woocommerce-page .woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
    margin-top: 9px;
    margin-bottom: 9px;
}
.woocommerce-page ul.product-categories li a {
    font-size: 15px;
    color: #000 !important;
    font-weight: 500
}
.woocommerce.widget_price_filter .price_label {
    font-size: 16px;
}
/*Cart Page */

.woocommerce-cart.woocommerce-page .woocommerce table.shop_table th {
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    background-color: #f9f9f9;
    font-weight: 400;
}
.woocommerce-cart.woocommerce-page .woocommerce table.shop_table {
    border-radius: 0px;
}
.woocommerce-cart.woocommerce-page table.cart .product-thumbnail {
    width: 57px;
}
.woocommerce-cart.woocommerce-page table.cart img {
    width: 99px;
    box-shadow: none;
}
.woocommerce-cart.woocommerce-page table.cart td.actions .coupon .input-text {
    float: left;
    box-sizing: border-box;
    border: medium none;
    padding: 12px 8px;
    margin: 0px 4px 0px 0px;
    outline: 0px none;
    line-height: 1.6;
    width: 160px;
    background: #eee;
    border-radius: 0px;
    font-size: 15px;
}
.woocommerce-cart.woocommerce-page .woocommerce .quantity .qty {
    margin-left: -4px;
    margin-top: -1px;
}
.woocommerce-cart.woocommerce-page .woocommerce .quantity .product_quantity_plus {
    margin-left: -5px;
}
.woocommerce-cart.woocommerce-page .cart_totals table th {
    font-weight: 400;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    background-color: #f9f9f9;
}
.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals table {
    border: 1px solid #eee;
}
.woocommerce-cart.woocommerce-page .woocommerce #respond input#submit.alt,
.woocommerce-cart.woocommerce-page .woocommerce a.button.alt,
.woocommerce-cart.woocommerce-page .woocommerce button.button.alt,
.woocommerce-checkout.woocommerce-page .woocommerce input.button.alt {
    *background-color: #EE163A;
    color: #ffffff;
}
/*Checkout */

.woocommerce-checkout.woocommerce-page .woocommerce table.shop_table th {
    font-weight: 400 !important;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    background-color: #f9f9f9;
}
.woocommerce-checkout.woocommerce-page #payment {
    background: #f9f9f9 none repeat scroll 0% 0%;
    border-radius: 5px;
}

.woocommerce-page .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    background: #f9f9f9;
}

/*Widgets*/

.woocommerce-page #sidebar .woocommerce ul.product-categories li {
    padding: 0;
    margin-right: 2px;
    border-radius: 0px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 6px;
    line-height: 35px;
    font-size: 13px !important;
	border: 0;

}

.woocommerce-page #sidebar .woocommerce ul.product-categories li .children{
  margin:0 25px !important;
}

.woocommerce.woocommerce-page #sidebar .product-categories li a {
    color: #fff;
    font-size: 13px;
}
.woocommerce-page #sidebar .product-categories li a:hover {
    color: #333 !important;
    ;
}
/*Search Widget*/

#sidebar .widget_product_search .screen-reader-text,
#sidebar .widget_product_search .screen-reader-text {
    display: none;
}
#sidebar .widget_product_search label {
    padding: 0;
}
#sidebar .widget_product_search input.search-field {
    margin-right: -1px;
	width: 203px;
	float: left;
	border-radius: 0;
	height: 40px;
	border: 1px solid #eee;
	padding: 10px;
	
}
#sidebar .widget_product_search input[type='submit'] {
    width: 70px;
    height: 40px;
    *background: #EE163A;
    border: 0;
    font-size: 14px;
    padding: 0;
    margin: 0;
	
}

#sidebar .widget_product_search input[type="submit"]:hover {
    background: #333;
	  color:#fff;
}

.woocommerce .jx-ievent-section-title-4{
	font-size:20px;
	color:#000;
	margin-bottom:20px;
	font-weight:500
}

/*Cart */
.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    line-height: 2.5em;
}

.woocommerce-page.woocommerce-checkout .woocommerce #respond input#submit:hover, .woocommerce-page.woocommerce-checkout .woocommerce a.button:hover, .woocommerce-page.woocommerce-checkout .woocommerce button.button:hover, .woocommerce-page.woocommerce-checkout .woocommerce input.button:hover {
    color: #fff !important;
    background: #333 !important;
}

.woocommerce.woocommerce-page .blockUI.blockOverlay::before, .woocommerce.woocommerce-page .loader::before {
    background: none !important;
}