.collection_menu {
  text-transform:uppercase;
}

#learn-more{
  font-size: 0.7em !important;
}

/*aboutpage*/
/*  SECTIONS  */
.newabout .section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.newabout .col {
	display: block;
	float:left;
	margin: 0 0 0 2%;
}
.newabout .col:first-child { margin-left: 0; }


/*  GROUPING  */
.newabout .group:before,
.newabout .group:after {
	content:"";
	display:table;
}
.newabout .group:after {
	clear:both;
}
.newabout .group {
    zoom:1; /* For IE 6/7 */
}
                                               
					

/*  GRID OF TWELVE  */
.newabout .span_12_of_12 {
	width: 100%;
}

.newabout .span_11_of_12 {
  	width: 91.5%;
}
.newabout .span_10_of_12 {
  	width: 83%;
}

.newabout .span_9_of_12 {
  	width: 74.5%;
}

.newabout .span_8_of_12 {
  	width: 66%;
}

.newabout .span_7_of_12 {
  	width: 57.5%;
}

.newabout .span_6_of_12 {
  	width: 49%;
}

.newabout .span_5_of_12 {
  	width: 40.5%;
}

.newabout .span_4_of_12 {
  	width: 32%;
}

.newabout .span_3_of_12 {
  	width: 23.5%;
}

.newabout .span_2_of_12 {
  	width: 15%;
}

.newabout .span_1_of_12 {
  	width: 6.5%;
}


