.ak3 {
	color:#ff0000!important;
}

.page-header .container h6{
	display:none!important;
}

.page-header .social-media{
	display:none!important;
}

.tsi {
	width: 60%;
	text-align: center;
	font-size: 24px;
	margin: 0 auto;
	position: relative;
	display: block;
	text-decoration: none !important;
	border: 4px solid red;
	padding: 10px;
	cursor:pointer;
}
.tsi:hover {
	border: 4px solid red;
	background:red;
	color:#fff;
	padding: 10px;
}
.gllwer {
	text-decoration:none!important;
}
.lwe3 {
	padding: 30px 0px 60px 0px !important;
}
.close-button {
	color:red!important;
	fill:red!important;
}
.wp-lightbox-overlay.zoom.active .scrim {
	background:#000000d6!important;
}
.wp-lightbox-container button {
	display:none!important;
}
.wp-lightbox-container button:hover {
	display:none!important;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
	filter:none;
-webkit-transition:.6s ease-in-out;
transition:.6s ease-in-out
}
.wp-block-gallery.has-nested-images figure.wp-block-image img:hover {
	filter:grayscale(95%);
	-webkit-filter:grayscale(95%)
}
 @media only screen and (min-width:30px) and (max-width:1200px) {
 .tsi {
 width: 80%;
}
}
@media only screen and (min-width:30px) and (max-width:991px) {
 .tsi {
 font-size: 21px;
 padding: 8px;
 width: 90%;
}
.tsi:hover {
 font-size: 21px;
 padding: 8px;
}
}
 @media only screen and (min-width:30px) and (max-width:767px) {
.lwe3 {
 padding: 5px 0px 45px 0px !important;
}
.tsi {
 font-size: 18px;
 padding: 7px;
}
.tsi:hover {
 font-size: 18px;
 padding: 7px;
}
}
 @media only screen and (min-width:30px) and (max-width:500px) {
 .tsi {
 font-size: 16px;
 padding: 6px;
 width: 98%;
}
}
 @media only screen and (min-width:30px) and (max-width:440px) {
 .tsi {
 font-size: 14px;
 padding: 6px;
}
.tsi:hover {
 font-size: 14px;
 padding: 6px;
}
}
 @media only screen and (min-width:30px) and (max-width:380px) {
 .tsi {
 font-size: 13px;
 padding: 5px;
}
.tsi:hover {
 font-size: 13px;
 padding: 5px;
}
}
