


.jux-item a:hover{
	text-decoration: none;
}

.loop-item-featured img {
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}
.loop-item-featured{
    overflow: hidden;
}
.loop-item-featured:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.loop-item-category, 
.loop-item-category a {
    color: #fe6367;
    transition: color .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease;
}
.loop-item-category {
    padding-top: 1em;
}
.loop-item-category {
    padding-bottom: 10px;
    /*padding-top: 5px;*/
    color: #fe6367;
}
.loop-item-category a:hover {
    color: #000;
}
.loop-item-title a:hover{
     transition: color .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease;
    color: #fe6367;
}
.loop-item-title {
    margin-top: 0;
    font-size: 1.2em;
    text-transform: uppercase;
    margin-bottom: .5rem;
}
.loop-item-excerpt {
    margin-top: 1.5rem;
}
.style-slider .event-info>div,
.style-grid .event-info>div {
    line-height: 2;
    border-bottom: 1px solid #dbdada;
    padding: 7px 0;
}
 .event-info>div i, 
.event-header .content-meta i, 
 ul li:before, 
.event-info>div i, 
 .event-info>div i {
    color: #fe6367;
}
 .event-info>div i {
    color: #fe6367;
    padding-right: 5px;
    padding-left: 5px;
}
.event-info>div:last-child {
    border: 0;
}
.style-slider .loop-item-action,
.style-grid .loop-item-action {
    margin-top: 2em;
}
.jux-loadmore {
    position: relative;
}
.style-slider .jux-item .jux-loadmore,
.style-grid .jux-item .jux-loadmore {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 0 solid transparent;
    white-space: nowrap;
    background: #e7e7e7;
    text-transform: capitalize;
    padding: .6666666666666666em 3em;
    font-size: 15px;
    line-height: 1.7;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: border-color color .2s ease;
    -o-transition: border-color color .2s ease;
    transition: border-color color .2s ease;
    color: #313131;
    background-color: #e7e7e7;
    border-color: 0;
}
.style-slider a.jux-loadmore:before,
.style-grid a.jux-loadmore:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: rgba(255,255,255,.5);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transform: scale(.5,1);
    transform: scale(.5,1);
}
.style-slider .jux-loadmore:hover, 
.style-grid .jux-loadmore:hover, 
.style-grid .jux-loadmore:focus, 
.style-slider .jux-loadmore:focus, 
.style-grid .jux-loadmore:active, 
.style-slider  .jux-loadmore:active, 
.jux-loadmore.active, 
.style-slider  .open>.dropdown-toggle.jux-loadmore, 
.style-grid .open>.dropdown-toggle.jux-loadmore, 
.style-slider  .bg-primary,
.style-grid .bg-primary,
.style-slider   .jux-loadmore:hover,
.style-grid  .jux-loadmore:hover {
    background-color: #fe6367;
    border-color: #fe6367;
    color: #fff;
}
.jux-loadmore:hover, 
.jux-loadmore:focus, 
.jux-loadmore:active, 
.jux-loadmore.active, .open>.dropdown-toggle.jux-loadmore {
    color: #fff;
    background-color: #fe6367;
    border-color: #fe6367;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.jux-loadmore:active, .jux-loadmore.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.jux-loadmore:hover, .jux-loadmore:focus {
    background: #fe6367;
    color: #fff;
    border-color: #fe6367;
}
.style-slider  a.jux-loadmore:hover:before,
.style-grid a.jux-loadmore:hover:before {
    opacity: 1;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}

.jux-event-masonry .jux-event-filter-search{
    position: relative;
    display: inline-block;
}
.jux-event-masonry .fa-search {
    /*font-family: ionicons;*/
    position: absolute;
    right: 15px;
    top: 10px;
    opacity: 0.5;
}
.jux-event-masonry .jux-event-filter-search:after {
    /*content: '\f4a5';*/
}
.widget-event-filter-control{
    width: 230px;
    display: inline-block;
}
.jux-event-masonry  #quicksearch  {
    border: 1px solid #e2e2e2;
    color: #888;
    font-size: 14px;
    line-height: 24px;
    padding: 10px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.jux-event-masonry .widget-event-filter-control {
    background: #fff;
    border: 1px solid #e2e2e2;
    color: #888;
    font-size: 14px;
    line-height: 24px;
    /*text-indent: 15px;*/
    height: 35px!important;
}

.jux-event-masonry .jux-event-content  .owl-next,
.jux-event-masonry .jux-event-content  .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}
.jux-event-masonry .jux-event-content  .owl-prev {
  left: 10px;
}
.jux-event-masonry .jux-event-content  .owl-next {
  right: 10px;
}