.wrapper {
	margin:0 auto; 
}
.newabout .show {
	display:none;
}
.newabout {
	text-align:center;
	color:#000;
	font-family: 'Lato', sans-serif;	
}
.newabout img {
	display:block;
}
.newabout .section {
	margin:0;
}
.newabout h1, .newabout h2, .newabout h3, .newabout h4 {
	letter-spacing:normal;
	text-transform:none;
	color:#000;
}
.newabout p {
	font-size:16px;
	line-height:32px;
	padding:0 25px;
	margin:0;
}
.newabout h1 {
	font-family: 'Lora', serif;
	font-size:34px;
	line-height:56px;
	font-weight:normal;
	max-width:760px;
	margin:60px auto;
}
.newabout h1:first-child {
	margin-top:30px;
}
.newabout .blackbg {
	background:#000;
	color:#fff;
	height:293px;
	display:table;
	overflow:hidden;
}
.newabout .blackbg div {
	display:table-cell;
	vertical-align:middle;
}
.newabout h2 {
	margin:60px auto;
	padding:45px 100px;
	text-transform:uppercase;
	line-height:42px;
	font-size:20px;
	font-weight:normal;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.newabout .wlines {
	margin:60px auto;
	padding:45px 70px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.newabout .wlines h1 {
	margin:0 0 30px 0;
}
.newabout .wlinesbottom h1 {
	margin:0;
}
.newabout .naples {
	margin-top:60px;
}
.newabout .naples .col {
	padding:45px 5px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	box-sizing:border-box;
}
.newabout .bgpic {
	color:#FFF;
	background:url('big-bg.jpg') center center no-repeat #000;
	background-size:cover;
	padding:100px 170px;
	margin:60px 0;
}
.newabout .bgpic h2 {
	border:none;
	padding:0;
	margin:0;
	font-family: 'Lato', sans-serif;
	color:#fff;
}
.newabout .button {
	background:#000;
	color:#fff;
	text-decoration:none;
	display:block;
	width:100%;
	padding:22px 0;
	text-transform:uppercase;
	letter-spacing:2px;
	margin:60px 0;
	font-weight:900;
	font-size:13px;
}
.newabout .button:hover {
	background:#333;
}
.newabout .lastsection {
	position:relative;
}
.newabout .lastsection .h4container {
	position:absolute;
	width:100%;
	top:37%;
}
.newabout .lastsection h4 {
	background:#fff;
	border:3px solid #000;
	padding:3px 20px;
	font-weight:normal;
	font-size:26px;
	margin:4px;
	display:inline-block;
	text-align:center;
	color:#000;
    font-family: "Lato", sans-serif;
}
.newabout .naplesgrid .naples3 {
	background:url('https://cdn.shopify.com/s/files/1/0217/3274/t/27/assets/naples3.jpg?6041691163971501097');
	background-size:cover;
	height:199px;
}
.newabout .napleswide {
	padding-bottom:20px;
}
.newabout .madeinnaples {
	background:#000;
	color:#fff;
	height:199px;
	padding-top:7%;
	box-sizing: border-box;
}
.newabout .madeinnaples p {
    font-family: "Lora",serif;
	font-size:24px;
	line-height:38px;
}
.newabout .naplessplit .span_6_of_12 {
	width:48.5%;
}
.newabout .naplessplit .col:last-child {
    margin: 0 0 0 3%;
}
@media (max-width: 980px) {
  .newabout {
	  width:740px;
	  margin:0 auto;
  }
  .newabout .blackbg {
	  height:230px;
	}
	.newabout .blackbg p {
    font-size: 14px;
    line-height: 22px;
    padding: 0 20px;
}
.newabout .napleswide {
    padding-bottom: 12px;
}
.newabout .naplesgrid .naples3, .newabout .madeinnaples {
	height:160px;
}
.newabout .madeinnaples {
    padding-top: 7%;
}
.newabout .madeinnaples p {
    font-size: 18px;
    line-height: 30px;
}
.newabout p {
    font-size: 14px;
    line-height: 26px;
}
.newabout h1 {
    font-size: 28px;
    line-height: 42px;
    margin: 40px auto;
    max-width: 720px;
}
.newabout h2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 42px;
    margin: 40px auto;
    padding: 30px 50px;
}
.newabout .wlines {
    margin: 40px auto;
    padding: 30px 50px;
}
.newabout .bgpic {
    margin: 40px 0;
    padding: 50px 40px;
}
.newabout .button {
	margin:40px 0;
}
.newabout .naples {
    margin-top: 40px;
}
}
@media (max-width: 767px) {
  .newabout {
	  width:auto;
	  max-width:420px;
  }
  .newabout .lastsection h4 {
    border: 1px solid #000;
    font-size: 16px;
    margin: 2px;
    padding: 3px 10px;
	line-height:16px;
}
.newabout h1 {
    font-size: 19px;
    line-height: 32px;
    margin: 30px auto;
    max-width: 420px;
}

.newabout h2 {
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    margin: 30px auto;
    padding: 20px;
}
.newabout .wlines h1 {
    margin: 0 0 10px;
}
.newabout .wlines {
    margin: 30px auto;
    padding: 20px 5px;
}
.newabout .bgpic {
    margin: 30px 0;
    padding: 30px 10px;
}
.newabout h2 {
    font-size: 14px;
    line-height: 22px;
    margin: 30px auto;
    padding: 10px;
}
.newabout .naples .col {
    border-bottom: none;
    border-top: none;
    box-sizing: border-box;
    padding: 0;
	margin:0;
}
.newabout .section .span_6_of_12 {
	width:100%;
	margin:0;
}
.newabout .lastsection .section .span_6_of_12 {
	width:49%;
}
.newabout .lastsection .section .span_6_of_12:first-child {
	margin:0 2% 0 0;
}
.newabout .button {
    margin: 30px 0;
	padding:15px 0;
}
.newabout .split3 .span_3_of_12 {
	width:50%;
	margin:0;
}
.newabout .naplesgrid .col {
	width:100%;
	margin:0;
}
.newabout .madeinnaples {
	height:auto;
	padding:20px 5px;
	margin:0 !important;
	width:100%;
}
.newabout .napleswide {
    padding:0;
}
.newabout .hide {
	display:none;
}
.newabout .show {
	display:block;
}
.newabout .blackbg {
    height: auto;
	padding:20px 0;
}
}
/*end aboutpage*/
.coltact input[type="text"], input[type="number"], input[type="password"], input[type="email"], textarea, select {
  border: 1px solid #ccc;
  padding: 1em;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font: 13px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #555;
  margin: 0;
  width: 85%;
}

.coltact .submit{
  float: right;
  margin: 1em 3em;
}

#new_content_wrap h3 {
    font-family: 'Lora', serif;
    font-size: 34px;
    line-height: 56px;
    font-weight: normal;
    max-width: 760px;
    margin: 60px auto 0px auto;
  text-transform:none;
  letter-spacing:0;
  text-align:center;
}

