/*======================================
Theme Name: Divi Dojo
Theme URI: https://dojobali.org/
Description: Dojo Bali child theme for the parent Divi theme
Version: 0.0.29
Author: Dave van Hoorn
Author URI: https://davevanhoorn.com/
Template: Divi
======================================*/

/*
** Firefox's got weird overflow
*/
html {
  overflow-x: hidden;
}

/*
** Override Divi defaults
*/
.et_pb_row {
  max-width: 1200px;
}

@media screen and (max-width:768px) {

  .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content,
  .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

}

/*
** Header
*/
#main-header ul {
  list-style: none !important;
}

body.page-id-4 #top-menu-nav>ul>li.current-menu-item.menu-item-111>a {
  color: white !important;
}

body.page-id-4 #top-menu-nav>ul>li.current-menu-item.menu-item-111>a:hover {
  color: #22a1c4 !important;
}

body.home.page-id-109 #top-menu .home-button a {
  color: #22a1c4;
}

#top-menu li.current-menu-ancestor>a {
  color: #22a1c4 !important;
}

#top-menu li.current-menu-ancestor .menu-item a {
  color: white;
}

#top-menu li.current-menu-ancestor .menu-item.current-menu-item a {
  color: #22a1c4 !important;
}

#button_login {
  position: fixed;
  top: 40px;
  right: 24px;
  z-index: 99999;
  padding: 6px 10px;
  color: white;
  -webkit-transition: color .4s ease-in-out;
  transition: color .4s ease-in-out;
}

#button_login:hover {
  color: #22a1c4;
}

#main-header .container {
  width: 100%;
  padding: 0 15px;
}

#main-header div#et-top-navigation {
  position: initial;
}

#top-menu {
  margin-top: 0;
  padding-left: 0;
}

#top-menu ul.sub-menu {
  margin: 0;
}

#top-menu li {
  padding-left: 8px;
  padding-right: 8px;
}

#top-menu-nav>ul>li>a:hover,
#top-menu-nav>ul>li.current-menu-item>a,
.et-fixed-header #top-menu li.current-menu-ancestor>a,
.et-fixed-header #top-menu li.current-menu-item>a,
.et-fixed-header #top-menu-nav>ul>li.current-menu-item>a{
  color: #22a1c4 !important;
  opacity: 1 !important;
}

@media all and (max-width: 980px) {

  #button_login {
    position: absolute;
    top: 32px;
    font-size: smaller;
  }

}

/*
** Front Page Slider
*/
@media all and (max-width: 479px) {
  .front-page-slider h4 {
    font-size: 20px;
    line-height: 1.1em;
  }
  .front-page-slider h2 {
    font-size: 30px;
    line-height: 1.1em;
  }
}

/*
** Comments
*/
body.single-post #commentform {
  padding-bottom: 20px;
}

body.single-post #comment-wrap {
  padding-top: 0;
  padding-bottom: 30px;
}

body.single-post #respond {
  padding-top: 0;
  border-bottom: 2px solid #000;
}

body.single-post .form-submit #submit,
body.single-event .form-submit #submit {
  line-height: 1 !important;
  padding: 20px 0;
  height: auto;
}

/*
** Author page
*/
body.author main {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.author main .profile-image {
  max-width: 200px;
  height: auto;
  float: right;
}

/*
** Cogiving Slider
*/
.flexslider {
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  display: none;
}

.flexslider ul {
  padding: 0 !important;
  list-style: none !important;
  background-color: black;
}

.flexslider .slides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flexslider .slides li {
  background-size: cover;
  background-position: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.flexslider .slides li .slide-content {
  padding: 50px 60px;
  text-align: center;
  background: rgba(0,0,0,.65);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flexslider .slides li .slide-content a:hover {
  color: white;
}

.flexslider .slides li .slide-content h2 {
  line-height: 1.2;
}

.flexslider .slides li .slide-content .button {
  display: inline-block;
  margin: 0 auto;
  padding: .5rem 1rem;
  border: solid 1px white;
  border-radius: 4px;
  font-family: 'wicked-grit',Georgia,"Times New Roman",serif;
  color: white;
}

.flexslider .slides li .slide-content .button:hover {
  text-decoration: none;
}

/*
** Divi pricing table
*/
#pricing-table .et_pb_row {
  max-width: 1200px;
  width: 100%;
  padding-bottom: 0;
}

#pricing-table .et_pb_module {
  margin-bottom: 20px;
}

#pricing-table .et_pb_pricing_table {
  margin: 0;
  padding: 20px;
  width: 19.25%;
  border: none;
  flex: initial;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

#pricing-table .et_pb_pricing_table_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: initial;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#pricing-table .et_pb_pricing_heading {
  padding-top: 6px;
  margin-bottom: 4px;
  background-color: white;
  padding-right: 0 !important;
}

