[id*="triangle"] {
  stroke-width: 0;
}

#envelope {
  fill: #bdbdbd;
  width: 100%;
}

#envelope-text {
  margin-top: 15%;
  padding-right: 20px;
}

#email-design-section {
  height: 660px;
}

#left-triangle,#right-triangle {
  fill: #e8e8e8;
}

#top-triangle,#bottom-triangle {
  fill: #f2f2f2;
}

#bg-triangle {
  fill: #cbcbcb;
}

#envelope-container {
  height: 0;
}

[id*="-slides"] {
  height: 100%;
  overflow: hidden;
}

[id*="-slides"] .horizontal-slide {
  display: inline-block;
  height: 100%;
  width: 100%;
  float: left;
}

#slides-indicators {
  position: absolute;
  padding-left: 0;
  margin-top: 613px;
}

.slide-indicator {
  display: inline-block;
}

.slide-indicator a {
  border-radius: 50%;
  display: block;
  margin: 10px;
  width: 16px;
  height: 16px;
  background: #ccc;
}

.slide-indicator a:hover {
  background: #3fcfd5;
}

.slide-indicator a.horizontal-active {
  background: #3fcfd5;
}

.mobile-devices {
  width: 100%;
  height: 100px;
}

.mobile-devices [class*="mobile-devices-"] {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 1em;
}

.mobile-devices [class*="mobile-devices-"] span {
  display: inline-block;
  position: absolute;
  float: left;
  height: 100%;
}

.mobile-devices [class*="mobile-devices-"] span:not([class*="desktop"]) {
  height: 50%;
}

.mobile-devices [class*="mobile-devices-"] span[class*="desktop-"] {
  background: #e98300;
}

.mobile-devices [class*="mobile-devices-"] span[class*="mobile-"] {
  background: #739600;
}

.mobile-devices [class*="mobile-devices-"] span[class*="android-"] {
  background: #bdd500;
}

.mobile-devices [class*="mobile-devices-"] span[class*="iphone-"] {
  background: #d1d2d4;
}

.mobile-devices [class*="mobile-devices-"] span[class*="other-"] {
  background: #4f4f4f;
}

.mobile-devices [class*="mobile-devices-"] span.desktop-one {
  width: 40%;
}

.mobile-devices [class*="mobile-devices-"] span.desktop-one:before {
  content: "40%";
  width: 40%;
  color: white;
  bottom: -2px;
  text-align: left;
  padding-left: 10px;
  position: absolute;
  font-size: 37px;
  font-family: "Proxima N W01 Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.mobile-devices [class*="mobile-devices-"] span.mobile-one {
  left: 40%;
  top: 50%;
  width: 60%;
}

.mobile-devices [class*="mobile-devices-"] span.mobile-one:before {
  content: "60%";
  width: 100%;
  color: white;
  bottom: -2px;
  text-align: center;
  position: absolute;
  font-size: 27px;
  font-family: "Proxima N W01 Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.mobile-devices [class*="mobile-devices-"] span.android-one {
  left: 40%;
  width: 7.8%;
}

.mobile-devices [class*="mobile-devices-"] span.android-one:before {
  content: "19.3%";
  width: 19%;
  color: white;
  bottom: -2px;
  text-align: left;
  padding-left: 10px;
  position: absolute;
  font-size: 27px;
  font-family: "Proxima N W01 Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.mobile-devices [class*="mobile-devices-"] span.iphone-one {
  left: 47.8%;
  width: 46.02%;
}

.mobile-devices [class*="mobile-devices-"] span.iphone-one:before {
  content: "76.7%";
  width: 100%;
  color: white;
  bottom: -2px;
  text-align: center;
  position: absolute;
  font-size: 27px;
  font-family: "Proxima N W01 Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.mobile-devices [class*="mobile-devices-"] span.other-one {
  width: 6.18%;
  left: 93.82%;
}

.mobile-devices [class*="mobile-devices-"] span.desktop-two {
  width: 52%;
}

.mobile-devices [class*="mobile-devices-"] span.desktop-two:before {
  content: "52%";
  width: 52%;
  color: white;
  bottom: -2px;
  text-align: left;
  padding-left: 10px;
  position: absolute;
  font-size: 37px;
  font-family: "Proxima N W01 Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.mobile-devices [class*="mobile-devices-"] span.mobile-two {
  left: 52%;
  width: 48%;
  top: 50%;
}

.mobile-devices [class*="mobile-devices-"] span.mobile-two:before {
  content: "48%";
  width: 100%;
  color: white;
  bottom: -2px;
  text-align: center;
  position: absolute;
  font-size: 27px;
  font-family: "Proxima N W01 Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.mobile-devices [class*="mobile-devices-"] span.android-two {
  width: 12.768%;
  left: 52%;
}

