@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Fjalla+One");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Poppins");
@import url("https://fonts.googleapis.com/css?family=Lato");
/* line 58, ../sass/partials/_variables.sass */
.red {
  background-color: #d95347;
}

/* line 60, ../sass/partials/_variables.sass */
.blue {
  background-color: #3f16bf;
}

/* line 62, ../sass/partials/_variables.sass */
.yellow {
  background-color: #d2b72d;
}

/* line 64, ../sass/partials/_variables.sass */
.blue-btn {
  background-color: #3f16bf;
  box-shadow: 0 2px 0 #0093b9;
  color: white;
  padding: 10px 15px;
  margin-left: 15px;
}
/* line 70, ../sass/partials/_variables.sass */
.blue-btn:hover {
  color: white;
}

/* line 4, ../sass/partials/_base.sass */
body,
button,
input,
select,
textarea {
  font-family: "Lato";
  font-size: 16px;
  font-weight: 300;
}

/* line 13, ../sass/partials/_base.sass */
body {
  background-color: white;
  color: #212121;
}

/* line 17, ../sass/partials/_base.sass */
.site {
  background-color: transparent;
}

/* line 20, ../sass/partials/_base.sass */
h1,
h1.page-title,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", bold;
  clear: both;
  font-style: normal;
  font-weight: bold;
  line-height: 1em;
  margin: 55px 0 25px 0;
  color: #565759;
}

/* line 35, ../sass/partials/_base.sass */
h1,
h1.page-title {
  font-family: "Poppins", bold;
  font-size: 66px;
  padding: 0;
  font-weight: bold;
  line-height: inherit;
}

/* line 43, ../sass/partials/_base.sass */
h2 {
  font-family: "Poppins", bold;
}

/* line 47, ../sass/partials/_base.sass */
.home h2,
.home h3,
.home h4,
.home h5,
.home h6 {
  color: #d2b72d;
}

/* line 54, ../sass/partials/_base.sass */
h1.page-title {
  margin: 20px auto;
}

/* line 56, ../sass/partials/_base.sass */
h2 {
  font-size: 30px;
}

/* line 59, ../sass/partials/_base.sass */
.home-right h2 {
  color: white;
}

/* line 61, ../sass/partials/_base.sass */
h3 {
  font-size: 25px;
  font-weight: normal;
}

/* line 64, ../sass/partials/_base.sass */
h4 {
  font-size: 22px;
}

/* line 66, ../sass/partials/_base.sass */
h5 {
  font-size: 20px;
}

/* line 68, ../sass/partials/_base.sass */
h6 {
  font-size: 18px;
}

/* line 71, ../sass/partials/_base.sass */
hr {
  background: none;
  border: 0;
  border-top: 1px solid #212121;
  margin: 0;
}

/* line 77, ../sass/partials/_base.sass */
p {
  margin: 0 0 1.5em 0;
}

/* line 80, ../sass/partials/_base.sass */
.entry-content blockquote {
  text-align: center;
}

/* line 83, ../sass/partials/_base.sass */
ul {
  margin: 16px 0 45px;
}
/* line 85, ../sass/partials/_base.sass */
ul li {
  color: #212121;
  list-style-type: disc;
  text-align: left;
}

/* line 89, ../sass/partials/_base.sass */
li > ul, li > ol {
  margin: 10px 0 25px;
}

/* line 92, ../sass/partials/_base.sass */
button.link-btn-small,
button.link-btn,
a.link-btn.link-btn {
  width: 100%;
  padding: 16px 50px;
  font-family: "Lato";
  font-size: 1.125em;
  font-style: normal;
  color: white;
  background-color: #3f16bf;
  border: none;
  text-transform: uppercase;
  border-radius: 30px;
  color: white;
}
/* line 106, ../sass/partials/_base.sass */
button.link-btn-small:hover,
button.link-btn:hover,
a.link-btn.link-btn:hover {
  cursor: pointer;
  color: white;
  text-decoration: none;
}
/* line 110, ../sass/partials/_base.sass */
button.link-btn-small a,
button.link-btn a,
a.link-btn.link-btn a {
  color: white;
}
/* line 112, ../sass/partials/_base.sass */
button.link-btn-small a:hover,
button.link-btn a:hover,
a.link-btn.link-btn a:hover {
  color: white;
  text-decoration: none;
}
/* line 115, ../sass/partials/_base.sass */
button.link-btn-small:hover,
button.link-btn:hover,
a.link-btn.link-btn:hover {
  background-color: #212121;
}

/* line 118, ../sass/partials/_base.sass */
button.link-btn-small {
  width: auto;
}

/* line 121, ../sass/partials/_base.sass */
.intro-text {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 124, ../sass/partials/_base.sass */
.intro-text p {
  font-size: 1.5em;
  padding: 0;
  margin: 50px 0;
  text-align: left;
  color: #3f16bf;
  font-style: italic;
}

/* line 132, ../sass/partials/_base.sass */
.entry-content a,
.comment-content a,
.entry-meta a,
.post-navigation a,
.paging-navigation a,
a,
a:visited {
  color: #3f16bf;
}
/* line 140, ../sass/partials/_base.sass */
.entry-content a:hover,
.comment-content a:hover,
.entry-meta a:hover,
.post-navigation a:hover,
.paging-navigation a:hover,
a:hover,
a:visited:hover {
  color: #212121;
}

/* line 142, ../sass/partials/_base.sass */
.paging-navigation a {
  font-style: normal;
}

/* line 148, ../sass/partials/_base.sass */
.entry-header,
.entry-content,
.entry-summary,
.entry-meta,
.comment-respond {
  max-width: 1270px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 157, ../sass/partials/_base.sass */
.entry-content {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

/* line 163, ../sass/partials/_base.sass */
.entry-meta {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 167, ../sass/partials/_base.sass */
.entry-header {
  margin-bottom: 80px;
}

/* line 171, ../sass/partials/_base.sass */
.site {
  max-width: 100%;
}

/* line 174, ../sass/partials/_base.sass */
.site.fixed-header .site-main {
  padding-top: 80px;
  overflow: hidden;
}
/* line 177, ../sass/partials/_base.sass */
.site.fixed-header .site-header {
  position: fixed;
  width: 100%;
  max-width: 100%;
  z-index: 120;
}

/* line 183, ../sass/partials/_base.sass */
.navbar.fullwidth {
  background-color: #f3f3f3;
  max-width: 100%;
  height: 80px;
}
/* line 187, ../sass/partials/_base.sass */
.navbar.fullwidth .main-navigation {
  max-width: 1270px;
  margin: 0 auto;
  padding: 0 15px;
}

/* line 197, ../sass/partials/_base.sass */
.entry-content {
  max-width: 100%;
}
/* line 199, ../sass/partials/_base.sass */
.entry-content.contact-container {
  background: #565759;
}
/* line 201, ../sass/partials/_base.sass */
.entry-content.background-two {
  color: white;
  text-align: center;
  background: #d95347;
}
/* line 205, ../sass/partials/_base.sass */
.entry-content.background-three {
  background: #808082;
}
/* line 207, ../sass/partials/_base.sass */
.entry-content.background-four {
  background: #565759;
}

/* line 209, ../sass/partials/_base.sass */
.entry-content-width {
  max-width: 1270px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0 auto;
}

/* line 216, ../sass/partials/_base.sass */
.entry-content,
.entry-header {
  padding-top: 70px;
  padding-bottom: 70px;
}

/* line 222, ../sass/partials/_base.sass */
.logo {
  margin: 15px 30px 0 0;
  float: left;
}

/* line 227, ../sass/partials/_base.sass */
html {
  overflow-y: auto;
}

/* line 230, ../sass/partials/_base.sass */
.site-header .home-link,
.main-navigation,
.site-footer .widget-area,
.page-content,
.page-title {
  max-width: 1270px;
}

/* line 239, ../sass/partials/_base.sass */
.logo .logo-link {
  width: 230px;
  height: 54px;
  display: block;
  background-image: url("/themes/aedeveloper21/img/logo.png");
}

/* line 246, ../sass/partials/_base.sass */
.navbar.fullwidth .search-wrapper,
.navbar.fullwidth .cta-wrapper {
  float: right;
}
/* line 249, ../sass/partials/_base.sass */
.navbar.fullwidth .menu-menu-1-container {
  float: left;
}

/* line 255, ../sass/partials/_base.sass */
.hentry:last-child footer.entry-meta {
  border: none;
}

/* line 257, ../sass/partials/_base.sass */
.page.hentry {
  padding: 0;
}

/* line 260, ../sass/partials/_base.sass */
footer.entry-meta {
  margin: 0;
  padding: 0;
}

/* line 264, ../sass/partials/_base.sass */
.page-content {
  padding: 40px 15px;
}

/* line 268, ../sass/partials/_base.sass */
.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
  margin-left: 0;
}

/* line 271, ../sass/partials/_base.sass */
.entry-content img.alignright, .entry-content .wp-caption.alignright {
  margin-right: 0;
}

/* line 274, ../sass/partials/_base.sass */
.entry-content .avatar-corners img {
  border-radius: 50%;
}

/* line 278, ../sass/partials/_base.sass */
.fullwidth-image-container {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 360px;
}

/* line 286, ../sass/partials/_base.sass */
.search-page article {
  border-bottom: 1px dashed #ddd;
}
/* line 288, ../sass/partials/_base.sass */
.search-page .entry-content {
  text-align: center;
}

/* line 292, ../sass/partials/_base.sass */
.archive-header,
.paging-navigation,
.search .page-header,
.page-header {
  background-color: #ccc;
  margin-bottom: 30px;
}

/* line 298, ../sass/partials/_base.sass */
.paging-navigation {
  padding: 10px 0;
}
/* line 300, ../sass/partials/_base.sass */
.paging-navigation .meta-nav,
.paging-navigation a:hover .meta-nav {
  background-color: transparent;
}
/* line 303, ../sass/partials/_base.sass */
.paging-navigation .nav-previous .meta-nav {
  width: auto;
  padding: 0;
}

/* line 309, ../sass/partials/_base.sass */
.pdf-link {
  display: inline-block;
  background: url("/themes/aedeveloper21/img/pdf-icon.png") no-repeat;
  height: 32px;
  padding-left: 40px;
}
/* line 314, ../sass/partials/_base.sass */
.pdf-link p {
  padding-top: 6px;
}

/* line 317, ../sass/partials/_base.sass */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  background: #212121;
  border-bottom: 4px solid #111;
}

/* line 324, ../sass/partials/_base.sass */
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
  background: #666;
}

/* line 335, ../sass/partials/_base.sass */
.site-footer {
  color: #212121;
  background-color: white;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
}
/* line 341, ../sass/partials/_base.sass */
.site-footer a,
.site-footer a:visited {
  color: #666;
}
/* line 344, ../sass/partials/_base.sass */
.site-footer a:hover {
  color: #212121;
  text-decoration: none;
}
/* line 347, ../sass/partials/_base.sass */
.site-footer .icons {
  text-align: right;
}
/* line 349, ../sass/partials/_base.sass */
.site-footer .icons span {
  font-size: 1.8em;
  color: #888;
  margin-left: 4px;
}
/* line 353, ../sass/partials/_base.sass */
.site-footer .sidebar-container {
  background-color: #d1d3d4;
}
/* line 355, ../sass/partials/_base.sass */
.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
  color: #212121;
}
/* line 359, ../sass/partials/_base.sass */
.site-footer .site-info {
  max-width: 1270px;
  padding: 20px 0 40px;
  min-height: 90px;
}
/* line 363, ../sass/partials/_base.sass */
.site-footer .site-info .icons {
  padding-top: 10px;
}
/* line 365, ../sass/partials/_base.sass */
.site-footer .site-info div {
  font-size: 0.875em;
}

/* line 1, ../sass/partials/_navigations.sass */
.cta-wrapper {
  margin-top: 26px;
}
/* line 3, ../sass/partials/_navigations.sass */
.cta-wrapper a {
  color: #3f16bf;
  padding: 10px 25px;
}
/* line 6, ../sass/partials/_navigations.sass */
.cta-wrapper a:first-of-type {
  padding-right: 15px;
}
/* line 8, ../sass/partials/_navigations.sass */
.cta-wrapper a.link-button {
  font-family: "Fjalla One", sans-serif;
  font-size: 1.125em;
  color: white;
  background-color: #3f16bf;
  text-transform: uppercase;
  margin-right: 10px;
  border-radius: 25px;
}
/* line 16, ../sass/partials/_navigations.sass */
.cta-wrapper a.link-button:hover {
  background-color: #212121;
}

/* line 19, ../sass/partials/_navigations.sass */
ul.nav-menu, div.nav-menu > ul {
  padding: 0;
}

/* line 23, ../sass/partials/_navigations.sass */
.menu-toggle {
  margin-left: calc(230px + 50px + 20px);
}

/* line 26, ../sass/partials/_navigations.sass */
.navbar {
  margin: 0;
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 30, ../sass/partials/_navigations.sass */
.nav-wrapper {
  border-bottom: 1px solid #212121;
  padding-bottom: 20px;
  margin: 0 15px;
}

/* line 37, ../sass/partials/_navigations.sass */
.nav-menu > li:hover {
  background-color: #f3f3f3;
}
/* line 39, ../sass/partials/_navigations.sass */
.nav-menu li {
  float: left;
}
/* line 41, ../sass/partials/_navigations.sass */
.nav-menu li:hover > a,
.nav-menu li a:hover, .nav-menu li:focus > a,
.nav-menu li a:focus {
  background-color: #f3f3f3;
  color: black;
}
/* line 47, ../sass/partials/_navigations.sass */
.nav-menu li a {
  height: 80px;
  padding: 33px 20px 32px;
  border-bottom: 3px solid #f3f3f3;
  font-size: 0.875em;
  font-style: normal;
  color: #666;
  transition: color 500ms ease;
}
/* line 56, ../sass/partials/_navigations.sass */
.nav-menu li.current_page_item a {
  border-bottom: 1px solid #212121;
}
/* line 58, ../sass/partials/_navigations.sass */
.nav-menu li.current_page_item::after {
  content: "";
  position: absolute;
  top: calc(100% - 15px);
  left: calc(50% - 10px);
  border-right: 10px solid transparent;
  border-top: 7px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 7px solid #212121;
}

/* line 68, ../sass/partials/_navigations.sass */
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
  color: #212121;
  font-style: normal;
}

/* line 76, ../sass/partials/_navigations.sass */
.home .nav-menu li.current_page_item a {
  border-bottom: 1px solid #7d494c;
}
/* line 78, ../sass/partials/_navigations.sass */
.home .nav-menu li.current_page_item::after {
  border-bottom: 7px solid #7d494c;
}
/* line 80, ../sass/partials/_navigations.sass */
.home .nav-menu .current_page_item > a,
.home .nav-menu .current_page_ancestor > a,
.home .nav-menu .current-menu-item > a,
.home .nav-menu .current-menu-ancestor > a {
  color: black;
  font-style: normal;
  border-bottom: 1px solid #212121;
}
/* line 87, ../sass/partials/_navigations.sass */
.home .sub-menu,
.home .children,
.home ul {
  background-color: #f3f3f3;
  border: none;
  top: 43px;
}
/* line 94, ../sass/partials/_navigations.sass */
.home .sub-menu li:hover > a,
.home .sub-menu li a:hover, .home .sub-menu li:focus > a,
.home .sub-menu li a:focus,
.home .children li:hover > a,
.home .children li a:hover,
.home .children li:focus > a,
.home .children li a:focus,
.home ul li:hover > a,
.home ul li a:hover,
.home ul li:focus > a,
.home ul li a:focus {
  background-color: #f3f3f3;
  color: #666;
}
/* line 100, ../sass/partials/_navigations.sass */
.home .sub-menu li a,
.home .children li a,
.home ul li a {
  font-weight: normal;
  line-height: 1.2em;
  transition: background-color 500ms ease;
}
/* line 104, ../sass/partials/_navigations.sass */
.home ul {
  background-color: transparent;
}

/* line 110, ../sass/partials/_navigations.sass */
.footer-menu-wrapper {
  padding: 20px 0;
  background-color: #f3f3f3;
}

/* line 114, ../sass/partials/_navigations.sass */
ul.footer-menu {
  padding: 0;
}
/* line 116, ../sass/partials/_navigations.sass */
ul.footer-menu ul {
  padding: 0;
}
/* line 118, ../sass/partials/_navigations.sass */
ul.footer-menu li {
  list-style: none;
  font-weight: 400;
  font-size: 0.95em;
}
/* line 122, ../sass/partials/_navigations.sass */
ul.footer-menu li a {
  color: #565759;
  font-size: 0.75em;
}
/* line 126, ../sass/partials/_navigations.sass */
ul.footer-menu li.current_page_item a {
  border-bottom: 1px solid #212121;
}
/* line 128, ../sass/partials/_navigations.sass */
ul.footer-menu li.current_page_item a:hover {
  text-decoration: none;
}
/* line 130, ../sass/partials/_navigations.sass */
ul.footer-menu > li {
  float: left;
  width: 12%;
  margin-right: 5%;
  font-weight: 700;
}
/* line 135, ../sass/partials/_navigations.sass */
ul.footer-menu > li > a {
  font-weight: 700;
}
/* line 137, ../sass/partials/_navigations.sass */
ul.footer-menu > li:last-of-type {
  margin-right: 0;
}
/* line 141, ../sass/partials/_navigations.sass */
ul.footer-menu li.menu-item-has-children a:hover {
  text-decoration: none;
}

/* line 146, ../sass/partials/_navigations.sass */
.breadcrumbs {
  text-align: center;
  font-weight: bold;
  font-size: 0.8em;
}
/* line 150, ../sass/partials/_navigations.sass */
.breadcrumbs a {
  color: #808082;
  padding: 0 8px;
}
/* line 153, ../sass/partials/_navigations.sass */
.breadcrumbs a:hover {
  color: #3f16bf;
}
/* line 155, ../sass/partials/_navigations.sass */
.breadcrumbs span span {
  padding: 0 8px;
}

/* line 2, ../sass/partials/_fullwidth-image.sass */
.fullwidth-image-container {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 360px;
}

/* line 9, ../sass/partials/_fullwidth-image.sass */
.content-page-fullwidth .entry-content {
  position: relative;
  padding: 20px 0 0;
}
/* line 12, ../sass/partials/_fullwidth-image.sass */
.content-page-fullwidth h1 {
  margin: 0;
  font-size: 70px;
  font-family: "Fjalla One", sans-serif;
  color: white;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
/* line 21, ../sass/partials/_fullwidth-image.sass */
.content-page-fullwidth p {
  color: white;
  padding: 0;
  margin-top: 20px;
}
/* line 25, ../sass/partials/_fullwidth-image.sass */
.content-page-fullwidth .entry-content-width {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 29, ../sass/partials/_fullwidth-image.sass */
.content-page-fullwidth .text-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 320px;
  z-index: 3;
}

/* line 36, ../sass/partials/_fullwidth-image.sass */
.home .fullwidth-image-container,
.page-template-page-home .fullwidth-image-container {
  height: 100vh;
}

/* line 3, ../sass/partials/_home-scroll.sass */
.entry-content.home {
  position: relative;
  background: #7d494c;
  height: calc(100vH - 80px - 140px);
  min-height: 495px;
  padding-top: 20px;
}
/* line 9, ../sass/partials/_home-scroll.sass */
.entry-content.home .scroll-down a {
  position: absolute;
  bottom: 10px;
  left: calc(50% - 18px);
  z-index: 2;
  border-right: 18px solid transparent;
  border-top: 30px solid #3f16bf;
  border-left: 18px solid transparent;
  border-bottom: 30px solid transparent;
  height: 30px;
  width: 30px;
}
/* line 20, ../sass/partials/_home-scroll.sass */
.entry-content.red {
  background-color: #b9492e;
}
/* line 22, ../sass/partials/_home-scroll.sass */
.entry-content.red h1, .entry-content.red h2, .entry-content.red h3 {
  color: white;
}
/* line 24, ../sass/partials/_home-scroll.sass */
.entry-content.red h1 em, .entry-content.red h2 em, .entry-content.red h3 em {
  color: #d2b72d;
  font-style: normal;
}
/* line 27, ../sass/partials/_home-scroll.sass */
.entry-content.red p {
  color: white;
}

/* line 30, ../sass/partials/_home-scroll.sass */
#readOn {
  position: relative;
  top: -150px;
}

