<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* FOR-LG-START */
@media screen and (min-width: 992px) and (max-width: 1199px) {

	.uec_left h3 {
		font-size: 30px;
	}

	.uec_right img {
		max-width: 235px;
	}



	
} 

/*FOR-TABLATE-START*/
@media screen and (min-width: 768px) and (max-width: 991px) {

	.about_right_cnt h2 {
		font-size: 29px;
		line-height: 46px;
	}

	.f-left {
		width: 58%;
	}

	.f-r {
		width: 42%;
	}

	.about_right_cnt p {
		font-size: 16px;
		margin: 20px 0;
	}

	.about_right_cnt {
		padding-top: 0;
	}

	.blog_title h2 {
		font-size: 38px;
	}

	.blog_cnt_inner {
		padding: 20px 10px;
	}

	.blog_cnt_wrapper {
		grid-gap: 11px;
	}

	.blog_cnt_inner h3 {
		font-size: 20px;
		line-height: 30px;
	}

	.blog_cnt_inner p {
		font-size: 16px;
	}

	.video_cnt_wrapper {
		grid-gap: 10px;
	}

	.vedio-icon a i {
		width: 70px;
		height: 70px;
		line-height: 70px;
	}

	.video_area {
		padding: 100px 0;
	}

	.uec_left h3 {
		font-size: 22px;
		line-height: 32px;
	}

	.uec_left p {
		font-size: 14px;
		line-height: 24px;
	}

	.uec_right img {
		width: 185px;
	}

	.contact_title h2 {
		font-size: 32px;
	}

	.b_left_cnt {
		padding-top: 70px;
	}


}

/*FOR-MOBIL-START*/
@media screen and (max-width: 767px) {

	.sidebar-menu {
		display: block;
	}

	.menu-btn {
		display: block;
	}

	.nav-c {
		display: none;
	}

	.header-area .h-btn {
		display: none;
	}

	.menu-wrap .nav-c {
		display: block;
	}

	.menu-wrap .nav-c ul {
		display: block;
	}

	.menu-wrap .nav-c ul li {
		padding: 0 20px 30px;
	}

	.menu-wrap .h-btn {
		display: block;
		padding-left: 20px;
	}

	.menu-wrap .h-btn a {
		color: #000;
	}

	.menu-wrap .h-btn a:hover {
		color: #fff;
	}

	.menu-wrap .nav-c ul li a {
		color: #000;
	}

	.logo img {
		width: 85px;
	}

	.menu-wrap .nav-c ul li a:hover::before {
		opacity: 0;
		visibility: hidden;
	}

	.menu-wrap .nav-c ul li a:hover {
		opacity: 0.8;
	}

	.b_left_cnt {
		width: 100%;
		padding-top: 60px;
		text-align: center;
	}

	.b_left_cnt h1 {
		font-size: 32px;
		line-height: 52px;
	}

	.banner-area {
		min-height: initial;
		padding: 120px 0;
	}

	.b_left_cnt p {
		font-size: 18px;
	}

	.about_cnt_wrapper {
		grid-template-columns: repeat(1,1fr);
		grid-gap: 20px;
	}

	.about-us-area {
		padding: 70px 0;
		text-align: center;
	}

	.about_right_cnt h2 {
		font-size: 26px;
		line-height: 46px;
	}

	.about_right_cnt {
		padding-top: 10px;
	}

	.about_right_cnt p {
		font-size: 16px;
		color: #fff;
	}

	.blog_title h2 {
		font-size: 26px;
		margin: 0 0 50px;
	}

	.blog_area {
		padding: 60px 0;
	}

	.blog_cnt_wrapper {
		grid-template-columns: repeat(1,1fr);
		grid-gap: 10px;
	}

	.blog_cnt_inner p {
		font-size: 16px;
	}

	.video_area {
		padding: 65px 0;
	}

	.video_cnt_wrapper {
		grid-template-columns: repeat(1,1fr);
		grid-gap: 25px;
	}

	.upcoming_event_area {
		padding: 55px 0 100px;
	}

	.upcoming_event_area .blog_title p {
		font-size: 16px;
		margin: 0 0 50px;
	}

	.upcoming_event_area .blog_title p br {
		display: none;
	}

	.upcoming_event-cnt_wrapper {
		display: block;
		padding: 15px 10px;
		box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
		border: 1px solid rgba(255, 255, 255, 0.4);
	}

	.uec_left {
		width: 100%;
	}

	.uec_left h3 {
		font-size: 24px;
	}

	.uec_left p {
		font-size: 14px;
		line-height: 24px;
	}

	.uec_center {
		width: 100%;
	}

	.uec_right {
		display: none;
	}

	.uec_left {
		display: none;
	}

	.uec_left_sm {
		display: block;
	}

	.uec_right_sm {
		width: 100%;
		display: block;
	}

	.uec_right_sm img {
		width: 220px;
		display: block;
		margin: 0 auto 10px;
		text-align: center;
	}

	.contact_cnt_wrapper {
		padding: 40px 30px;
		display: block;
		text-align: center;
	}

	.contact_title h2 {
		font-size: 26px;
		line-height: 38px;
		margin-bottom: 20px;
	}

	.contact_title h2 br {
		display: none;
	}

	.f-inner {
		display: block;
	}

	.f-left {
		width: 100%;
		text-align: center;
	}

	.f-left p br {
		display: none;
	}

	.f-r {
		width: 100%;
	}

	.f-left span {
		display: none;
	}

	.copy {
		display: block;
		padding-top: 20px;
		text-align: center;
	}

}




		
		         
</pre></body></html>