@import url(/css/lib/webfont.css);
.dark-bg {
  background-color: #000014;
}

.dark-bg h2 {
  color: #fff;
}

.dark-bg h3 {
  color: #fff;
}

.dark-bg h4 {
  color: #fff;
}

.dark-bg h5 {
  color: #fff;
}

.dark-bg p,
.dark-bg ul li,
.dark-bg ol li {
  color: rgba(255, 255, 255, 0.65);
}

.dark-bg .button-outline {
  border-color: #fff;
  color: #fff;
}

.dark-bg strong {
  color: #fff;
}

/* START DRIPICONS */
.dripicons {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 16px;
}

.dripicons.dripicons-12-12::before {
  font-size: 12px;
}

.dripicons.dripicons-14-14 {
  width: 14px;
  height: 14px;
}

.dripicons.dripicons-14-14::before {
  font-size: 14px;
}

.dripicons.dripicons-16-16::before {
  font-size: 16px;
}

.dripicons.dripicons-18-18 {
  width: 18px;
  height: 18px;
}

.dripicons.dripicons-18-18::before {
  font-size: 18px;
}

.dripicons.dripicons-20-20 {
  width: 20px;
  height: 20px;
}

.dripicons.dripicons-20-20::before {
  font-size: 20px;
}

.dripicons.axi-dripicons.axi-dripicons-more {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dripicons.axi-dripicons.axi-dripicons-more div {
  width: 4px;
  height: 4px;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 2px;
}

.dripicons.axi-dripicons.axi-dripicons-more div:not(:last-child) {
  margin-right: 2px;
}

/* END DRIPICONS */
.foot-notes {
  -webkit-justify-content: start;
  -moz-justify-content: start;
  -ms-justify-content: start;
  justify-content: start;
  -ms-flex-pack: start;
}

.foot-notes p {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 17px;
  font-size: 12px;
  font-weight: 400;
  color: #666;
  text-align: left;
}

html.dark .foot-notes p {
  color: rgba(255, 255, 255, 0.65);
}

@media (min-width: 320px) and (max-width: 767px) {
  .foot-notes p {
    padding: 0 20px;
  }
}

.foot-notes b {
  font-size: 12px;
  font-weight: 600;
  color: #000;
}

html.dark .foot-notes b {
  color: #fff;
}

.foot-notes.text-align-center p {
  margin-left: auto;
  margin-right: auto;
}

.subtagline {
  color: rgba(255, 255, 255, 0.5);
}

html.dark .subtagline {
  color: rgba(255, 255, 255, 0.5);
}

h3 {
  font-weight: 600;
}

.button-outline {
  border-color: #dc6060;
  color: #dc6060;
}

html.dark .button-outline,
.dark-bg .button-outline {
  border-color: #dc6060;
  color: #dc6060;
}

.button-outline:hover {
  opacity: .7;
}

@media (min-width: 320px) and (max-width: 767px) {
  img {
    max-width: 100%;
  }
}

.foot-notes p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.foot-notes p strong {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
}

:root {
  scroll-behavior: smooth;
}

body {
  background: #000014 url("/img/new/mail-server/free/free-mail-server-header.jpg") center top no-repeat;
}

html.dark body {
  background-color: #000014;
}

body .header-wrapper .header {
  height: auto;
  min-height: auto;
  padding-top: 125px;
  padding-bottom: 70px;
  background: none;
}

@media (min-width: 320px) and (max-width: 767px) {
  body .header-wrapper .header .second-title {
    margin: 0 auto;
  }
}

body .header-wrapper .header .second-title .header-subtitle-bigger {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

body .header-wrapper .header .second-title .header-subtitle {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin: 40px auto 0;
  max-width: 830px;
}

body .header-wrapper .header .button-rounded-big {
  color: #fff;
}

body .header-wrapper .header .os-logos-container {
  display: flex;
  align-items: center;
}

body .header-wrapper .header .os-logos-container li {
  margin: 0 12px;
  width: 32px;
  height: 32px;
  opacity: .3;
  background-position: center center;
  background-repeat: no-repeat;
}

body .header-wrapper .header .os-logos-container li.windows {
  background-image: url("/img/new/mail-server/free/os-icon-windows.svg");
}

body .header-wrapper .header .os-logos-container li.rpm {
  width: 42px;
  height: 42px;
  background-image: url("/img/new/mail-server/free/os-icon-rpm.svg");
}

body .header-wrapper .header .os-logos-container li.vmware {
  width: 96px;
  background-image: url("/img/new/mail-server/free/os-icon-vmware.svg");
}

body .header-wrapper .header .os-logos-container li.deb {
  width: 40px;
  height: 40px;
  background-image: url("/img/new/mail-server/free/os-icon-deb.svg");
}

body .header-wrapper .header .os-logos-container li.docker {
  width: 40px;
  height: 40px;
  background-image: url("/img/new/mail-server/free/os-icon-docker.svg");
}

body .main-wrapper .whats-included-container {
  padding-bottom: 80px;
}

body .main-wrapper .whats-included-container .container-single {
  background-color: transparent;
}

body .main-wrapper .whats-included-container .container {
  flex-wrap: wrap;
  max-width: 1080px;
  padding-top: 10px;
}

body .main-wrapper .whats-included-container .container a.column {
  display: flex;
  min-width: 33.333333%;
  min-height: 143px;
  padding: 30px;
  transition: all .3s ease-in-out;
}

@media (min-width: 320px) and (max-width: 767px) {
  body .main-wrapper .whats-included-container .container a.column {
    min-width: 100%;
    padding: 10px 0;
  }
}

body .main-wrapper .whats-included-container .container a.column h2 {
  margin-top: 0;
  margin-bottom: 0;
  flex: 1;
  display: flex;
  height: 100%;
}

body .main-wrapper .whats-included-container .container a.column h2 .box {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

body .main-wrapper .whats-included-container .container a.column h2 .box span {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100%;
  padding: 20px;
  border: 3px solid #D021AE;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 320px) and (max-width: 767px) {
  body .main-wrapper .whats-included-container .container a.column h2 .box span {
    min-height: 103px;
  }
}

body .main-wrapper .whats-included-container .container a.column h2 .box .bottom-container {
  width: 100%;
  display: flex;
  align-items: flex-end;
}

body .main-wrapper .whats-included-container .container a.column h2 .box .bottom-container::before, body .main-wrapper .whats-included-container .container a.column h2 .box .bottom-container::after {
  flex: 1;
  height: 40px;
  box-sizing: border-box;
  border-bottom: 3px solid #D021AE;
  content: "";
}

body .main-wrapper .whats-included-container .container a.column h2 .box .bottom-container::before {
  border-left: 3px solid #D021AE;
  border-radius: 0 0 0 3px;
}

body .main-wrapper .whats-included-container .container a.column h2 .box .bottom-container .arrow {
  margin: 0 5px;
  width: 40px;
  height: 40px;
  background: url("/img/new/mail-server/free/whats-included-arrow.svg") center top no-repeat;
}

body .main-wrapper .whats-included-container .container a.column h2 .box .bottom-container::after {
  border-right: 3px solid #D021AE;
  border-radius: 0 0 3px 0;
}

body .main-wrapper .whats-included-container .container a.column.no-hover {
  opacity: .5;
  filter: saturate(30%);
}

body .main-wrapper .whats-included-container .container a.column:hover {
  opacity: 1;
}

body .main-wrapper .two-with-one-layout-container .content-container {
  max-width: 1080px;
  padding: 10px 0;
}

@media (min-width: 320px) and (max-width: 767px) {
  body .main-wrapper .two-with-one-layout-container .content-container {
    padding: 0 20px;
    text-align: center;
  }
}

body .main-wrapper .two-with-one-layout-container .content-container .column.icon-container {
  display: flex;
  justify-content: center;
  margin: 0 80px;
  max-width: 80px;
  padding-top: 20px;
}

body .main-wrapper .two-with-one-layout-container .content-container .column.icon-container .icon {
  width: 80px;
}

body .main-wrapper .two-with-one-layout-container .single-content-container .column {
  max-width: 800px;
}

body .main-wrapper .two-with-one-layout-container.free-mail-server-more-container .content-container .column.icon-container .icon {
  height: 240px;
  background: url("/img/new/mail-server/free/icon-free-mail-server-more.svg") center top no-repeat;
}

body .main-wrapper .two-with-one-layout-container.calendaring-collaboration-container .content-container .column.icon-container .icon {
  height: 220px;
  background: url("/img/new/mail-server/free/icon-calendaring-collaboration.svg") center top no-repeat;
}

body .main-wrapper .two-with-one-layout-container.calendaring-collaboration-container .content-container .column.icon-container .icon .day {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  padding: 16px 5px 5px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: normal;
  color: #D021AE;
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .content-container {
  padding-top: 20px;
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .content-container .column.icon-container {
  padding-top: 10px;
  flex-direction: column;
  justify-content: flex-start;
}

@media (min-width: 320px) and (max-width: 767px) {
  body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .content-container .column.icon-container {
    display: none;
  }
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .content-container .column.icon-container .icon,
body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .content-container .column.icon-container img {
  margin: 15px 0;
  height: 80px;
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .content-container .column.icon-container .icon:first-of-type,
body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .content-container .column.icon-container img:first-of-type {
  margin-top: 0;
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .content-container .column.icon-container .icon.thunderbird,
body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .content-container .column.icon-container img.thunderbird {
  background: url("/img/new/mail-server/isp/thunderbird-logo.svg") no-repeat center center;
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .content-container .column.icon-container .icon.outlook,
body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .content-container .column.icon-container img.outlook {
  background: url("/img/new/mail-server/isp/outlook-logo.svg") no-repeat center center;
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container,
body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container-mobile {
  justify-content: space-between;
  margin: 0 auto 60px;
  max-width: 1080px;
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container .column,
body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container-mobile .column {
  flex: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container .column img,
body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container-mobile .column img {
  width: 80px;
  height: 80px;
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container .column img.apple-calendarapp,
body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container-mobile .column img.apple-calendarapp {
  width: 70px;
  height: 70px;
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container .column img.apple-mailapp,
body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container-mobile .column img.apple-mailapp {
  width: 70px;
  height: 70px;
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container .column img.apple-remindersapp,
body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container-mobile .column img.apple-remindersapp {
  width: 70px;
  height: 70px;
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container .column img.apple-contactsapp,
body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container-mobile .column img.apple-contactsapp {
  width: 70px;
  height: 70px;
}

@media (min-width: 320px) and (max-width: 767px) {
  body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container.icons-container,
  body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container-mobile.icons-container {
    display: none;
  }
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container.icons-container-mobile,
body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container-mobile.icons-container-mobile {
  display: none;
}

@media (min-width: 320px) and (max-width: 767px) {
  body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container.icons-container-mobile,
  body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container-mobile.icons-container-mobile {
    display: flex;
  }
  body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container.icons-container-mobile .column,
  body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .icons-container-mobile.icons-container-mobile .column {
    flex-direction: row;
    margin-top: 20px;
    min-width: 33.333333%;
  }
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .single-content-container .column {
  max-width: 960px;
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .single-content-container .column .button-rounded-big {
  margin: 40px auto;
  width: 260px;
}

body .main-wrapper .two-with-one-layout-container.anytime-anywhere-access-container .wm-container {
  display: flex;
  align-items: flex-end;
}

body .main-wrapper .two-with-one-layout-container.extensive-security-tools-container .content-container .column.icon-container {
  margin-left: 70px;
  margin-right: 70px;
  max-width: 100px;
}

body .main-wrapper .two-with-one-layout-container.extensive-security-tools-container .content-container .column.icon-container .icon {
  width: 100px;
  height: 220px;
  background: url("/img/new/mail-server/free/icon-extensive-security-tools.svg") center center no-repeat;
}

body .main-wrapper .two-with-one-layout-container.extensive-security-tools-container .security-features-container .column {
  max-width: 1080px;
}

body .main-wrapper .two-with-one-layout-container.extensive-security-tools-container .security-features-container .column ul.big-circles {
  flex-direction: row;
  flex-wrap: wrap;
}

@media (min-width: 320px) and (max-width: 767px) {
  body .main-wrapper .two-with-one-layout-container.extensive-security-tools-container .security-features-container .column ul.big-circles {
    flex-direction: column;
    padding: 0 20px;
  }
}

body .main-wrapper .two-with-one-layout-container.extensive-security-tools-container .security-features-container .column ul.big-circles li {
  flex: 1;
  min-width: 33.333333%;
  margin-top: 40px;
}

body .main-wrapper .two-with-one-layout-container.extensive-security-tools-container .security-features-container .column .button-rounded-big {
  margin: 60px auto 20px;
}

body .main-wrapper .two-with-one-layout-container.thats-not-all-container .content-container .column p a {
  color: #D021AE;
}

body .main-wrapper .two-with-one-layout-container.thats-not-all-container .content-container .column a.link-with-arrow {
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #D021AE;
  text-transform: uppercase;
}

@media (min-width: 320px) and (max-width: 767px) {
  body .main-wrapper .two-with-one-layout-container.thats-not-all-container .content-container .column a.link-with-arrow {
    justify-content: center;
    margin-bottom: 40px;
  }
}

body .main-wrapper .two-with-one-layout-container.thats-not-all-container .content-container .column a.link-with-arrow .dripicons {
  display: inline-block;
  margin-left: 5px;
}

body .main-wrapper .two-with-one-layout-container.thats-not-all-container .content-container .column.icon-container .icon {
  margin: 10px 0;
  width: 40px;
  border-left: 3px dashed #D021AE;
  border-right: 3px dashed #D021AE;
}

body .main-wrapper .foot-notes-container .container .column {
  max-width: 1080px;
}