/* line 35, ../sass/partials/_home-scroll.sass */
.home .entry-content-width {
  overflow-y: hidden;
  overflow-x: hidden;
}

/* line 39, ../sass/partials/_home-scroll.sass */
.home-right p {
  color: white;
  font-size: 1.25em;
}

/* line 43, ../sass/partials/_home-scroll.sass */
.home-left {
  margin-top: 40px;
  max-height: 400px;
}

/* line 47, ../sass/partials/_home-scroll.sass */
.HP-message-byline {
  display: block;
}

/* line 51, ../sass/partials/_home-scroll.sass */
#typed h1 {
  height: 225px;
  margin: 0;
}

/* line 55, ../sass/partials/_home-scroll.sass */
h1 strong.first-message {
  color: white;
}

/* line 60, ../sass/partials/_home-scroll.sass */
h1 strong,
h1.page-title strong {
  color: #d95347;
  font-weight: normal;
}

/* line 65, ../sass/partials/_home-scroll.sass */
.image-text-wrapper h1 {
  font-size: 68px;
  line-height: 0.8em;
  color: white;
}

/* line 70, ../sass/partials/_home-scroll.sass */
.typed-cursor {
  display: none;
}

/* line 73, ../sass/partials/_home-scroll.sass */
.home-right {
  margin-top: 90px;
}

@media (max-width: 1250px) {
  /* line 78, ../sass/partials/_home-scroll.sass */
  .image-text-wrapper h1 {
    font-size: 50px;
  }
}
@media (max-width: 1100px) {
  /* line 83, ../sass/partials/_home-scroll.sass */
  .image-text-wrapper h1 {
    font-size: 45px;
  }
}
@media (max-width: 950px) {
  /* line 87, ../sass/partials/_home-scroll.sass */
  .HP-message-one,
  .HP-message-two {
    display: inline;
    float: left;
  }

  /* line 91, ../sass/partials/_home-scroll.sass */
  .HP-message-one {
    margin-right: 10px;
  }

  /* line 93, ../sass/partials/_home-scroll.sass */
  .HP-message-byline {
    clear: both;
  }

  /* line 95, ../sass/partials/_home-scroll.sass */
  .entry-content.home {
    min-height: 715px;
  }
  /* line 97, ../sass/partials/_home-scroll.sass */
  .entry-content.home .scroll-down a {
    bottom: 0;
  }

  /* line 99, ../sass/partials/_home-scroll.sass */
  .home-right {
    margin-top: 10px;
  }

  /* line 102, ../sass/partials/_home-scroll.sass */
  .home .entry-content {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d1d3d4;
  }
}
@media (max-width: 600px) {
  /* line 108, ../sass/partials/_home-scroll.sass */
  #svgContainer#svgContainer svg {
    width: 320px;
    height: 300px;
  }

  /* line 111, ../sass/partials/_home-scroll.sass */
  .entry-content.home {
    min-height: 625px;
  }

  /* line 113, ../sass/partials/_home-scroll.sass */
  .image-text-wrapper h1 {
    margin: 10px 0 15px;
    font-size: 27px;
  }

  /* line 116, ../sass/partials/_home-scroll.sass */
  .home-right p {
    font-size: 1em;
  }
}
@media (max-width: 375px) {
  /* line 120, ../sass/partials/_home-scroll.sass */
  #svgContainer#svgContainer svg {
    width: 240px;
    height: 230px;
  }

  /* line 123, ../sass/partials/_home-scroll.sass */
  .entry-content.home {
    min-height: 550px;
  }
  /* line 125, ../sass/partials/_home-scroll.sass */
  .entry-content.home .scroll-down a {
    bottom: 0;
  }

  /* line 127, ../sass/partials/_home-scroll.sass */
  button.link-btn {
    font-size: 1em;
  }

  /* line 129, ../sass/partials/_home-scroll.sass */
  .entry-content.cta-container .link-btn {
    font-size: 0.8em;
    padding: 16px 20px;
  }

  /* line 132, ../sass/partials/_home-scroll.sass */
  .home-right {
    margin-top: 0;
  }
}
/* line 2, ../sass/partials/_svg-animations.sass */
#svgContainer svg {
  background-color: #7d494c;
  width: 550px;
  height: 450px;
}

/* line 7, ../sass/partials/_svg-animations.sass */
#svg2Container {
  text-align: center;
}
/* line 9, ../sass/partials/_svg-animations.sass */
#svg2Container svg {
  max-width: 100%;
}

/* line 12, ../sass/partials/_svg-animations.sass */
#busy-marketer-image {
  max-width: 460px;
}

@media (max-width: 450px) {
  /* line 16, ../sass/partials/_svg-animations.sass */
  #svg2Container svg {
    height: 260px;
  }
}
/* line 2, ../sass/partials/_clients.sass */
.clients-intro {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* line 8, ../sass/partials/_clients.sass */
.clients-intro {
  height: 130px;
}

/* line 11, ../sass/partials/_clients.sass */
.whitebg .entry-content.clients {
  background: white;
}

/* line 14, ../sass/partials/_clients.sass */
.entry-content {
  max-width: 100%;
}
/* line 16, ../sass/partials/_clients.sass */
.entry-content.clients {
  background-color: white;
  padding-top: 0px;
  padding-bottom: 0px;
}
/* line 20, ../sass/partials/_clients.sass */
.entry-content.clients .clients-intro {
  font-family: "Fjalla One", sans-serif;
  font-size: 1.4em;
  color: #a7a9ac;
}
/* line 24, ../sass/partials/_clients.sass */
.entry-content.clients .clients-logos {
  opacity: 0.4;
}
/* line 26, ../sass/partials/_clients.sass */
.entry-content.clients .clients-logos img.alignnone {
  margin: 0;
}
/* line 28, ../sass/partials/_clients.sass */
.entry-content.clients .clients-logos span {
  display: inline-block;
  width: 170px;
  padding: 10px 30px 10px;
  text-align: center;
  margin-bottom: 0;
}
/* line 34, ../sass/partials/_clients.sass */
.entry-content.clients .clients-logos span#universal-logo-p {
  width: 230px;
}
/* line 36, ../sass/partials/_clients.sass */
.entry-content.paul-quote {
  background-color: #7d494c;
  color: white;
  font-size: 20px;
  font-style: italic;
  padding-top: 50px;
  padding-bottom: 30px;
}

@media (max-width: 800px) {
  /* line 46, ../sass/partials/_clients.sass */
  .PlansPage .clients .clients-intro {
    padding: 0;
  }
  /* line 48, ../sass/partials/_clients.sass */
  .PlansPage .clients .clients-logos {
    text-align: center;
  }
  /* line 50, ../sass/partials/_clients.sass */
  .PlansPage .clients .clients-logos span {
    padding-left: 10px;
    padding-right: 0;
    width: 100px;
  }
  /* line 54, ../sass/partials/_clients.sass */
  .PlansPage .clients .clients-logos span#universal-logo-p {
    width: 150px;
  }
}
@media (max-width: 767px) {
  /* line 58, ../sass/partials/_clients.sass */
  .PlansPage .clients {
    text-align: center;
  }
}
@media (max-width: 430px) {
  /* line 62, ../sass/partials/_clients.sass */
  .entry-content.clients .clients-logos p {
    width: 120px;
    padding: 20px 10px;
  }
}
/* line 1, ../sass/partials/_split-page.sass */
.entry-content.split {
  background: white;
}

@media (max-width: 950px) {
  /* line 7, ../sass/partials/_split-page.sass */
  .entry-content.split {
    background: white;
  }
  /* line 9, ../sass/partials/_split-page.sass */
  .entry-content.split .column-image {
    width: 100%;
    position: relative !important;
    left: 0;
  }
  /* line 13, ../sass/partials/_split-page.sass */
  .entry-content.split .column-image img {
    width: 100%;
  }
  /* line 15, ../sass/partials/_split-page.sass */
  .entry-content.split .column-image.column-one {
    left: 0;
  }
  /* line 17, ../sass/partials/_split-page.sass */
  .entry-content.split .column-image.column-two {
    right: 0;
    margin-top: 30px;
  }
  /* line 20, ../sass/partials/_split-page.sass */
  .entry-content.split .column-content {
    margin-top: 30px;
    left: 0;
  }
  /* line 23, ../sass/partials/_split-page.sass */
  .entry-content.split .column-content.column-two {
    left: 0;
  }
}
@media (max-width: 600px) {
  /* line 27, ../sass/partials/_split-page.sass */
  .pricing-container {
    width: 100%;
  }
}
/* line 4, ../sass/partials/_testimonials.sass */
.easy_t_single_testimonial blockquote.easy_testimonial {
  font-size: 0.875em;
  color: white;
  margin-top: 50px;
  text-align: left;
}
/* line 9, ../sass/partials/_testimonials.sass */
.easy_t_single_testimonial blockquote.easy_testimonial p {
  font-size: 1em;
  color: white;
}
/* line 13, ../sass/partials/_testimonials.sass */
.easy_t_single_testimonial blockquote.easy_testimonial .easy_testimonial_image_wrapper img {
  width: 85px;
  margin: 0 15px 15px 0;
}

/* line 17, ../sass/partials/_testimonials.sass */
.testimonial_body,
.testimonial_author {
  margin-left: 100px;
}

/* line 21, ../sass/partials/_testimonials.sass */
.testimonial-client {
  font-size: 0.875em;
}

/* line 24, ../sass/partials/_testimonials.sass */
.entry-content blockquote cite {
  font-size: 14px;
  text-transform: inherit;
}

/* line 31, ../sass/partials/_testimonials.sass */
.split .easy_t_single_testimonial blockquote.easy_testimonial p {
  color: #565759;
}

/* line 2, ../sass/partials/_plans.sass */
.plans.entry-content {
  background: #7d494c;
  padding-bottom: 40px;
  padding-top: 40px;
}
/* line 6, ../sass/partials/_plans.sass */
.plans.entry-content .love-what-you-see {
  color: white;
  font-size: 50px;
  margin: 0;
}

/* line 22, ../sass/partials/_plans.sass */
.pricing-wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
}
/* line 26, ../sass/partials/_plans.sass */
.pricing-wrapper .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
/* line 33, ../sass/partials/_plans.sass */
.pricing-wrapper .row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
/* line 37, ../sass/partials/_plans.sass */
.pricing-wrapper .pricing-container {
  border-right: 1px solid #808082;
  box-shadow: 5px 2px 4px #808082;
  margin: 15px 0;
  padding-right: 0;
  padding-left: 0;
}
/* line 43, ../sass/partials/_plans.sass */
.pricing-wrapper .pricing-container .pricing-title {
  color: white;
  font-size: 1.25em;
  padding: 10px 0 25px;
}
/* line 48, ../sass/partials/_plans.sass */
.pricing-wrapper .pricing-container .pricing-title .planTitle {
  font-size: 35px;
}
/* line 55, ../sass/partials/_plans.sass */
.pricing-wrapper .pricing-container .pricing-content {
  background-color: white;
  height: 100%;
  padding: 35px 35px 0;
}
/* line 59, ../sass/partials/_plans.sass */
.pricing-wrapper .pricing-container .pricing-content h3 {
  margin-top: 0;
}
/* line 61, ../sass/partials/_plans.sass */
.pricing-wrapper .pricing-container .pricing-content p {
  margin: 0 0 1em 0;
}
/* line 63, ../sass/partials/_plans.sass */
.pricing-wrapper .pricing-container .pricing-content .last-point {
  padding-bottom: 75px;
}
/* line 65, ../sass/partials/_plans.sass */
.pricing-wrapper .pricing-container .pricing-content .plan-overview-buttons {
  bottom: 0;
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  width: 60%;
}
/* line 16, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .blue .link-btn {
  background-color: #3f16bf;
  border: 1px solid #3f16bf;
  display: block;
  letter-spacing: 1px;
  padding-right: 0;
  padding-left: 0;
  text-decoration: none;
  text-transform: initial;
}
/* line 25, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .blue .link-btn.link-btn-learnmore {
  background-color: white;
  border: 1px solid #3f16bf;
  color: #3f16bf;
  padding: 10px 0;
}
/* line 30, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .blue .link-btn.link-btn-learnmore a {
  color: #3f16bf;
}
/* line 32, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .blue .link-btn:hover {
  background-color: #666;
  border: 1px solid #666;
  color: white;
}
/* line 36, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .blue .link-btn:hover a {
  color: white;
}
/* line 16, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .yellow .link-btn {
  background-color: #d2b72d;
  border: 1px solid #d2b72d;
  display: block;
  letter-spacing: 1px;
  padding-right: 0;
  padding-left: 0;
  text-decoration: none;
  text-transform: initial;
}
/* line 25, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .yellow .link-btn.link-btn-learnmore {
  background-color: white;
  border: 1px solid #3f16bf;
  color: #3f16bf;
  padding: 10px 0;
}
/* line 30, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .yellow .link-btn.link-btn-learnmore a {
  color: #3f16bf;
}
/* line 32, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .yellow .link-btn:hover {
  background-color: #666;
  border: 1px solid #666;
  color: white;
}
/* line 36, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .yellow .link-btn:hover a {
  color: white;
}
/* line 16, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .red .link-btn {
  background-color: #d95347;
  border: 1px solid #d95347;
  display: block;
  letter-spacing: 1px;
  padding-right: 0;
  padding-left: 0;
  text-decoration: none;
  text-transform: initial;
}
/* line 25, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .red .link-btn.link-btn-learnmore {
  background-color: white;
  border: 1px solid #3f16bf;
  color: #3f16bf;
  padding: 10px 0;
}
/* line 30, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .red .link-btn.link-btn-learnmore a {
  color: #3f16bf;
}
/* line 32, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .red .link-btn:hover {
  background-color: #666;
  border: 1px solid #666;
  color: white;
}
/* line 36, ../sass/partials/_mixins.sass */
.pricing-wrapper .pricing-container .red .link-btn:hover a {
  color: white;
}

/* line 78, ../sass/partials/_plans.sass */
.plan-details-gdpr {
  margin: 20px 0;
}
/* line 80, ../sass/partials/_plans.sass */
.plan-details-gdpr span {
  display: inline-block;
  line-height: 1.5;
  margin-left: 5px;
  text-align: left;
  vertical-align: middle;
}

@media (min-width: 950px) and (max-width: 1150px) {
  /* line 202, ../sass/partials/_plans.sass */
  .pricing-wrapper .pricing-container .pricing-content {
    padding: 15px;
  }
}
@media (min-width: 601px) and (max-width: 950px) {
  /* line 206, ../sass/partials/_plans.sass */
  .pricing-wrapper .pricing-container .pricing-content {
    padding: 11px;
  }
}
@media (min-width: 768px) {
  /* line 210, ../sass/partials/_plans.sass */
  .pricing-wrapper .pricing-container:first-of-type {
    border-left: 1px solid #808082;
  }
}
@media (max-width: 767px) {
  /* line 214, ../sass/partials/_plans.sass */
  .pricing-wrapper .pricing-container {
    border-left: 1px solid #808082;
  }
}
@media all and (max-width: 700px) {
  /* line 218, ../sass/partials/_plans.sass */
  .entry-content.plans {
    padding-top: 20px;
  }
}
/* line 6, ../sass/partials/_feature-pages.sass */
.lense {
  background-image: url("/themes/aedeveloper21/img/header-lense.png");
  background-position-x: right;
  position: absolute;
  top: 0;
  left: 0;
  height: 360px;
  width: 45%;
}

