<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media(min-width:320px) and (max-width:480px){
	.header-top ul.header-contact {text-align: center;}
	.header-top li{padding:7px 0px;}
	.btn-style2{text-align:center;}
	.header-contact li:first-child::before {display:none;}
	.logo{text-align:center;}
	.logo img{float:none; margin:0px;}
	.right1{text-align:center;}
	.section-title h2{font-size:24px;}
	.section-title h2::before {left:40%;}
	.breadcrumb-area .title h2{font-size:24px;}
	.breadcrumb-area{padding:40px 0px;}
	.breadcrumb-area::before{transform: skew(25deg, 0deg); width: 65%;}
	.breadcrumb-area .inner-content{padding-left:15px;}
	.abt-img h4{font-size:18px;}
	.social-icon{margin-bottom:15px;}
	.footer-end p{text-align:center;}
	.imagebox img{width:100%;}
}
@media(min-width:480px) and (max-width:640px){
	.header-top ul.header-contact {text-align: center;}
	.header-top li{padding:7px 0px;}
	.btn-style2{text-align:center;}
	.header-contact li:first-child::before {display:none;}
	.logo{text-align:center;}
	.logo img{float:none; margin:0px;}
	.right1{text-align:center;}
	.section-title h2{font-size:24px;}
	.section-title h2::before {left:40%;}
	.breadcrumb-area .title h2{font-size:24px;}
	.breadcrumb-area{padding:40px 0px;}
	.breadcrumb-area::before{transform: skew(25deg, 0deg); width: 65%;}
	.breadcrumb-area .inner-content{padding-left:15px;}
	.abt-img h4{font-size:18px;}
	.social-icon{margin-bottom:15px;}
	.footer-end p{text-align:center;}
	.imagebox img{width:100%;}
	
}
@media(min-width:640px) and (max-width:768px){
	.header-top ul.header-contact {text-align: center;}
	.header-top li{padding:7px 0px;}
	.btn-style2{text-align:center;}
	.header-contact li:first-child::before {display:none;}
	.logo{text-align:center;}
	.logo img{float:none; margin:0px;}
	.right1{text-align:center;}
	.section-title h2{font-size:24px;}
	.section-title h2::before {left:40%;}
	.breadcrumb-area .title h2{font-size:24px;}
	.breadcrumb-area{padding:40px 0px;}
	.breadcrumb-area::before{transform: skew(25deg, 0deg); width: 65%;}
	.breadcrumb-area .inner-content{padding-left:15px;}
	.abt-img h4{font-size:18px;}
	.social-icon{margin-bottom:15px;}
	.footer-end p{text-align:center;}
}
@media(min-width:768px) and (max-width:1024px){
	
}</pre></body></html>