.mask {
  background-color: rgba(0,0,0,0.85);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 0;
}


#one, #two, #three, #cta, #footer { 
  z-index: 1;
  position: relative;
}


a {
  cursor: pointer;
  outline: none;
	color:;
	text-decoration:none;
}

a:hover , a:focus {
	color:inherit;
	text-decoration:none;
}



#footer ul li {
  padding-left:0px;
}
#footer {
  background: #202020;
  color: #949595;
  font-weight: 400;
}
/* line 20,  */
#footer:before,
#footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25,  */
#footer:after {
  clear: both;
}
/* line 293, */
#footer a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration:none;
  border-bottom:none;
}

/* line 295, */
#footer a:hover {
  color: #fff;
}
/* line 299, */
#footer ul,
#footer ol {
  list-style: none;
}
/* line 302, */
#footer .box-heading {
  background: transparent;
  border: none;
  font-size: 15px;
  padding-bottom: 20px;
  padding-left: 0;
}
/* line 309, */
#footer .box-content {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
/* line 316, */
#footer .footer-top .container {
  padding: 30px 9px 20px;
  text-align:;/*left;*/
}
/* line 321, */
#footer .footer-center {
  border-bottom: 1px solid #2b2b2b;
  padding: 30px 0 10px;
}
/* line 324, */
#footer .footer-center .container {
  border-top: 1px solid #2b2b2b;
  padding-top: 30px;
}
/* line 333, */
.column ul {
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
}
/* line 338, */
.column li {
  margin-bottom: 0px;
  line-height: 30px;
}


.box-outer {
  margin: 0;
}
/* line 14,  */
.box {
  margin-bottom: 20px;
  border:none;
  /* box styles */
}
/* line 17,  */
.box.pav-custom .box-content {
  padding: 0;
}
/* line 21,  */
.box .box-heading {
  color: #ffffff;
  position: relative;
  line-height: normal;
  text-transform: uppercase;
  font-family: "museo300", sans-serif;
  padding: 10px 15px;
  font-size: 16px;
}
/* line 30,  */
.box .box-heading.icon .fa {
  display: none;
}
/* line 35,  */
.box .box-content {
  background: #ffffff;
  border: 1px solid #ebeef2;
  border-right: none;
  padding: 20px;
}
/* line 40,  */
.box .box-content .product-grid {
  border: 0;
  padding: 0;
}
/* line 47,  */
.box.highlighted .box-heading {
  background-color: #e24666;
  letter-spacing: normal;
}
/* line 53,  */
.box.orange span.title {
  background-color: #3498db;
}
/* line 58,  */
.box.dark .box-heading {
  background-color: #3498db;
}
/* line 63,  */
.box.green .box-heading {
  background-color: #3498db;
}
/* line 68,  */
.box.maroon .box-heading {
  background-color: #3498db;
}
/* line 73,  */
.box.blue .box-heading {
  background-color: #5e90af;
}
/* line 78,  */
.box.gray .box-heading {
  background-color: #3498db;
}
/* line 83,  */
.box.pink .box-heading {
  background-color: #3498db;
}
/* line 88,  */
.box.red .box-heading {
  background-color: #3498db;
}
/* line 93,  */
.box.white .box-heading {
  background-color: #ffffff;
  color: #000000;
}
/* line 97,  */
.box.white .box-heading .shapes.right {
  border-left-color: #ebeef2;
}
/* line 101,  */
.box.white .box-heading .line {
  background-color: #ebeef2;
}
/* line 107,  */
.box .nav-tabs {
  font-size: 13px;
  border-bottom: 1px solid #ebeef2;
}
/* line 110,  */
.box .nav-tabs a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 115,  */
.box.box-product .box-content {
  padding-top: 0;
  padding-bottom: 0;
}