#new_content{
	width:100%;
  	box-sizing:border-box;
    height: auto;
  	text-align: left;
  	margin: 0 auto;
    padding: 70px 40px;
}
#new_content::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.new_content_column{
  width: 32%;
  display: block;
  height: 390px;
  float:left;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  position:relative;
  color:#fff;
}
.from-naples {  
  background-image:url(feature1.jpg);
}
.no-middlemen {  
  margin:0 2%;
  background-image:url(feature2.jpg);
}
.easy-returns {  
  background-image:url(feature3.jpg);
}
.new_content_column  p {
    padding-right: 20px;
  position:absolute;
  bottom:30px;
  left:30px;
  margin:0;
  max-width:330px;
  font-size:16px;
}
.new_content_column h4{
  text-transform: none;
  border: none;
  padding: 0;
  margin:0;
  position:absolute;
  top:30px;
  left:30px;
  line-height:30px;
  font-size:26px;
  color:#fff;
}
.new_content_column a {
  position:absolute;
  width:100%;
  height:100%;
  background:#000;
  opacity:0;
}
.new_content_column .cover {
  position:absolute;
  width:100%;
  height:100%;
  background:#000;
  opacity:0.45;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;  

}
.new_content_column:hover .cover {
  opacity:0.7;
    -webkit-transition: opacity 300ms ease-in;
    -moz-transition: opacity 300ms ease-in;
    -o-transition: opacity 300ms ease-in;
    transition: opacity 300ms ease-in;  
}


@media only screen and (max-width: 1209px){
  #new_content {
    width:100%;
  }
}
@media only screen and (max-width: 767px){


  .coltact .submit {
    width: 92% !important;
    margin: 15px auto;
    float: left;
  }
}

/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}
.newheader {
  border-bottom:1px solid #616161;
  margin-bottom:50px;
}
.newheader .topbar {
  background:#000;
  color:#fff;
  padding:4px 40px;
  font-size:12px;
  font-weight:700;
}
.newheader .group > div {
  float:left;
}
.logowide {
  border-bottom:1px solid #f0f0f0;
  padding: 16px 0;
  text-align:center;
}
.logowide a {
  display:block;
  width:150px;
  margin: 0 auto;
}
.logowide img {
    display: block;
}
.nav ul li a, .nav ul li a:visited, .nav ul li a:active {
  padding-bottom:0;
  letter-spacing:3px;
  padding:10px;
  display:block;
  line-height:14px;
}
.arrow {
    background: url("//cdn.shopify.com/s/files/1/0217/3274/files/arrow.png?1307755305948740482") no-repeat scroll;
    display: inline-block;
    height: 3px;
    left: 2px;
    position: relative;
    top: -3px;
    width: 6px;
}
.newheader .group > div.topright {
  float:right;
}
.newheader .group > div.topcenter {
  width:50%;
}
.topcenter ul {
  list-style-type:none;
  margin:0;
  padding:0;
  display:inline-block;
}
.topcenter > span {
  display:block;
  text-align:center;
}
.topcenter ul li {
  float:left;
  margin:0;
  padding:0 40px 0 0;
  background: url("//cdn.shopify.com/s/files/1/0217/3274/files/mdash.png?14267057976317530594") no-repeat scroll right 11px top 12px ;
}
.topcenter ul li:last-child {
  background: none;
  padding:0;
}
ul.top_menu li a, ul.top_menu li a:visited, ul.top_menu li a:active, .topbar a {
  font-size:12px;
  font-weight:700;
  color:#fff;
  display:inline-block;
  padding: 3px 0 0 0;
}
.topbar a:hover, ul.top_menu li:first-child a:hover {
  color:#838383 !important;
}
ul.top_menu li:first-child a {
  color:#e5c483;
}
.topleft {
  width:25%;
}
input.search_box {
    background: url("//cdn.shopify.com/s/files/1/0217/3274/files/src.png?7566475134490512865") no-repeat scroll 7px center #000;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 6px 6px 6px 26px;
    position: relative;
    top: 0px;
    width: 150px;
  	color:#959595;
}