.mobile-devices [class*="mobile-devices-"] span.android-two:before {
  content: "26.6%";
  width: 100%;
  color: white;
  bottom: -2px;
  text-align: center;
  position: absolute;
  font-size: 27px;
  font-family: "Proxima N W01 Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.mobile-devices [class*="mobile-devices-"] span.iphone-two {
  width: 34.8%;
  left: 64.768%;
}

.mobile-devices [class*="mobile-devices-"] span.iphone-two:before {
  content: "72.5%";
  width: 100%;
  color: white;
  bottom: -2px;
  text-align: center;
  position: absolute;
  font-size: 27px;
  font-family: "Proxima N W01 Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.mobile-devices [class*="mobile-devices-"] span.other-two {
  width: .432%;
  left: 99.568%;
}

.mobile-devices [class*="mobile-devices-"] span.desktop-three {
  width: 74%;
}

.mobile-devices [class*="mobile-devices-"] span.desktop-three:before {
  content: "74%";
  width: 74%;
  color: white;
  bottom: -2px;
  text-align: left;
  padding-left: 10px;
  position: absolute;
  font-size: 37px;
  font-family: "Proxima N W01 Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.mobile-devices [class*="mobile-devices-"] span.mobile-three {
  width: 26%;
  left: 74%;
  top: 50%;
}

.mobile-devices [class*="mobile-devices-"] span.mobile-three:before {
  content: "26%";
  width: 100%;
  color: white;
  bottom: -2px;
  text-align: center;
  position: absolute;
  font-size: 27px;
  font-family: "Proxima N W01 Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.mobile-devices [class*="mobile-devices-"] span.android-three {
  width: 8.58%;
  left: 74%;
}

.mobile-devices [class*="mobile-devices-"] span.android-three:before {
  content: "33%";
  width: 100%;
  color: white;
  bottom: -2px;
  text-align: center;
  position: absolute;
  font-size: 27px;
  font-family: "Proxima N W01 Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.mobile-devices [class*="mobile-devices-"] span.iphone-three {
  width: 17.16%;
  left: 82.58%;
}

.mobile-devices [class*="mobile-devices-"] span.iphone-three:before {
  content: "66%";
  width: 100%;
  color: white;
  bottom: -2px;
  text-align: center;
  position: absolute;
  font-size: 27px;
  font-family: "Proxima N W01 Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.mobile-devices [class*="mobile-devices-"] span.other-three {
  width: .26%;
  left: 99.74%;
}

.mobile-devices [class*="mobile-devices-"] span {
  background: red;
  width: 150px;
  margin: 5px;
  height: 100%;
}

.list-group.blogposts .list-group-item {
  border: 0;
  border-top: 1px solid #ddd;
  color: #959595;
}

.list-group.blogposts .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top: 0;
}

.list-group.blogposts .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.list-group.blogposts .list-group-item h4 {
  margin-top: 0;
  color: #e98300;
  font-family: "Proxima N W01 Light","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: normal;
}

.list-group.blogposts .list-group-item p {
  font-size: .95em;
}

.list-group.blogposts .list-group-item:hover {
  color: #009ddc;
}

.list-group.blogposts .list-group-item span.date {
  font-family: "Proxima N W01 Smbd","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: normal;
}

.list-group.blogposts .list-group-item span.author {
  font-family: "Proxima N W01 Reg It","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: normal;
}

.swipefiles .card-1 .description {
  font-size: 12px;
  margin: 12px 15px 10px;
}

.top-row {
  padding: 0;
  margin: 15px 15px -15px;
}

.top-row .btn-popular {
  -webkit-border-radius: 4px 4px 0 0 !important;
  -moz-border-radius: 4px 4px 0 0 !important;
  border-radius: 4px 4px 0 0 !important;
}

.btn-popular {
  background-color: #e98300 !important;
}

.btn-popular:hover {
  cursor: default;
}

.pricing-editions {
  padding: 20px 20px 0;
  border: 1px solid #009ddc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  margin: 15px;
}

.pricing-editions .column-top {
  background-color: #f2f2f2;
  margin: -20px -20px 15px -20px;
  padding: 10px 15px 5px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.pricing-editions .column-top .flat {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.pricing-editions h4 {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.pricing-editions h4,.pricing-editions h6 {
  text-transform: uppercase;
}

.pricing-editions p {
  margin-bottom: 20px;
}

.flat {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.pricing-legend {
  padding: 30px 30px;
  border: 1px solid #4f4f4f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 15px;
}