/* line 16, ../sass/partials/_feature-pages.sass */
.feature-page-fullwidth .entry-content {
  position: relative;
  padding: 20px 0 0;
}
/* line 19, ../sass/partials/_feature-pages.sass */
.feature-page-fullwidth h1 {
  margin: 0;
  font-size: 70px;
  font-family: "Fjalla One", sans-serif;
  color: white;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
/* line 28, ../sass/partials/_feature-pages.sass */
.feature-page-fullwidth p {
  color: white;
  padding: 0;
  margin-top: 20px;
}
/* line 32, ../sass/partials/_feature-pages.sass */
.feature-page-fullwidth .entry-content-width {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 36, ../sass/partials/_feature-pages.sass */
.feature-page-fullwidth .text-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 320px;
  z-index: 3;
}

/* line 44, ../sass/partials/_feature-pages.sass */
.features h2 {
  font-size: 28px;
  color: #565759;
}
/* line 47, ../sass/partials/_feature-pages.sass */
.features em {
  font-size: 1.5em;
  color: #3f16bf;
}
/* line 50, ../sass/partials/_feature-pages.sass */
.features a {
  font-family: "Fjalla One", sans-serif;
  font-size: 20px;
  color: #565759;
}
/* line 54, ../sass/partials/_feature-pages.sass */
.features.entry-content blockquote {
  color: #3f16bf;
  width: 80%;
  margin: 0 auto;
}
/* line 58, ../sass/partials/_feature-pages.sass */
.features.split {
  background-color: white;
}
/* line 60, ../sass/partials/_feature-pages.sass */
.features.split .center {
  text-align: center;
}
/* line 62, ../sass/partials/_feature-pages.sass */
.features.split.whiteBG {
  background-color: white;
}

/* line 66, ../sass/partials/_feature-pages.sass */
.feature-stacked {
  background-color: #ebebec;
}
/* line 69, ../sass/partials/_feature-pages.sass */
.feature-stacked .entry-content-width > div {
  text-align: center;
}
/* line 71, ../sass/partials/_feature-pages.sass */
.feature-stacked.image {
  background-image: url("/themes/aedeveloper21/img/AE-feature-page-bg.png");
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
  background-size: contain;
  background-color: #ebebec;
  padding: 150px 0 20px 0;
}

/* line 79, ../sass/partials/_feature-pages.sass */
.feature-two {
  position: relative;
  background: linear-gradient(90deg, #b1d2e5 50%, #d2b72d 50%);
  color: white;
}
/* line 82, ../sass/partials/_feature-pages.sass */
.feature-two h2 {
  color: white;
}
/* line 86, ../sass/partials/_feature-pages.sass */
.feature-two > .row > div {
  text-align: center;
}
/* line 88, ../sass/partials/_feature-pages.sass */
.feature-two .feature-two-image {
  position: relative;
  top: -12px;
  left: 0;
  text-align: left;
}
/* line 93, ../sass/partials/_feature-pages.sass */
.feature-two .vs-icon {
  background-image: url("/themes/aedeveloper21/img/AE-vs.png");
  position: absolute;
  left: calc(50% - 38px);
  top: 200px;
  width: 76px;
  height: 76px;
}

/* line 101, ../sass/partials/_feature-pages.sass */
.feature-four {
  padding-top: 0;
}
/* line 104, ../sass/partials/_feature-pages.sass */
.feature-four .row > div {
  text-align: center;
}
/* line 106, ../sass/partials/_feature-pages.sass */
.feature-four h3 {
  margin: -10px 0 15px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  color: #565759;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 113, ../sass/partials/_feature-pages.sass */
.feature-four.whiteBG {
  background-color: white;
}

/* line 116, ../sass/partials/_feature-pages.sass */
.feature-four-main-content {
  text-align: center;
  padding-bottom: 0;
}
/* line 119, ../sass/partials/_feature-pages.sass */
.feature-four-main-content h1 {
  text-align: left;
}
/* line 121, ../sass/partials/_feature-pages.sass */
.feature-four-main-content.whiteBG {
  background-color: white;
}

@media (max-width: 950px) {
  /* line 127, ../sass/partials/_feature-pages.sass */
  .features.split .col-sm-7 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  /* line 131, ../sass/partials/_feature-pages.sass */
  .feature-two {
    background: none;
  }
  /* line 133, ../sass/partials/_feature-pages.sass */
  .feature-two.entry-content {
    padding: 0;
  }
  /* line 135, ../sass/partials/_feature-pages.sass */
  .feature-two .entry-content-width {
    padding: 0;
  }
  /* line 138, ../sass/partials/_feature-pages.sass */
  .feature-two > .row > div {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #d2b72d;
  }
  /* line 142, ../sass/partials/_feature-pages.sass */
  .feature-two > .row > div:first-of-type {
    background-color: #b1d2e5;
  }
  /* line 144, ../sass/partials/_feature-pages.sass */
  .feature-two .feature-two-image {
    text-align: center;
  }
  /* line 146, ../sass/partials/_feature-pages.sass */
  .feature-two .vs-icon {
    top: 583px;
  }
}
@media (max-width: 643px) {
  /* line 151, ../sass/partials/_feature-pages.sass */
  #content .feature-two.entry-content {
    padding: 0;
  }
}
@media (max-width: 414px) {
  /* line 155, ../sass/partials/_feature-pages.sass */
  .feature-two .vs-icon {
    top: 508px;
  }
}
@media (max-width: 375px) {
  /* line 159, ../sass/partials/_feature-pages.sass */
  .feature-two .vs-icon {
    top: 485px;
  }
}
@media (max-width: 360px) {
  /* line 163, ../sass/partials/_feature-pages.sass */
  .feature-two .vs-icon {
    top: 502px;
  }
}
@media (max-width: 320px) {
  /* line 167, ../sass/partials/_feature-pages.sass */
  .feature-two .vs-icon {
    top: 500px;
  }
}
/* line 2, ../sass/partials/_forms.sass */
.site-header .search-field:focus {
  border: 1px solid white;
}
/* line 4, ../sass/partials/_forms.sass */
.site-header .search-form {
  position: relative;
  right: 0;
  top: 0;
  padding-top: 10px;
  text-align: right;
}

/* line 10, ../sass/partials/_forms.sass */
button, input, textarea {
  padding: 5px 13px;
  border: 1px solid white;
}

/* line 13, ../sass/partials/_forms.sass */
input, textarea {
  width: 100%;
}

/* line 16, ../sass/partials/_forms.sass */
textarea {
  height: 160px;
}

/* line 20, ../sass/partials/_forms.sass */
form p {
  margin-bottom: 17px;
}
/* line 24, ../sass/partials/_forms.sass */
form input:hover, form input:focus,
form textarea:hover,
form textarea:focus {
  background-color: #d1d3d4;
  border: 1px solid #d1d3d4;
}
/* line 28, ../sass/partials/_forms.sass */
form input[type="submit"] {
  padding: 5px 50px;
  background-color: #3f16bf;
  border: none;
  font-family: "Fjalla One", sans-serif;
  font-size: 1.25em;
}
/* line 34, ../sass/partials/_forms.sass */
form .contact-tel {
  padding: 15px 0;
  text-align: center;
  height: 45px;
  border: 1px solid white;
  color: white;
}
/* line 40, ../sass/partials/_forms.sass */
form .contact-tel:hover {
  color: white;
  background-color: transparent;
  text-decoration: none;
}

/* line 47, ../sass/partials/_forms.sass */
.wpcf7 input[type="submit"],
.wpcf7 .contact-tel {
  width: 48%;
  float: left;
  padding: 7px 16px 4px;
  margin: 0 2% 0 0;
  border-radius: 25px;
}
/* line 54, ../sass/partials/_forms.sass */
.wpcf7 input[type="submit"]:hover, .wpcf7 input[type="submit"]:active,
.wpcf7 .contact-tel:hover,
.wpcf7 .contact-tel:active {
  border: none;
  background: #212121;
}
/* line 58, ../sass/partials/_forms.sass */
.wpcf7 .contact-tel {
  width: 48%;
  margin: 0 0 0 2%;
}
/* line 61, ../sass/partials/_forms.sass */
.wpcf7 .contact-tel:hover, .wpcf7 .contact-tel:active {
  border: 1px solid #212121;
}
/* line 64, ../sass/partials/_forms.sass */
.wpcf7 input[type="submit"] {
  width: 66%;
  margin: 0 17%;
}

/* line 68, ../sass/partials/_forms.sass */
div.wpcf7 .ajax-loader {
  width: 0;
  height: 0;
  display: block;
}

/* line 73, ../sass/partials/_forms.sass */
span.wpcf7-not-valid-tip {
  font-size: 0.7em;
  text-transform: uppercase;
  position: absolute;
  top: 46px;
}

/* line 79, ../sass/partials/_forms.sass */
div.wpcf7-validation-errors {
  border: 2px solid #d2b72d;
  background-color: #d2b72d;
}

/* line 83, ../sass/partials/_forms.sass */
div.wpcf7-mail-sent-ok {
  border: 2px solid #6e8d43;
  background-color: #6e8d43;
}

/* line 87, ../sass/partials/_forms.sass */
div.wpcf7-response-output {
  margin: 6em 0 1em;
  padding: 1em;
  color: white;
  clear: both;
}

/* line 93, ../sass/partials/_forms.sass */
.quote {
  font-style: italic;
  font-size: 1.5em;
  line-height: 1.3em;
  margin-bottom: 15px;
  color: white;
}

/* line 100, ../sass/partials/_forms.sass */
.quote-by {
  margin-bottom: 50px;
}

/* line 103, ../sass/partials/_forms.sass */
.contact-details {
  color: #d2b72d;
}
/* line 105, ../sass/partials/_forms.sass */
.contact-details a {
  color: #d2b72d;
}

@media (max-width: 643px) {
  /* line 109, ../sass/partials/_forms.sass */
  form input[type="submit"] {
    font-size: 1.2em;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("/themes/aedeveloper21/fonts/icomoon.eot?t0zgdj");
  src: url("/themes/aedeveloper21/fonts/icomoon.eot?t0zgdj#iefix") format("embedded-opentype"), url("/themes/aedeveloper21/fonts/icomoon.ttf?t0zgdj") format("truetype"), url("fonts/icomoon.woff?t0zgdj") format("woff"), url("/themes/aedeveloper21/fonts/icomoon.svg?t0zgdj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 8, ../sass/partials/_font-icons.sass */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 21, ../sass/partials/_font-icons.sass */
.icon-envelop:before {
  content: "";
}

/* line 24, ../sass/partials/_font-icons.sass */
.icon-mobile:before {
  content: "";
}

/* line 27, ../sass/partials/_font-icons.sass */
.icon-facebook:before {
  content: "";
}

/* line 30, ../sass/partials/_font-icons.sass */
.icon-twitter:before {
  content: "";
}

/* line 33, ../sass/partials/_font-icons.sass */
.icon-vimeo:before {
  content: "";
}

/* line 36, ../sass/partials/_font-icons.sass */
.icon-pinterest:before {
  content: "";
}

/* line 39, ../sass/partials/_font-icons.sass */
.icon-instagram:before {
  content: "";
}

/* line 42, ../sass/partials/_font-icons.sass */
.icon-lock:before {
  content: "";
}

/* line 45, ../sass/partials/_font-icons.sass */
.icon-rocket:before {
  content: "";
}

/* line 48, ../sass/partials/_font-icons.sass */
.icon-linkedin2:before {
  content: "";
}

/* line 51, ../sass/partials/_font-icons.sass */
.icon-checkmark:before {
  content: "";
}

/* line 54, ../sass/partials/_font-icons.sass */
.icon-arrow-up2:before {
  content: "";
}

/* line 57, ../sass/partials/_font-icons.sass */
.icon-arrow-up-right2:before {
  content: "";
}

/* line 60, ../sass/partials/_font-icons.sass */
.icon-arrow-right2:before {
  content: "";
}

/* line 63, ../sass/partials/_font-icons.sass */
.icon-arrow-down2:before {
  content: "";
}

/* line 66, ../sass/partials/_font-icons.sass */
.icon-arrow-left2:before {
  content: "";
}

/* line 1, ../sass/partials/_sidebar.sass */
.widget {
  background-color: white;
}
/* line 3, ../sass/partials/_sidebar.sass */
.widget .widget-title {
  font: 400 normal 20px "Fjalla One", Helvetica, sans-serif;
  color: #212121;
}

/* line 8, ../sass/partials/_sidebar.sass */
.site-main .sidebar-container {
  top: -8px;
  position: relative;
  display: inline-block;
}
/* line 12, ../sass/partials/_sidebar.sass */
.site-main .widget-area {
  float: none;
  width: auto;
  margin-right: 0;
}

/* line 18, ../sass/partials/_sidebar.sass */
.sidebar-container ul li {
  list-style-type: none;
}

/* line 21, ../sass/partials/_sidebar.sass */
.sidebar {
  max-width: 300px;
}
/* line 24, ../sass/partials/_sidebar.sass */
.sidebar .post .entry-header .entry-meta {
  margin: 10px 0;
  padding: 0 35px;
}
/* line 27, ../sass/partials/_sidebar.sass */
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta,
.sidebar .archive-header {
  max-width: 100%;
  padding: 0;
}
/* line 35, ../sass/partials/_sidebar.sass */
.sidebar .archive-header h1 {
  margin: 0 auto;
  text-align: left;
}
/* line 39, ../sass/partials/_sidebar.sass */
.sidebar .site-main .sidebar-inner {
  background-color: white;
  max-width: 1270px;
}
/* line 42, ../sass/partials/_sidebar.sass */
.sidebar .entry-thumbnail,
.sidebar .entry-title,
.sidebar .entry-meta {
  margin: 0 auto;
}
/* line 47, ../sass/partials/_sidebar.sass */
.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
  max-width: 1270px;
  padding-left: 0;
  padding-right: 0;
}
/* line 58, ../sass/partials/_sidebar.sass */
.sidebar .paging-navigation .nav-links {
  max-width: 1270px;
  padding: 0;
}
/* line 61, ../sass/partials/_sidebar.sass */
.sidebar .paging-navigation .nav-links a:hover {
  color: #212121;
}
/* line 63, ../sass/partials/_sidebar.sass */
.sidebar .paging-navigation .nav-next {
  padding: 0;
}
/* line 65, ../sass/partials/_sidebar.sass */
.sidebar h2 {
  color: white;
  margin: 55px -10px 0 -40px;
  text-align: center;
}
/* line 69, ../sass/partials/_sidebar.sass */
.sidebar h4 {
  background-color: #0093b9;
  color: white;
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
  margin: 0 -10px 0 -40px;
  text-align: center;
}
/* line 77, ../sass/partials/_sidebar.sass */
.sidebar a {
  color: white !important;
  text-decoration: none;
}
/* line 80, ../sass/partials/_sidebar.sass */
.sidebar a:hover,
.sidebar a:focus {
  cursor: pointer;
  outline: none;
  text-decoration: none;
}

/* line 87, ../sass/partials/_sidebar.sass */
body.AccountPage .sidebar {
  padding: 26px 10px 20px 40px;
  text-align: center;
}
/* line 90, ../sass/partials/_sidebar.sass */
body.AccountPage .sidebar a {
  margin: 15px 0 5px;
}
/* line 92, ../sass/partials/_sidebar.sass */
body.AccountPage .sidebar a:hover,
body.AccountPage .sidebar a:focus {
  background-color: #3f16bf;
  font-weight: bold;
}
/* line 96, ../sass/partials/_sidebar.sass */
body.AccountPage .sidebar .active {
  font-weight: bold;
}

/* line 101, ../sass/partials/_sidebar.sass */
body.EndpointPage .sidebar,
body.ConsolePage .sidebar {
  padding: 0 10px 0 40px;
  height: 100%;
}
/* line 104, ../sass/partials/_sidebar.sass */
body.EndpointPage .sidebar h3,
body.ConsolePage .sidebar h3 {
  color: white;
  margin: 0 0 0 0;
}
/* line 107, ../sass/partials/_sidebar.sass */
body.EndpointPage .sidebar .switch-versions-menu,
body.ConsolePage .sidebar .switch-versions-menu {
  padding-top: 25px;
}
/* line 109, ../sass/partials/_sidebar.sass */
body.EndpointPage .sidebar .switch-versions-menu a,
body.ConsolePage .sidebar .switch-versions-menu a {
  color: #0093b9 !important;
}
/* line 111, ../sass/partials/_sidebar.sass */
body.EndpointPage .sidebar .switch-versions-menu li,
body.ConsolePage .sidebar .switch-versions-menu li {
  list-style-type: none;
}
/* line 113, ../sass/partials/_sidebar.sass */
body.EndpointPage .sidebar .switch-versions-menu button,
body.ConsolePage .sidebar .switch-versions-menu button {
  font-size: 2em;
}
/* line 115, ../sass/partials/_sidebar.sass */
body.EndpointPage .sidebar .switch-versions-menu button:hover, body.EndpointPage .sidebar .switch-versions-menu button:focus,
body.ConsolePage .sidebar .switch-versions-menu button:hover,
body.ConsolePage .sidebar .switch-versions-menu button:focus {
  background-color: #3f16bf;
  border: 1px solid #3f16bf;
}
/* line 118, ../sass/partials/_sidebar.sass */
body.EndpointPage .sidebar .switch-versions-menu .dropdown-menu,
body.ConsolePage .sidebar .switch-versions-menu .dropdown-menu {
  margin-left: 28px;
}
/* line 120, ../sass/partials/_sidebar.sass */
body.EndpointPage .sidebar .ae_endpoints,
body.ConsolePage .sidebar .ae_endpoints {
  font-weight: normal;
  padding: 0;
}
/* line 123, ../sass/partials/_sidebar.sass */
body.EndpointPage .sidebar .ae_endpoints a:hover,
body.ConsolePage .sidebar .ae_endpoints a:hover {
  color: #0093b9;
}
/* line 125, ../sass/partials/_sidebar.sass */
body.EndpointPage .sidebar .ae_endpoints li,
body.ConsolePage .sidebar .ae_endpoints li {
  list-style-type: none;
}
/* line 127, ../sass/partials/_sidebar.sass */
body.EndpointPage .sidebar .ae_endpoints ul,
body.ConsolePage .sidebar .ae_endpoints ul {
  padding: 0;
}
/* line 129, ../sass/partials/_sidebar.sass */
body.EndpointPage .sidebar .ae_endpoints ul li,
body.ConsolePage .sidebar .ae_endpoints ul li {
  list-style-type: none;
  margin: 15px 0;
}
/* line 132, ../sass/partials/_sidebar.sass */
body.EndpointPage .sidebar .ae_endpoints ul li p,
body.ConsolePage .sidebar .ae_endpoints ul li p {
  margin-bottom: 5px;
  line-height: 1;
  font-size: 14px;
  font-weight: 100;
}

@media all and (max-width: 991px) {
  /* line 142, ../sass/partials/_sidebar.sass */
  body.EndpointPage .sidebar,
  body.ConsolePage .sidebar,
  body.AccountPage .sidebar {
    min-width: 150px;
    padding: 0;
  }
  /* line 145, ../sass/partials/_sidebar.sass */
  body.EndpointPage .sidebar h2,
  body.EndpointPage .sidebar .switch-versions-menu,
  body.ConsolePage .sidebar h2,
  body.ConsolePage .sidebar .switch-versions-menu,
  body.AccountPage .sidebar h2,
  body.AccountPage .sidebar .switch-versions-menu {
    margin: 40px auto 20px;
  }
  /* line 148, ../sass/partials/_sidebar.sass */
  body.EndpointPage .sidebar h4,
  body.ConsolePage .sidebar h4,
  body.AccountPage .sidebar h4 {
    margin: 0;
  }
  /* line 150, ../sass/partials/_sidebar.sass */
  body.EndpointPage .sidebar ul li,
  body.ConsolePage .sidebar ul li,
  body.AccountPage .sidebar ul li {
    margin: 0;
  }
  /* line 152, ../sass/partials/_sidebar.sass */
  body.EndpointPage .sidebar ul li ul,
  body.ConsolePage .sidebar ul li ul,
  body.AccountPage .sidebar ul li ul {
    padding-left: 15px !important;
  }
  /* line 154, ../sass/partials/_sidebar.sass */
  body.EndpointPage .sidebar ul li p,
  body.ConsolePage .sidebar ul li p,
  body.AccountPage .sidebar ul li p {
    font-size: 12px;
  }
  /* line 156, ../sass/partials/_sidebar.sass */
  body.EndpointPage .sidebar ul li p strong,
  body.ConsolePage .sidebar ul li p strong,
  body.AccountPage .sidebar ul li p strong {
    font-weight: normal;
  }
}
/* line 7, ../sass/partials/_blog.sass */
.blog article,
.search article,
.archive article,
.single article {
  background-color: white;
  margin-bottom: 30px;
  padding: 40px 0 20px;
  border: 1px solid #ccc;
}
/* line 12, ../sass/partials/_blog.sass */
.blog article .entry-content,
.search article .entry-content,
.archive article .entry-content,
.single article .entry-content {
  padding: 0 20px;
}
/* line 14, ../sass/partials/_blog.sass */
.blog article .entry-header,
.search article .entry-header,
.archive article .entry-header,
.single article .entry-header {
  margin-bottom: 10px;
  padding-bottom: 0;
}
/* line 17, ../sass/partials/_blog.sass */
.blog article p,
.search article p,
.archive article p,
.single article p {
  color: #212121;
}
/* line 19, ../sass/partials/_blog.sass */
.blog article .entry-title a,
.search article .entry-title a,
.archive article .entry-title a,
.single article .entry-title a {
  color: #808082;
}
/* line 21, ../sass/partials/_blog.sass */
.blog article:nth-child(even),
.search article:nth-child(even),
.archive article:nth-child(even),
.single article:nth-child(even) {
  background-color: white;
}
/* line 23, ../sass/partials/_blog.sass */
.blog article:nth-child(even) p,
.search article:nth-child(even) p,
.archive article:nth-child(even) p,
.single article:nth-child(even) p {
  color: #565759;
}
/* line 25, ../sass/partials/_blog.sass */
.blog article:nth-child(even) .entry-title a,
.search article:nth-child(even) .entry-title a,
.archive article:nth-child(even) .entry-title a,
.single article:nth-child(even) .entry-title a {
  color: #808082;
}

/* line 28, ../sass/partials/_blog.sass */
.comments-title,
.comment-reply-title,
.archive-title,
.archive-meta,
.page-header h1 {
  max-width: 1270px;
  font-size: 1.6em;
  color: #212121;
  line-height: 1em;
  text-transform: uppercase;
}

/* line 41, ../sass/partials/_blog.sass */
.comment-author {
  max-width: 105px;
  padding-left: 15px;
}

/* line 44, ../sass/partials/_blog.sass */
.author.vcard {
  display: none;
}

/* line 46, ../sass/partials/_blog.sass */
img.avatar {
  border-radius: 50%;
}

/* line 48, ../sass/partials/_blog.sass */
.avatar-100 {
  width: 50px;
  height: 50px;
}

/* line 51, ../sass/partials/_blog.sass */
.single .author-info {
  border-top: 1px solid #f3f3f3;
  padding: 20px 20px 25px;
  max-width: 100%;
  background-color: #f9f9f9;
  margin: 50px 0 60px 0;
}

/* line 57, ../sass/partials/_blog.sass */
.author-info {
  min-height: 130px;
  max-width: 1270px;
  background-color: transparent;
  margin: 0 auto;
}

/* line 62, ../sass/partials/_blog.sass */
.author-description {
  max-width: 66%;
  margin-top: 5px;
}
/* line 65, ../sass/partials/_blog.sass */
.author-description .author-title {
  font: 300 normal 14px "Open Sans", Helvetica, sans-serif;
  text-transform: uppercase;
}
/* line 68, ../sass/partials/_blog.sass */
.author-description .author-bio {
  margin: 0 0 5px;
  font-size: 0.8em;
  font-style: italic;
}
/* line 72, ../sass/partials/_blog.sass */
.author-description .author-link {
  display: block;
  margin: 4px 0;
}

/* line 75, ../sass/partials/_blog.sass */
.post .author-info img.alignnone {
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: 15px;
}

/* line 88, ../sass/partials/_blog.sass */
.blog .site.fixed-header .site-main,
.category .site.fixed-header .site-main,
.search .site.fixed-header .site-main,
.author .site.fixed-header .site-main {
  padding-top: 133px;
}
/* line 90, ../sass/partials/_blog.sass */
.blog .entry-content,
.category .entry-content,
.search .entry-content,
.author .entry-content {
  padding-top: 0;
}

/* line 95, ../sass/partials/_blog.sass */
.blog .post .entry-title {
  font-size: 36px;
}

/* line 98, ../sass/partials/_blog.sass */
.archive-title,
.search .page-title {
  font-family: "Fjalla One", sans-serif;
  padding: 30px 15px;
  color: #565759;
}

/* line 104, ../sass/partials/_blog.sass */
.archive-meta.archive-meta {
  padding-left: 15px;
  font-size: 1em;
}

/* line 108, ../sass/partials/_blog.sass */
.post-image {
  margin: -25px 0 45px;
}

/* line 111, ../sass/partials/_blog.sass */
.post-author {
  margin-right: 20px;
}

/* line 114, ../sass/partials/_blog.sass */
.tag-cloud {
  padding: 10px 15px 6px;
  margin-top: -5px;
  font-size: 0.8em;
}
/* line 118, ../sass/partials/_blog.sass */
.tag-cloud a {
  font-size: 1em !important;
}

/* line 125, ../sass/partials/_blog.sass */
.category article,
.tag article,
.search article,
.archive article {
  margin-top: 0;
  padding: 0;
}
/* line 129, ../sass/partials/_blog.sass */
.category .post .entry-title,
.tag .post .entry-title,
.search .post .entry-title,
.archive .post .entry-title {
  font-size: 36px;
}
/* line 131, ../sass/partials/_blog.sass */
.category .post-image,
.tag .post-image,
.search .post-image,
.archive .post-image {
  margin: -55px 0 25px;
}

/* line 134, ../sass/partials/_blog.sass */
body.single {
  background-color: #d1d3d4;
}

/* line 138, ../sass/partials/_blog.sass */
.single article {
  border-bottom: none;
  margin-bottom: 0;
}
/* line 142, ../sass/partials/_blog.sass */
.single .children article {
  border-bottom: none;
}
/* line 144, ../sass/partials/_blog.sass */
.single .entry-thumbnail {
  margin-bottom: 20px;
}

/* line 148, ../sass/partials/_blog.sass */
.post .entry-title {
  margin: 0;
  padding: 0 20px;
  text-align: left;
  color: #212121;
  font-weight: bold;
  font-size: 36px;
  line-height: 1em;
  text-transform: uppercase;
}
/* line 157, ../sass/partials/_blog.sass */
.post .entry-title a {
  color: white;
}
/* line 159, ../sass/partials/_blog.sass */
.post .entry-title a:hover {
  color: #212121;
}
/* line 162, ../sass/partials/_blog.sass */
.post .entry-header .entry-meta {
  padding: 0 35px;
}
/* line 165, ../sass/partials/_blog.sass */
.post img.alignnone {
  margin-top: 15px;
}

/* line 169, ../sass/partials/_blog.sass */
.single .post .entry-title {
  padding: 0;
}
/* line 172, ../sass/partials/_blog.sass */
.single .entry-header .entry-meta {
  padding: 0 15px;
}

/* line 176, ../sass/partials/_blog.sass */
.categories-menu-wrapper,
.case-studies-menu-wrapper {
  max-width: 1270px;
  margin: 0 auto;
  padding: 0 15px;
  clear: both;
  width: 100%;
  display: block;
  background-color: white;
}
/* line 186, ../sass/partials/_blog.sass */
.categories-menu-wrapper ul li,
.case-studies-menu-wrapper ul li {
  list-style-type: none;
}
/* line 188, ../sass/partials/_blog.sass */
.categories-menu-wrapper ul .cats-label,
.case-studies-menu-wrapper ul .cats-label {
  font-size: 0.8em;
  font-weight: 700;
  padding-top: 3px;
  text-transform: uppercase;
}
/* line 193, ../sass/partials/_blog.sass */
.categories-menu-wrapper ul .current,
.case-studies-menu-wrapper ul .current {
  color: #212121;
  text-decoration: underline;
}

/* line 197, ../sass/partials/_blog.sass */
.categories-menu,
.case-studies-menu {
  list-style: none;
  padding: 0;
  margin: 18px 0 13px;
  display: inline-block;
}
/* line 203, ../sass/partials/_blog.sass */
.categories-menu li,
.case-studies-menu li {
  float: left;
}
/* line 205, ../sass/partials/_blog.sass */
.categories-menu li a,
.case-studies-menu li a {
  border-right: 1px solid #212121;
  padding: 0 20px;
  font-size: 0.8em;
  color: #212121;
  text-transform: uppercase;
}
/* line 211, ../sass/partials/_blog.sass */
.categories-menu li.current-cat a,
.case-studies-menu li.current-cat a {
  color: #3f16bf;
}
/* line 213, ../sass/partials/_blog.sass */
.categories-menu li:last-child a,
.case-studies-menu li:last-child a {
  border-right: none;
}
/* line 215, ../sass/partials/_blog.sass */
.categories-menu li:first-child a,
.case-studies-menu li:first-child a {
  padding: 0 20px 0 0;
}
/* line 217, ../sass/partials/_blog.sass */
.categories-menu ul,
.case-studies-menu ul {
  display: none;
}
/* line 219, ../sass/partials/_blog.sass */
.categories-menu .current_page_item > a,
.categories-menu .current_page_ancestor > a,
.categories-menu .current-menu-item > a,
.categories-menu .current-menu-ancestor > a,
.case-studies-menu .current_page_item > a,
.case-studies-menu .current_page_ancestor > a,
.case-studies-menu .current-menu-item > a,
.case-studies-menu .current-menu-ancestor > a {
  color: #2da5a5;
}

/* line 225, ../sass/partials/_blog.sass */
.case-studies-menu-wrapper {
  padding: 0 10px;
}

/* line 228, ../sass/partials/_blog.sass */
.case-studies-menu {
  margin: 7px 0 16px;
}

/* line 232, ../sass/partials/_blog.sass */
.navbar.fullwidth.case-studies {
  background-color: transparent;
  margin-top: -60px;
  height: auto;
}

/* line 238, ../sass/partials/_blog.sass */
.category-case-studies article {
  float: left;
}
/* line 240, ../sass/partials/_blog.sass */
.category-case-studies article .grid-sizer,
.category-case-studies article .grid-item {
  width: 33%;
}

/* line 244, ../sass/partials/_blog.sass */
.case-study {
  margin-bottom: 20px;
  padding: 0 10px;
}
/* line 247, ../sass/partials/_blog.sass */
.case-study p,
.case-study h3 {
  margin: 0;
  padding: 10px 15px 25px;
  background-color: white;
  padding: 10px 20px 25px;
  font-size: 0.9em;
}
/* line 255, ../sass/partials/_blog.sass */
.case-study p a {
  color: #212121;
  font-size: 0.8em;
  text-transform: uppercase;
}
/* line 259, ../sass/partials/_blog.sass */
.case-study h3 {
  color: #212121;
  font-size: 20px;
  padding: 30px 20px 3px;
  line-height: 1.3em;
}
/* line 264, ../sass/partials/_blog.sass */
.case-study h3 a {
  color: #212121;
}

/* line 278, ../sass/partials/_blog.sass */
.postnav-wrapper {
  max-width: 100%;
  margin: 0 auto;
  background-color: #f3f3f3;
}
/* line 282, ../sass/partials/_blog.sass */
.postnav-wrapper .entry-content {
  padding: 0;
}

/* line 285, ../sass/partials/_blog.sass */
.post-navigation {
  background-color: #f3f3f3;
  padding: 20px 0;
  font-size: 16px;
}
/* line 289, ../sass/partials/_blog.sass */
.post-navigation a {
  font-style: normal;
  color: #3f16bf;
}
/* line 292, ../sass/partials/_blog.sass */
.post-navigation a:hover {
  color: #212121;
}
/* line 294, ../sass/partials/_blog.sass */
.post-navigation .nav-links {
  margin: 0 auto;
  max-width: 1270px;
}
/* line 298, ../sass/partials/_blog.sass */
.post-navigation .nav-links a .meta-nav {
  border: 6px solid transparent;
  display: inline-block;
}
/* line 301, ../sass/partials/_blog.sass */
.post-navigation .nav-links a .meta-nav.left {
  border-right: 6px solid #3f16bf;
  margin: 0 3px 0 0;
}
/* line 304, ../sass/partials/_blog.sass */
.post-navigation .nav-links a .meta-nav.right {
  border-left: 6px solid #3f16bf;
  margin: 0 0 0 3px;
}

/* line 313, ../sass/partials/_blog.sass */
.post-data-wrapper {
  margin: 0 auto;
}
/* line 315, ../sass/partials/_blog.sass */
.post-data-wrapper .post-img,
.post-data-wrapper .post-txt {
  float: left;
}
/* line 318, ../sass/partials/_blog.sass */
.post-data-wrapper .post-txt {
  max-width: calc(100% - 270px);
}
/* line 320, ../sass/partials/_blog.sass */
.post-data-wrapper .post-txt.full {
  max-width: 100%;
}
/* line 322, ../sass/partials/_blog.sass */
.post-data-wrapper .post-img {
  width: 250px;
  margin: 0 20px 20px 0;
}

/* line 333, ../sass/partials/_blog.sass */
.comments-wrapper {
  max-width: 1270px;
  margin: 0 auto;
}

/* line 337, ../sass/partials/_blog.sass */
.comments-area h3 {
  margin: 20px 0 10px;
  color: white;
}

/* line 341, ../sass/partials/_blog.sass */
.comment-list .children {
  margin-left: 40px;
}

/* line 344, ../sass/partials/_blog.sass */
.entry-header .entry-meta .comments-link {
  display: inline;
}

/* line 347, ../sass/partials/_blog.sass */
.comments-title,
.comment-reply-title,
.archive-title,
.archive-meta,
.search .page-title {
  font-size: 1.2em;
  font-style: normal;
  margin-top: 0;
  padding-bottom: 19px;
  background-color: white;
  padding: 25px 15px 20px;
}

/* line 359, ../sass/partials/_blog.sass */
.comments-title, .comment-list, .comment-reply-title, .must-log-in, .comment-respond .comment-form, .comment-respond iframe {
  max-width: 1270px;
}

/* line 362, ../sass/partials/_blog.sass */
.comment-respond {
  margin: 40px auto 40px;
  width: 100%;
  padding: 50px 0;
  background-color: #d1d3d4;
}
/* line 367, ../sass/partials/_blog.sass */
.comment-respond a {
  color: #565759;
}
/* line 369, ../sass/partials/_blog.sass */
.comment-respond form input[type="submit"] {
  background-color: #212121;
}
/* line 371, ../sass/partials/_blog.sass */
.comment-respond form input[type="submit"]:hover {
  color: #808082;
}
/* line 373, ../sass/partials/_blog.sass */
.comment-respond form textarea:hover,
.comment-respond form textarea:focus {
  background-color: #f3f3f3;
}

/* line 378, ../sass/partials/_blog.sass */
.comment-list > li:after,
.comment-list .children > li:before {
  background: none;
}
/* line 381, ../sass/partials/_blog.sass */
.comment-list > li {
  margin-bottom: 10px;
}

/* line 384, ../sass/partials/_blog.sass */
.comment-form textarea {
  border: 1px solid white;
}

/* line 387, ../sass/partials/_blog.sass */
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
  color: #3f16bf;
}

/* line 397, ../sass/partials/_blog.sass */
.search h1, .search .entry-title {
  text-transform: uppercase;
  color: #212121;
  font-size: 2em;
  font-weight: 600;
  line-height: 1em;
}
/* line 403, ../sass/partials/_blog.sass */
.search h1 a, .search .entry-title a {
  color: #212121;
}

/* line 409, ../sass/partials/_blog.sass */
.single-post.sidebar .entry-content-width {
  background-color: white;
  padding: 30px;
  box-shadow: 1px -1px 8px rgba(0, 0, 0, 0.3);
}
/* line 413, ../sass/partials/_blog.sass */
.single-post.sidebar .entry-content-width.posts {
  background-color: transparent;
  padding: 0;
  box-shadow: none;
}
/* line 417, ../sass/partials/_blog.sass */
.single-post h2, .single-post h3 {
  margin: 60px 0 30px 0;
}
/* line 419, ../sass/partials/_blog.sass */
.single-post .comment-reply-title {
  margin-top: 0;
  color: #212121;
}

/* line 423, ../sass/partials/_blog.sass */
img.wp-post-image {
  width: 100%;
}

/* line 427, ../sass/partials/_blog.sass */
.widget {
  margin: 8px 0 24px;
}
/* line 429, ../sass/partials/_blog.sass */
.widget .widget-title {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 15px;
}

/* line 3, ../sass/partials/_plugins.sass */
.addtoany_share_save_container.addtoany_share_save_container {
  margin: 40px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 2, ../sass/partials/_retina.sass */
  .logo .logo-link {
    background-image: url("/themes/aedeveloper21/img/logo@2x.png");
    background-size: 100%;
  }

  /* line 5, ../sass/partials/_retina.sass */
  .feature-two .vs-icon {
    background-image: url("/themes/aedeveloper21/img/AE-vs@2x.png");
    background-size: 100%;
  }
}
@media (max-width: 520px) {
  /* line 10, ../sass/partials/_retina.sass */
  .logo .logo-link {
    background-image: url("/themes/aedeveloper21/img/logo-icon@2x.png");
    background-size: 60px;
    width: 60px;
  }
}
@media (max-width: 1250px) {
  /* line 2, ../sass/partials/_media-queries.sass */
  .entry-header,
  .entry-content,
  .entry-summary,
  .comment-respond,
  .comments-area {
    padding-left: 30px;
    padding-right: 30px;
  }

  /* line 10, ../sass/partials/_media-queries.sass */
  .navbar.fullwidth .main-navigation {
    padding-left: 30px;
    padding-right: 30px;
  }

  /* line 13, ../sass/partials/_media-queries.sass */
  .categories-menu-wrapper {
    padding: 0 45px;
  }
}
@media (max-width: 1100px) {
  /* line 17, ../sass/partials/_media-queries.sass */
  .navbar.fullwidth .main-navigation {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* line 20, ../sass/partials/_media-queries.sass */
  .nav-menu li a {
    padding: 33px 15px;
  }
}
@media (max-width: 1000px) {
  /* line 24, ../sass/partials/_media-queries.sass */
  .home .nav-menu li.current_page_item::after {
    border-bottom: 7px solid transparent;
  }

  /* line 27, ../sass/partials/_media-queries.sass */
  .navbar.fullwidth .toggled-on .menu-menu-1-container {
    background-color: white;
    float: inherit;
    margin: 80px -30px 0;
  }

  /* line 31, ../sass/partials/_media-queries.sass */
  .nav-menu li.current_page_item::after {
    left: 0;
    top: 12px;
    border-right: 7px solid transparent;
    border-top: 7px solid transparent;
    border-left: 7px solid #565759;
    border-bottom: 7px solid transparent;
  }

  /* line 38, ../sass/partials/_media-queries.sass */
  .cta-wrapper {
    margin-right: 60px;
  }

  /* line 40, ../sass/partials/_media-queries.sass */
  .logo .logo-link {
    background-repeat: no-repeat;
  }

  /* line 42, ../sass/partials/_media-queries.sass */
  .main-navigation {
    margin-right: 0;
  }

  /* line 45, ../sass/partials/_media-queries.sass */
  .navbar.fullwidth .main-navigation {
    margin-right: 0;
  }

  /* line 50, ../sass/partials/_media-queries.sass */
  .menu-toggle {
    cursor: pointer;
    display: inline-block;
    font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
    margin: 0;
  }

  /* line 55, ../sass/partials/_media-queries.sass */
  .menu-toggle,
  .menu-toggle:hover,
  .menu-toggle:focus,
  .menu-toggle:active {
    background: none;
    border: none;
    color: #141412;
    padding: 12px 0 12px 20px;
  }

  /* line 63, ../sass/partials/_media-queries.sass */
  .menu-toggle:focus {
    outline: thin dotted;
  }

  /* line 65, ../sass/partials/_media-queries.sass */
  .menu-toggle:after {
    content: "";
    font-size: 12px;
    padding-left: 8px;
    vertical-align: -4px;
  }

  /* line 71, ../sass/partials/_media-queries.sass */
  .toggled-on .menu-toggle:after {
    content: "";
    vertical-align: 2px;
  }
  /* line 74, ../sass/partials/_media-queries.sass */
  .toggled-on .nav-menu,
  .toggled-on .nav-menu > ul {
    display: block;
    margin-left: 0;
    padding: 10px 0;
    width: 100%;
  }
  /* line 80, ../sass/partials/_media-queries.sass */
  .toggled-on li,
  .toggled-on .children {
    display: block;
  }
  /* line 83, ../sass/partials/_media-queries.sass */
  .toggled-on .nav-menu li > ul {
    background-color: transparent;
    display: block;
    float: none;
    margin-left: 20px;
    position: relative;
    left: auto;
    top: auto;
  }
  /* line 91, ../sass/partials/_media-queries.sass */
  .toggled-on .nav-menu li > ul a {
    color: #141412;
    width: auto;
  }
  /* line 94, ../sass/partials/_media-queries.sass */
  .toggled-on .nav-menu li:hover > a,
  .toggled-on .nav-menu .children a {
    background-color: transparent;
    color: #141412;
  }
  /* line 98, ../sass/partials/_media-queries.sass */
  .toggled-on .nav-menu > li a:hover,
  .toggled-on .nav-menu > ul a:hover {
    background-color: #db572f;
    color: #fff;
  }
  /* line 102, ../sass/partials/_media-queries.sass */
  .toggled-on .nav-menu > li a:focus,
  .toggled-on .nav-menu > ul a:focus {
    background-color: #220e10;
    color: #fff;
  }

  /* line 106, ../sass/partials/_media-queries.sass */
  ul.nav-menu,
  div.nav-menu > ul {
    display: none;
  }

  /* line 112, ../sass/partials/_media-queries.sass */
  .nav-wrapper {
    padding-bottom: 10px;
  }

  /* line 115, ../sass/partials/_media-queries.sass */
  .main-navigation .nav-menu li a {
    border: none;
    padding: 12px 20px;
    height: auto;
  }

  /* line 120, ../sass/partials/_media-queries.sass */
  .toggled-on .nav-menu .current_page_item > a,
  .toggled-on .nav-menu .current_page_ancestor > a,
  .toggled-on .nav-menu .current-menu-item > a,
  .toggled-on .nav-menu .current-menu-ancestor > a {
    color: #2da5a5;
  }
  /* line 125, ../sass/partials/_media-queries.sass */
  .toggled-on .nav-menu li > ul a {
    color: #f3f3f3;
  }
  /* line 127, ../sass/partials/_media-queries.sass */
  .toggled-on .nav-menu li {
    float: initial;
  }
  /* line 129, ../sass/partials/_media-queries.sass */
  .toggled-on .nav-menu > li a:hover,
  .toggled-on .nav-menu > ul a:hover {
    background-color: #d1d3d4;
    color: black;
  }
  /* line 134, ../sass/partials/_media-queries.sass */
  .toggled-on .nav-menu .sub-menu > li a:hover,
  .toggled-on .nav-menu .sub-menu > ul a:hover {
    background-color: #d1d3d4;
    color: #212121;
  }

  /* line 138, ../sass/partials/_media-queries.sass */
  .toggled-on .nav-menu > ul {
    border-top: 1px dashed #ccc;
    background-color: white;
    padding-top: 10px;
    margin-top: 10px;
  }
  /* line 139, ../sass/partials/_media-queries.sass */
  .toggled-on .nav-menu > ul li {
    padding: 0;
  }

  /* line 147, ../sass/partials/_media-queries.sass */
  .menu-toggle:focus {
    outline: none;
  }

  /* line 149, ../sass/partials/_media-queries.sass */
  .menu-toggle {
    position: absolute;
    right: 30px;
    top: 9px;
    height: 55px;
    width: 60px;
    margin: 0;
  }
  /* line 156, ../sass/partials/_media-queries.sass */
  .menu-toggle span {
    display: block;
    width: 40px;
    height: 5px;
    margin: 5px 0;
    background: #3f16bf;
    z-index: 99;
    transition: all 500ms ease;
  }

  /* line 165, ../sass/partials/_media-queries.sass */
  .toggled-on .menu-toggle span:nth-child(1) {
    margin-top: 13px;
    rotate: -45deg;
  }
  /* line 168, ../sass/partials/_media-queries.sass */
  .toggled-on .menu-toggle span:nth-child(2) {
    display: none;
  }
  /* line 170, ../sass/partials/_media-queries.sass */
  .toggled-on .menu-toggle span:nth-child(3) {
    margin-top: -10px;
    rotate: 45deg;
  }

  /* line 175, ../sass/partials/_media-queries.sass */
  .nav-menu li.menu-item-has-children > a:after {
    content: "+";
    position: absolute;
    top: 0;
    right: 20px;
    display: block;
    font-size: 1.5em;
    padding: 5px;
  }

  /* line 183, ../sass/partials/_media-queries.sass */
  .nav-menu li.menu-item-has-children:hover > a:after {
    content: "-";
    padding: 5px 8px 5px;
  }
}
@media (max-width: 991px) {
  /* line 188, ../sass/partials/_media-queries.sass */
  .nav-menu li a {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 193, ../sass/partials/_media-queries.sass */
  .home-left::after {
    display: none;
  }
}
@media (max-width: 720px) {
  /* line 197, ../sass/partials/_media-queries.sass */
  .cta-wrapper a {
    padding: 6px 25px;
  }
}
@media (max-width: 670px) {
  /* line 201, ../sass/partials/_media-queries.sass */
  ul.footer-menu {
    padding: 0;
  }
  /* line 203, ../sass/partials/_media-queries.sass */
  ul.footer-menu > li {
    width: 28%;
    margin-right: 5%;
  }

  /* line 206, ../sass/partials/_media-queries.sass */
  .comment-author {
    max-width: 65px;
  }
}
@media (max-width: 643px) {
  /* line 210, ../sass/partials/_media-queries.sass */
  #content .entry-header {
    padding-bottom: 20px;
  }

  /* line 215, ../sass/partials/_media-queries.sass */
  .work-samples .easy_t_single_testimonial blockquote.easy_testimonial .testimonial_body p {
    font-size: 2em;
  }
}
@media (max-width: 600px) {
  /* line 219, ../sass/partials/_media-queries.sass */
  .navbar.fullwidth .toggled-on .menu-menu-1-container {
    margin-top: 80px !important;
  }

  /* line 221, ../sass/partials/_media-queries.sass */
  .cta-wrapper a {
    padding: 6px 10px;
  }
}
@media (max-width: 550px) {
  /* line 225, ../sass/partials/_media-queries.sass */
  #logo {
    overflow: hidden;
    transition: width 0.5s linear;
    transition-delay: 250ms;
    width: 80px;
  }

  /* line 230, ../sass/partials/_media-queries.sass */
  header.developer-header #menu-primary-holder.is-mobile {
    margin-top: -65px !important;
  }
}
@media (max-width: 400px) {
  /* line 234, ../sass/partials/_media-queries.sass */
  #primary-menu li a {
    padding: 10px 5px;
  }
}
@media (max-width: 374px) {
  /* line 238, ../sass/partials/_media-queries.sass */
  .cta-wrapper {
    margin-right: 45px;
  }
  /* line 240, ../sass/partials/_media-queries.sass */
  .cta-wrapper a,
  .cta-wrapper a.link-button {
    font-size: 1em;
  }

  /* line 243, ../sass/partials/_media-queries.sass */
  .menu-toggle,
  .menu-toggle:hover,
  .menu-toggle:focus,
  .menu-toggle:active {
    right: 15px;
  }
}
/* line 4, ../sass/partials/_range-slider.sass */
div#ae-sync #SurveyModal input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 0 0 20px;
}
/* line 11, ../sass/partials/_range-slider.sass */
div#ae-sync #SurveyModal input[type=range]:focus {
  border: none;
  outline: none;
}
/* line 15, ../sass/partials/_range-slider.sass */
div#ae-sync #SurveyModal input[type=range]::-ms-track {
  background: transparent;
  border-color: transparent;
  color: transparent;
  cursor: pointer;
  width: 100%;
}
/* line 26, ../sass/partials/_range-slider.sass */
div#ae-sync #SurveyModal input[type=range]::-webkit-slider-runnable-track {
  animate: 0.2s;
  cursor: pointer;
  height: 10px;
  width: 75%;
  background: #3f16bf;
  border: 1px solid #808082;
  border-radius: 3px;
  box-shadow: 3px 3px 3px #808082;
}
/* line 33, ../sass/partials/_range-slider.sass */
div#ae-sync #SurveyModal input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -11px;
  cursor: pointer;
  height: 30px;
  width: 15px;
  background: white;
  border: 1px solid #808082;
  border-radius: 3px;
  box-shadow: 3px 3px 3px #808082;
}
/* line 38, ../sass/partials/_range-slider.sass */
div#ae-sync #SurveyModal input[type=range]:focus::-webkit-slider-runnable-track {
  background: #3f16bf;
  border: none;
}
/* line 42, ../sass/partials/_range-slider.sass */
div#ae-sync #SurveyModal input[type=range]::-moz-range-track {
  animate: 0.2s;
  cursor: pointer;
  height: 10px;
  width: 75%;
  background: #3f16bf;
  border: 1px solid #808082;
  border-radius: 3px;
  box-shadow: 3px 3px 3px #808082;
}
/* line 49, ../sass/partials/_range-slider.sass */
div#ae-sync #SurveyModal input[type=range]::-moz-range-thumb {
  cursor: pointer;
  height: 30px;
  width: 15px;
  background: white;
  border: 1px solid #808082;
  border-radius: 3px;
  box-shadow: 3px 3px 3px #808082;
}
/* line 52, ../sass/partials/_range-slider.sass */
div#ae-sync #SurveyModal input[type=range]::-ms-track {
  animate: 0.2s;
  height: 10px;
}
/* line 56, ../sass/partials/_range-slider.sass */
div#ae-sync #SurveyModal input[type=range]::-ms-fill-lower, div#ae-sync #SurveyModal input[type=range]::-ms-fill-upper {
  background: #3f16bf;
  border: 1px solid #808082;
  border-radius: 3px;
  box-shadow: 3px 3px 3px #808082;
}
/* line 60, ../sass/partials/_range-slider.sass */
div#ae-sync #SurveyModal input[type=range]::-ms-thumb {
  margin-top: 1px;
  cursor: pointer;
  height: 30px;
  width: 15px;
  background: white;
  border: 1px solid #808082;
  border-radius: 3px;
  box-shadow: 3px 3px 3px #808082;
}
/* line 64, ../sass/partials/_range-slider.sass */
div#ae-sync #SurveyModal input[type=range]:focus::-ms-fill-lower, div#ae-sync #SurveyModal input[type=range]:focus::-ms-fill-upper {
  background: #3f16bf;
}