.jux-event-masonry .jux-event-content  .owl-nav [class*='owl-'] {
  transition: all .3s ease;
}
.jux-event-masonry .jux-event-content  .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}
.jux-event-masonry .line {
  height: 2px;
  background-color: red;
  text-align: center;
  margin: 10px auto 50px;
  width: 10%;
}
.jux-event-masonry .line1 {
  height: 1px;
  background-color: red;
  text-align: center;
  margin: 20px 0px 0px;
  width: 10%;
}
.jux-event-masonry .jux-gallery .synced {
  opacity: 1!important;
}
.jux-event-masonry .jux-gallery .owl-item {
  opacity: 0.5;
}


.style-list .loop-item-wrap{
    display: flex;
    margin: 0 0 20px;
    /*margin-top: 10px;*/
    /*margin-bottom: 10px;*/
    text-align: left;
    background-color: #f4f6f7;
    border: 1px solid #e9f3f7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}
.jux-item {
    width: 100%;
}
.style-list .loop-item-featured  {
    width: 50%;
}
.style-list .loop-item-featured a{
    display: block;
}
.style-list .loop-item-category{
    padding: 0px
}
.style-list .loop-item-excerpt {
    line-height: 1.7;
    margin-top: 10px;
    color: #696969;
}
.style-list .loop-item-content{
    padding: 30px;
    width: 50%;
}
.style-list .event-info>div {
    line-height: 2;
}
.style-list .jux-loadmore {
    color: #fff;
    background: #ea669b;
    border-radius: 20px;
    padding: 4.5px 24px;
    margin: 30px 0 10px;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    text-transform: capitalize;
}
.style-list .jux-loadmore {
    font-size: 16px;
    line-height: 1.75;
    display: inline-block;
    color: #fff;
    background-color: #e182a8;
    -webkit-transform: scale(1.008);
    -ms-transform: scale(1.008);
    -o-transform: scale(1.008);
    transform: scale(1.008);
}
.style-list .jux-loadmore:hover{
    background-color: #d2447d; 
}
.style-list .loop-item-category a{
    color: #5f41a5;
    font-weight: bold;
    font-size: 14px;
}
.style-list .loop-item-category a:hover{
    color: #005e8d;
}
@media only screen and (min-width: 768px) and (max-width: 960px){
    
}
@media (max-width: 435px){
    .jux-event-masonry .jux-event-filter-search,
    .widget-event-filter-control,
    .style-list .loop-item-wrap{
        display: block;
    }
    .widget-event-filter-control,
    .style-list .loop-item-content,
    .style-list .loop-item-featured,
    .jux-item {
        width: 100%!important;
    }
}
.clearfix  select{
    margin: 0 0 9px;
}






/*load more css*/
.jux-images-masonry-loading {
   height: 50px;
   width: 20%;
   margin-left:auto;
   margin-right: auto;
   margin-top: 5px;
   margin-bottom: 5px;
}
.jux-images-masonry-loading .jux_timetable_loading_spinner {
    margin: 30px auto;
    width: 32px;
    position: relative;
}
.jux_loadMore{
  border-radius: 5px;
    color: #f3f3f3;
    background-color: #96003A;
    text-align: center;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 14px;
    width:20%;
    margin: 0px auto 40px;
    padding:15px;
    transition:all 0.4s ease-in-out;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
}
.jux_loadMore:hover{
    background-color: #D3276A;
}
.jux_loadMore a#timetable_viewplus{
    width:100%;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#fff;
    text-decoration: none;
}   
.jux-images-masonry-loading .jux_timetable_loading_spinner .cube1,
.jux-images-masonry-loading .jux_timetable_loading_spinner .cube2,
.jux-images-masonry-loading .jux_timetable_loading_spinner .cube3,
.jux-images-masonry-loading .jux_timetable_loading_spinner .cube4,
.jux-images-masonry-loading .jux_timetable_loading_spinner .cube5 {
    background: #A1A1A1;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 20px;
    left: 0;
    -webkit-animation: cubemove 2s infinite ease-in-out;
    animation: cubemove 2s infinite ease-in-out;
}
.jux-images-masonry-loading .jux_timetable_loading_spinner .cube2 {
   -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.jux-images-masonry-loading .jux_timetable_loading_spinner .cube3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.jux-images-masonry-loading .jux_timetable_loading_spinner .cube4 {
   -webkit-animation-delay: -1.5s;
    animation-delay: -1.5s;
}
.jux-images-masonry-loading .jux_timetable_loading_spinner .cube5 {
    -webkit-animation-delay: -2s;
    animation-delay: -2s;
}
@-webkit-keyframes cubemove {
  0% {
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px);
  }
  50% {
    -webkit-transform: translateX(0px) rotate(180deg) scale(2.2);
    transform: translateX(0px) rotate(180deg) scale(2.2);
    background: #96003A;
  }
  100% {
    -webkit-transform: translateX(120px);
    transform: translateX(120px);
  }
}
@keyframes cubemove {
  0% {
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px);
  }
  50% {
    -webkit-transform: translateX(0px) rotate(180deg) scale(2.2);
    transform: translateX(0px) rotate(180deg) scale(2.2);
    background: #D3276A;
  }
  100% {
    -webkit-transform: translateX(120px);
    transform: translateX(120px);
  }
}
