
.container2 {

   	box-shadow:0px 0px 12px #999999;
   	background-color:rgba(255, 255, 255, 1);
   	border-radius: 5px;
}
.container1 {
    width: 100%;
    height: 140px;
    background-color: #000000;
    background-size: cover;
    background-position: center center; 
    position: static;
    z-index: 1;
    /*	opacity: 0;*/
    top: 0px; 
    margin-right: auto;
    margin-left: auto;
    border-bottom-style: solid;
    border-bottom-width: medium;
    border-bottom-color: #b39b65;
    }
table {
	padding: 10px;
}
th, td {
	border: 0px solid #320060;
	padding: 10px;
	color: #888888;
}
tfoot {
	background-color: #E6FB91;
}
thead {
	background-color: #9C0;
}

.responsive-video {
	
	position: relative;
	padding-bottom: 56%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.responsive-video iframe,  
.responsive-video object,  
.responsive-video embed {
	
	position: absolute;
	top: 0;
	left: 0;
	width: 70%;
	height: 70%;
}    

#h3mattn{
	
    color: #888888;
    font-size: 1.1em;
    margin: 0 1em;
    font-family: 'Arial';
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 10px;
    padding: 1em 0;
}

#m_text_logo {
    height: 100px;
    position:absolute;
    top: 13px;
    right: 30%;
    z-index: 3;
    text-align: center;
    }


#m_nav_logo {
	width: 330px;
	height: 110px;
	background-size: cover;
	
    position:absolute;
    top: 13px;
    left: 10%;
    z-index: 2;
}


@media(max-width:320px){	
		.logo {
		width: auto;
		height: 40px;
		padding-left: 0%;
	}
	}
@media(max-width:480px){	
		.logo {
		width: auto;
		height: 50px;
		padding-left: 0%;
	}
	}
@media(max-width:568px){	
		.logo {
		width: auto;
		height: 60px;
		padding-left: 0%;
	}
	}
@media(max-width:667px){
		.logo {
		width: auto;
		height: 60px;
		padding-left: 0%;
	}
	}
@media(max-width:736px){
	.logo {
		width: auto;
		height: 70px;
		padding-left: 0%;
	}
	}
@media(max-width:800px){
	.logo {
		width: auto;
		height: 70px;
		padding-left: 0%;
			}
			}
@media(max-width:800px){
		#m_nav_logo {
			padding-top: 20px;
    left: 5%;
	}}
	@media(max-width:1200px){
		#m_nav_logo {
			padding-top: 20px;
    left: 5%;
	}}
@media(max-width:1200px){
	.logo {
		width: auto;
		height: 70px;
		padding-left: 0%;
			}
			}