#pricing-table .et_pb_pricing_heading .et_pb_pricing_title {
  margin-bottom: 0;
}

#pricing-table .et_pb_pricing_content {
  padding: 18px 0 125px 0 !important;
  text-align: center;
}

#pricing-table .et_pb_pricing_content .et_pb_pricing li {
  text-align: center;
  padding: 4px 0;
  line-height: 20px;
}

#pricing-table .et_pb_pricing_content_top {
  padding-bottom: 20px;
}

#pricing-table .et_pb_pricing_content_top .et_pb_dollar_sign {
  position: absolute;
  margin-top: -.3rem;
  margin-left: -1.67rem !important;
  font-size: 13px !important;
  font-weight: 400;
}

#pricing-table .et_pb_pricing_content_top .et_pb_sum {
  font-size: 28px;
  color: #22a1c4;
  font-weight: 300;
}

#pricing-table .et_pb_button_wrapper{
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  padding: 0;
  font-family: 'wicked-grit', Georgia, "Times New Roman", serif;
}

#pricing-table .et_pb_button_wrapper a:link,
#pricing-table .et_pb_button_wrapper a:visited,
#pricing-table .et_pb_button_wrapper a:hover,
#pricing-table .et_pb_button_wrapper a:active {
  padding: 0.5em 1.25em !important;
  background-color: #22a1c4;
  color: white;
  text-decoration: none;
  border: none;
  font-size: 1rem;
}

#pricing-table .et_pb_button:before,
#pricing-table .et_pb_button:after {
  display: none;
}

#pricing-table .et_pb_column_4_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(4n+1) {
  clear: none;
  margin-top: initial;
}

#pricing-table ul {
  padding-left: 1.5rem !important;
}

@media screen and (max-width: 1200px) {

  #pricing-table {
    padding: 2%;
  }

  #pricing-table .et_pb_row {
     max-width: 960px;
  }

  #pricing-table .et_pb_column .et_pb_pricing_table {
    width: 49%!important;
    margin-bottom: 2%;
    max-width: initial;
  }

}

@media screen and (max-width: 768px) {

  #pricing-table .et_pb_column .et_pb_pricing_table {
    width: 96%!important;
    margin-bottom: 4% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

}

/*
** Event pages
*/
body.page-id-265 .news .item.show,
body.page-id-26545 .news .item.show {
  padding-bottom: 0;
}

body.single-event .menu-item-266 a,
body.single-event #breadcrumbs a {
  color: #22a1c4 !important;
}

body.page-id-265 .pagination,
body.page-id-26545 .pagination {
  display: none;
}

body.page-id-265 .news,
body.page-id-26545 .news {
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

body.single-event .article-hero {
  min-height: initial;
  padding-top: 0;
}

body.single-event .article-hero #article-hero-content,
body.single-event .article-hero .article-img {
  -webkit-transition: none;
  transition: none;
}

body.single-event .article-hero #article-hero-content h1 {
  margin-bottom: 0;
  font-size: 2.5rem;
  text-align: left;
}

body.single-event .article-hero #article-hero-content h1 span {
  display: block;
}

body.single-event .article-hero #article-hero-content.container {
  max-width: 1200px;
  padding-top: 50px;
  padding-bottom: 50px;
}

body.single-event section.main main {
  width: 75%;
}

body.single-event aside {
  width: 25%;
}

