/* 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;
}

body {
	line-height: 1;
	font-family: 'Montserrat', sans-serif;
}
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:#8e61ba;}

.top {
background-color:black;
padding:5px;
text-align:right;
} 

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

#line {
	margin-top: 0 auto;
	border-bottom:thin #8e61ba solid;
	max-width:1200px;	
	width:100%;    
	}	
	
.logo {
	margin-top:15px;
    text-align: center;
    padding-right: 50px;	
}		

.bag {	
    text-align: right;       	
}	

#menu {
	width:100%;		
}
	
nav {	
	width:100%;	
	padding-bottom:10px;	
	}
	
nav ul {
	display: inline-block;
	width: 100%;	
	}

nav ul li {	
    text-align:center;
	/** color: #8e61ba; **/	
	display:inline;	
	font-size:16px;
    letter-spacing: 0.05em;	
	padding: 0 8px 0 8px;
}

nav ul a {    
	text-align: center;			
	padding: 0 8px 0 8px;;	
	color:#a6a6a6;
	text-decoration:none;    
}

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

span {
	font-weight:bold;
	line-height:50px;
}
#cont {
	max-width:1200px;
	width: 100%;
	margin: 0 auto;
    padding:0px;
	color: #8b8581; /*7C6D79;*/
    font-size: 16px;
	letter-spacing:0.07em;    
}
#cont h1 {
	color: #8b8581; /*a7a29f;*/
    font-size: 22px;	
    letter-spacing:0.1em;	
	text-align:center;	
}

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


#container {
	max-width:1200px;
	width: 100%;
	margin: 0 auto;
    padding:0px;
	color: #8b8581; /*7C6D79;*/
    font-size: 14px;
	letter-spacing:0.07em;
    border-top:#8e61ba thin solid;
}

#container h1 {
	color: #8b8581; /*a7a29f;*/
    font-size: 22px;	
    letter-spacing:0.1em;	
	text-align:center;	
}

#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;*/   
	letter-spacing:0.07em;
	text-align:center;
}

#video p{	
	text-align:center;	
	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: #666; /*a7a29f;*/
    font-size: 22px;	
	letter-spacing:0.1em;	
	text-align:center;	
	padding-top:5px;
}

#video h2 {
	color: #666; /*a7a29f;*/
    font-size: 16px;	
	letter-spacing:0.03em;	
	text-align:center;	
	padding-top:5px;
    line-height: 25px;
}

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

#video ul li a:hover {
	text-decoration:none;	
	color: #cebae1;
	}
	
.ln {
	border-top:#8e61ba thin solid;
	width:46%;
	text-align:center;
	padding: 0 0 15px 0;
}

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

.products50 {	    
	width:40%;	
	text-align:center;
	padding: 0px 0 25px 0;    
	margin: 10px 10px 10px 10px;	
    line-height:25px;
	letter-spacing:0.2em;
}

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

.col-l45 {
    float: left;
    width: 45%;
    margin-top: 6px;	
}


.col-r45 {
    float: right;
    width: 45%;
	text-align:center;
	padding:20px;
    margin-top: 6px;	
}
/* ---------- CONTACT FORM -----------*/

* {
    box-sizing: border-box;
}

#container input[type=text], select, textarea{
    width: 100%;
	height:40px;	
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;	
}

#container label {
    padding: 0px 12px 0px 0;
    display: inline-block;
	color: #747073; 
    font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#container input[type=submit] {
    background-color: #747073;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float:right;
	font-family: Arial, Helvetica, sans-serif;
}

#container input[type=submit]:hover {
    background-color: #0a87d8;
}

#container {
	max-width:1200px;
	width:100%;
	margin: 0 auto;
    padding: 20px;
}


#container p{	
	text-align:left;
	padding-left: 20px;
	padding-top:15px;
		
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
	text-align:center;
	width:100%;
	max-width:1200px;
	margin:0 auto;
    clear: both;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
    .col-l45, .col-r45, input[type=submit] {
        width: 100%;
        margin-top: 0;
    }
    
.products50 {	    
	width:90%;    
}}
/* ------------- FOOTER -------------- */

footer {
	 border-top:#8e61ba 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:16px;	
	            letter-spacing: 0.05em;	
	            color:#a6a6a6;				
				text-decoration:none;				
			}				

footer p {
	  text-align: center;
	  color: #8b8581;
      clear: both;
	  display:block;	 
	  padding-top: 20px;
	  padding-bottom:20px;
	  font-size:14px;
		}
        
.copy { background-color:black;font-size:14px;color:#a4a4a4;text-align:center;padding:10px }  
      
@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;
	
}