		.rbox{
			background: #EFF2F5;
			padding: 30px;
			margin-top: 20px;
			border-radius: 5px;
		}
		.rbox1{
			background: #EFF2F5;
			padding: 30px;
			margin-top: 20px;
			
			border-radius: 5px;
		}
		.rbox .insight-link:hover,.rbox1 a:hover{
			color: #00C9FF;
		}
		#myTab.nav-pills .nav-link.active, .nav-pills .show>.nav-link,#myTab.nav-pills .nav-link:hover{
			background: #001D47 !important;
			color: #FFF;
			font-weight: bold;
			border:1px solid #001D47;

		}
		#myTab.nav-pills .nav-link{
			font-size: 20px;
			color: #000;
			border:1px solid #ADA7A7;
			border-radius: 0px;
			width: 250px;
			text-align: center;
			padding-top: 15px;
			padding-bottom: 15px;
		}
		.trending-scroll {
			max-height: 500px;
			overflow-y: auto;
			margin-bottom: 10px;
		}

		.trending-scroll::-webkit-scrollbar-track
		{
			-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
			border-radius: 8px;
			background-color: #D8DDE4;
		}

		.trending-scroll::-webkit-scrollbar
		{
			width: 10px;
			background-color: #D8DDE4;
		}

		.trending-scroll::-webkit-scrollbar-thumb
		{
			border-radius: 8px;
			-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
			background-color: #919BAA;
		}
		.sub-news{font-weight:800;border-radius:4px;border:1px solid #00C4F4;
			color:#001D47;font-size:14px;background-color:#00C4F4;width:150px;margin-left:0px !important}.sub-news:hover{background-color:#00C4F4;color:#fff}
			.brd-non{
				height: 50px;
				border-top-left-radius: 4px !important;
				border-bottom-left-radius: 4px !important;
			}
			.testimonial-area{
				border: 1px solid #C7C7C7;
				padding: 20px;
			}
			.testimonial-company{
				font-weight: bold;
				font-size: 18px;
			}
			.testimonial-name{
				color: #0071FF;
				font-weight: bold;
				font-size: 18px;
			}
			.testimonial-text{
				font-size: 14px;
				color: #696969;
			}
			.rating{
				color: #0071FF;
			}
			.fa-facebook{
				padding-left: 13px !important;
				padding-right: 13px !important;
			}
			#testimonials-slider .carousel-control-next{
				right: -120px;
				color: #000;
				font-size: 30px;
			}
			#testimonials-slider .carousel-control-next i{
				box-shadow: 0px 0px 15px 0px #0000001A;
				padding: 10px 15px;
				border-radius: 50%;
			}
			.why-box{
				border: 1px solid #C7C7C7;
				padding: 18px;
				padding-top: 30px;
				min-height: 200px;
			}
			.why-box h3{
				font-size: 20px;
				font-weight: bold;
			}

			.img-box img{
				padding: 10px;
				background: #001D47;
				height: 100%;
			}


			.banner {
				position: relative;
				text-align: center;
			}

			
			.why-icon{
				width: 50px;
			}
			.banner-box{
				border: 1px solid #46c9fc;
				border-radius: 5px;
				color: #FFF;
			}

			.category-tag a{
				display: inline-block;
				color: #FFF;
				margin-left: 20px;
				margin-bottom: 10px;
				border-bottom: 1px solid #FFF;
			}
			.trending-box{
				border: 1px solid #999;
				padding: 30px 70px 30px 40px;
			}


			.footer-area{
				background-image: url(../assets/home/footer.png);
				background-repeat: no-repeat;
				background-attachment: scroll;
				background-position: center center;
				background-size: cover;
			}
			.home-banner{
				background-image: url(../assets/home/banner.webp);
				background-repeat: no-repeat;
				background-attachment: scroll;
				background-position: center center;
				background-size: cover;
			}