/*
Theme Name: ASEP
Template: Divi
*/
@media all and (max-width: 640px) {
  /* line 2, sass/_base.scss */
  #top-header {
    display: none !important;
  }
}
/* line 7, sass/_base.scss */
#et-info {
  float: right !important;
}

/* line 10, sass/_base.scss */
#et-info-phone {
  margin-right: 0 !important;
}
/* line 13, sass/_base.scss */
#et-info-phone:before {
  content: "" !important;
  display: inline-block;
  margin-right: 8px;
  width: 15px;
  height: 15px;
  background-image: url("images/icon-phone.png");
  background-size: cover;
}

/* line 23, sass/_base.scss */
.cta {
  text-transform: uppercase;
  font-weight: normal;
  position: absolute;
  top: 12px;
}

/* line 29, sass/_base.scss */
#top-header {
  position: absolute !important;
}
@media screen and (max-width: 400px) {
  /* line 29, sass/_base.scss */
  #top-header {
    display: none;
  }
}
/* line 35, sass/_base.scss */
#top-header > .container {
  border-bottom: 1px solid #e2e2e2;
}

@media screen and (max-width: 400px) {
  /* line 39, sass/_base.scss */
  #main-header {
    top: 0 !important;
  }
}

/* line 47, sass/_base.scss */
#top-menu > li:last-of-type a {
  color: #fff !important;
  text-transform: none !important;
  font-weight: normal !important;
}
/* line 52, sass/_base.scss */
#top-menu > li:last-of-type a:before {
  display: block;
  content: "";
  background-color: #b767e0;
  height: 40px;
  width: 150px;
  border-radius: 30px;
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

/* line 69, sass/_base.scss */
#et_search_icon:before {
  background-image: url("images/icon-search.png");
  background-size: cover;
  width: 18px;
  height: 18px;
  content: "" !important;
}

/* line 77, sass/_base.scss */
#year {
  display: inline-block;
}

/* line 81, sass/_base.scss */
.hm-7-col {
  display: flex;
  flex-wrap: wrap;
}
/* line 85, sass/_base.scss */
.hm-7-col .et_pb_module {
  display: inline-block;
  width: 47%;
  margin: 0 7px 20px 0;
  padding: 0 10px;
  border-right: 2px solid #2ab89f;
}
/* line 92, sass/_base.scss */
.hm-7-col .et_pb_module:nth-child(2n), .hm-7-col .et_pb_module:last-of-type {
  border-right: 0;
}
/* line 97, sass/_base.scss */
.hm-7-col .et_pb_module h3 {
  padding-bottom: 0;
}

/* line 103, sass/_base.scss */
.timeline .slick-slide {
  margin-right: 0 !important;
}
/* line 106, sass/_base.scss */
.timeline .wpcp-carousel-section .slick-list {
  margin-right: 0 !important;
}

/* line 111, sass/_base.scss */
.newsItem {
  padding-bottom: 30px;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 35px;
}

/* line 116, sass/_base.scss */
.newsItem:last-of-type {
  border-bottom: none !important;
}

@media all and (min-width: 768px) {
  /* line 3, sass/_tablet.scss */
  .hm-7-col .et_pb_module {
    display: inline-block;
    width: 24%;
    margin: 0 6px 20px 0;
  }
  /* line 8, sass/_tablet.scss */
  .hm-7-col .et_pb_module:nth-child(2n) {
    border-right: 2px solid #2ab89f;
  }
  /* line 12, sass/_tablet.scss */
  .hm-7-col .et_pb_module:nth-child(4), .hm-7-col .et_pb_module:last-of-type {
    border-right: 0;
  }
}
@media all and (min-width: 960px) {
  /* line 1, sass/_desktop.scss */
  .mobile-only {
    display: none !important;
  }

  /* line 5, sass/_desktop.scss */
  #top-menu-nav {
    float: none !important;
  }

  /* line 8, sass/_desktop.scss */
  #et_top_search {
    position: absolute;
    float: none !important;
    right: 165px;
  }

  /* line 13, sass/_desktop.scss */
  #top-menu > li:last-child {
    margin-left: 50px;
    padding-right: 25px;
  }

  /* line 17, sass/_desktop.scss */
  #top-menu li li {
    padding: 0 !important;
  }

  /* line 20, sass/_desktop.scss */
  .nav li ul {
    top: 30px;
    width: 180px !important;
    padding: 10px 0 !important;
  }

  /* line 26, sass/_desktop.scss */
  .current-menu-ancestor > a,
  .current-menu-item > a {
    font-weight: bold !important;
  }

  /* line 31, sass/_desktop.scss */
  #main-header {
    transition: all 0.2s;
  }

  /* line 35, sass/_desktop.scss */
  .copyright {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
  }

  /* line 42, sass/_desktop.scss */
  .hm-7-col {
    text-align: center;
  }
  /* line 45, sass/_desktop.scss */
  .hm-7-col .et_pb_module {
    display: inline-block;
    width: 13.3%;
    margin: 0 7px 0 0;
    padding: 20px 10px;
  }
  /* line 51, sass/_desktop.scss */
  .hm-7-col .et_pb_module:nth-child(4) {
    border-right: 2px solid #2ab89f;
  }
  /* line 55, sass/_desktop.scss */
  .hm-7-col .et_pb_module:last-of-type {
    border-right: 0 !important;
  }

  /* line 62, sass/_desktop.scss */
  .vert-center > div {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
}
