<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 1199px){
.main-menu .navigation li a {
    padding: 13px 8px 13px;
    font-size: 13px;
}
.topblock .col-md-8{
    width: 100%;
    text-align: center;
}
.topblock .col-md-4{
    width: 100%;
}
.btn_donation{
    float: left;
}
.tp-bgimg.defaultimg{
    width: 100%!important;
    height: 100%!important;
    -webkit-background-size: cover!important;
    background-size: cover!important;
}
.topmnright{
    margin-top: 7px;
    padding-right: 30px;
}
.topmnright a{
    font-size: 12px;
}
}
@media only screen and (max-width: 1024px){
.subpujabox{
    height: 90px;
    margin-top: -90px;
    line-height: 140px;
    color: #fff;
}
}
@media only screen and (max-width: 991px){
.single-blog-item{
	margin-bottom: 20px;
}
.btn_donation{
	display: inline-block;
	margin:0px auto;
	float: none;
	margin-top: 0px;
    margin-right: 10px;
}
.single-footer-widget.pd-bottom50 {
    padding-bottom: 30px;
    min-height: 303px;
}
.side_btn-contact{
    width: 230px;
    height: 55px;
    position: fixed;
    right: -88px;
    top:370px;
    z-index: 99999999;
    transform: rotate(270deg);
    display: none;
}
a.smbox{
	width: 40px;
	height: 40px;
	background-color:#d41400;
	text-align: center;
	line-height: 40px;
	position: absolute;
	top:40px;
	right: 20px;
}
}
@media only screen and (max-width: 767px){
.side_btn-contact{
	display: none;
}
/*a.smbox{
    top:180px;
}*/
.botbtn-contact{
    width: 50px;
    height: 50px;
    border:1px solid #fdf6a5;
    background-color: #d41301;
    border-radius: 25px;
   margin-left: 20px;
    text-align: center;
    line-height: 50px;
    padding-top: 10px;
    position: fixed;
    bottom: 20px;
    z-index: 9999;
}
.botbtn-contact .icon{
    width: 40px;
    height: 30px;
    fill:#fdf6a5;
}
}
@media only screen and (max-width: 610px){
a.smbox{
    top: 110px;
}
.muhurhambox .col-xs-6{
    width: 100%!important;
}
}
@media only screen and (max-width: 480px){
.btn_donation{
	display: none;
}
a.smbox{
	top:100px;
	right:10px;
}
.bookandcart{
    text-align: left!important;
}
}</pre></body></html>