body.single-event aside .filterHeader {
  padding-top: 0;
}

@media screen and (min-width: 1400px) {

  body.single-event .article-hero #article-hero-content.container {
    max-width: 1200px;
  }

}

@media screen and (max-width: 1339px) {

  body.single-event .article-hero #article-hero-content.container {
    max-width: 1140px;
  }

}

@media screen and (max-width: 1199px) {

  body.single-event .article-hero #article-hero-content.container {
    max-width: 960px;
  }

}

@media screen and (max-width: 992px) {

  body.single-event .article-hero #article-hero-content.container {
    max-width: 720px;
  }

}

@media screen and (max-width: 768px) {

  body.single-event .article-hero #article-hero-content.container {
    max-width: 540px;
  }

}

@media screen and (max-width: 576px) {

  body.single-event .article-hero #article-hero-content.container {
    max-width: 540px;
  }

}

body.single-event article.type-event {
  padding-bottom: 0;
  margin-bottom: 30px;
}

body.single-event article.type-event ul{
  list-style: initial;
}

body.single-event article.type-event .meta {
  display: block;
  border-bottom: 1px solid rgba(0,0,0,.1);
  width: 100%;
  margin-bottom: 2px;
  padding-bottom: 20px;
  font-size: initial;
}

body.single-event article.type-event .meta ul {
  margin-top: 0;
}

body.single-event article #comment-wrap {
  padding-top: 0;
}

body.single-event article #respond {
  padding-top: 0;
}

body.single-event article #commentform {
  padding-bottom: 0;
}

body.single-event article .addeventatc {
  margin-bottom: 16px;
}

body.single-event #breadcrumbs {
  margin-bottom: 0;
  padding-bottom: 0;
}

article.type-event h3 a {
  color: #22a1c4;
}

article.type-event h3 a:hover {
  color: #176b83;
}

article.type-event .post-info {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-left: 0 !important;
}

.list-inline {
  list-style: none !important;
  padding-left: 0 !important;
}

.list-inline li {
  display: inline-block;
}

.list-inline li:first-child {
  margin-right: 5px;
}

.list-inline li .far {
  color: #373a3c;
}

.addeventatc {
    visibility: hidden;
    font-weight: normal !important;
    padding: 0.5rem 0.75rem !important;
    font-size: 1rem !important;
    line-height: 1.25 !important;
    font-family: Wicked-Grit, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
    border: 1px solid rgb(55, 58, 60) !important;
    padding: 0.65rem 1rem !important;
    top: 2px !important;
    position: relative !important;
    margin-left: 6px !important;
    z-index: 2 !important;
    outline: 0;
    max-height: 38px !important;
}

.addeventatc .addeventatc_icon {
  background: none !important;
}

.addeventatc_dropdown {
  width: 219px !important;
  padding-top: 0 !important;
  top: 48px !important;
}

.addeventatc_dropdown span {
  font-size: x-small !important;
  padding: 11px 10px 11px 40px !important;
}

.addeventatc_dropdown em {
  display: none !important;
}

.addeventatc_dropdown .copyx {
  display: none !important;
}

@media screen and (max-width: 768px) {

  .addeventatc {
    margin-left: 0 !important;
    margin-top: 8px !important;
  }

}

/*
** Fullscreen images
*/
.w-richtext-align-fullwidth {
  margin: 2rem -100vw 3rem !important;
  text-align: center !important;
}

.w-richtext-align-fullwidth img {
  width: 100% !important;
  height: auto !important;
  max-width: 100vw !important;
  margin: auto ! important;
  float: none !important;
  display: block !important;
}

/*
** Floating socials
*/
.floating-elements {
  position: relative;
  z-index: 1030;
  text-align: center;
  display: none;
}

.floating-elements,
.floating-elements a {
  color: #fff;
}

.floating-elements a:hover {
  text-decoration: none;
}

.floating-elements ul {
  padding-left: 0;
  list-style: none;
  margin: 1.5rem 0;
  padding: 0;
}

.floating-elements ul li {
  display: inline-block;
  margin: 0;
}

