.event_page_wrap{
  background-size: cover;
  background-repeat: no-repeat;
  height: 200px;
}
.event_wrap_single .company-logo img{
  width: 100% !important;
}
.event_wrap_single p{
  font-size: 16px;
  overflow: hidden;
}
.event_wrap_single .content_middle{
  padding: 0;
}
.event_wrap_single .content_bottom {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 20px 15px;
}
.event_page_wrap .job_page_head {
  height: 100%;
  background: rgba(0,0,0,0.5) !important;
}
.event_page_wrap .job_page_head h3{
  text-align: center;
  font-weight: 600;
  padding: 35px 0 0;
}
.event_page_wrap .job_page_head .job-title{
  color: #fff !important;
}
.event_page_wrap .job_page_head .sen_subheading {
  text-align: center;
  margin: 0;
  color: #fff !important;
}
.event_page_wrap .job_page_head .btn{
  text-align: center;
  margin-top: 15px;
  width: 100%;
}
.event_page_wrap .job_page_head .btn a{
  border: 1px solid #101f46;
  padding: 10px 30px;
  background: #fff;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  color: #101f46;
  font-weight: 600;
}
.event_page_wrap .job_page_head .btn a:hover {
    background: #101f46;
    color: #fff;
}
.event-search{
  display: flex;
  justify-content: center;
}
.event-search select{
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #999;
  height: 45px;
  margin-bottom: 35px;
  line-height: 45px;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666;
  background-color: #fff;
  border: 1px solid #cccbcb;
  color: #999999;
}
.event-search input[type="submit"]{
  border: 1px solid #101f46;
  border-radius: 0;
  font-size: 14px;
  height: 45px;
  margin-bottom: 35px;
  padding: 0;
  width: 100%;
}
.event-search input[type="submit"]:hover{
  color: #101f46 !important;
  background: #fff !important;
  border: 1px solid #101f46;
}
.event-search.single input[type="submit"]{
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.event-search .event-search-content{
  padding: 35px 30px 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 15px 15px;
  background: #f2f2f2;
}
.event-search.single .event-search-content{
  padding: 20px 0;
  margin: 20px 0 0 0;
}
.event-search form{
  margin: 0;
  width: 100%;
}

.fsd-grid .facetwp-template {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  flex: 5;
  margin-left: -10px;
  margin-right: -10px;
}
.page-id-2905 .fsd-grid .facetwp-template{
  margin-left: 0;
  margin-right: 0;
}

.fsd-grid.fsd-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  flex: 5;
  margin-left: -10px;
  margin-right: -10px;
}

.fsd-grid .facetwp-template a {
  text-decoration: none;
}

.fsd-grid.fsd-row a {
  text-decoration: none;
}

.fsd-grid .facetwp-template a:hover,.fsd-grid .facetwp-template a:visited,.fsd-grid .facetwp-template a:focus {
  text-decoration: none;
  outline: 0;
  cursor: pointer;
}

.fsd-grid.fsd-row a:hover,.fsd-grid.fsd-row a:visited,.fsd-grid.fsd-row a:focus {
  text-decoration: none;
  outline: 0;
  cursor: pointer;
}

.fsd-grid-item {
  height: 450px;
  flex-basis: 20%;
  min-width: 25%;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.fsd-grid-item:hover {
  z-index: 1;
  cursor: pointer;
}

.fsd-wrapping-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  color: currentColor;
}

.fsd-grid-item-wrapper {
  border-radius: 5px;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
  background: #ececec;
  margin: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  transition: padding 0.15s cubic-bezier(0.4,0,0.2,1), margin 0.15s cubic-bezier(0.4,0,0.2,1), box-shadow 0.15s cubic-bezier(0.4,0,0.2,1);
  position: relative;
}

/* .fsd-grid-item:hover .fsd-grid-item-wrapper {
  padding: 2% 2%;
  margin: -2% -2%;
} */

