* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-family: seque ui,arial,helvetica;
}
body{
	color: #000;
	font-family: seque ui,arial,helvetica;
	font-size: 16px;
	line-height: 1.6em;
	overflow: scroll;
}
@media (max-width: 600px) {

    .columns {
      flex-direction: column;
}
.nav-box {
	font-size: 10px;
	overflow: hidden;
}
ul {
	font-size: 8px;
}
li a {
	font-size: 11px;
}
.debbox {
	flex-direction: column;
}
.debbox-1 {
	padding-right: 17px;
}
.debbox-1 img {
	width: 100%;
	border-radius: 10px;
	object-fit: contain;
}
.debbox-2 img {
	display: none;
}
.wave img{
	width: 100%;
	height: auto;
}
.podcast-1 {
	word-wrap: break-word;
}
.section-1 {
display: none;
}
.box-2 {
	overflow: ;
}
.box-3 {
display: none;
}
}
@media (max-width: 800px) {

    .columns {
      flex-direction: column;
}
.nav-box {
	font-size: 10px;
	overflow: hidden;
    
}
.debbox {
	flex-direction: column;
}
.debbox-1 {
	padding-right: 17px;
}
.debbox-2 img {
	display: none;
}
.wave img{
	width: 100%;
	height: auto;
}
.podcast-1 {
	word-wrap: break-word;
}
}

.container-master{
	width: 100%;
	background: #663300;/*southwestern brown*/
	padding-top: 2px;
	margin: 0;
}
.container{
	width:90%;
	margin:auto;
	overflow: hidden;
}
.header {
	background-color: #000;
}
.header img{
	width: 100%;
}
.nav-box {
width: 100%;
background-color:#000;
overflow: hidden;
height: 30px;
padding-left: 10px;
text-align:center;
}
.debbox {
	display: flex;
	justify-content: center;
}
.debbox-1 {
	display: flex;
	 flex-shrink: 0;
	  flex-basis: 50%;
	  padding-left: 15px;
}
.debbox-2 {
	display: flex;
	flex-basis: 50%;
	 padding-left: 40px;
	 overflow: hidden;
}
.columns {
	
	background-color: #D8D8D8; /*light gray*/
	padding: 15px;

	}
.box-1{
	  
	  padding-right: 10px;
	  font-weight: normal;
	  background-color: #d2b48c;
	  line-height: 20px;
	  margin:0px 10px 0px 0px;

}
.box-1 p {
	font-weight: normal;
	font-family: seque ui,arial,helvetica;
	background-color:;
	 padding-left: 10px;
}
.box-1 img{
	float: left;
	padding: 10px;
}
.box-2{
		flex-basis: 30%;
		padding: 5px;
		font-family: seque ui,arial,helvetica;
		font-weight: normal;
		background-color: #ffffff;
}
.box-2 img{
	width: 100%;
	border-radius: 10px;
	object-fit: contain;
}
.box-3 {
	width: 100%;
	background-color: #ffffff;
	
}

ul {

	width: 100%;
	height: 0;
}

li{
list-style-type: none;
display: inline-block;
margin: 0;
padding: 5px;
padding-right: 10px;
}

li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;

}
.box {
	background-color: #e5d3b3;
	width: 100%
	height:35px;
	padding: 15px;
	margin: 0;
	line-height: 20px;
}
.box-8{
	margin: auto;
	height: 2px;
	background-color: black;
}
.box-9 {
	margin: auto;
	height: 1px;
	background-color: black;
}
.videocomtainer {
	text-align: center;
}

.footer {
	font-family: seqoe ui,helvetica,arial;
}

th, td {
	padding: 5px;
}
#price {
	font-family: seqoe ui,helvetica,arial;
	font-weight: normal;
	text-align: left;

}
#price tr {
	height: 16px;
	width: 30px;
}
.storage {
	overflow: hidden;
}
.container-iframe {
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
height: 0;


}
.container-iframe iframe {
	left: 0;
	top:  0;
	height: 100%;
	width: 100%;
	position: absolute;
}
.map-container {
	text-align: center;
	padding-right: 10px;
}
h3{ 
padding-left: 10px; 
}

h4{ 
padding-left: 10px; 
}