.floating-elements ul a {
  padding: 1rem .75rem;
  font-weight: bold;
}

.floating-elements .social-links a {
  color: #fff;
  line-height: 1;
  padding: .5rem 1rem;
}

.floating-elements .social-links i {
  font-size: 1.6rem;
  font-weight: normal;
  border-radius: 3px;
}

@media (min-width: 768px) {

  .floating-elements .social-links i {
    font-size: 1.2rem;
  }

}

@media (min-width: 768px) {

  .floating-elements {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
  }

  .floating-elements .fix-top-right {
    position: absolute;
    pointer-events: auto;
    top: 50%;
    right: 0;
    background-color: #000;
    -webkit-box-shadow: inset -20px 0 50px rgba(0, 0, 0, 0.2);
            box-shadow: inset -20px 0 50px rgba(0, 0, 0, 0.2);
    border-radius: .75rem 0 0 .75rem;
    text-align: center;
    margin: -103px 0 0 0;
    padding: 1rem 0 !important;
  }

  .floating-elements .fix-top-right li {
    display: block;
  }

  .floating-elements .fix-top-right a {
    display: block;
    padding: .5rem 1rem;
  }

  .floating-elements .fix-top-right a,
  .floating-elements .fix-top-right a:hover {
    color: #fff;
  }
}


/*
**  Generic styles
*/
.btn-primary {
  display: inline-block;
  font-weight: normal;
  font-family: Wicked-Grit, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  cursor: pointer;
  width: auto;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #fff;
  background-color: #22a1c4;
  border-color: #22a1c4;
}

.btn-primary:hover {
  color: white;
  text-decoration: none;
  background-color: #1a7d99;
  border-color: #1a7d99;
}

/*
**  Generic style updates (05-05-2018) - Dave van Hoorn
*/
.et_pb_text ol,
.et_pb_text ul {
  padding-left: 3rem;
}

/*
**  Gravity Forms Styles (05-05-2018) - Dave van Hoorn
*/
.gform_button {
  font-size: 1.25rem !important;
  font-family: wicked-grit !important;
  color: white;
  background-color: rgb(34, 161, 196) !important;
  margin: 20px auto 0 auto !important;
  display: block !important;
}

.gform_button:hover {
  cursor: pointer;
  border-color: #1d8cab !important;
  background-color: #1d8cab !important;
}

.sp_goose input[type=checkbox]:not(old):checked+label:before, .sp_goose input[type=radio]:not(old):checked+label:before {
  background-color: rgb(34, 161, 196) !important;
  border-color: rgb(34, 161, 196) !important;
}

/*
** Dont underline buttons on hover
*/
.et_pb_button:hover {
  text-decoration: none;
}