.search_box:focus {
    background-color: #202020 !important;
    border: none !important;
    box-shadow: 0 !important;
    color: #fff !important;
}
.cart_count {
	color:#8c8c8c
}
.topright .cart {
  margin-left:15px;
  padding-left:23px;
  background: url("//cdn.shopify.com/s/files/1/0217/3274/files/cart.png?10580903005734766135") no-repeat scroll left top 7px;
}
.topright a:first-child {
  margin-left:0px;
  padding-left:23px;
  background: url("//cdn.shopify.com/s/files/1/0217/3274/files/account.png?952803502694334649") no-repeat scroll left top 6px;
}
@media only screen and (max-width: 1080px){
.topcenter ul li {
  padding:0 14px 0 0;
  background: none ;
}
}
@media only screen and (max-width: 981px){
.newheader .topbar {
  padding:4px 10px;
}
.newheader .group > div.topcenter {
  width: 53%;
}
.topright .cart {
  margin-left:5px;
}
}
@media only screen and (max-width: 768px){
  ul.nav_buttons {
    top:70px;
  }
  .nav ul.mobile_menu {
    margin-bottom:0;
  }
  .navicon {
    padding:10px !important;
  }
      .new_content_column{
  width: 100%;
  display: block;
  clear: both;
  height: 120px;
  margin: 15px 0;
      box-sizing:border-box;
}
  #new_content {
    padding:50px 20px;
  }
}
@media only screen and (max-width: 480px){
  .cart_count {
    display:inline-block;
  }
}

/* footer */
div.footer {
  background:#000;
  font-size:12px;
  font-weight:700;
  padding:40px;
  color:#898989;
}
.footer a {
    color: #787878;
}
.footer a:hover {
    color: #fff;
}
.footer li {
  padding:3px 0;
}
.footer h6 {
  color:#fff;
  letter-spacing:0;
  font-weight:700;
  font-size:12px;
  font-family: Lato;
}
.footer .container {
    padding: 0;
}
.footer .newslettercol p {
    margin-bottom: 10px;
    max-width: 260px;
}
#contact_email {
    background: none repeat scroll 0 0 #1a1a1a;
    border: 0 none;
    border-radius: 0;
    color: #ccc;
    display: inline;
    font-size: 12px;
    padding: 10px;
    width: 210px;
    line-height:14px;
    box-sizing: border-box;
    height: 40px;
}
#contact_email:focus {
  background:#212121;
}
#sign_up {
    line-height:14px;
    background: none repeat scroll 0 0 #313131;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    margin-left: -2px;
  padding:10px;
  width:80px;
}
#sign_up:hover {
  background:#3a3a3a;
}
#sign_up:focus {
  background:#2f2f2f;
}
.footer .icons li a {
  background-image:url("//cdn.shopify.com/s/files/1/0217/3274/files/icons_1b1d1f_6b8226e6-0ed2-4bf9-883a-ca6f57ddbb8f.jpg?9922416262579389540")
}
.footer .icons {
  margin:0 !important;
  float:right;
}
.footer .icons li {
  float:left;
  margin:0 0 0 12px;
}
.footer .socialcol {
  float:right;
  padding-top:50px;
}
.footer .six.columns.twocolmenu {
  width:300px;
}
.footer .twocolmenu li {
  width:50%;
  float:left;
}
.footer .container .three.columns {
  width:130px;
}