/* line 5, ../sass/partials/_account.sass */
body.AccountPage p, body.AccountPage strong, body.AccountPage span, body.AccountPage a, body.AccountPage ul, body.AccountPage li {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
/* line 9, ../sass/partials/_account.sass */
body.AccountPage .container.content {
  margin-bottom: 0;
}
/* line 11, ../sass/partials/_account.sass */
body.AccountPage .container.content .row {
  background-color: white;
}
/* line 13, ../sass/partials/_account.sass */
body.AccountPage .container.content .content-container {
  height: 100% !important;
  padding: 0px 50px 25px 50px;
}
/* line 20, ../sass/partials/_account.sass */
body.AccountPage #Form_updateApplicationData #Form_updateApplicationData_APIKey_Holder {
  margin-bottom: 5px;
}
/* line 22, ../sass/partials/_account.sass */
body.AccountPage #Form_updateApplicationData #Form_updateApplicationData_APIKey_Holder span.readonly {
  line-height: 2.5;
}
/* line 24, ../sass/partials/_account.sass */
body.AccountPage #Form_updateApplicationData textarea {
  background-color: white;
  color: black;
}
/* line 31, ../sass/partials/_account.sass */
body.AccountPage form.ae-form #Form_ProfileForm_Password_Holder a.button_strength {
  float: unset;
  margin-top: 0;
  top: -12px;
}
/* line 35, ../sass/partials/_account.sass */
body.AccountPage form.ae-form .password-message {
  margin-top: -40px;
}
/* line 39, ../sass/partials/_account.sass */
body.AccountPage .account-application table {
  border-bottom: none;
  border-collapse: separate;
  border-spacing: 0 30px;
}
/* line 43, ../sass/partials/_account.sass */
body.AccountPage .account-application table tr {
  background-color: #f3f3f3;
  border: 1px solid #808082;
  border-radius: 5px;
  box-shadow: 5px 2px 4px #808082;
}
/* line 48, ../sass/partials/_account.sass */
body.AccountPage .account-application table h4 {
  font-weight: bold;
  margin: 10px 0 20px;
}
/* line 51, ../sass/partials/_account.sass */
body.AccountPage .account-application table p {
  margin-bottom: 10px;
}
/* line 53, ../sass/partials/_account.sass */
body.AccountPage .account-application table button:hover {
  padding: 10px 15px;
}
/* line 58, ../sass/partials/_account.sass */
body.AccountPage .credit-card #cc-representation {
  width: unset;
}
/* line 60, ../sass/partials/_account.sass */
body.AccountPage .credit-card #cc-representation i {
  margin-left: 20px;
}
/* line 62, ../sass/partials/_account.sass */
body.AccountPage .credit-card #cc-representation tr {
  background-color: #f3f3f3;
  box-shadow: 5px 2px 4px #808082;
}
/* line 65, ../sass/partials/_account.sass */
body.AccountPage .credit-card #cc-representation #cc-img {
  color: #3f16bf;
  min-width: 100px;
}
/* line 68, ../sass/partials/_account.sass */
body.AccountPage .credit-card #cc-representation #cc-img p {
  margin-left: 10px;
  text-align: left;
}
/* line 71, ../sass/partials/_account.sass */
body.AccountPage .credit-card #cc-representation p {
  margin-bottom: 0;
  text-align: right;
}
/* line 76, ../sass/partials/_account.sass */
body.AccountPage #CancelPlan {
  cursor: pointer;
  font-size: 14px;
  font-style: italic;
  text-decoration: underline;
}
/* line 81, ../sass/partials/_account.sass */
body.AccountPage #Form_PlanForm_action_updatePlan {
  margin-left: 0;
}
/* line 84, ../sass/partials/_account.sass */
body.AccountPage #ConfirmPlanCancel .btn-default {
  float: left;
}
/* line 86, ../sass/partials/_account.sass */
body.AccountPage #accountpage-currentplan {
  background-color: #f3f3f3;
  box-shadow: 5px 2px 4px #808082;
  display: block;
  margin: 30px;
  padding: 30px;
  width: fit-content;
}
/* line 93, ../sass/partials/_account.sass */
body.AccountPage #accountpage-currentplan table, body.AccountPage #accountpage-currentplan td {
  border: none;
  margin-bottom: 0;
}
/* line 98, ../sass/partials/_account.sass */
body.AccountPage #invoice-section {
  background-color: #f3f3f3;
  box-shadow: 5px 2px 4px #808082;
  margin: 30px;
  padding: 30px;
}
/* line 103, ../sass/partials/_account.sass */
body.AccountPage #invoice-section .invoice-buyer-info {
  text-align: right;
}
/* line 105, ../sass/partials/_account.sass */
body.AccountPage #invoice-section ul.invoice-list {
  padding-left: 0;
}
/* line 107, ../sass/partials/_account.sass */
body.AccountPage #invoice-section ul.invoice-list li {
  border: 1px solid #565759;
  list-style-type: none;
}
/* line 110, ../sass/partials/_account.sass */
body.AccountPage #invoice-section ul.invoice-list li th, body.AccountPage #invoice-section ul.invoice-list li td {
  text-align: center;
}
/* line 114, ../sass/partials/_account.sass */
body.AccountPage #update-plan-billing h4 {
  margin-left: 30px;
  margin-top: 0;
}
/* line 117, ../sass/partials/_account.sass */
body.AccountPage #update-plan-billing img {
  margin-bottom: 75px;
  margin-top: 75px;
}

