body { background-color: #C5ECD8;
		font-display: arial;
		margin: 0;
		padding: 0;}

.header { width: 100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;}

.header img { width: 100px;
			  height: auto;
				display: inline-block
}
.header img { cursor: pointer;}

ul { list-style: none;
	  margin: 0;
		padding: 0;
		}
li { display: inline-block;
	margin-right: 20px;
	}
.list { text-align: center;
		}
.list { padding-bottom: 30px;}

.list a { color:#4d0200;
		text-decoration: none;}

.one a { color: #4d0200;
		text-decoration: none;
	}
.two a  { color: #4d0200;
		text-decoration: none;
	}

.home-header { width: 100%;
		min-height: 400px;
		background-image:url("images/table.jpg");
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		display: flex;
		justify-content: center;
		align-items: center;
	text-align: center;
	position: relative;
 color:white;
font-size: 2em;
}
.home-header h1 { padding:20px;}

.container {
	text-align: center;
}
.one { display: inline-block;
      width:40%;
		height:auto;
		margin: 10px;
		vertical-align: top;
		text-align: center;}
.one img, .two img {
	width: 100%;
	height:auto;}


.two { display: block;
		margin: 20px auto ;
		width:50%;
		height:auto;
		
		}

h2 { text-align: center;}

.hands { width: 100%;
		height: 400px;
		background-image:url("images/mainhand.jpg");
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		display: flex;
		justify-content: center;
		align-items: center;
	text-align: center;
	position: relative;
 color:white;
font-size: 2em; }


.sentance { font-weight: bold;}

.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }






.new { width: 100%;
		height: 400px;
		background-image:url("images/mainterms.jpg");
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		display: flex;
		justify-content: center;
		align-items: center;
	text-align: center;
	position: relative;
 color:white;
font-size: 2em; }

.dealing  { width: 100%;
		height: 400px;
		background-image:url("images/dealer3.jpg");
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		display: flex;
		justify-content: center;
		align-items: center;
	text-align: center;
	position: relative;
 color:white;
font-size: 2em; }

.betting  { width: 100%;
		height: 400px;
		background-image:url("images/betting.jpg");
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		display: flex;
		justify-content: center;
		align-items: center;
	text-align: center;
	position: relative;
 color:white;
font-size: 2em; }

.us  { width: 100%;
		height: 400px;
		background-image:url("images/about.jpg");
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		display: flex;
		justify-content: center;
		align-items: center;
	text-align: center;
	position: relative;
 color:white;
font-size: 2em; }



.article p { text-align: left;}



.history { width: 100%;
		height: 400px;
		background-image:url("images/history1.jpg");
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		display: flex;
		justify-content: center;
		align-items: center;
	text-align: center;
	position: relative;
 color:white;
font-size: 2em; }


.read-more {
	display: inline-block;
	margin-top: 10px;
	color:#9c0c0c ;
	text-decoration: none;
	font-weight: bold;
}

.contact-form { text-align: center;
					padding: 20px;}

.contact-section{
	text-align: center;
}

.contact-section input, .contact-section textarea { display: block;
				width: 300px;
				padding: 20px;
				border: 1px solid #ccc;
				border-radius: 5px;
				font-size: 1em;
				text-align: center;
				margin:10px;
				}


#mc_embed_signup {
    text-align: center;
}

#mc_embed_signup .mc-field-group {
    text-align: center;
}

#mc_embed_signup input,
#mc_embed_signup textarea,
#mc_embed_signup label {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


#mc-embedded-subscribe {
    background-color: #4d0200;  
    color: white;             
    border-radius: 8px;         
    padding: 10px 20px;         
	cursor: pointer;  }   

.optionalParent { margin-bottom: 40px;
				margin-top: 20px;}








.contact-intro	{ margin-bottom: 20px;
				font-size: 1em;
color: #333}



.article p { text-align: left;}

iframe {
    width: 100%;
    height: 500px;
}










.article  {
	max-width: 1000px;
	margin: 40px auto;
	text-align: center;
	width:66.66666667%;}



.article img, .article-container section img {
	width:100%;
	height: auto;
	object-fit: cover;
	display: block;
	margin: 15px auto 0;
	border-radius: 8px;
}

.read-more {
	display: inline-block;
	margin-top: 10px;
	color:#9c0c0c ;
	text-decoration: none;
	font-weight: bold;
}

.contact-section { text-align: center;
					padding: 20px;}
.contact-intro	{ margin-bottom: 20px;
				font-size: 1em;
color: #333}
form { display: inline-block;
		text-align: left;}
.form-item { display:block;
			margin-top: 15px;}
label {  display: block;
		font-weight: bold;
		margin-bottom: 5px;}
input, textarea { display: block;
				width: 300px;
				padding: 8px;
				border: 1px solid #ccc;
				border-radius: 5px;
				font-size: 1em;}
textarea { height: 150px;
			resize: vertical;}
button{ display: inline-block;
		margin-top: 10px;
		padding: 10px 20px;
		color:white;
		border:none;
		border-radius: 5px;
		cursor: pointer;
		font-size: 1em;
		background-color: #9c0c0c;}
button:hover{
	background-color: #cc000;
}
.about-image{ text-align: center;}
.about-image img {
	display: inline-block;
}
.about-text p { text-align: center left;
}
.about-text { width: 50%;
				margin: 0 auto;}


.article-container section { max-width: 900px;
		margin: 40px auto;
		padding: 0 20px;
		text-align: center;
		color: #333;}

 h2, h3 {
	margin-bottom: 15px;
	color:#333;
}
.article-container section p{
	text-align: left;
	line-height: 1.6;
	margin-bottom: 15px;
}


.qa .question {
	font-weight: bold;
	color: #4d0200;
	margin: 5px;
}
.qa p strong { 
     font-weight: bold;
	color: #4d0200;}



.site-footer {
  background-color:#4d0200;
  width: 100%;
  padding: 30px 0;
  text-align: center;      
  box-sizing: border-box;
}

.site-footer h4 {
  color: white;
  margin: 0 15px;           
  display: inline-block;     
  font-weight: bold;
            
}

.social-icons {
  display: flex;
  justify-content: center;  
  gap: 15px;
  margin-top: 15px;
	cursor: pointer;
}

.social-icons img {
  width: 50px;
  height: auto;
}

.site-footer p {
  color: white;
  margin: 10px 0 0 0;       
	font-size: 1em;}

.hamburger { 
	display:none;
	font-size: 30px;
	cursor: pointer;
	margin: 10px 0;}




.list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
       
}



.list ul li {
  display: inline-block;  
  margin: 0 15px;
}

.hamburger {
  display: none;  
	
}

@media (max-width: 1000px) {
.list ul {
    display: none;
    background: transparent;
    padding: 0;
	margin: 0;}
 

  .list ul.show {
    display: block;
    white-space: nowrap;    
}

.list ul li {
    display: block;   
    margin: 0 15px;         
}  
  
  
  .hamburger {
    cursor: pointer;
    text-align: center;
	  display:block;
  }
	.list ul li a {
		padding: 10px 15px;
		display: inline-block;
	}
}


@media (max-width: 900px) {
	.home-header h1{font-size: 1.8em;
	}
	.one{ display:block;
	margin: 20px auto ;
		width:50%;
		height:auto;}
}



