/* homepage revisions */
div.main.content {
  border-bottom:none;
}
#hero {
  text-align: center;
  color:#fff;
  box-sizing:border-box;
  padding:300px 0;
  position: relative;
  height: auto;
  overflow: hidden;
  margin-top:-50px;
  background-image:url("herobg1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-content {
  margin:0 auto;
  text-align: center;
}
#hero h3 {
  display:block;
  color:#fff;
  text-align:center;
  text-transform:none;
  font-size:52px;
  letter-spacing:0px;
  margin-bottom:30px;
  font-weight:normal;
  text-rendering: optimizelegibility;
}
#hero a {
  color:#fff;
  border: 2px solid #fff;
  padding: 14px 20px;
  font-size:16px;
  text-transform:uppercase;
  letter-spacing:0;
  font-weight:normal;
  text-rendering: optimizelegibility;
  display:inline-block;
}
#hero a:hover {
  background:#fff;
  color:#000;
}

.home-ctas {
  text-align:center;
  margin:0;
  margin-bottom:100px;
}
.home-ctas li {
  list-style-type:none;
  display:inline-block;
  margin:0;
}
.home-ctas a {
	background:#000;
	color:#fff;
	text-decoration:none;
	display:block;
	width:240px;
	padding:22px 0;
	text-transform:uppercase;
	letter-spacing:2px;
	margin:0 10px;
	font-weight:900;
	font-size:13px;
}
.home-press {
  text-align:center;
  margin-top:60px;
  margin-bottom:100px;
}
.home-press .press-button {
  font-size:16px;
  border:2px solid #e6e6e6;
  padding:15px 20px;
  margin-top:60px;
  display:inline-block;
}
.home-press a, .home-press img {
  display:block;
}
.home-press ul {
  list-style-type:none;
  margin:60px 0 0 0;
  padding:0;
  text-align:center;
}
.home-press ul li {
  margin:0 14px;
  padding:0;
  display:inline-block;
}

@media only screen and (max-width: 1620px){
#hero {
  padding:240px 0;
}
}
@media only screen and (max-width: 1460px){
#hero {
  padding:220px 0;
}
}
@media only screen and (max-width: 1260px){
#hero {
  padding:200px 0;
}
}
@media only screen and (max-width: 960px){
#hero {
  padding:150px 0;
}
#hero h3 {
  font-size:48px;
}
}
@media only screen and (max-width: 860px){
#hero {
  padding:90px 0;
}
#hero h3 {
  font-size:42px;
}
}
@media only screen and (max-width: 760px){
#hero {
  padding:40px 0;
}
#hero h3 {
  font-size:36px;
}
}
@media only screen and (max-width: 560px){
#hero {
  padding:30px 0;
}
#hero h3 {
  font-size:26px;
  max-width:260px;
  margin:0 auto;
  margin-bottom:15px;
}
  
#hero a {
    font-size: 14px;
    padding: 6px 16px;
}
}