.fsd-grid-item-container {
  height: 100%;
  width: 100%;
  position: relative;
  border: 1px solid #ccc;
}

.fsd-grid-image-top {
  height: 45%;
  background-position-x: 50%;
  width: 120%;
  background-size: cover;
  position: relative;
  background-position-y: 50%;
  background-position: 50% 50%;
  left: -10.5%;
  top: -4.5%;
}

.fsd-grid-image-top .centered {
  text-align: center;
  transform: translate(-50%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 54.5%;
  left: 50%;
  width: 90%;
  height: 85%;
  background-position: center;
}

.fsd-grid-item-content {
  padding: 0 10px 20px 10px;
}
.fsd-grid-item-content .top{
  padding: 10px 0;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.fsd-grid-item-content .top span{
  padding: 1px 5px;
    border-radius: 10px;
    background: #0f2046;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    margin: 0 3px 3px 0;
}

.fsd-item-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 900;
  margin-bottom: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  height: 80px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.fsd-item-category {
  display: block;
  margin-bottom: 20px;
  font-size: 12px;
}

.fsd-item-excerpt {
  margin-bottom: 20px;
  display: block;
  font-size: 14px;
}

.fsd-more-info {
  position: absolute;
  bottom: 0;
  margin-bottom: 25px;
  padding-left: 0;
  transition-duration: .5s;
  font-size: 12px;
  display: flex;
}

.fsd-more-info .icon-glyph-21:before {
  font-size: 21px;
}

.fsd-more-info i {
  padding-left: 5px;
  transition-duration: .5s;
}

.fsd-grid-item:hover .fsd-more-info i {
  padding-left: 20px;
  transition-duration: .5s;
}

@media only screen and (max-width: 1333px) {
  .fsd-grid .facetwp-template, .fsd-grid.fsd-row {
      flex: 4;
  }

  .fsd-grid-item {
      flex-basis: 25%;
  }
}

@media only screen and (max-width: 1073px) {
  .fsd-grid .facetwp-template, .fsd-grid.fsd-row {
      flex: 3;
  }

  .fsd-grid-item {
      flex-basis: 33.33%;
  }
}

@media only screen and (max-width: 815px) {
  .fsd-grid .facetwp-template, .fsd-grid.fsd-row {
      flex: 2;
  }

  .fsd-grid-item {
      flex-basis: 50%;
  }
  .fsd-grid-item-wrapper:hover{
    box-shadow: 0px 0px 10px #444;
    z-index: 2;
    -webkit-transition: all 500ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 500ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 500ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 500ms ease-in;
    transform: scale(1.1);
  }
}

@media only screen and (max-width: 555px) {
  .fsd-grid .facetwp-template, .fsd-grid.fsd-row {
      flex: 1;
  }

  .fsd-grid-item {
      flex-basis: 100%;
  }
}

@media only screen and (min-width: 600px) {
  .event_content .event_format{
    display: flex;
    flex-wrap: wrap;
    align-items: self-end;
  }
  .event_content .self-end fieldset{
    width: 100%;
    border: 1px solid #cccccc;
    padding: 10px;
  }
  .event_content .self-end .membership_discount{
    width: 100%;
    margin-bottom: -1.5rem;
  }
}

.event_wrap_single{
  padding: 30px 15px;
  margin-bottom: 30px;
}
.event_wrap_single .promo{
  border: 1px solid #ffb120;
  width: 230px;
  text-align: center;
  padding: 5px 0;
  border-radius: 20px;
  background: #ffb120;
  cursor: pointer;
}
.event_wrap_single .company-logo{
  text-align: center;
  padding: 30px 0;
}
.event_wrap_single .head_title{
  text-align: center;
}
.event_wrap_single .event-add-info{
  display: flex;
  justify-content: center;
}
.start_by, .end_by{
  display: flex;
  align-items: center;
}
.start_by p, .end_by p{
  width: 45px;
}