body {
    font-family: 'Oswald', sans-serif;
    line-height: 1.6;
    color: black;
    background: #000000;
    overflow-x: hidden;
}
    .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%;
    }
    .floating-bottom img {
        width: 50%;
    }
    .headerbanner{
        text-align:center;
    }
    .headerbanner img {
        width:40%;
    }
    
    a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
}
    
    a:hover {
        color: #000000;
    }
    
    img {
        max-width: 100%;
        height: auto;
    }
    
    /* ===== Layout Styles ===== */
    .container2 {
        width: 70%;
        margin: 0 auto;
    }
    
    .head {
   width: 100%;
    padding: 20px 0;
    background: #000;
    margin-bottom: 20px;
    border: 2px solid #ff5400;
}
    
.logo {
    display: block;
    height: 200px;
    width: 600px;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
    
 .menu {
    display: flex
;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px 0;
    margin-bottom: 20px;
    line-height: 1.2;
    overflow: hidden;
    white-space: nowrap;
    background: linear-gradient(to right, #8b4000, #ff7000);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    box-shadow: 0px 4px 20px rgb(255 86 0 / 70%);
}
    
    .menu a {
    padding: 10px 20px;
    margin: 0 5px;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
}
    .menu a:hover {
        color: white;
    }
    
    .content {
    background: #000;
    padding: 0px;
    border-radius: 8px;
    box-shadow: 20px 5px 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    border: 2px solid #ff5400;
}
    /* ===== Typography ===== */
    h1, h2, h3, h4 {
        color: white;
    }
    
    h1 {
        font-size: 1.7rem;
        line-height: 1.0;
        margin-bottom: 30px;
        text-align: center;
    }
    
    h2 {
        font-size: 1.5rem;
        margin-bottom: 10px;
        text-align: center;
    }
    
    h3 {
        font-size: 1.4rem;
        margin-top: 30px;
        margin-bottom: 10px;
        text-align: center;
    }
    
    h4 {
        font-size: 1.3rem;
    }
    
    p {
    margin-bottom: 15px;
    font-size: 1.1rem;
    line-height: 1.7;
    color: #fff;
    padding: 5px;
}
.outer-link {
    color: #ffffff;
    text-decoration: none;
    list-style-type: square;
    margin: 10px 50px;
}

.outer-link a {
	text-decoration: none;
	color: black;
}

@media only screen and (max-device-width: 1000px) {
	
  .floating-top img {
width:100%
}
.floating-bottom img {
width:100%
}
  .headerbanner img{
  width:100%;
  }
  .container2 {
		width: 100%;
		
		
	}
	
	.logo {
	width: 280px;	
	height: 80px;
	margin: auto;
	}
	.banner1 {
		display: block;
		
	}
	
	.banner1 img {
		display: block;
		width: 100%;
	}
	
	.lassres {
	width: 100%;
	margin: auto;
	
    }

    .lassres tableresult {
	width: 100%;
	padding: 0 0 0 0;
	border: 1px solid white;	
    }

    .lassres img {
    width: 100%;
    height: auto;
    padding: 1px 0 0 0;
    }
	
	
	.banner2 {
		display: block;
		
	}
	
	.banner2 img {
		display: block;
		width: 100%;
	}
	
	.banner {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}

.banner img {
	display: inline-block;
	width: 48%;
	box-sizing: border-box;
	margin: 5px;
}
.banner-float {
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 1px;
	z-index: 9999;
}

.banner-float img {
	width: 728px;
	
}
  
	h3 {
		font-size: 14px;
		
	}
	
	.title-footer {
		font-size: 14px;
		
	}
	
	.banner-float {
		width: 100%;
		
	}

	.banner-top {
		width: 100%;
		
	}
	
	.banner-float img {
		width: 100%;
		
	}

	.banner-top img {
		width: 100%;
		
	}
	}


@media only screen and (max-device-width: 768px) {

  .floating-top img {
width:100%
}
.floating-bottom img {
width:100%
}
  .headerbanner img{
  width:100%;
  }
  .container2 {
		width: 100%;
		
		
	}
	
	.logo {
	width: 280px;	
	height: 80px;
	margin: auto;
	}
	.banner1 {
		display: block;
		
	}
	
	.banner1 img {
		display: block;
		width: 100%;
	}
	
	.lassres {
	width: 100%;
	margin: auto;
	
    }

    .lassres tableresult {
	width: 100%;
	padding: 0 0 0 0;
	border: 1px solid white;	
    }

    .lassres img {
    width: 100%;
    height: auto;
    padding: 1px 0 0 0;
    }
	
	
	.banner2 {
		display: block;
		
	}
	
	.banner2 img {
		display: block;
		width: 100%;
	}
	
	.banner {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}

.banner img {
	display: inline-block;
	width: 48%;
	box-sizing: border-box;
	margin: 5px;
}
.banner-float {
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 1px;
	z-index: 9999;
}
}
.banner-float img {
	width: 728px;
	
}
  
	h3 {
		font-size: 14px;
		
	}
	
	.title-footer {
		font-size: 14px;
		
	}
	
	.banner-float {
		width: 100%;
		
	}

	.banner-top {
		width: 100%;
		
	}
	
	.banner-float img {
		width: 100%;
		
	}

	.banner-top img {
		width: 100%;
		
	}
	.cta-live {
  display: inline-block;
  background-color: #ffbc00;
  color: black;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  transition: all 0.2s ease;
}
.cta-live:hover {
  background-color: #04b383;
}


@media only screen and (max-device-width: 550px) {
 
  .banner1 img {
		display: inline-block;
		width: 100%;
	}
}  
.banner1 {
		display: block;
		text-align:center;
	}
	
.banner img {
		display: block;
		width: 100%;
		margin: 0px;
	}
	.banner-float {
		width: 100%;
		
	}
	
	.banner-float img {
		width: 100%;
		
	}
   
    /* ===== Special Elements ===== */
 .update-box {
background: #f9f9f9;
border-left: 4px solid #ffc107;
padding: 15px;
margin: 20px 0;
border-radius: 0 5px 5px 0;
margin-bottom: 30px;
}
.details summary {
  cursor: pointer;
  color: #000;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 30px;
}

.faq-item {
  padding: 10px;
  background-color: white;
  margin-top: 10px;
}

.faq-question {
    margin: 0;
    font-weight: 700;
    font-size: 1.1rem;
    line-height: 1.7;
    margin-bottom: 15px;
    color: white;
    background: linear-gradient(to right, #8b0000, #ff0000);
} 
    /* ===== Footer ===== */
    footer {
        text-align: center;
        padding: 10px;
        color: black;
        font-size: 14px;
    }