@media only screen and (max-width: 1360px){
  .new_content_column {
    height:280px;
	}
  
}
@media only screen and (max-width: 600px){
#homecta {
  padding:80px 0;
  height:260px;
}
  #homecta h3 {
  font-size:22px;
  margin-bottom:15px;
}
  #homecta a {
  color:#fff;
  border: 2px solid #fff;
  padding: 8px 14px;
  font-size:14px;
}
}
@media only screen and (max-width: 1180px){
  .footer .six.columns.twocolmenu {
    width:160px;
  }
  .footer .twocolmenu li {
    width:100%;
  }
}
@media only screen and (max-width: 990px){
  div.footer {
    padding:20px 10px;
  }
  .six.columns.newslettercol {
    width:295px;
  }
  .footer .three.columns, .footer .six.columns.twocolmenu {
    width: 120px;
}
    .new_content_column {
    height:240px;
	}
.factory .wlines:first-child h1 {
    font-size: 18px;
    line-height: 31px;
}  
}
@media only screen and (max-width: 780px){
.footer .container .three.columns {
    width: 100px;
}
  .footer .container {
    width:100%;
  }
  #new_content_wrap h3 {
    padding:0 20px;
    font-size:28px;
    line-height:36px;
  }
}
@media only screen and (max-width: 660px){
  .footer .columns.socialcol {
    float:left;
    width:100%;
    padding-top:0;
  }
  .footer .icons {
    float:left;
    width:100%;
    text-align:center;
  }
  .footer .icons li {
    margin: 0 12px;
        display: inline-block;
    float: none;

}
  .six.columns.newslettercol {
    margin-bottom: 20px;
    width: 100%;
}

  .footer .container .three.columns, .footer .six.columns.twocolmenu {
    width:100%;
  }
  .footer {
	text-align:center;
  }
  .footer .newslettercol p {
    margin: 0 auto 10px;
}
  .home-ctas a {
    width:150px;
    padding:14px 0;
    
 }
}
@media only screen and (max-width: 360px){
  .home-ctas a {
    width:145px;
    padding:12px 0;
    margin: 0 2px;
    
 }
  #new_content {
    padding: 20px 10px;
}
  .wlines h5 {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 26px;
}
}

.factory {
  text-align:center;
}
.factory-intro p {
  max-width:740px;
}
.factory .wlines:first-child h1 {
    font-size: 18px;
    line-height: 26px;
}
.wlines h5 {
  line-height:32px;
}
.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
  margin-top:-50px;
}

.factory-video-container {
    position: relative;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #000;
}
.factory-video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute;
}
.factory-video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
  	height:100%;
  color:#fff;
  text-align:center;
  box-sizing:border-box;
  padding-top:350px;
}
.factory-video-container video {
    z-index: 0;
    bottom: 0;
    top: 0;
}
.factory-video-container video.fillWidth {
    width: 100%;
}
.factory-video-container .video-copy {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  z-index:200;
  text-align:center;
  height:250px;
}
.factory-video-container .video-copy h1 {
  color:#fff;
}
.factory-video-container .video-copy h2 {
  color:#fff;
    font-family: "Lora",serif;
    font-size: 28px;
    font-weight: normal;
    line-height: 48px;
    margin: 0 auto;
    max-width: 760px;  
}
video {
  width: 100%    !important;
  height: auto   !important;
  display:block;
}

