/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;	
}

.clearfix:after {
  content: "";
  clear:both;
  display:table;
}

/** end **/
img {
	max-width:100%;
	padding: 0px 0px 0px 0px;
}

#page {	
	padding: 0.5em 0;
}

.inner {
	margin: 0 auto;
	width: 100%;		/* 960px / 1024px */
}

a {color:#0fafb9;}

header {		
	text-align: center;
	width: 100%;
	position:relative;
	margin: 0 auto;
	}
	
header ul {	
	width:100%;
	margin-top:10px;
	}
	
header ul li {	
    text-align: center;		
	display:inline-block;	
}

#line {
	margin-top: 0 auto;
	border-bottom:thin #133876 solid;
	max-width:1200px;	
	width:100%;
	}	
	
.logo {
	margin-top:2px;
	border-bottom:thin #133876 solid;
	max-width:1200px;
	width:100%;
}		
#menu {
	width:100%;		
}

nav {	
	width:100%;		
	}
	
nav ul {
	display: inline-block;
	width: 100%;	
	}

nav ul li {	
    text-align:center;
	color: #0fafb9;	
	display:inline;	
	font-size:14px;	
	padding: 0 20px 0 20px;		
}

nav ul a {    
	text-align: center;	
	font-family:Georgia, "Times New Roman", Times, serif;	
	letter-spacing: 0.1em;
	text-transform:uppercase;
	padding: 0 20px 0 20px;	
	color:#16baac;
	text-decoration:none;	
	}

nav ul li a:hover  {
	color:#c3edea;
}

/*   span {
	font-weight:bold;
	line-height:50px;
} */


#container {
	max-width:1200px;
	width: 100%;
	margin: 0 auto;
    padding:0px;
	color: #8b8581; /*7C6D79;*/
    font-size: 16px;
	letter-spacing:0.09em;
}

#container h1 {
	color: #8b8581; /*a7a29f;*/
    font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	letter-spacing:0.1em;
	border-top:#12bfc8 thin solid;
	text-align:center;	
	font-weight:bold;
}

#container p{	
	text-align:left;
	padding: 15px 20px 0px 20px;	
	line-height:25px;		
}

/*------ VIDEO --------*/
#video {
	max-width:1200px;
	width: 100%;
	margin: 0 auto;
    padding:0px;
	color: #8b8581; /*7C6D79;*/
    font-size:1px;
	letter-spacing:0.07em;
	text-align:center;
}

#video p{	
	text-align:center;
	border-top:#133876 thin solid;
	padding: 15px 20px 0px 20px;	
	line-height:25px;		
}

#myVideo {
  right: 0;
  bottom: 0;
  max-width: 800px; 
  max-height: 450px;
  margin:0;
}

#video ul {	
	width:100%;
	margin-top:40px;
	}
	
#video ul li {	
    text-align: center;		
	display:inline-block;		
	}
	
#video h1 {
	color: #16baac; /*a7a29f;*/
    font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	letter-spacing:0.1em;	
	text-align:center;	
	font-weight:bold;
	padding-top:5px;
}

#video ul a {
	text-decoration:none;
	font-weight:bold;
	line-height:50px;
	color: #077f8f;
	}

#video ul li a:hover {
	text-decoration:none;	
	color: #B5D0DB;
	}
	
.ln {
	border-top:#133876 thin solid;
	width:43%;
	text-align:center;
	padding: 0 0 5px 0;
    }

.ic {	
	width: 7.7%;	
	text-align:center;
	padding:0;
}
/* ------- PRODUCTS ---------------*/

.products {	    
	width:250px;
	background-color:#f3fdfc; /*--- eaf3f3;---*/
	text-align:center;
	padding: 25px 0 25px 0;
    border: 1px solid #f0f1f1;
	box-shadow: 3px 3px #f0f1f1;
	margin: 10px 10px 10px 10px;	
	color: #077f8f; /*a7a29f;*/
    font-size: 14px;
	line-height:25px;
	letter-spacing:0.2em;
}


/* ------------- FOOTER -------------- */

footer {
	 border-top:#133876 thin solid;
     width:100%;
	 max-width: 1200px;
	 margin: 0 auto;
	 text-align:center;	
	}

footer ul {  
     display: inline-block;
	 margin-top: 20px;
	 margin-bottom:20px;
}
		
footer ul li {
			display: inline;
			padding-left: 30px;
		}	
		
footer ul li a {
				text-align: center;							
	            font-size:14px;	
	            letter-spacing: 0.1em;	
	            color:#16baac;				
				text-decoration:none;				
			}				

footer p {
	  text-align: center;
	  color: #8b8581;
      clear: both;
	  display:block;
	 /*---- border-top:#133876 thin solid; ---- */	
	  padding-top: 20px;
	  padding-bottom:20px;
	  font-size:12px;
		}
@media (max-width: 979px) {	
	

nav ul li {	 
	line-height:30px;
	padding-left:0px;	
	padding-right: 0px;
}

.logo {	     
	text-align:center;
	margin:auto;
}	

#menu {
	width:98%;
	text-align:center;
	margin:auto;	
}

footer ul {  
     display: block;	
}
		
footer ul li {
			display: block;			
		}	
		
footer ul li a {					           			
				padding-left:0px;
				line-height:30px;				
			}	


}
@media (max-width: 800px) {
	
	#myVideo {  
  max-width: 90%; 
  max-height: 90%;  
}
}

@media (max-width: 300px) {
.products {	    
	width:200px;
	box-shadow: none;
	padding: 25px 5px 25px 5px;}
	
img {
	max-height:160px;
	max-width:160px;
	
}