.page-template-page-event .page-header {
  margin-bottom: 45px;
}

.page-template-page-event .footer {
  margin-top: 45px;
}

.page-template-page-event .blog-section {
  padding: 30px 20px 50px;
  max-width: 1220px;
  margin: 0 auto;
}

.page-template-page-event .blog-section .cell {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 60px;
  -webkit-box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.2);
}

.page-template-page-event .blog-section .cell .img-wrap {
  width: 100%;
  height: 240px;
  background-size: cover;
  background-position: center;
}

.page-template-page-event .blog-section .cell .text-wrap {
  padding: 0 20px 88px;
}

.page-template-page-event .blog-section .cell .text-wrap p {
  margin-bottom: 0;
}

.page-template-page-event .blog-section .cell .text-wrap .description.w-ellipsis :last-of-type:after {
  content: ' (...)';
  display: inline;
}

.page-template-page-event .blog-section .cell .text-wrap a {
  display: inline;
  color: #4A4A4A;
}

.page-template-page-event .blog-section .cell .text-wrap h4 {
  margin-top: -20px;
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 1.2rem;
  color: #4A4A4A;
}

.page-template-page-event .blog-section .cell .text-wrap .excerpt-read-more {
  display: none;
}

.page-template-page-event .blog-section .cell .text-wrap .icon-wrap {
  -webkit-box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  position: relative;
  top: -30px;
  background-color: #fff;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 100%;
}

.page-template-page-event .blog-section .cell .text-wrap .icon-wrap .icon {
  max-width: 33px;
}

.page-template-page-event .blog-section .cell .text-wrap .readMore {
  position: absolute;
  bottom: 64px;
  display: inline-block;
  margin-top: 30px;
  text-transform: uppercase;
  color: #3477ff;
}

.page-template-page-event .blog-section .cell .date {
  border-top: 1px solid #ccc;
  color: #909090;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  margin-bottom: 0;
}

.page-template-page-event .blog-section .button {
  border-radius: 5px;
  color: #fff !important;
}

td span {
	display: none;
}

@media (max-width: 1100px) {
	td span {
    display: inline-block;
    min-width: 113px;
    margin-right: 30px;
    font-weight: 700;
    }

	td { 
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	tr.hide-mobile {
    	display: none;
    }
	tr { 
	   border: 1px solid #ccc;
	}

	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
    td a { 
    	overflow-wrap: break-word;
    }
    
	td.heading-mobile {
	    font-weight: 700;
	}

	td.hide-mobile {
	    display: none;
	}
}

.ts--inner {}

.ts--inner .tcv--wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 25px;
    justify-content: center;
}

.ts--inner .tcv--wrap .tcv--item {
    width: 49%;
    margin-bottom: 15px;
    width: 31%;
    margin: 1%;
}

.ts--inner .tcv--wrap .tcv--item .ti--inner {}

.ts--inner .tcv--wrap .tcv--item .ti--inner .title--container {
    text-align: center;
    margin-top: 10px;
}

.ts--inner .tcv--wrap .tcv--item .ti--inner .title--container h3 {
    fonnt-weight: bold;
}

.ts--inner .tcv--wrap .tcv--item .ti--inner .video--container {
    width: 100%;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
    position: relative;
}

.ts--inner .tcv--wrap .tcv--item .ti--inner .video--container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 991px) {

    .ts--inner .tcv--wrap .tcv--item {
        width: 48%
    }
}

@media (max-width: 767px) {

    .ts--inner .tcv--wrap .tcv--item {
        width: 100%;
        margin: 0;
        max-width: 320px;
    }
}

/* ZESTY DESIGN */

.pattern-links-section .pattern-links .row{
  pointer-events: none;
}

.pattern-links-section .pattern-links .col{
  pointer-events: auto;
  overflow: hidden;
}

.pattern-links-section .pattern-links .row:nth-child(1) .col{
  clip-path: polygon(100% 0, 100% 62%, 50% 100%, 0 62%, 0 0);
}
.pattern-links-section .pattern-links .row:nth-child(2) .col{
  clip-path: polygon(50% 0%, 100% 38%, 100% 100%, 0 100%, 0% 38%);
}

.pattern-links-section .pattern-links .col a{
  cursor: pointer;
  transform: none !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  padding: 16px;
}

.pattern-links-section .pattern-links .row:nth-child(1) .col a{
  padding-bottom: 30% !important;
}

.pattern-links-section .pattern-links .row:nth-child(2) .col a{
  padding-top: 30% !important;
}

.pattern-links-section .pattern-links .col img{
  filter: brightness(1);
  transition: filter 0.3s ease;
}

.pattern-links-section .pattern-links .col:hover img:not(.nohover){
  filter: brightness(0.6);
}