html {
  scroll-behavior: smooth;
}

header#header {
	margin-bottom: 0px!important;
	margin-top: 35px!important;
	background: white;
	width: 100%;
	z-index: 100;
}
.btn {
	border: unset!important;
}
.ts-sponsors.sponsors-border .sponsors-wrap {
	border: unset!important;
}
@media only screen (max-width: 1200px) {
	h2.banner-title.wow.fadeInUp {
	font-size: 50px;
}
}

.blog-details iframe{
	max-width:100%!important;
}