/********************
FULL WIDTH NAV TITLES
********************/
.navContent ul li ul, .navContent ul li:first-child ul {
    max-width:471px;
}
/* Word Wrap Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.items_e9f3e4c9a3e44ce08d1a6603c3630cfe, .items_e081b150fddc4d6baa026de7af88b21c, .items_da45ad186fe649b79aa8f4d7e2bf6c24, .items_f2637b7589e04b308513f1a8d6b5f669, .items_bd243136f22143fdadf3d6563e927b03     { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e9f3e4c9a3e44ce08d1a6603c3630cfe  > .item, .items_e081b150fddc4d6baa026de7af88b21c > .item, .items_da45ad186fe649b79aa8f4d7e2bf6c24  > .item, .items_f2637b7589e04b308513f1a8d6b5f669  > .item, .items_bd243136f22143fdadf3d6563e927b03 > .item {
	display: flex;
	flex-direction: column;
}

/* 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_d520efd4bd494d8793f5b7f11fa235eb .blockText, .block_d824668147384f3c98130fab9136584d .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_d520efd4bd494d8793f5b7f11fa235eb .contentTitle, .block_d824668147384f3c98130fab9136584d .contentTitle  {
      padding-top: 25px;
  }
}

/* Responsive Inline Simple List */

@media only screen and (max-width: 767px) {
    #page_f8303c5ebc3c48f593363333d50b8fe8 .listView.vAlgn1 .itemPreview.hasImg, 
    #page_f8303c5ebc3c48f593363333d50b8fe8 .listView.vAlgn2 .itemPreview.hasImg {
        display: block;
    }
    
    #page_f8303c5ebc3c48f593363333d50b8fe8 .listView .itemPreview.hasImg .itemImg {
        width: 100%;
        margin-bottom: 20px;
    }
    
    #page_f8303c5ebc3c48f593363333d50b8fe8 .listView .itemPreview.hasImg .itemContent {
        width: 100%;
    }
}

/* Button Padding */
.button {
    padding: 10px 20px;
}
/* Equalize Simple List Blocks*/

/* Change item class here */
.items_c17cd603df4d4087afc3dd291fde065a { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c17cd603df4d4087afc3dd291fde065a > .item {
	display: flex;
	flex-direction: column;
}











 /********************
ACCORDION BASE STYLES
-edit look of accordion here
********************/
.mwd-header {
    font-size: 30px;
  }
  
  .mwd-accordion {
    margin: 30px 0;
  }
  
  .mwd-accordion .mwd-accordion-item {
    border: 2px solid #171717;
    margin-bottom: 15px;
  }
  .mwd-accordion .mwd-accordion-item .mwd-accordion-title {
    font-size: 24px;
    background: #171717;
    color: white;
    padding: 10px 20px;
    cursor: pointer;
  }
  .mwd-accordion .mwd-accordion-item .mwd-accordion-content {
    color: black;
    padding: 20px 20px 0 20px;
  }
  .mwd-accordion .mwd-accordion-item .mwd-accordion p {
    margin: 0;
  }
  
  /********************
  BASE +/- STYLES
  ********************/
  .mwd-accordion-content {
    display: block;
    overflow: hidden;
    max-height: 100%;
    transition: all 0.3s ease-in-out;
  }
  
  .mwd-accordion-title > :first-child {
    max-width: 90%;
  }
  
  .mwd-accordion-title {
    position: relative;
  }
  .mwd-accordion-title .mwd-accordion-icon {
    position: absolute;
    background: white;
    width: 20px;
    height: 3px;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
  }
  .mwd-accordion-title .mwd-accordion-icon:after {
    content: "";
    position: absolute;
    background: white;
    width: 3px;
    height: 20px;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
  }
  
  .active .mwd-accordion-icon:after {
    transform: translateY(-50%) rotate(90deg);
  }
  
  
  
  
  
  
  /* BARNDOMINIUMS PAGE - Equalize Simple List Blocks*/

/* Change item class here */
.items_b10244280c204b1dac1c0b2a4ce70dd7 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b10244280c204b1dac1c0b2a4ce70dd7 > .item {
	display: flex;
	flex-direction: column;
}

/*custom image widget styles*/
.blockWrap_a5d37e7a4b324c3b93117fffc3898257,
.blockWrap_a3bee57eb89146fa86c1bc942dd78f78,
.blockWrap_f553e5bd9b16425ea1948dbd46fb581b,
.blockWrap_f882f7dd8ac74ea09ba0425de8f3705c,
.blockWrap_e0573baa99dc42cba0c9a5ad090a9639,
.blockWrap_f5242155bfc14026811964c971ce6841,
.blockWrap_eeee83d3656b4b47b01adcd7a28b611d,
.blockWrap_a1c5522f31c244adbf6334c5d09daee6,
.blockWrap_e0c33b7e29004709b3c20de79eddfffb,
.blockWrap_c52bc4ef412d4e00a1fdf651173e3c27,
.blockWrap_ff6377be841d4e2b9c3d99882987bafb,
.blockWrap_d34223fd5c8a4517866a7cbad68bf240
{
    background: linear-gradient( rgba(255, 255, 255, .85), rgba(255, 255, 255, .85)), url(https://static.mywebsites360.com/d3d757788090499baac4d0d4ba0462da/i/dda0689126ef41c5a44c52785e16d87b/1/5feFb8zhrk/FP-022-copy.jpg);
    background-position: center;
    background-attachment: fixed;
}
.custom-image-widget {
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
}
.custom-image-widget .wrapper {
    flex-basis: 50%;
    width: 50%;
    padding: 16px;
}
.wrapper.right.content ul {
    list-style: none;
    padding: 0;
    font-weight: bold;
}
.custom-image-widget .wrapper img {
    max-width: 100%;
    width: 100%;
}
.wrapper.right.content p, .wrapper.right.content ul {
    margin-bottom: 15px;
}
@media screen and (max-width: 768px){
    .custom-image-widget {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }    
}