/*
** Big Blocks (About page & Coliving page)
*/
.big-blocks .et_pb_text h2 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media (max-width: 980px) {
  .big-blocks .big-blocks-featured-image {
    min-height: 400px;
    display: block;
  }
  .big-blocks .big-blocks-featured-image-michael {
    background-position: center -120px;
  }
  .big-blocks .big-blocks-inverted-columns {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media (max-width: 580px) {
  .big-blocks .big-blocks-featured-image-michael {
    background-position: center 0;
  }
}

/*
** Education
*/
.big-header {
  min-height: calc(100vh - 148px);
  display: flex;
}

.et_pb_fullwidth_header.big-header .center .header-content {
  max-width: 920px;
}

.et_pb_fullwidth_header_0.big-header .header-content-container .header-content .et_pb_button.et_pb_more_button.et_pb_button_one,
.et_pb_fullwidth_header_0.big-header .header-content-container .header-content .et_pb_button.et_pb_more_button.et_pb_button_two {
  position: relative;
  top: -26px;
  min-width: 202px;
}

@media all and (max-width: 458px) {
  .et_pb_fullwidth_header_0.big-header .header-content-container .header-content .et_pb_button.et_pb_more_button.et_pb_button_one,
  .et_pb_fullwidth_header_0.big-header .header-content-container .header-content .et_pb_button.et_pb_more_button.et_pb_button_two {
    margin-left: 5px !important;
    margin-right: 5px !important;
    margin-bottom: 10px !important;
    margin-top: 0;
  }
}

.et_pb_fullwidth_header_0.big-header .header-content-container .header-content .et_pb_header_content_wrapper {
  width: 100%;
  left: 0;
  max-width: 100%;
  top: 80px;
  font-family: Wicked-Grit;
  color: #ff5a00;
  font-size: smaller;
  position: relative;
}

@media all and (max-width: 458px) {
  .et_pb_fullwidth_header_0.big-header .header-content-container .header-content .et_pb_header_content_wrapper {
    top: 120px;
  }
}

.education-speakers td {
  vertical-align: top;
}

.education-speakers table, 
.education-speakers tr td,
.education-speakers {
  border: none;
}

.education-speakers tr td:first-child {
  padding-left: 0;
}

.education-speakers img {
  min-width: 140px;
}

.education-speakers-name {
  color: #22a1c4;
  margin-bottom: 0;
}

@media (max-width: 541px) {
  .education-speakers-mentor td {
    padding: 0 !important;
    width: 100%;
    display: block;
  }
  .education-speakers-mentor img {
    max-width: 140px;
    margin: 0 auto 2rem auto;
  }
}

.education-quote {
  border-radius: 5px;
}

.education-quote h5 {
  margin-bottom: 0;
}

.education-table-header table, 
.education-table-header tr td,
.education-table-header {
  border: none;
}

.education-table-header tr td:first-child {
  padding-left: 0;
}

.education-table-header tr td:last-child {
  padding-right: 0;
  text-align: right;
}

.education-table-header img {
  max-width: 120px;
}

.education-table-header h6 {
  margin-bottom: .5rem;
  color: #22a1c4;
  font-size: 1.125rem;
}

.education-table-header h6 span {
  font-size: x-small;
  vertical-align: super;
  top: 1px;
  position: relative;
}

.education-table-body table, 
.education-table-body tr td,
.education-table-body {
  border: none;
}

.education-table-body table {
  border-top: solid 1px #efefef;
}

.education-table-body tr td {
  padding: 10px 24px;
}

.education-table-body tr:first-child td {
  padding-top: 20px;
}

.education-table-body tr td:first-child {
  padding-left: 0;
  text-align: right;
  color: #999999;
  width: 100px;
}

.education-table-body tr td.line-dot {
  padding-left: 0;
  padding-right: 0;
  max-width: 30px;
  position: relative;
}

.education-table-body tr td.line-dot::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background-color: #efefef;
  z-index: 0;
}

.education-table-body tr td.line-dot img {
  position: relative;
  z-index: 1;
}

.education-table-body tr td:last-child {
  padding-right: 0;
}

.education-table-light-text {
  color: #999999;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
	display: block !important;
	content: "\e04f";
}

.education-sticky-column ul li,
.coliving-rooms ul li {
  list-style: none;
}

.education-sticky-column ul li::before,
.coliving-rooms ul li::before {
  content: "\f00c";
  width: 20px;
  height: 20px;
  color: #22a1c4;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-left: -12px;
  position: relative;
  left: -8px;
  font-size: 12px;
}

.education-sticky-column .et_pb_text ul {
  padding-left: 2rem;
  padding-bottom: 0;
}

.education-cta {
  text-align: center;
}

.education-cta .et_pb_button_module_wrapper {
  display: inline-block;
}



/*
** Coliving
*/

.coliving-rooms .et_pb_text_inner ul {
  padding-left: 1.25rem;
}

.coliving-rooms h4 {
  font-weight: 300 !important;
}

.coliving-usps h4 {
  margin-bottom: 0;
}

.coliving-usps {
  display: flex;
  flex-direction: row;
}

.coliving-usps .et_pb_column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

body.page page-id-29866 .coliving-usps .et_pb_blurb {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.coliving-usps .et_pb_blurb h4 {
  line-height: 1;
  font-weight: 300 !important;
}

@media (max-width: 500px) {
  .coliving-hero .et_pb_header_content_wrapper {
    font-size: smaller;
    line-height: 1.5em;
    padding: 0 1rem; 
  }
}

@media (min-width: 981px) {
  #rooms .et_pb_column_1_4 {
    width: 22.875% !important;
    margin-right: 3.5% !important;
  }
  #rooms .et_pb_column_1_4:last-child {
    margin-right: 0 !important;
  }
}