@media only screen and (max-width: 780px){
.factory-video-container .video-copy h1 {
}
.factory-video-container .video-copy h2 {
    font-size: 20px;
    line-height: 31px;
    max-width: 760px;  
  max-width:560px;
}
.factory-video-container .video-copy {
  height:190px;
}
}
@media only screen and (max-width: 570px){
.factory-video-container .video-copy h1 {
  font-size:16px;
  margin:bottom:10px;
}
.factory-video-container .video-copy h2 {
    font-size: 16px;
    line-height: 24px;
    max-width: 760px;  
  max-width:300px;
  text-transform:none;
  letter-spacing:0;
}
  .factory-video-container .video-copy {
  height:150px;
}
  .factory .wlines:first-child h1 {
    font-size: 16px;
    line-height: 24px;
}
  .factory .wlines {
    margin: 30px auto;
    padding: 20px 0;
}
  .factory p {
    padding-left:0; padding-right:0;
  }
}
@media only screen and (max-width: 480px){
  .factory .wlinesbottom h1 {
    font-size:17px;
  }
}
.founders {
  text-align:left;
}
.founders p {
  padding:0;
}
.founders h4 {
  border:none;
  padding:0;
  margin-bottom:0;
}
.founders-contact {
  text-align:right;
  margin-top:34px !important;
}
.founders-header {
  margin-bottom:30px !important;
}
.section.group.founders-header {
    border-bottom: 1px dotted #e6e6e6;
    padding-bottom: 10px;
}
.founders img {
    margin-top: 20px;
}
.founders.ben {
  margin-top:40px;
}
.founders .span_9_of_12 img {
  display:none;
}
@media only screen and (max-width: 767px){
  .founders .span_3_of_12 {
    display:none;
  }
  .founders .span_9_of_12 img {
  display:block;
}
  .founders .span_9_of_12 {
  width:100%;
}
  .founders img {
    margin-top: 0px;
    margin-bottom: 15px;
}
  .founders-contact {
    margin-top: 0 !important;
    text-align: left;
}
}
@media only screen and (max-width: 767px){

.media-menu {
	margin-right: 0px;
  text-align:left;
}
.media-menu ul li {
    border: 0 none;
    display: inline-block;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
}
.media-menu ul {
    margin: 0 0 50px;
}
}
.financing {
  padding: 150px 10px;
  margin-top: -50px;
  position: relative;
  background:url(affirmbg.jpg);
  text-align:center;
}
.affirm-container {
  margin:0 auto;
  width:800px;
}
.affirm-box {
  background:fff;
  background:rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 0px 55px -10px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 55px -10px rgba(0,0,0,1);
box-shadow: 0px 0px 55px -10px rgba(0,0,0,1);
  -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
  padding:30px;
  box-sizing:border-box;
}
.affirm-note {
  color:#fff;
  font-size:12px;
  margin-top:30px;
  text-align:left;
}
.financing .button {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 2px;
    padding: 22px 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
  margin:30px 0;
}
.financing h2 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 46px;
    padding: 15px 30px;
    text-transform: none;
}
.financing h5 {
    font-size: 18px;
    letter-spacing: 0;
    text-transform: none;
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    padding: 15px 0;
margin-bottom: 30px;
}
.financing h2 span {
  display: inline-block;
}
.financing h2 span img {
  width:86px;
  height:25px;
  display: block;
}
.affirm-features {
  list-style-type:none;
  padding:0;
  margin:0;
  box-sizing:border-box;
}
.affirm-features li {
  float:left;
  width:50%;
  margin:0;
  padding:0 30px;
  box-sizing:border-box;
}
.affirm-features li:first-child {
  border-right:1px solid #cfcfcf;
}
.financing h4 {
    border: medium none;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
      margin-bottom: 5px;
    padding: 0;
}
@media only screen and (max-width: 880px){
.financing {
  padding: 80px 10px;
}
  .affirm-box {
    width:100%;
  }
  .affirm-container {width:100%;}
  .affirm-features li {padding:0 18px;}
}
@media only screen and (max-width: 767px){
  .financing {
  padding: 40px 10px;
}
  .affirm-box {
    padding:15px;
  }
  .affirm-features li {
    padding:10px 0px;
    width:100%;
  }
  .financing h2 {
    margin-bottom:0;
    padding-top: 0;
 }
  .financing h5 {
    font-size:14px;
    padding: 10px 0;
    margin:0;
 }
  .affirm-features li:first-child {
  border-right:none;
    border-bottom:1px solid #cfcfcf;
}
  .financing .button {
    margin:10px 0;
 }
  .affirm-note {
    text-align:center;
    margin-top:20px;
 }
}
#affirm-top-banner {
  position:relative;
  overflow:hidden;
}
#affirm-top-banner:hover {
  background:#232323;
}
#affirm-top-banner a {
  position:absolute;
  display:block;
  width:100%;
  height:100%;
  top:0;
  left:0;
  font-size:0;
}
.index .d2ctitle {
    background: #fcfcfc none repeat scroll 0 0;
    margin: 0;
    padding: 40px 0;
}