/* line 3, ../sass/partials/_welcome-survey.sass */
div#ae-sync #SurveyModal .modal-content {
  background-image: url("/themes/aedeveloper21/img/AE-feature-page-bg.png");
  background-size: cover;
  background-position: 82% 42%;
}
/* line 7, ../sass/partials/_welcome-survey.sass */
div#ae-sync #SurveyModal h2 {
  margin-top: 15px;
  margin-bottom: 10px;
}
/* line 10, ../sass/partials/_welcome-survey.sass */
div#ae-sync #SurveyModal button {
  font-weight: bold;
}
/* line 12, ../sass/partials/_welcome-survey.sass */
div#ae-sync #SurveyModal div.step-blue {
  background-color: #0093b9;
}
/* line 14, ../sass/partials/_welcome-survey.sass */
div#ae-sync #SurveyModal .survey-white-background {
  background: rgba(255, 255, 255, 0.9);
  font-weight: bold;
  margin: 20px 40px 0;
  padding: 20px 20px 10px;
}
/* line 19, ../sass/partials/_welcome-survey.sass */
div#ae-sync #SurveyModal .error {
  display: none;
  margin-bottom: 0;
}
/* line 22, ../sass/partials/_welcome-survey.sass */
div#ae-sync #SurveyModal .progress-bar-first,
div#ae-sync #SurveyModal .progress-bar-second,
div#ae-sync #SurveyModal .progress-bar-third,
div#ae-sync #SurveyModal .progress-bar-fourth,
div#ae-sync #SurveyModal .progress-bar-fifth {
  background-color: white;
  border: 1px solid #0093b9;
  display: inline-block;
  height: 8px;
  margin: 5px 0;
  width: 17%;
}
/* line 33, ../sass/partials/_welcome-survey.sass */
div#ae-sync #SurveyModal .continue-button {
  border: 1px solid white;
  margin: 20px 0 10px;
  padding: 20px;
  width: 175px;
}
/* line 38, ../sass/partials/_welcome-survey.sass */
div#ae-sync #SurveyModal .techRatio,
div#ae-sync #SurveyModal .surveyGoal,
div#ae-sync #SurveyModal .reasonForAE,
div#ae-sync #SurveyModal .whichHosting,
div#ae-sync #SurveyModal .whichEmail {
  border: 1px solid #0093b9;
  background-color: white;
  color: #0093b9;
  font-weight: normal;
  margin: 5px auto;
  white-space: normal;
  width: 70%;
}
/* line 50, ../sass/partials/_welcome-survey.sass */
div#ae-sync #SurveyModal .techRatio:active,
div#ae-sync #SurveyModal .surveyGoal:active,
div#ae-sync #SurveyModal .reasonForAE:active,
div#ae-sync #SurveyModal .whichHosting:active,
div#ae-sync #SurveyModal .whichEmail:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 53, ../sass/partials/_welcome-survey.sass */
div#ae-sync #SurveyModal .reasonForAE,
div#ae-sync #SurveyModal .whichHosting,
div#ae-sync #SurveyModal .whichEmail {
  width: 50%;
}
/* line 57, ../sass/partials/_welcome-survey.sass */
div#ae-sync #SurveyModal textarea {
  border: 1px solid #e4e4e4;
  resize: none;
  width: 50%;
}
/* line 61, ../sass/partials/_welcome-survey.sass */
div#ae-sync #SurveyModal textarea::placeholder {
  color: #3a3a39;
}
/* line 63, ../sass/partials/_welcome-survey.sass */
div#ae-sync #SurveyModal .techRatio:hover,
div#ae-sync #SurveyModal .surveyGoal:hover,
div#ae-sync #SurveyModal .reasonForAE:hover,
div#ae-sync #SurveyModal .whichHosting:hover,
div#ae-sync #SurveyModal .whichEmail:hover,
div#ae-sync #SurveyModal .active-survey-choice,
div#ae-sync #SurveyModal .active-survey-choice:focus {
  background-color: #0093b9;
  color: white;
}

/* @include transition(all,2s,ease-out); */
/* line 42, ../sass/partials/_ae.sass */
.line, .lastUnit {
  overflow: hidden;
}