#rooms .et_pb_button {
  width: 80%;
}

#rooms .et_pb_column {
  display: flex;
  flex-direction: column;
}

#rooms .et_pb_column .et_pb_text {
  flex-grow: 1;
}

.coliving-rooms table {
  font-family: 'wicked-grit',Georgia,"Times New Roman",serif;
  border: none;
}

.coliving-rooms table tr td {
  padding: 0;
  border: none;
}

.coliving-rooms table tr td:first-child {
  border-right: solid 1px #eee;
}

.coliving-rooms table tr td p:first-child {
  font-size: 1.25rem;
  color: #22a1c4;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 1rem;
}

.coliving-rooms table tr td p:last-child {
  font-size: 0.75rem;
  margin-bottom: 0;
}

.coliving-availability tr th {
  background-color: #f8f8f8;
  border-top: solid 1px #e6e8eb;
  font-family: 'wicked-grit',Georgia,"Times New Roman",serif;
  color: black;
}

.coliving-availability tr th:last-child {
  border-right: solid 1px #e6e8eb;
}

.coliving-availability tr:last-child td {
  background-color: #fff;
  border-top: solid 1px #dfdfdf;
  border-bottom: solid 1px #e6e8eb;
}

.coliving-availability tr:last-child td:last-child {
  border-right: solid 1px #e6e8eb;
}

.coliving-testimonials {
  display: flex;
  flex-wrap: wrap;
  padding: 0 !important;
}

.coliving-testimonials .et_pb_testimonial {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-color: white;
  padding-top: 40px;
  /* height: 100%; */
}

.coliving-testimonials .et_pb_testimonial:before {
  color: white;
  background-color: #27a3c5;
}

.coliving-testimonials .et_pb_testimonial_portrait {
  margin: 0;
  float: none;
}

.coliving-testimonials .et_pb_testimonial_description {
  text-align: center;
  margin-top: 30px;
  margin-left: 0 !important;
}

/*
** Main Header
*/

#main-header {
  background-color: transparent !important;
  background: rgba(0,0,0,0.8) !important;
}

/**
 ** Call to actions
 */

@media (min-width: 981px) {
  body #page-container #call-to-actions .et_pb_column_1_4 {
    width: 22.875% !important;
    margin-right: 3.5% !important;
  }
  body #page-container #call-to-actions .et_pb_column_1_4:last-child {
    margin-right: 0 !important;
  }
}

body #page-container #call-to-actions h4.et_pb_module_header {
  margin-bottom: .5rem !important;
}

body #page-container #call-to-actions .et_pb_row_1 .et_pb_column_1_4 {
  display: flex;
  flex-direction: column;
}

body #page-container #call-to-actions .et_pb_row_1 .et_pb_column_1_4 .et_pb_promo {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

body #page-container #call-to-actions .et_pb_row_1 .et_pb_column_1_4 .et_pb_promo_description {
  padding: 2rem 1rem;
}

body #page-container #call-to-actions .et_pb_row_1 .et_pb_column_1_4 .et_pb_promo .et_pb_button_wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

body #page-container #call-to-actions .et_pb_promo_button.et_pb_button {
  color: #22a1c4 !important;
  border-width: 2px !important;
}

body #page-container #call-to-actions .et_pb_promo_button.et_pb_button:hover {
  color: white !important;
  padding: 0.3em 1em !important;
}

@media (max-width: 479px) {
  body #page-container #call-to-actions .et_pb_row_1 {
    top: 0 !important;
    padding-top: 50px !important;
  }
}

/*
** Home
*/

@media (max-width: 769px) {
  .coworking-247 {
    background-position: center 100px !important;
  }
}

@media (max-width: 420px) {
  .coworking-247 {
    background-position: center 260px !important;
  }
}