a {
  text-decoration: none;
  color: #212529;
}
h1, h2, h3 {
  margin: 15px 0px 15px 0px;
  text-align: center;
}

.mt-4 {
    margin-top: 1.5rem !important;
    width: 80% !important;
    border: 1px solid rgba(241, 3, 3, 1) !important;
}

.mt-5 {
    width: 100% !important;
    background: linear-gradient(to bottom, rgba(241, 3, 3, 1) 0%, rgba(241, 3, 3, 1) 100%) !important;
    color: #000 !important;
}

.navbar.navbar {
background: linear-gradient(to left, rgb(241 3 3), #FF0000, #FFFFFF) !important;
padding-top: 30px;
}

.nav-link {
  text-transform: uppercase;
  font-weight: bold;
  color:#fff;
}

.nav-link:hover {
  text-transform: uppercase;
  font-weight: bold;
  color:#000 !important;
}

.banner-float {
	position: fixed;
	width: 100% !important;
	text-align: center;
	bottom: 0px;
	z-index: 9999;
}

.banner-float img {
	width: 728px !important;
	
}

.banner1 img {
	display: inline-block;
	width: 728px !important;
}

.floating-top {
	background: transfarant; top: 0; height: auto; left: 0; padding: 0px; position: fixed; text-align: center; width: 100%; z-index: 1001;
}
.floating-bottom {
	background: transfarant; bottom: 0; height: auto; left: 0; padding: 0px; position: fixed; text-align: center; width: 100%; z-index: 1001;
}

.floating-top img {
	width: 32% !important;
}
.floating-bottom img {
	width: 32% !important;
}
.headerbanner{
text-align:center;
}
.headerbanner img {
	width:49% !important;
}

.banner-top img {
	width: 728px !important;
	
}

.data {
  border-collapse: collapse;
  width: 100%;
  font-size: 16px;
  margin: auto;
}

.data th,
.data td {
  text-align: center;
  background: #ffffff;
  padding: 3px 0px 3px 0px;
  border: 1px solid #ddd;
  font-size: 16px;
  color: #000;
}

.data th {
  color: #fff;
  background: linear-gradient(to bottom, #ff0000, #dd0000);
  font-size: 16px;
  font-weight: bold;
}

@media only screen and (max-device-width: 1000px) {
	
  .floating-top img {
width:100% !important;
}
.floating-bottom img {
width:100% !important;
}
  .headerbanner img{
  width:100% !important;
  }
  
	.banner1 {
		display: block;
		
	}
	
	.banner1 img {
		display: block;
		width: 100% !important;
	}
	.banner2 {
		display: block;
		
	}
	
	.banner2 img {
		display: block;
		width: 100% !important;
	}
	
	.banner {
	width: 100% !important;
	box-sizing: border-box;
	text-align: center;
	background: #3a3a3a;
}

.banner img {
	display: inline-block !important;
	width: 48% !important;
	box-sizing: border-box !important;
	margin: 5px !important;
}
.banner-float {
	position: fixed;
	width: 100% !important;
	text-align: center;
	bottom: 1px !important;
	z-index: 9999 !important;
}

.banner-float img {
	width: 728px !important;
	
}

	.banner-float {
		width: 100% !important;
		
	}

	.banner-top {
		width: 100% !important;
		
	}
	
	.banner-float img {
		width: 100% !important;
		
	}

	.banner-top img {
		width: 100% !important;
		
	}
	

}

@media only screen and (max-device-width: 550px) {
  .banner1 img {
		display: inline-block !important;
		width: 100% !important;
	}
}  
.banner1 {
		display: block !important;
		text-align:center !important;
	}
	
.banner img {
		display: block !important;
		width: 100% !important;
		margin: 0px;
	}
	.banner-float {
		width: 100% !important;
		
	}
	
	.banner-float img {
		width: 100% !important;
		
	}

@media screen and (max-width: 768px) {
  a img {
    height: auto !important;
    max-width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  img.responsive-banner {
    height: auto !important;
    max-width: 100% !important;
  }
}
@media (max-width: 768px) {
 .mt-4 {
    margin-top: 1.5rem !important;
    width: 100% !important;
    border: 1px solid rgba(241, 3, 3, 1) !important;
} 
}

@media (max-width: 550px) {
 .mt-4 {
    margin-top: 1.5rem !important;
    width: 100% !important;
    border: 1px solid rgba(241, 3, 3, 1) !important;
} 
}

@media (max-width: 400px) {
 .mt-4 {
    margin-top: 1.5rem !important;
    width: 100% !important;
    border: 1px solid rgba(241, 3, 3, 1) !important;
} 
}