/*  BACKGROUND GRADIENTS */
/*  USAGE Example: @include background-gradient(red, black, vertical) */
/* BACKGROUND SIZE */
/* USAGE Example: @include background-size(100%, 100%); */
/* BOX SIZING */
/* usage example: @include box-sizing(border-box); */
/* POSITION */
/* USAGE EXAMPLE : @include position(absolute, 10px, null, 10px, 10px); */
/* OPACITY */
/* USAGE EXAMPLE : @include opacity(0.2); */
/* Arrows / Triangles */
/* Circle */
/* Not Text */
/* Auto */
/* generic transform */
/* rotate */
/* rotate */
/* scale */
/* translate */
/* skew */
/* transform origin */
/* IMAGES */
/*$img-path: '../images/' !default;



$font-body-base-small:ceil(($font-body-base * 0.75)) !default;*/
/* Font Size */
/*$line-height-base: 1.625em !default;*/
/* COLORS */
#eventBanner {
  background: url(../images/services-bg.jpg) no-repeat;
  background-size: cover;
  height: 170px;
  text-align: center;
  color: #ffffff;
  position: relative;
}
#eventBanner .title {
  font-size: 40px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  position: absolute;
  top: 66%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#eventBanner .title span {
  font-family: 'Conv_BEBAS___', Sans-serif;
  display: block;
  font-size: 37px;
}
@media screen and (min-width: 768px) {
  #eventBanner .title {
    font-size: 56px;
    text-shadow: none;
  }
}
#eventBanner:before {
  content: "";
  display: block;
  width: 100%;
  height: 66px;
}
@media screen and (min-width: 768px) {
  #eventBanner:before {
    height: 109px;
  }
}
@media screen and (min-width: 768px) {
  #eventBanner {
    height: 270px;
  }
}

.section-wrapper {
  padding: 50px 0;
}
.section-wrapper ul {
  list-style-type: none;
}
.section-wrapper ul li {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #f0f0f0;
  padding: 5px;
}
@media screen and (min-width: 768px) {
  .section-wrapper ul li {
    vertical-align: top;
    display: inline-block;
    width: 30%;
    margin-right: 20px;
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .section-wrapper ul li {
    width: 31.33333%;
    margin-right: 30px;
  }
  .section-wrapper ul li:nth-child(3n+3) {
    margin-right: 0px;
  }
  .section-wrapper ul li .all-icons {
    -webkit-transition: all, 0.2s, ease-in-out;
    -moz-transition: all, 0.2s, ease-in-out;
    transition: all, 0.2s, ease-in-out;
  }
}
.section-wrapper ul li .figure {
  width: 100%;
}
.section-wrapper ul li .figure img {
  width: 100%;
}
.section-wrapper ul li .event-details {
  padding: 10px 0;
}
.section-wrapper ul li .event-details .detail-list {
  text-align: left;
  margin-bottom: 5px;
  font-size: 14px;
}
.section-wrapper ul li .event-details .detail-list label {
  font-weight: 700;
}
.section-wrapper .title {
  font-size: 20px;
  font-family: 'Conv_BEBAS___', Sans-serif;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .section-wrapper .title {
    font-size: 25px;
  }
}

/*gallery*/
.gallery {
  margin: auto;
}

.thumbnail_wrap {
  position: relative;
}

/*a.thumbnail {
	position: absolute;
}*/
a.thumbnail img {
  /*width: 200px;
  height: 200px;*/
  width: 100%;
  background-color: #FCFAE1;
  padding: 2px;
  box-shadow: 0px 0px 4px #BD8D46;
}

a.thumbnail img:hover {
  box-shadow: 0px 0px 4px #4C1B1B;
}

.clear_floats {
  clear: both;
  line-height: 1px;
}

/* Vertical Media Queries */
@media screen and (min-width: 50px) and (max-width: 500px) {
  .gallery {
    width: auto;
  }
}
.categories {
  margin-bottom: 30px;
}
/*change by deepak */
.bdr-btm{
	border-bottom:3px solid #ca171e;
}
/*change by deepak */
.categories ul li {
  list-style-type: none;
  display: table;
  margin:0;
  border: none;
  width: auto;
}
.categories ul li ol li {
  list-style-type: none;
  display: inline-block;
}
.categories ul li ol li:first-child {
  margin-left: 0;
}
.categories ul li ol li a {
  color: #999999;
  padding: 5px 10px;
  border: 1px solid #999999;
  min-width: 40px;
  display: block;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all, 0.5s, ease;
  -moz-transition: all, 0.5s, ease;
  transition: all, 0.5s, ease;
}
.categories ul li ol li a.active, .categories ul li ol li a:hover {
  background-color: #ca171e;
  color: #ffffff;
  border-color: #ca171e;
}
@media screen and (min-width: 320px) and (max-width: 619px) {
  .categories ul li ol li {
    margin-left: 0;
  }
  .categories ul li ol li a {
    padding: 5px;
    font-size: 14px;
  }
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  z-index: 1;
}

.isotope, .isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.portfolio-item {
  margin: 15px 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.catList ul {
  margin: 0 auto;
  padding: 0;
  display: table;
}
.catList ul:before {
  content: "Categories";
  font-weight: 700;
}
.catList ul li {
  display: inline-block;
  padding: 0;
}
.catList ul li:before {
  content: "|";
  display: inline-block;
  padding: 0 10px;
}
.catList ul li:last-child {
  border-right: none;
}
.catList ul li:last-child:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .catList ul {
    display: block;
  }
  .catList ul li {
    display: block;
    border-right: none;
  }
}
