

@media (min-width: 1400px) and (max-width: 1920px){
    
	.main-slider .owl-item{height: inherit;}
}

/* iPads (landscape) ----------- */
@media screen and (max-device-width: 1024px) and (orientation: landscape) {

	.main-menu ul li{margin-left: 10px;}
	.main-slider .owl-item{height: 470px;}
	.photo-right img{width: 250px;}
	.gallery-cover{margin-bottom: 30px;}
	#trigger{display: block !important;}
	.gallery-cover{height: 180px;}

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

	.main-slider .owl-item{height: 350px;}
	.photo-right img{width: 250px;}
	.photo-right h1{font-size: 30px;}
	.photo-right h3{font-size: 20px;}
	.gallery-cover{margin-bottom: 30px;}
	.mobbr-none{margin-top: 20px;}
	#trigger{display: block !important;}
	.gallery-cover{height: 145px;}
	.secretary-photo{bottom: -75px;}
}


@media (max-width: 767px) {
	#trigger{display: block !important; margin-top: 8px !important;}
	.header-top::after, .header-top::before, .content-top, .event-slider .owl-dots{display: none !important;}
	.header-top{background: #f58220; padding: 10px 0; width: 100% !important;}
	.header-top p{padding: 0;}
	.social-icon{float: left !important; margin-top: 5px;}
	.social-icon ul li a{background: #666;}
	.logo h2{font-size: 18px;}
	.main-slider .owl-item{height: auto; overflow: hidden;}
	.photo-right img{width: 90px;}
	.photo-right h1{font-size: 20px;}
	.photo-right h3{font-size: 18px;}
	.photo-detail h2{font-size: 28px !important;}
	.photo{margin-top: 20px;}
	.section{padding: 25px 0;}
	.main-head{margin-bottom: 20px;}
	.event-pic{height: auto;}
	.footer-info{margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #767676;}
	.footer-bottom{margin-top: 0;}
	.footer-bottom p{font-size: 12px !important;}
	.sm-center{text-align: center !important;}
	.mobbr-none{border-bottom: none;}
	.gallery-cover{margin-bottom: 20px;}
	.eventdetail-bg table th, .eventdetail-bg td{font-size: 14px !important;}
	.simplefilter li{margin-bottom: 10px;}
	.gallery-cover{height: auto !important;}
	.event-content h4{margin: 10px 0;}
	.contact-bx{margin-bottom: 25px;}
	.adr-box{padding: 15px !important;}
	.simplefilter  li{padding: 6px 15px 8px; font-size: 12px; margin-right: 5px; margin-bottom: 5px;}
	.master-slider{margin-top: 0;}

	.eventdetail-bg h4{font-size: 14px; margin: 0; padding: 5px;}
	.eventdetail-bg{padding: 20px 0 0;}
	.event-row{padding: 10px;}
	.secretary-photo{position: unset;}

}
