	#header {
		width:100%;
		height: 500px;
		background: #F5F8FE;
		background-image: url('images/header_bg.png');
		background-size: 200px;
		background-repeat: repeat;
		border-bottom: 1px solid #E2E6EC;
	}


	#header h1 {
		color: #4D4D4D;
		font-family: 'Avenir', serif;
		font-weight: 800;
	}

	#header h2 {
		color: rgba(77,77,77,.75);
		font-family: 'Avenir', serif;
		font-weight: 200;
		font-size: 20px;
		line-height: 22px;
	}

	.img-dropshadow {
		box-shadow: 0px 2px 50px rgba(178,178,178,.5);
	}


	.headline {
		padding-bottom: 10px;
	}


  	.navbar {
	      margin-bottom: 0;
	      font-family: 'Avenir', serif;
	      font-weight: 200;
	      letter-spacing: 2.25px;
	      background-color: transparent;
	      border: 0;
	      font-size: 16px !important;
	      line-height: 1.42857143 !important;
	      border-radius: 0;
	      padding-top: 10px;
	  }
	  .navbar li a, .navbar .navbar-brand {
	      color: #4D4D4D !important;
	      letter-spacing: 0;
	  }
	  /* .navbar li a:hover {
	      color: #f4511e !important;
	      background-color: #fff !important; */
	  }
	  .navbar-default .navbar-toggle {
	      border-color: transparent;
	      color: #4D4D4D !important;
	      letter-spacing: 0;
  	  }

  	  .navbar .highlight a {
  	  	color: #5D53D1 !important;
  	  	font-weight: 800;
  	  	letter-spacing: 0;
  	  }


    #hero {
    	padding-top: 50px;
    }

	#header .btn-primary {
	    background: #5D53D1;
	    float: clear;
	    color:#FFFFFF;
	    font-size: 18px;
	    font-weight: 500;
	    padding: 14px 35px;
	    margin-top: 50px;

	}
	
	/*
	#header .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	    color: #000000;
	}
	#header .btn-primary:active, .btn-primary.active {
	    color: #007299;
	     box-shadow: none;
	}
    */


    body {
    	  font-family: 'Avenir', 'Noto', sans-serif;
    	  font-weight: 200;
    	  color: #4d4d4d;
    }

    p {
	  	  line-height: 1.75;
	  	  color: rgba(77,77,77,.75);
	  	  font-size: 16px;
    }


	.first-paragraph {
		padding-top: 50px;
	}

	.bottom-padding {
		padding-bottom: 50px;
	}

	.example-postcard {
		padding-bottom: 0px !important;
	}


	hr {
		margin-top: 50px;
	}

	#comparetoemail h2 {
		padding-bottom: 35px;
	}
	
	#lob-container-fluid {
		background-color: #FFFFFF;
	}

	#lob {
		background-color: inherit;
	    padding-top: 50px;

	}

	#lob p {
		color: rgba(77, 77, 77, .75);
		padding-bottom: 40px;
	}

	#lob h2 {
		padding-bottom: 50px;
		font-weight: 100;
	}
	
	#postcards {

	}


	#benefits-container-fluid {
		background-color: #F7F7F7;
	}


	#benefits {
		background-color: inherit;
	    padding-top: 50px;
	    padding-bottom: 50px;
	}

	#benefits p {
		color: rgba(77, 77, 77, .75);
		padding-bottom: 40px;
	}


   @media screen and (min-width: 992px) {	

		#features .row {
			padding-bottom: 100px;
		}

	    h1 {
	    	font-size: 42px;
	    }

		#header h2 {
			font-size: 20px;
		}

	}


   @media screen and (max-width: 992px) {	

		#features .row p {
			padding-bottom: 30px;
		}

		 #features .row img {
			padding-bottom: 75px;
		}

		#features {
			margin-bottom: 50px;
		}

		#benefits p {
			padding-bottom: 20px;
		}

		#lob p {
			padding-bottom: 20px;
		}

		#header h2 {
			font-size: 18px;
		}

	}


	h2 {
		font-weight: 100;
		line-height: 1.4;
	}

	h2.alt {
		color:#4d4d4d;
		padding-bottom: 50px;
		font-weight: 100;
	}

   @media screen and (max-width: 992px) {


	    #header h4 {
	    	text-align: center;
	    }

	    #header h2 {
	    	text-align: left;
	    }

	    h2 {
	        text-align: center;
	    }


	    #header .btn-primary {
	    	margin-top:50px;
	    }

	    p {
	    	text-align: center !important;
	    }

  		#benefits p {
	    	text-align: left !important;
	    }

  		#lob p {
	    	text-align: left !important;
	    }


	    #hero {
	    padding-top: 50px;
    	top: 250px;
    	}

    	#features {
			margin-top: -25px;
		}


  	}

   @media screen and (max-width: 768px) {
	    h1 {
	    	text-align: center;
	    	font-size: 32px;
	    	line-height: 40px;
	    }

   		p {
	    	text-align: left !important;
	    }

	    #js-pricing-pane-4x6 p, #js-lob-pricing-pane-4x6 p {
	    	text-align: center !important;
	    }

	    #js-pricing-pane-11x6 p, #js-lob-pricing-pane-11x6 p  {
	    	text-align: center !important;
	    }


	    #header h2 {
	    	font-size: 16px;
	    	text-align: center;
	    }

	    h2 {
	    	font-size: 26px;
	    	line-height: 40px;
	    }

  		h3 {
	    	line-height: 32px;
	    }	    

	    #hero {
	    padding-top: 75px;
    	top: 250px;
    	}


		#header .btn-primary {
		    display: table;
		    margin: 0 auto;
		    margin-top: 50px
		}


	}

	/* Something is up with this section */
	#cta h3 {
		font-weight: 100 !important;
		padding-bottom: 5px;
	}

	#cta h4 {
		font-weight: 100 !important;
		padding-bottom: 5px;
		color: rgba(77,77,77,.75);
	}

	h4.alt {
		color: rgba(77,77,77,.75);
		padding-bottom: 0px;
    font-weight: 600 !important;
	}


	#cta {
		padding-top: 50px;
	    padding-bottom: 75px;
	}

    #cta .btn-primary {
	    background: #5D53D1;
	    float: clear;
	    color:#ffffff;
	    font-weight: 500;	    
	    font-size: 18px;
	    padding: 14px 35px;
	    margin-top: 30px;
	    border-color: #5D53D1;
	    border-width: 2px;
	}

    #cta .btn-secondary {
	    background: none;
	    float: clear;
	    color: #5D53D1;
	    font-size: 18px;
	    padding: 14px 35px;
	    margin-top: 30px;
	    border-color: #5D53D1;
	    border-width: 2px;
	}

	#mailer-pricing .panel-heading p {
		font-size: 14px;
		color: rgba(77,77,77,.75);
		padding-top: 10px;
	}

	.content-page {
		text-align: left !important;
	}

	#footer-container-fluid {
		background-color: #3E3884;
	}

	#footer {
		color: #fff;
		padding-top: 60px;
		padding-bottom: 30px;
		height: auto;
	}

	#footer h5 {
		font-weight: bold;
		color: rgba(255,255,255,.75);
	}

	#footer ul {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
	} 

	#footer .category {
		/*padding-right: 50px;*/
	}

	#footer li {
		display: block;
		float: none;
		line-height: inherit;
		padding: 3px 0px;
	}

	#footer li a{
		color: rgba(255,255,255,.5) !important;
		font-size: 14px;
	}

	#footer li a:hover {
	      background-color: inherit; */
	  }

	.guide-content td {
		color: rgba(77,77,77,.75);
		padding: 5px;
		font-size: 16px;
	}

	.guide-content ul {
		-webkit-padding-start: 18px;
	}

	.guide-content img {
		margin-top:20px;
		margin-bottom:20px;
	}


  a.secondarylink, a:hover.secondarylink, a:active.secondarylink {
   	font-weight: 100 !important;
		text-decoration: none;
		color: rgba(77,77,77,.50);
		border: 0px;
	  border-bottom: 1px solid rgba(77,77,77,.50);
   }

	.content-label {

    display: inline-block;
    background-color: #FFC139;
    padding: 6px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 7px;
	}



	*/