/* line 45, ../sass/partials/_ae.sass */
.unit {
  float: left;
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 56, ../sass/partials/_ae.sass */
.unitRightv {
  float: right;
}

/* line 63, ../sass/partials/_ae.sass */
.size1of1 {
  float: none;
}

/* line 66, ../sass/partials/_ae.sass */
.size1of2 {
  width: 50%;
}

/* line 69, ../sass/partials/_ae.sass */
.size1of3 {
  width: 33.33333%;
}

/* line 72, ../sass/partials/_ae.sass */
.size2of3 {
  width: 66.66666%;
}

/* line 75, ../sass/partials/_ae.sass */
.size1of4 {
  width: 25%;
}

/* line 78, ../sass/partials/_ae.sass */
.size3of4 {
  width: 75%;
}

/* line 81, ../sass/partials/_ae.sass */
.size1of5 {
  width: 20%;
}

/* line 84, ../sass/partials/_ae.sass */
.size2of5 {
  width: 40%;
}

/* line 87, ../sass/partials/_ae.sass */
.size3of5 {
  width: 60%;
}

/* line 90, ../sass/partials/_ae.sass */
.size4of5 {
  width: 80%;
}

/* line 92, ../sass/partials/_ae.sass */
.lastUnit {
  float: none;
  width: auto;
  _position: relative;
  _left: -3px;
  _margin-right: -3px;
}

/* line 105, ../sass/partials/_ae.sass */
.jumbotron .container {
  max-width: 1140px;
}
/* line 107, ../sass/partials/_ae.sass */
.jumbotron .container h1 {
  margin-top: 45px;
}

/* line 109, ../sass/partials/_ae.sass */
.blue-bg {
  background-color: #3f16bf;
}
/* line 111, ../sass/partials/_ae.sass */
.blue-bg p, .blue-bg li {
  color: white;
}

/* line 113, ../sass/partials/_ae.sass */
a.select-plan {
  text-decoration: none;
}

/* line 119, ../sass/partials/_ae.sass */
.ae-status .alert button.close:hover {
  padding: 0;
  border: none;
}

/* line 124, ../sass/partials/_ae.sass */
.btn,
.btn-primary,
button,
input[type=submit],
form input[type=submit] {
  width: auto;
  font: 300 1em/1em "Poppins", bold;
  padding: 1.25rem;
  background-color: #3f16bf;
  border: 1px solid #3f16bf;
  font-size: 16px;
}
/* line 135, ../sass/partials/_ae.sass */
.btn:hover,
.btn-primary:hover,
button:hover,
input[type=submit]:hover,
form input[type=submit]:hover {
  background-color: #0093b9;
  border: 1px solid #0093b9;
  padding: 1.25rem;
}
/* line 139, ../sass/partials/_ae.sass */
.btn.disabled,
.btn-primary.disabled,
button.disabled,
input[type=submit].disabled,
form input[type=submit].disabled {
  background-color: #3a3a39;
  padding: 1.25rem;
}
/* line 142, ../sass/partials/_ae.sass */
.btn:active,
.btn-primary:active,
button:active,
input[type=submit]:active,
form input[type=submit]:active {
  background: #0093b9;
  border: 1px solid #0093b9;
  padding: 1.25rem;
}
/* line 146, ../sass/partials/_ae.sass */
.btn:focus,
.btn-primary:focus,
button:focus,
input[type=submit]:focus,
form input[type=submit]:focus {
  border: 1px solid #3a3a39;
}

/* line 148, ../sass/partials/_ae.sass */
.btn-grey {
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 150, ../sass/partials/_ae.sass */
.btn-grey:hover {
  background-color: #808082;
}

/* line 153, ../sass/partials/_ae.sass */
header {
  font-family: "Poppins", bold;
}
/* line 155, ../sass/partials/_ae.sass */
header .nav-menu li.current::after {
  content: "";
  position: absolute;
  top: calc(100% - 13px);
  left: calc(50% - 10px);
  border-right: 10px solid transparent;
  border-top: 7px solid transparent;
  border-left: 10px solid transparent;
}

/* line 164, ../sass/partials/_ae.sass */
header.signup-header {
  margin-bottom: -88px;
  border-bottom: 2px solid black;
}
/* line 167, ../sass/partials/_ae.sass */
header.signup-header .menu-menu-1-container {
  margin-top: -1px;
}
/* line 169, ../sass/partials/_ae.sass */
header.signup-header #primary-menu, header.signup-header .cta-wrapper {
  font-size: 16px;
}
/* line 171, ../sass/partials/_ae.sass */
header.signup-header #primary-menu a, header.signup-header .cta-wrapper a {
  text-decoration: none;
}

/* line 174, ../sass/partials/_ae.sass */
header.developer-header {
  opacity: 0.95;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding-bottom: 20px;
  color: #3f16bf;
  background-color: white;
}
/* line 188, ../sass/partials/_ae.sass */
header.developer-header h1 {
  margin-top: 15px;
}
/* line 190, ../sass/partials/_ae.sass */
header.developer-header #site-name, header.developer-header #brand-mark {
  width: 312px;
  float: left;
  -webkit-transition: all 0.5s 0.2s ease-in-out;
  -moz-transition: all 0.5s 0.2s ease-in-out;
  -ms-transition: all 0.5s 0.2s ease-in-out;
  -o-transition: all 0.5s 0.2s ease-in-out;
  transition: all 0.5s 0.2s ease-in-out;
}
/* line 195, ../sass/partials/_ae.sass */
header.developer-header.is-compressed #site-name, header.developer-header.is-compressed #brand-mark {
  width: 190px;
}
/* line 198, ../sass/partials/_ae.sass */
header.developer-header.is-compressed #menu-primary-holder .menu {
  margin-top: 27px;
}
/* line 200, ../sass/partials/_ae.sass */
header.developer-header.is-compressed #logo {
  transition: width 0.5s linear;
  transition-delay: 150ms;
  width: 50px;
}
/* line 204, ../sass/partials/_ae.sass */
header.developer-header #menu-primary-holder {
  text-align: right;
}
/* line 206, ../sass/partials/_ae.sass */
header.developer-header #menu-primary-holder .menu {
  margin: 40px 10px 0 0;
  padding: 0;
  float: right;
  width: auto;
  -webkit-transition: all 0.5s 0.2s ease-in-out;
  -moz-transition: all 0.5s 0.2s ease-in-out;
  -ms-transition: all 0.5s 0.2s ease-in-out;
  -o-transition: all 0.5s 0.2s ease-in-out;
  transition: all 0.5s 0.2s ease-in-out;
}
/* line 212, ../sass/partials/_ae.sass */
header.developer-header #menu-primary-holder .menu li {
  float: left;
  list-style: none;
  margin-left: 25px;
}
/* line 216, ../sass/partials/_ae.sass */
header.developer-header #menu-primary-holder .menu li a {
  text-decoration: none;
  font: 18px/1 "Lato";
}
/* line 219, ../sass/partials/_ae.sass */
header.developer-header #menu-primary-holder .menu #api-dropdown-menu li {
  margin-left: 0;
  padding: 5px;
}
/* line 222, ../sass/partials/_ae.sass */
header.developer-header #menu-primary-holder .menu #api-dropdown-menu li a {
  color: #3f16bf;
}
/* line 224, ../sass/partials/_ae.sass */
header.developer-header #menu-primary-holder .menu #api-dropdown-menu li a:hover, header.developer-header #menu-primary-holder .menu #api-dropdown-menu li a:focus {
  background-color: white;
  color: #0093b9;
}
/* line 227, ../sass/partials/_ae.sass */
header.developer-header #menu-primary-holder.is-mobile {
  margin-top: 20px;
}
/* line 229, ../sass/partials/_ae.sass */
header.developer-header #menu-primary-holder.is-mobile .nav-trigger {
  font-size: 22px;
  cursor: pointer;
  text-align: right;
}

/* line 234, ../sass/partials/_ae.sass */
footer#site-footer {
  background-color: white;
  font-family: "Lato";
  font-size: 14px;
}
/* line 238, ../sass/partials/_ae.sass */
footer#site-footer ul.footer-menu:first-child a {
  font-weight: 700;
}
/* line 240, ../sass/partials/_ae.sass */
footer#site-footer ul.footer-menu .sub-menu a {
  font-weight: normal;
}
/* line 242, ../sass/partials/_ae.sass */
footer#site-footer ul.footer-menu li a {
  color: #565759;
  font-size: 0.88em;
  text-decoration: none;
}
/* line 246, ../sass/partials/_ae.sass */
footer#site-footer .icons a {
  text-decoration: none;
}
/* line 248, ../sass/partials/_ae.sass */
footer#site-footer h3.footer-ae-h3 {
  margin: 10px 0 25px 0;
}

/* line 251, ../sass/partials/_ae.sass */
body {
  font-family: "Lato";
  font-size: 14px;
}
/* line 254, ../sass/partials/_ae.sass */
body.Page.Page {
  background-color: white;
}
/* line 256, ../sass/partials/_ae.sass */
body .container.content {
  margin-top: 88px;
}
/* line 258, ../sass/partials/_ae.sass */
body strong {
  font-weight: bold;
  font-family: "Lato";
}
/* line 261, ../sass/partials/_ae.sass */
body a {
  text-decoration: underline;
}
/* line 263, ../sass/partials/_ae.sass */
body span.bold {
  font-family: "Lato";
}
/* line 265, ../sass/partials/_ae.sass */
body .message.error {
  color: #e02612;
}
/* line 267, ../sass/partials/_ae.sass */
body div.jumbotron {
  background-color: white;
}
/* line 269, ../sass/partials/_ae.sass */
body div.loading {
  width: 32px;
  height: 32px;
  background-image: url(../img/loader.gif);
  background-repeat: no-repeat;
  position: relative;
}
/* line 275, ../sass/partials/_ae.sass */
body h1.section-heading {
  font-size: 2.5em;
  font-family: "Poppins", bold;
  font-weight: bold;
}
/* line 279, ../sass/partials/_ae.sass */
body .section-heading {
  border-bottom: 1px solid #0093b9;
  position: relative;
  padding-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto;
  width: 70%;
}
/* line 287, ../sass/partials/_ae.sass */
body .section-heading:after {
  transform: translatex(-50%);
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #3f16bf;
}
/* line 299, ../sass/partials/_ae.sass */
body .ae-help-icon {
  color: #3f16bf;
  margin-right: 10px;
  cursor: pointer;
}
/* line 303, ../sass/partials/_ae.sass */
body .tooltip {
  min-width: 200px;
}
/* line 305, ../sass/partials/_ae.sass */
body .tooltip .tooltip-inner {
  background-color: #3f16bf;
}
/* line 307, ../sass/partials/_ae.sass */
body .tooltip.in {
  opacity: 1;
}
/* line 310, ../sass/partials/_ae.sass */
body .tooltip.right .tooltip-arrow {
  border-right-color: #3f16bf;
}
/* line 313, ../sass/partials/_ae.sass */
body form input[type="text"],
body form input[type="password"],
body form input[type="email"] {
  width: 50%;
}
/* line 317, ../sass/partials/_ae.sass */
body form input[type="checkbox"],
body form .checkbox input[type="checkbox"] {
  margin-left: -3px;
}
/* line 320, ../sass/partials/_ae.sass */
body form #Username {
  height: auto;
  padding: 10px;
}
/* line 323, ../sass/partials/_ae.sass */
body form fieldset {
  border: none;
  padding: 0;
}

