.gallery-item .image-box .image img{min-height: 220px;max-height: 220px;}
.dteevent{padding: 5px 4px 5px 4px;}

.tg-eventdetailhead {
    width: 100%;
    float: left;
    padding: 0 0 34px;
    margin-top: 25px;
}

.tg-eventdetailhead .tg-eventtyle {
    position: static;
}
.tg-eventpaid {
    background: #33b5e5;
}

.tg-eventtyle {
    top: 10px;
    right: 10px;
    color: #fff;
    z-index: 2;
    padding: 0 20px;
    background: #222;
    position: absolute;
    border-radius: 11px;
    vertical-align: top;
    display: inline-block;
    text-transform: capitalize;
    font: bold 14px/22px 'Muli', Arial, Helvetica, sans-serif;
}

.event-details-section .news-block .image img{max-height: 433px;}
.event-details{margin-top:25px;}
.event-details .event-title{
	font-size: 22px;
    font-weight: 600;
    color: #101130;
}

.tg-eventinfo {
    width: 100%;
    float: left;
}

.tg-eventinfo h3 {
    font-size: 24px;
    font-weight: 900;
    margin: 0 0 25px;
    line-height: 20px;
 }
 
 .tg-eventinfo ul {
    width: 100%;
    float: left;
    font-size: 16px;
    list-style: none;
    font-weight: 500;
    line-height: 19px;
    padding: 0 0 40px;
}

.tg-eventinfo ul li {
    width: 100%;
    float: left;
    line-height: inherit;
    background: #f7f7f7;
    list-style-type: none;
}

.tg-eventinfo ul li span {
    width: 30%;
    float: left;
    padding: 15px 20px;
}

@media (max-width: 991px){
	.tg-eventinfo ul li span {
	    width: 40%;
	}
}

.tg-eventinfo ul li span + span {
    width: 70%;
    float: left;
}

@media (max-width: 480px){
	.tg-eventinfo ul li span, .tg-eventinfo ul li span + span, .tg-comingsoon .tg-formnewsletter {
    	width: 100%;
	}
}

.tg-eventinfo ul li:nth-child(even) {
    background: #fff;
}

.book-now-btn{cursor: pointer;}
.news-block .post-info li {display: block;}
.news-block .image img {min-height: 290px;max-height: 290px;}
.about-section .image-column .image-box img{min-height: 320px;max-height: 320px;}
.about-section .image-column .image-box img{max-width: 320px;min-width: 320px;}
.error{color:#ff0000eb !important;}
.booknow-btn-box{position: relative;}
.booknow-btn
{ padding: 15px 30px;
  line-height: 20px;
  font-weight: 600;
  font-size: 15px;
}

.booknow-btn
{
    position: relative !important;
    padding: 3px 24px !important;
    font-size: 14px !important;
    line-height: 30px !important;
    color: #fff !important;
    font-weight: 400 !important;
    text-align: center !important;
    background-color: #1c94d2 !important;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 20px !important;
}

.booknow-btn:hover {
    border-color: unset !important;;
    color: #1c94d2 !important;
    background-color: #fff !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
}
@media (max-width: 375px){
.about-section .image-column .image-box img{
    max-width: 300px;
    min-width: 300px;

}
@media (max-width: 320px){
.news-block .image img {min-height: 290px;max-height: 290px;}
.about-section .image-column .image-box img{min-height: 290px;max-height: 290px;}
.about-section .image-column .image-box img{max-width: 290px;min-width: 290px;}
}