i.pw {
	font-size: 60px;
	line-height: 50px;
}

div.payment-icon i {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;
	display: inline-block;
}

div.feature {
	background: url(image/watercolor-background.svg) no-repeat;
	background-repeat: no-repeat;
	background-size: 50%;
	width: 100%;
	height: 100px;
	background-position: center;
}

div.feature i.fa {
	font-size: 56px;
	color: #709c94;
	margin-top: 20px;
}

div.mid-banner {
	/** background: url(https://media.istockphoto.com/photos/mail-background-picture-id509803332?s=2048x2048); **/
	background-color: navy;
    height: 500px;
    background-position: center;
    margin: 150px 0 0 0;
}

strong {
	font-weight: 500;
}

/* Overwrite */
.header-5 {
    background-image: url(image/17_v2.png);
}

.headlines.press-logos {
    background: #F0F4F6 url(image/17.html);
    background-size: cover;
    background-position: left
}

.panel-group {
    width: 60%;
}

.panel-heading a:after {
    content: url(image/collapse.png);
    float: right;
    color: #4a90e2;
}

.panel-heading a.collapsed:after {
    content: url(image/expand.png);
    color: #4a90e2;
    float: right;
}

.panel-group .panel {
	border-radius: 4px;
}

.panel-heading h4 {
    margin-bottom: 0px;
}

.panel .panel-body {
    padding: 30px;
    border-top: 1px solid #ddd;
}

.item blockquote {
    background-color: transparent;
    margin-top: 30px;
}

.quoterest {
    padding-left: 100px;
}

.item {
    margin-bottom: 30px;
}

.newsite .mainfeatures h2 {
    margin-top: 80px;
    font-size: 16px;
}

.newsite .footer .final-text p {
    margin-top: 20px;
    margin-bottom: 20px;
}

.hero--signup {
    background-image: url(image/hero-signup.png),linear-gradient(to bottom, #2b3946, #384a5b);
    background-position: center;
    background-size: 2500px 700px, 100%;
    margin: 0;
    padding: 8em 0;
}

.hero--signup h2, .hero--signup h3 {
    color: #fafafa;
}

.newsite .footer-signup p {
    color: #bbb;
}

.newsite .footer-signup a {
    color: #70aef0;
}

.inputfield, .ButtonConfirm {
    border-radius: 3px;
}

.newsite .footer-signup h2, .newsite .footer-signup h3, .newsite .footer-signup p, .newsite .footer-signup a {
    font-weight: 300;
}

.newsite .footer-signup .ButtonConfirm {
    background-color: #70aef0;
}

.newsite .footer-signup .footer-vertical-border {
    border-left: 1px solid #777;
}

.navigation--logo img {
    height: initial;
}

.navigation--logo {
    max-width: 150px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
}

.newsite h3 {
  color: #222;
}

.main-feature h3, .integrations h3 {
  font-weight: 300;
  color: #222;
}

.why-pleo-tagline {
    font-weight: 300;
}

.newheader {
  background: url(image/exported/email-5.png) right center no-repeat;
  margin-left: -120px;
}

div.payment-icon i {
  margin-left: 20px;
  margin-right: 20px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 20px;
}

.footertitle {
    font-weight: 400 !important;
	color: #222;
}

.newsite .footer-signup h3 {
    color: #f5f5f5;
}

.inputfield {
    font-weight: 300;
}

.navigation--item:nth-child(7) a {
    border-radius: 5px;
    padding: 10px 23px;
    font-weight: 300;
}

.links > p {
    font-weight: 400 !important;
	color: #222 !important;
	margin-bottom: 10px;
}

.final-text a {
    padding-left: 0;
}

.newsite .mainfeatures p, .newsite {
  font-size: 16px;
	font-weight: 300;
}

h3.subtitle {
    font-size: 18px;
}

.newsite .mainfeatures h2.main-title {
    font-size: 35px;
	margin-top: 5px;
	font-weight: 300;
}

.ButtonConfirm {
  margin-left: 0;
}

.whatyouget {
  padding-bottom: 150px;
}

.subtitle1 h3 {
  font-weight: 300;
}

.more {
  font-size: 16px;
  text-decoration: underline;
  font-weight: 300;
}
.navigation--logo img {
    margin-top: -9px;
    width: 122px;
}

.mobile
 {
    display: none !important;
}

@media (min-width: 320px) and (max-width: 480px) {

.Desktop {
    display: none;
}

.mobile
 {
padding: 10px !important;
    display: block !important;
    background: #F0F4F6;
}

}