/* line 329, ../sass/partials/_ae.sass */
form.ae-form input,
form.ae-form select {
  background-color: #f9f9f9;
}
/* line 332, ../sass/partials/_ae.sass */
form.ae-form .strength_meter {
  background-color: #dddddd;
}
/* line 334, ../sass/partials/_ae.sass */
form.ae-form input[type="text"],
form.ae-form input[type="email"],
form.ae-form input[type="tel"],
form.ae-form input[type="number"],
form.ae-form input[type="date"],
form.ae-form input[type="search"],
form.ae-form textarea,
form.ae-form select {
  padding: 20px;
  padding: 1.25rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  width: 100%;
  font-size: 16px;
  border: 1px solid #918f8f;
}
/* line 349, ../sass/partials/_ae.sass */
form.ae-form input[type="text"],
form.ae-form input[type="password"],
form.ae-form input[type="email"] {
  color: black;
  width: 100%;
}
/* line 354, ../sass/partials/_ae.sass */
form.ae-form input[type="radio"],
form.ae-form input[type="checkbox"] {
  margin-left: 0;
  float: left;
}
/* line 358, ../sass/partials/_ae.sass */
form.ae-form input[type="password"],
form.ae-form select {
  padding: 20px;
  padding: 1.25rem;
  margin-bottom: 0.625rem;
  width: 100%;
  font-size: 16px;
  border: 1px solid #918f8f;
  background-color: #f9f9f9;
}
/* line 367, ../sass/partials/_ae.sass */
form.ae-form select {
  height: 4.1rem;
}
/* line 369, ../sass/partials/_ae.sass */
form.ae-form small {
  font-size: 70%;
}
/* line 371, ../sass/partials/_ae.sass */
form.ae-form small a {
  color: black;
}
/* line 373, ../sass/partials/_ae.sass */
form.ae-form div.col-md-6, form.ae-form div.col-md-12 {
  padding-left: 0;
  padding-right: 30px;
}
/* line 377, ../sass/partials/_ae.sass */
form.ae-form div.readonly .middleColumn {
  border: 1px solid #918f8f;
}
/* line 379, ../sass/partials/_ae.sass */
form.ae-form input[type="submit"],
form.ae-form button[type="submit"] {
  background-color: #3f16bf;
  margin-bottom: 10px;
  margin-left: 13px;
  width: auto;
  padding: 20px;
  font: 300 1em/1em "Poppins", bold;
  border: 1px solid #3f16bf;
  font-size: 20px;
}
/* line 389, ../sass/partials/_ae.sass */
form.ae-form input[type="submit"]:hover,
form.ae-form button[type="submit"]:hover {
  background-color: #168385;
  color: white;
  border: 1px solid #168385;
}
/* line 393, ../sass/partials/_ae.sass */
form.ae-form input[type="submit"].disabled,
form.ae-form button[type="submit"].disabled {
  background-color: #dddddd !important;
  border: 1px solid #3a3a39;
}
/* line 397, ../sass/partials/_ae.sass */
form.ae-form input.has-error {
  border: 2px solid #e02612;
}
/* line 399, ../sass/partials/_ae.sass */
form.ae-form label {
  float: left;
  margin: 0 0 10px;
  font-size: 1.125em;
  font-family: "Poppins", bold;
  font-weight: bold;
  line-height: 1.2;
  color: #3a3a39;
}
/* line 408, ../sass/partials/_ae.sass */
form.ae-form .field.dropdown label {
  float: none;
}
/* line 419, ../sass/partials/_ae.sass */
form.ae-form #Form_SignUpForm_Username_Holder label,
form.ae-form #Form_ProfileForm_Username_Holder label,
form.ae-form #Form_SignUpForm_Password_Holder label,
form.ae-form #Form_ProfileForm_Password_Holder label,
form.ae-form #Form_SignUpForm_PasswordConfirm_Holder label,
form.ae-form #Form_ProfileForm_PasswordConfirm_Holder label,
form.ae-form #Form_SignUpForm_OrgName_Holder label,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder label,
form.ae-form #Form_SignUpForm_Email_Holder label {
  width: 100%;
}
/* line 421, ../sass/partials/_ae.sass */
form.ae-form #Form_SignUpForm_Username_Holder input[name="Username"].username-error,
form.ae-form #Form_SignUpForm_Username_Holder input[name="Password"].password-error,
form.ae-form #Form_SignUpForm_Username_Holder input[name="PasswordConfirm"].password-error,
form.ae-form #Form_SignUpForm_Username_Holder input[name="Email"].email-error,
form.ae-form #Form_SignUpForm_Username_Holder input.strength.password-error,
form.ae-form #Form_ProfileForm_Username_Holder input[name="Username"].username-error,
form.ae-form #Form_ProfileForm_Username_Holder input[name="Password"].password-error,
form.ae-form #Form_ProfileForm_Username_Holder input[name="PasswordConfirm"].password-error,
form.ae-form #Form_ProfileForm_Username_Holder input[name="Email"].email-error,
form.ae-form #Form_ProfileForm_Username_Holder input.strength.password-error,
form.ae-form #Form_SignUpForm_Password_Holder input[name="Username"].username-error,
form.ae-form #Form_SignUpForm_Password_Holder input[name="Password"].password-error,
form.ae-form #Form_SignUpForm_Password_Holder input[name="PasswordConfirm"].password-error,
form.ae-form #Form_SignUpForm_Password_Holder input[name="Email"].email-error,
form.ae-form #Form_SignUpForm_Password_Holder input.strength.password-error,
form.ae-form #Form_ProfileForm_Password_Holder input[name="Username"].username-error,
form.ae-form #Form_ProfileForm_Password_Holder input[name="Password"].password-error,
form.ae-form #Form_ProfileForm_Password_Holder input[name="PasswordConfirm"].password-error,
form.ae-form #Form_ProfileForm_Password_Holder input[name="Email"].email-error,
form.ae-form #Form_ProfileForm_Password_Holder input.strength.password-error,
form.ae-form #Form_SignUpForm_PasswordConfirm_Holder input[name="Username"].username-error,
form.ae-form #Form_SignUpForm_PasswordConfirm_Holder input[name="Password"].password-error,
form.ae-form #Form_SignUpForm_PasswordConfirm_Holder input[name="PasswordConfirm"].password-error,
form.ae-form #Form_SignUpForm_PasswordConfirm_Holder input[name="Email"].email-error,
form.ae-form #Form_SignUpForm_PasswordConfirm_Holder input.strength.password-error,
form.ae-form #Form_ProfileForm_PasswordConfirm_Holder input[name="Username"].username-error,
form.ae-form #Form_ProfileForm_PasswordConfirm_Holder input[name="Password"].password-error,
form.ae-form #Form_ProfileForm_PasswordConfirm_Holder input[name="PasswordConfirm"].password-error,
form.ae-form #Form_ProfileForm_PasswordConfirm_Holder input[name="Email"].email-error,
form.ae-form #Form_ProfileForm_PasswordConfirm_Holder input.strength.password-error,
form.ae-form #Form_SignUpForm_OrgName_Holder input[name="Username"].username-error,
form.ae-form #Form_SignUpForm_OrgName_Holder input[name="Password"].password-error,
form.ae-form #Form_SignUpForm_OrgName_Holder input[name="PasswordConfirm"].password-error,
form.ae-form #Form_SignUpForm_OrgName_Holder input[name="Email"].email-error,
form.ae-form #Form_SignUpForm_OrgName_Holder input.strength.password-error,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder input[name="Username"].username-error,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder input[name="Password"].password-error,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder input[name="PasswordConfirm"].password-error,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder input[name="Email"].email-error,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder input.strength.password-error,
form.ae-form #Form_SignUpForm_Email_Holder input[name="Username"].username-error,
form.ae-form #Form_SignUpForm_Email_Holder input[name="Password"].password-error,
form.ae-form #Form_SignUpForm_Email_Holder input[name="PasswordConfirm"].password-error,
form.ae-form #Form_SignUpForm_Email_Holder input[name="Email"].email-error,
form.ae-form #Form_SignUpForm_Email_Holder input.strength.password-error {
  outline-color: #e02612;
  border: #e02612 2px solid;
  margin-top: -2px;
  z-index: 99;
}
/* line 430, ../sass/partials/_ae.sass */
form.ae-form #Form_SignUpForm_Username_Holder input.username-success,
form.ae-form #Form_SignUpForm_Username_Holder input.password-success,
form.ae-form #Form_SignUpForm_Username_Holder div.password_success,
form.ae-form #Form_SignUpForm_Username_Holder input.strength.password-success,
form.ae-form #Form_ProfileForm_Username_Holder input.username-success,
form.ae-form #Form_ProfileForm_Username_Holder input.password-success,
form.ae-form #Form_ProfileForm_Username_Holder div.password_success,
form.ae-form #Form_ProfileForm_Username_Holder input.strength.password-success,
form.ae-form #Form_SignUpForm_Password_Holder input.username-success,
form.ae-form #Form_SignUpForm_Password_Holder input.password-success,
form.ae-form #Form_SignUpForm_Password_Holder div.password_success,
form.ae-form #Form_SignUpForm_Password_Holder input.strength.password-success,
form.ae-form #Form_ProfileForm_Password_Holder input.username-success,
form.ae-form #Form_ProfileForm_Password_Holder input.password-success,
form.ae-form #Form_ProfileForm_Password_Holder div.password_success,
form.ae-form #Form_ProfileForm_Password_Holder input.strength.password-success,
form.ae-form #Form_SignUpForm_PasswordConfirm_Holder input.username-success,
form.ae-form #Form_SignUpForm_PasswordConfirm_Holder input.password-success,
form.ae-form #Form_SignUpForm_PasswordConfirm_Holder div.password_success,
form.ae-form #Form_SignUpForm_PasswordConfirm_Holder input.strength.password-success,
form.ae-form #Form_ProfileForm_PasswordConfirm_Holder input.username-success,
form.ae-form #Form_ProfileForm_PasswordConfirm_Holder input.password-success,
form.ae-form #Form_ProfileForm_PasswordConfirm_Holder div.password_success,
form.ae-form #Form_ProfileForm_PasswordConfirm_Holder input.strength.password-success,
form.ae-form #Form_SignUpForm_OrgName_Holder input.username-success,
form.ae-form #Form_SignUpForm_OrgName_Holder input.password-success,
form.ae-form #Form_SignUpForm_OrgName_Holder div.password_success,
form.ae-form #Form_SignUpForm_OrgName_Holder input.strength.password-success,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder input.username-success,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder input.password-success,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder div.password_success,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder input.strength.password-success,
form.ae-form #Form_SignUpForm_Email_Holder input.username-success,
form.ae-form #Form_SignUpForm_Email_Holder input.password-success,
form.ae-form #Form_SignUpForm_Email_Holder div.password_success,
form.ae-form #Form_SignUpForm_Email_Holder input.strength.password-success {
  outline-color: green;
  border: green 2px solid;
  margin-top: -2px;
}
/* line 437, ../sass/partials/_ae.sass */
form.ae-form #Form_SignUpForm_Username_Holder span.username-message,
form.ae-form #Form_ProfileForm_Username_Holder span.username-message,
form.ae-form #Form_SignUpForm_Password_Holder span.username-message,
form.ae-form #Form_ProfileForm_Password_Holder span.username-message,
form.ae-form #Form_SignUpForm_PasswordConfirm_Holder span.username-message,
form.ae-form #Form_ProfileForm_PasswordConfirm_Holder span.username-message,
form.ae-form #Form_SignUpForm_OrgName_Holder span.username-message,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder span.username-message,
form.ae-form #Form_SignUpForm_Email_Holder span.username-message {
  float: right;
}
/* line 439, ../sass/partials/_ae.sass */
form.ae-form #Form_SignUpForm_Username_Holder span.username-error,
form.ae-form #Form_ProfileForm_Username_Holder span.username-error,
form.ae-form #Form_SignUpForm_Password_Holder span.username-error,
form.ae-form #Form_ProfileForm_Password_Holder span.username-error,
form.ae-form #Form_SignUpForm_PasswordConfirm_Holder span.username-error,
form.ae-form #Form_ProfileForm_PasswordConfirm_Holder span.username-error,
form.ae-form #Form_SignUpForm_OrgName_Holder span.username-error,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder span.username-error,
form.ae-form #Form_SignUpForm_Email_Holder span.username-error {
  color: #e02612;
}
/* line 441, ../sass/partials/_ae.sass */
form.ae-form #Form_SignUpForm_Username_Holder span.username-success,
form.ae-form #Form_ProfileForm_Username_Holder span.username-success,
form.ae-form #Form_SignUpForm_Password_Holder span.username-success,
form.ae-form #Form_ProfileForm_Password_Holder span.username-success,
form.ae-form #Form_SignUpForm_PasswordConfirm_Holder span.username-success,
form.ae-form #Form_ProfileForm_PasswordConfirm_Holder span.username-success,
form.ae-form #Form_SignUpForm_OrgName_Holder span.username-success,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder span.username-success,
form.ae-form #Form_SignUpForm_Email_Holder span.username-success {
  color: green;
}
/* line 443, ../sass/partials/_ae.sass */
form.ae-form #Form_SignUpForm_Username_Holder div.loading,
form.ae-form #Form_ProfileForm_Username_Holder div.loading,
form.ae-form #Form_SignUpForm_Password_Holder div.loading,
form.ae-form #Form_ProfileForm_Password_Holder div.loading,
form.ae-form #Form_SignUpForm_PasswordConfirm_Holder div.loading,
form.ae-form #Form_ProfileForm_PasswordConfirm_Holder div.loading,
form.ae-form #Form_SignUpForm_OrgName_Holder div.loading,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder div.loading,
form.ae-form #Form_SignUpForm_Email_Holder div.loading {
  float: right;
  margin: -60px 15px 0 0;
}
/* line 446, ../sass/partials/_ae.sass */
form.ae-form #Form_SignUpForm_OrgName_Holder,
form.ae-form #Form_SignUpForm_TermsAndConditions_Holder {
  padding-right: 30px;
}
/* line 452, ../sass/partials/_ae.sass */
form.ae-form #Form_SignUpForm_Password_Holder .strength_meter,
form.ae-form #Form_ProfileForm_Password_Holder .strength_meter {
  float: right;
  height: 64px;
  position: relative;
  top: -74px;
  border: 1px solid #918f8f;
  border-left: none;
}
/* line 459, ../sass/partials/_ae.sass */
form.ae-form #Form_SignUpForm_Password_Holder .strength_meter div,
form.ae-form #Form_ProfileForm_Password_Holder .strength_meter div {
  padding-top: 20px;
  height: 100%;
  position: relative;
}
/* line 464, ../sass/partials/_ae.sass */
form.ae-form #Form_SignUpForm_Password_Holder .strength_meter.message,
form.ae-form #Form_ProfileForm_Password_Holder .strength_meter.message {
  background: none;
}
/* line 466, ../sass/partials/_ae.sass */
form.ae-form #Form_SignUpForm_Password_Holder .strength_meter.message .weak, form.ae-form #Form_SignUpForm_Password_Holder .strength_meter.message .veryweak, form.ae-form #Form_SignUpForm_Password_Holder .strength_meter.message .medium, form.ae-form #Form_SignUpForm_Password_Holder .strength_meter.message .strong,
form.ae-form #Form_ProfileForm_Password_Holder .strength_meter.message .weak,
form.ae-form #Form_ProfileForm_Password_Holder .strength_meter.message .veryweak,
form.ae-form #Form_ProfileForm_Password_Holder .strength_meter.message .medium,
form.ae-form #Form_ProfileForm_Password_Holder .strength_meter.message .strong {
  right: 1px;
  top: -1px;
}
/* line 469, ../sass/partials/_ae.sass */
form.ae-form #Form_SignUpForm_Password_Holder a.button_strength,
form.ae-form #Form_ProfileForm_Password_Holder a.button_strength {
  float: right;
  margin-top: -103px;
  position: relative;
  color: black;
}
/* line 474, ../sass/partials/_ae.sass */
form.ae-form .password-message {
  float: left;
  width: 100%;
  margin: -63px 0 30px 0;
  font-size: 1.125em;
  line-height: 1.2;
}
/* line 480, ../sass/partials/_ae.sass */
form.ae-form .password-message .caps, form.ae-form .password-message .lower, form.ae-form .password-message .number, form.ae-form .password-message .special, form.ae-form .password-message .error, form.ae-form .password-message .length {
  color: #e02612;
}
/* line 482, ../sass/partials/_ae.sass */
form.ae-form .password-message span.success,
form.ae-form .password-message span.password-success {
  color: limegreen;
}
/* line 485, ../sass/partials/_ae.sass */
form.ae-form .email-message {
  float: right;
  color: #e02612;
}
/* line 489, ../sass/partials/_ae.sass */
form.ae-form #Form_SignUpForm_error a {
  color: #e02612;
}
/* line 493, ../sass/partials/_ae.sass */
form.ae-form .Actions .submit-message .error {
  color: #e02612;
  margin-left: 13px;
}
/* line 498, ../sass/partials/_ae.sass */
form.ae-form#Form_SignUpForm #Form_SignUpForm_TermsAndConditions_Holder label {
  font-weight: initial;
}
/* line 500, ../sass/partials/_ae.sass */
form.ae-form#Form_SignUpForm #Form_SignUpForm_TermsAndConditions_Holder .middleColumn {
  background-color: #f9f9f9;
}
/* line 502, ../sass/partials/_ae.sass */
form.ae-form#Form_SignUpForm #Form_SignUpForm_AgreeTandC_Holder {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 7px;
}
/* line 506, ../sass/partials/_ae.sass */
form.ae-form#Form_SignUpForm input#agree {
  width: 30px;
}
/* line 508, ../sass/partials/_ae.sass */
form.ae-form#Form_SignUpForm .g-recaptcha {
  float: right;
  margin-right: 21px;
}
/* line 511, ../sass/partials/_ae.sass */
form.ae-form#Form_SignUpForm .Actions {
  float: right;
  margin-top: 20px;
  margin-right: 27px;
}
/* line 515, ../sass/partials/_ae.sass */
form.ae-form#Form_SignUpForm .Actions input.sign-up-submit {
  float: right;
}
/* line 518, ../sass/partials/_ae.sass */
form.ae-form#Form_BillingForm .Actions {
  margin: 20px 0 0 -11px;
}

/* line 523, ../sass/partials/_ae.sass */
#ChangeEmail form.ae-form label {
  width: 140px;
}
/* line 525, ../sass/partials/_ae.sass */
#ChangeEmail form.ae-form .email-message {
  position: relative;
  top: 35px;
  left: 229px;
  width: 200px;
}

/* line 531, ../sass/partials/_ae.sass */
#team-image-div {
  margin: 0 auto;
  width: 50%;
}
/* line 534, ../sass/partials/_ae.sass */
#team-image-div img {
  max-width: 100%;
}

/* line 538, ../sass/partials/_ae.sass */
body.SignUpPage #payment-form, body.AccountPage #payment-form {
  margin-top: 20px;
  margin-left: 0;
}
/* line 541, ../sass/partials/_ae.sass */
body.SignUpPage #payment-form fieldset, body.AccountPage #payment-form fieldset {
  padding-left: 0;
}
/* line 543, ../sass/partials/_ae.sass */
body.SignUpPage #payment-form input[type="text"], body.SignUpPage #payment-form input.creditcard, body.AccountPage #payment-form input[type="text"], body.AccountPage #payment-form input.creditcard {
  width: auto;
  padding: 1.25rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  font-size: 16px;
  border: 1px solid #918f8f;
  background-color: #e4e4e4;
}
/* line 551, ../sass/partials/_ae.sass */
body.SignUpPage #payment-form .payment-errors, body.AccountPage #payment-form .payment-errors {
  color: #e02612;
}
/* line 553, ../sass/partials/_ae.sass */
body.SignUpPage #payment-form #ExpHolder, body.SignUpPage #payment-form #Form_PaymentForm_CVC_Holder, body.AccountPage #payment-form #ExpHolder, body.AccountPage #payment-form #Form_PaymentForm_CVC_Holder {
  float: left;
  clear: none;
}
/* line 556, ../sass/partials/_ae.sass */
body.SignUpPage #payment-form #ExpHolder input[type="text"], body.SignUpPage #payment-form #Form_PaymentForm_CVC_Holder input[type="text"], body.AccountPage #payment-form #ExpHolder input[type="text"], body.AccountPage #payment-form #Form_PaymentForm_CVC_Holder input[type="text"] {
  float: left;
}
/* line 558, ../sass/partials/_ae.sass */
body.SignUpPage #payment-form #ExpHolder .cvc-label, body.SignUpPage #payment-form #Form_PaymentForm_CVC_Holder .cvc-label, body.AccountPage #payment-form #ExpHolder .cvc-label, body.AccountPage #payment-form #Form_PaymentForm_CVC_Holder .cvc-label {
  float: left;
}
/* line 560, ../sass/partials/_ae.sass */
body.SignUpPage #payment-form #ExpHolder .between, body.SignUpPage #payment-form #Form_PaymentForm_CVC_Holder .between, body.AccountPage #payment-form #ExpHolder .between, body.AccountPage #payment-form #Form_PaymentForm_CVC_Holder .between {
  float: left;
  padding: 20px 10px 10px 10px;
}
/* line 563, ../sass/partials/_ae.sass */
body.SignUpPage #payment-form #ExpHolder .col-md-8, body.SignUpPage #payment-form #ExpHolder .col-md-4, body.SignUpPage #payment-form #Form_PaymentForm_CVC_Holder .col-md-8, body.SignUpPage #payment-form #Form_PaymentForm_CVC_Holder .col-md-4, body.AccountPage #payment-form #ExpHolder .col-md-8, body.AccountPage #payment-form #ExpHolder .col-md-4, body.AccountPage #payment-form #Form_PaymentForm_CVC_Holder .col-md-8, body.AccountPage #payment-form #Form_PaymentForm_CVC_Holder .col-md-4 {
  padding-left: 0;
}
/* line 565, ../sass/partials/_ae.sass */
body.SignUpPage #payment-form #Form_PaymentForm_CVC_Holder, body.AccountPage #payment-form #Form_PaymentForm_CVC_Holder {
  width: 25%;
  margin-left: 20px;
}
/* line 568, ../sass/partials/_ae.sass */
body.SignUpPage #payment-form .Actions, body.AccountPage #payment-form .Actions {
  margin: 20px 0 0 2px;
  font-size: 20px;
}
/* line 571, ../sass/partials/_ae.sass */
body.SignUpPage #payment-form .Actions p, body.AccountPage #payment-form .Actions p {
  margin-top: 20px;
}
/* line 574, ../sass/partials/_ae.sass */
body.SignUpPage .plan-change input[type="checkbox"], body.SignUpPage .plan-change .checkbox-label, body.AccountPage .plan-change input[type="checkbox"], body.AccountPage .plan-change .checkbox-label {
  line-height: 1.5;
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 578, ../sass/partials/_ae.sass */
body.SignUpPage .sync-in-progress, body.SignUpPage .sync-success, body.AccountPage .sync-in-progress, body.AccountPage .sync-success {
  margin: 30px auto auto;
}
/* line 580, ../sass/partials/_ae.sass */
body.SignUpPage .sync-in-progress button, body.SignUpPage .sync-in-progress .loading, body.SignUpPage .sync-success button, body.SignUpPage .sync-success .loading, body.AccountPage .sync-in-progress button, body.AccountPage .sync-in-progress .loading, body.AccountPage .sync-success button, body.AccountPage .sync-success .loading {
  margin-top: 30px;
}
/* line 582, ../sass/partials/_ae.sass */
body.SignUpPage .email-change-warning,
body.SignUpPage .password-change-warning, body.AccountPage .email-change-warning,
body.AccountPage .password-change-warning {
  color: #e02612;
}
/* line 586, ../sass/partials/_ae.sass */
body.SignUpPage #PaymentInfo h3, body.AccountPage #PaymentInfo h3 {
  font-size: 1em;
  font-weight: bold;
  margin: 0.625rem 0;
}
/* line 593, ../sass/partials/_ae.sass */
body.SignUpPage div#ae-sync h1, body.AccountPage div#ae-sync h1 {
  color: #0093b9;
}
/* line 595, ../sass/partials/_ae.sass */
body.SignUpPage div#ae-sync .sync-in-progress, body.AccountPage div#ae-sync .sync-in-progress {
  font-size: 16px;
  max-width: 600px;
  border: 1px solid grey;
  padding: 40px;
}
/* line 601, ../sass/partials/_ae.sass */
body.SignUpPage div#ae-sync .sync-in-progress .sync-results div.loading, body.AccountPage div#ae-sync .sync-in-progress .sync-results div.loading {
  float: left;
  height: 32px;
  margin: -3px 10px 0 0;
}
/* line 605, ../sass/partials/_ae.sass */
body.SignUpPage div#ae-sync .sync-in-progress .sync-results .success, body.AccountPage div#ae-sync .sync-in-progress .sync-results .success {
  color: green;
}
/* line 607, ../sass/partials/_ae.sass */
body.SignUpPage div#ae-sync .sync-in-progress .sync-results .error, body.AccountPage div#ae-sync .sync-in-progress .sync-results .error {
  color: #e02612;
}
/* line 609, ../sass/partials/_ae.sass */
body.SignUpPage div#ae-sync .sync-in-progress .sync-results .progress-bar-holder, body.AccountPage div#ae-sync .sync-in-progress .sync-results .progress-bar-holder {
  border: 1px solid #168385;
  width: 100%;
  height: 30px;
  margin: 20px 0;
}
/* line 614, ../sass/partials/_ae.sass */
body.SignUpPage div#ae-sync .sync-in-progress .sync-results .progress-bar-holder .progress-bar, body.AccountPage div#ae-sync .sync-in-progress .sync-results .progress-bar-holder .progress-bar {
  height: 100%;
  background: #3f16bf;
}
/* line 617, ../sass/partials/_ae.sass */
body.SignUpPage div#ae-sync .sync-success, body.AccountPage div#ae-sync .sync-success {
  display: none;
}

/* line 620, ../sass/partials/_ae.sass */
button.credit-card-confirmed,
button.credit-card-confirm-no {
  color: white;
  font-size: 16px;
  padding: 1.25rem;
}

/* line 626, ../sass/partials/_ae.sass */
body.Page {
  background-color: white;
  color: #3a3a39;
}
/* line 630, ../sass/partials/_ae.sass */
body.Page article h1.section-heading {
  margin-top: 45px;
  padding-bottom: 20px;
}
/* line 633, ../sass/partials/_ae.sass */
body.Page .content.container {
  width: 100%;
}
/* line 635, ../sass/partials/_ae.sass */
body.Page .content.container p, body.Page .content.container li {
  line-height: 1.5;
  font-size: 16px;
}
/* line 638, ../sass/partials/_ae.sass */
body.Page .content.container a {
  color: #3a3a39;
}
/* line 640, ../sass/partials/_ae.sass */
body.Page .content-container {
  margin-left: 10px;
}
/* line 642, ../sass/partials/_ae.sass */
body.Page .content-container p.required-fields {
  text-align: right;
  margin-right: 30px;
  margin-top: 30px;
}
/* line 646, ../sass/partials/_ae.sass */
body.Page #SignInToAEDashboard,
body.Page #SignOutOfAEDashboard,
body.Page #SignInToAEDeveloper,
body.Page #SignOutOfAEDeveloper {
  display: none;
}

/* line 653, ../sass/partials/_ae.sass */
body.HomePage .content-container {
  margin-left: 0;
  margin-top: 88px;
}
/* line 656, ../sass/partials/_ae.sass */
body.HomePage .content-container p, body.HomePage .content-container li {
  color: black;
}
/* line 658, ../sass/partials/_ae.sass */
body.HomePage .content-container a {
  color: #3f16bf;
}
/* line 661, ../sass/partials/_ae.sass */
body.HomePage .content-container .content p img {
  float: left;
}
/* line 663, ../sass/partials/_ae.sass */
body.HomePage .home-page-blurb {
  margin-bottom: 50px;
}
/* line 665, ../sass/partials/_ae.sass */
body.HomePage .home-page-blurb a {
  color: white;
  text-decoration: none;
}
/* line 668, ../sass/partials/_ae.sass */
body.HomePage .home-page-blurb .blurb {
  color: #3a3a39;
}
/* line 670, ../sass/partials/_ae.sass */
body.HomePage .home-page-blurb .blurb p {
  color: #3a3a39;
}

/* line 674, ../sass/partials/_ae.sass */
body.SignUpPage h6.signup-blurb {
  line-height: 2;
  margin: 30px 0 0;
}
/* line 678, ../sass/partials/_ae.sass */
body.SignUpPage article h1.section-heading {
  margin-bottom: 0;
  border-bottom: none;
}
/* line 681, ../sass/partials/_ae.sass */
body.SignUpPage article h1.section-heading:after {
  display: none;
}
/* line 683, ../sass/partials/_ae.sass */
body.SignUpPage article .signup-progress {
  width: 100%;
  margin: 40px 0 10px 0;
  line-height: 2.9em;
  padding-left: 0;
}
/* line 688, ../sass/partials/_ae.sass */
body.SignUpPage article .signup-progress .col-md-4 {
  padding: 10px;
}
/* line 690, ../sass/partials/_ae.sass */
body.SignUpPage article .signup-progress .number {
  float: left;
  background-color: #3f16bf;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  text-align: center;
  color: white;
  font-weight: bold;
}
/* line 699, ../sass/partials/_ae.sass */
body.SignUpPage article .signup-progress .text {
  float: left;
  margin-left: 20px;
  border-bottom: 1px dashed #3f16bf;
  width: 80%;
}
/* line 705, ../sass/partials/_ae.sass */
body.SignUpPage article .col-md-4.active .text {
  font-weight: boldest;
  border-bottom: 2px solid #3f16bf;
}
/* line 709, ../sass/partials/_ae.sass */
body.SignUpPage .TermsAndConditions label {
  width: 100%;
  margin: 2px 0 15px 6px;
}
/* line 712, ../sass/partials/_ae.sass */
body.SignUpPage .TermsAndConditions .middleColumn {
  height: 400px;
  overflow-y: scroll;
  background-color: white;
  color: black;
  padding: 10px;
}
/* line 718, ../sass/partials/_ae.sass */
body.SignUpPage .payment-details {
  margin-top: 58px;
}
/* line 720, ../sass/partials/_ae.sass */
body.SignUpPage .payment-details a, body.SignUpPage .payment-details a:hover {
  text-decoration: none;
}
/* line 722, ../sass/partials/_ae.sass */
body.SignUpPage #PaymentInfo {
  margin-top: 50px;
}
/* line 724, ../sass/partials/_ae.sass */
body.SignUpPage #Form_BillingForm_error {
  margin-left: 10px;
}

/* line 726, ../sass/partials/_ae.sass */
#ConfirmCredit {
  top: 150px;
}
/* line 729, ../sass/partials/_ae.sass */
#ConfirmCredit .modal-body p {
  color: black;
}

/* line 732, ../sass/partials/_ae.sass */
body.EndpointPage {
  background-color: white;
  color: black;
}
/* line 18, ../sass/partials/_ae.sass */
body.EndpointPage p, body.EndpointPage strong, body.EndpointPage span, body.EndpointPage a, body.EndpointPage ul, body.EndpointPage li {
  font-family: "Lato";
  font-size: 16px;
}
/* line 21, ../sass/partials/_ae.sass */
body.EndpointPage .content-container {
  background-color: white;
  height: 100%;
  padding: 0;
}
/* line 25, ../sass/partials/_ae.sass */
body.EndpointPage h2, body.EndpointPage h3, body.EndpointPage h4 {
  margin-top: 5px;
}
/* line 28, ../sass/partials/_ae.sass */
body.EndpointPage article h1 {
  padding-left: 40px;
  padding-top: 20px;
}
/* line 32, ../sass/partials/_ae.sass */
body.EndpointPage article.endpoint-heading h1 {
  margin-bottom: 5px;
}
/* line 34, ../sass/partials/_ae.sass */
body.EndpointPage article.endpoint-heading h2.endpoint {
  margin-bottom: 20px;
  font-size: 2em;
}
/* line 37, ../sass/partials/_ae.sass */
body.EndpointPage section {
  margin-bottom: 50px;
}
/* line 734, ../sass/partials/_ae.sass */
body.EndpointPage code {
  color: #808082;
}
/* line 736, ../sass/partials/_ae.sass */
body.EndpointPage #hr-under-title {
  display: none;
}
/* line 738, ../sass/partials/_ae.sass */
body.EndpointPage #endpoint-reference,
body.EndpointPage .endpoint-light-side,
body.EndpointPage .endpoint-dark-side {
  padding-left: 45px;
  padding-right: 45px;
}
/* line 744, ../sass/partials/_ae.sass */
body.EndpointPage .endpoint-dark-side #endpoint-response-examples .nav-tabs {
  border-bottom: none;
}
/* line 746, ../sass/partials/_ae.sass */
body.EndpointPage .endpoint-dark-side #endpoint-response-examples .nav-tabs li {
  background-color: #808082;
  border-radius: 6px 6px 0 0;
}
/* line 749, ../sass/partials/_ae.sass */
body.EndpointPage .endpoint-dark-side #endpoint-response-examples .nav-tabs li.active {
  background-color: #565759;
}
/* line 751, ../sass/partials/_ae.sass */
body.EndpointPage .endpoint-dark-side #endpoint-response-examples .nav-tabs li.active a {
  background-color: #565759;
  border: none;
  font-weight: bold;
}
/* line 755, ../sass/partials/_ae.sass */
body.EndpointPage .endpoint-dark-side #endpoint-response-examples .nav-tabs li a {
  border-radius: 6px 6px 0 0;
  color: white;
  text-decoration: none;
}
/* line 759, ../sass/partials/_ae.sass */
body.EndpointPage .endpoint-dark-side code {
  color: white;
}
/* line 761, ../sass/partials/_ae.sass */
body.EndpointPage .endpoint-dark-side pre.example-request {
  border-radius: 0 4px 4px 4px;
  margin-top: 0;
}
/* line 764, ../sass/partials/_ae.sass */
body.EndpointPage .endpoint-dark-side pre.example-request,
body.EndpointPage .endpoint-dark-side pre#example-response {
  background-color: #565759;
  border: none;
  overflow: scroll;
}
/* line 770, ../sass/partials/_ae.sass */
body.EndpointPage .endpoint-dark-side pre#example-response code {
  white-space: pre;
}
/* line 772, ../sass/partials/_ae.sass */
body.EndpointPage .endpoint-dark-side pre#example-response code br {
  display: contents;
}
@media all and (min-width: 1200px) {
  /* line 776, ../sass/partials/_ae.sass */
  body.EndpointPage .endpoint-light-side {
    padding-left: 43px;
    padding-top: 30px;
  }
  /* line 779, ../sass/partials/_ae.sass */
  body.EndpointPage .endpoint-dark-side {
    background-color: #3a3a39;
    padding-right: 30px;
    padding-top: 30px;
  }
  /* line 783, ../sass/partials/_ae.sass */
  body.EndpointPage .endpoint-dark-side h2 {
    color: white;
  }
  /* line 785, ../sass/partials/_ae.sass */
  body.EndpointPage .endpoint-dark-side pre#example-response {
    background-color: #3a3a39;
  }
  /* line 787, ../sass/partials/_ae.sass */
  body.EndpointPage #hr-under-title {
    border-bottom: 1px solid #3a3a39;
    border-top: none;
    display: block;
  }
}
@media all and (max-width: 1199px) {
  /* line 793, ../sass/partials/_ae.sass */
  body.EndpointPage .endpoint-light-side {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

/* line 797, ../sass/partials/_ae.sass */
body.ConsolePage {
  background-color: white;
  color: black;
}
/* line 18, ../sass/partials/_ae.sass */
body.ConsolePage p, body.ConsolePage strong, body.ConsolePage span, body.ConsolePage a, body.ConsolePage ul, body.ConsolePage li {
  font-family: "Lato";
  font-size: 16px;
}
/* line 21, ../sass/partials/_ae.sass */
body.ConsolePage .content-container {
  background-color: white;
  height: 100%;
  padding: 0;
}
/* line 25, ../sass/partials/_ae.sass */
body.ConsolePage h2, body.ConsolePage h3, body.ConsolePage h4 {
  margin-top: 5px;
}
/* line 28, ../sass/partials/_ae.sass */
body.ConsolePage article h1 {
  padding-left: 40px;
  padding-top: 20px;
}
/* line 32, ../sass/partials/_ae.sass */
body.ConsolePage article.endpoint-heading h1 {
  margin-bottom: 5px;
}
/* line 34, ../sass/partials/_ae.sass */
body.ConsolePage article.endpoint-heading h2.endpoint {
  margin-bottom: 20px;
  font-size: 2em;
}
/* line 37, ../sass/partials/_ae.sass */
body.ConsolePage section {
  margin-bottom: 50px;
}
/* line 800, ../sass/partials/_ae.sass */
body.ConsolePage .Select.an.Endpoint table {
  margin: 40px;
  width: fit-content;
}
/* line 803, ../sass/partials/_ae.sass */
body.ConsolePage .console-endpoint-info,
body.ConsolePage .parameters,
body.ConsolePage #endpoint-response {
  padding: 40px 42px 0;
}
/* line 809, ../sass/partials/_ae.sass */
body.ConsolePage .content-container .endpoint-heading .short-description {
  margin-bottom: 20px;
}
/* line 811, ../sass/partials/_ae.sass */
body.ConsolePage .content-container .endpoint-heading .table-bordered > thead > tr > th,
body.ConsolePage .content-container .endpoint-heading .table-bordered > tbody > tr > th,
body.ConsolePage .content-container .endpoint-heading .table-bordered > tfoot > tr > th,
body.ConsolePage .content-container .endpoint-heading .table-bordered > thead > tr > td,
body.ConsolePage .content-container .endpoint-heading .table-bordered > tbody > tr > td,
body.ConsolePage .content-container .endpoint-heading .table-bordered > tfoot > tr > td {
  border: 1px solid #ccc;
}
/* line 818, ../sass/partials/_ae.sass */
body.ConsolePage .content-container #AEConsole {
  margin: 0;
}
/* line 820, ../sass/partials/_ae.sass */
body.ConsolePage .content-container #SelectEndpoint {
  margin-bottom: 0;
  width: auto;
  color: white;
  background-color: #3f16bf;
}
/* line 825, ../sass/partials/_ae.sass */
body.ConsolePage .content-container #account_keys {
  display: none;
}
/* line 827, ../sass/partials/_ae.sass */
body.ConsolePage .content-container #account_keys .account_key {
  padding: 10px;
}
/* line 829, ../sass/partials/_ae.sass */
body.ConsolePage .content-container #account_keys .account_key:hover {
  background-color: #3f16bf;
}
/* line 832, ../sass/partials/_ae.sass */
body.ConsolePage .content-container section.parameters td.Name {
  padding: 22px 0 0 12px;
}
/* line 834, ../sass/partials/_ae.sass */
body.ConsolePage .content-container section.parameters td.Description {
  padding: 14px 0 0 12px;
}
/* line 836, ../sass/partials/_ae.sass */
body.ConsolePage .content-container section.parameters td.Input {
  padding-top: 17px;
  min-width: 300px;
}
/* line 840, ../sass/partials/_ae.sass */
body.ConsolePage .content-container section.parameters td.Datatype code {
  color: #808082;
}
/* line 842, ../sass/partials/_ae.sass */
body.ConsolePage .content-container section.parameters input {
  border-radius: 0;
  background-color: white;
  padding: 0 0 0 10px;
  width: 100%;
}
/* line 847, ../sass/partials/_ae.sass */
body.ConsolePage .content-container #endpoint-response {
  display: none;
}
/* line 849, ../sass/partials/_ae.sass */
body.ConsolePage .content-container #endpoint-response pre {
  background-color: #565759;
  border: none;
  color: white;
  overflow: scroll;
}
/* line 855, ../sass/partials/_ae.sass */
body.ConsolePage .content-container #endpoint-response section.request .loading, body.ConsolePage .content-container #endpoint-response section.results .loading {
  width: 32px;
  height: 32px;
  background-image: url(../img/loader.gif);
  background-repeat: no-repeat;
  position: relative;
  left: 50%;
  top: 15px;
  margin-left: -32px;
}

/* line 866, ../sass/partials/_ae.sass */
body.PlansPage .signup-header {
  margin-bottom: 0;
}

/* line 870, ../sass/partials/_ae.sass */
body.LoginPage .content.container {
  margin-top: 88px;
}
/* line 873, ../sass/partials/_ae.sass */
body.LoginPage #LoginForm fieldset {
  padding-left: 0;
  margin-left: 0;
}
/* line 876, ../sass/partials/_ae.sass */
body.LoginPage #LoginForm fieldset input {
  height: auto;
  padding: 10px;
}

/* line 883, ../sass/partials/_ae.sass */
div#ChangeEmail form#Form_changeEmailAddress label {
  margin: 22px 30px 0 0;
}
/* line 885, ../sass/partials/_ae.sass */
div#ChangeEmail form#Form_changeEmailAddress .middleColumn {
  float: left;
}
/* line 887, ../sass/partials/_ae.sass */
div#ChangeEmail form#Form_changeEmailAddress .middleColumn input {
  width: 400px;
}

/* line 891, ../sass/partials/_ae.sass */
div#InvoicePage {
  margin-top: 50px;
}
/* line 893, ../sass/partials/_ae.sass */
div#InvoicePage button {
  background-color: #f3f3f3;
  border-color: #d1d3d4;
  color: black;
  padding: 15px;
}
/* line 898, ../sass/partials/_ae.sass */
div#InvoicePage button:hover {
  background-color: #e4e4e4;
  border-color: #d1d3d4;
  box-shadow: 0 2px 0 #a7a9ac;
}
/* line 902, ../sass/partials/_ae.sass */
div#InvoicePage h2 {
  margin-left: 30px;
}
/* line 904, ../sass/partials/_ae.sass */
div#InvoicePage h2.text-right {
  margin-top: 0;
}
/* line 906, ../sass/partials/_ae.sass */
div#InvoicePage .col-md-6 {
  margin-top: 30px;
}
/* line 908, ../sass/partials/_ae.sass */
div#InvoicePage #invoice-section {
  background-color: white;
  box-shadow: 5px 2px 4px #808082;
  margin: 30px;
  padding: 30px;
}
/* line 913, ../sass/partials/_ae.sass */
div#InvoicePage #invoice-section .invoice-buyer-info {
  text-align: right;
}
/* line 915, ../sass/partials/_ae.sass */
div#InvoicePage #invoice-section .invoice-list {
  padding-bottom: 30px;
  padding-left: 0;
  border: 1px solid #565759;
}
/* line 919, ../sass/partials/_ae.sass */
div#InvoicePage #invoice-section .invoice-list th {
  padding-right: 25px;
  text-align: right;
}
/* line 922, ../sass/partials/_ae.sass */
div#InvoicePage #invoice-section .invoice-list td {
  text-align: left;
}

/* line 926, ../sass/partials/_ae.sass */
div#TrialPage #trialform {
  display: none;
}

@media all and (max-width: 991px) {
  /* line 931, ../sass/partials/_ae.sass */
  body.PlansPage .container.content {
    margin-bottom: 100px;
  }
}
@media all and (max-width: 991px) {
  /* line 937, ../sass/partials/_ae.sass */
  .menu-menu-1-container #primary-menu {
    position: absolute;
    top: 80px;
    left: 12px;
  }

  /* line 941, ../sass/partials/_ae.sass */
  header.site-header .nav-menu li.current_page_item::after {
    border: none !important;
  }

  /* line 944, ../sass/partials/_ae.sass */
  .pricing-content a.link-btn {
    padding: 16px;
  }

  /* line 947, ../sass/partials/_ae.sass */
  body.HomePage .content-container .content p img {
    float: none;
  }

  /* line 950, ../sass/partials/_ae.sass */
  form.ae-form .password-message {
    margin-top: -159px;
  }
  /* line 952, ../sass/partials/_ae.sass */
  form.ae-form#Form_SignUpForm .password-message {
    margin-top: 0;
  }
}
@media all and (max-width: 550px) {
  /* line 956, ../sass/partials/_ae.sass */
  .navbar li {
    font-size: 12px;
  }
}
@media all and (max-width: 430px) {
  /* line 961, ../sass/partials/_ae.sass */
  body.EndpointPage .content-container {
    margin-left: 150px;
  }
  /* line 963, ../sass/partials/_ae.sass */
  body.EndpointPage .content-container table {
    margin: 0;
  }

  /* line 966, ../sass/partials/_ae.sass */
  #payment-form .cvc-label {
    margin: 0;
  }

  /* line 968, ../sass/partials/_ae.sass */
  #ConfirmCredit {
    top: 0;
  }

  /* line 970, ../sass/partials/_ae.sass */
  #site-footer {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 4, ../sass/partials/_ae-footer.sass */
footer#site-footer .ae-icon-holder {
  padding-top: 50px;
  padding-left: 50px;
}
/* line 7, ../sass/partials/_ae-footer.sass */
footer#site-footer .ae-icon-holder h3 {
  font-size: 20px;
  line-height: 1em;
  font-weight: 500;
  font-family: "Fjalla One", Helvetica, Arial, Lucida, sans-serif;
  margin-bottom: 10px;
}
/* line 14, ../sass/partials/_ae-footer.sass */
footer#site-footer .ae-links h2 {
  margin-top: 50px;
  font-size: 23px;
}
/* line 17, ../sass/partials/_ae-footer.sass */
footer#site-footer .ae-links a {
  color: #1392b6;
  text-decoration: none;
}
/* line 20, ../sass/partials/_ae-footer.sass */
footer#site-footer ul.ae-social {
  margin-bottom: 0;
  text-align: center;
  display: flex;
  padding-left: 0;
}
/* line 25, ../sass/partials/_ae-footer.sass */
footer#site-footer ul.ae-social li {
  display: inline-block;
  float: left;
  margin-bottom: 8px;
}
/* line 29, ../sass/partials/_ae-footer.sass */
footer#site-footer ul.ae-social li a.icon {
  height: 32px;
  width: 32px;
  padding: 0 10px 0 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background-repeat: no-repeat;
}
/* line 36, ../sass/partials/_ae-footer.sass */
footer#site-footer ul.ae-social li .ae-linked-in-icon {
  content: url("/themes/aedeveloper21/img/ae-linked-in-icon.png");
}
/* line 38, ../sass/partials/_ae-footer.sass */
footer#site-footer ul.ae-social li .ae-facebook-icon {
  content: url("/themes/aedeveloper21/img/ae-facebook-icon.png");
}
/* line 40, ../sass/partials/_ae-footer.sass */
footer#site-footer ul.ae-social li .ae-twitter-icon {
  content: url("/themes/aedeveloper21/img/ae-twitter-icon.png");
}
/* line 42, ../sass/partials/_ae-footer.sass */
footer#site-footer ul.ae-social li .ae-instagram-icon {
  content: url("/themes/aedeveloper21/img/ae-instagram-icon.png");
}

/* line 45, ../sass/partials/_ae-footer.sass */
#ae-bottom-section {
  background-color: #4D555A;
  color: white;
}
/* line 48, ../sass/partials/_ae-footer.sass */
#ae-bottom-section a {
  color: #1392b6;
}
/* line 51, ../sass/partials/_ae-footer.sass */
#ae-bottom-section .ae-links p {
  padding-top: 10px;
  margin-bottom: 18px;
}
/* line 54, ../sass/partials/_ae-footer.sass */
#ae-bottom-section .territory {
  text-align: center;
  padding: 0 160px 20px 160px;
}
/* line 57, ../sass/partials/_ae-footer.sass */
#ae-bottom-section .territory p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
