

.post_content ul li {
    font-family: "PT Sans", sans-serif;
    padding-bottom: 10px;
}

/* contact form */
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-size: 18px;
    background-color: #f1f1f1;
    color: #666666;
    border-style: solid;
    border-color: #666666;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    margin-top: 5px;
}

input.wpcf7-form-control.wpcf7-text {
    font-size: 18px;
    background-color: #f1f1f1;
    color: #666666;
    border-style: solid;
    border-color: #666666;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    margin-top: 5px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    font-size: 18px;
    background-color: #f1f1f1;
    color: #666666;
    border-style: solid;
    border-color: #666666;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    margin-top: 5px;
}
/* end contact form */


/* title word wrap */
.title_subtitle_holder h1 {
    word-break: keep-all;
}

/*.q_logo {
    padding-bottom: 20px;
}*/

/* sidebar menu 
li.menu-item.menu-item-type-post_type.menu-item-object-page {
    border-style: solid;
    border-color: #006c4e;
    border-bottom-width: 1px;
    width; 100%;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item a {
    color: #006c4e;
}
 sidebar menu */

/* footer */
div.footer {
    padding-top: 42px;
    text-align: left;
}


/* mobile nav fixes */
.mobile_menu_button span {
    padding-left: 50px;
    font-size: 24px;
    color: #006c4e;
}

nav {
    padding-left: 50px;
}
/* end mobile nav fixes */

/* team spacing */
.team p {
    margin-top: 0px;
    padding-bottom: 30px;
}


/* homepage blog stuff 
span.post-date {
    display: block;
}

.sidebar ul li {
    list-style-image: url('/wp-content/uploads/sites/21/2016/01/bullet.png');
    list-style-position: outside;
    margin-left: 1em;
}

.widget ul li {
    margin-left: 12px !important;
    border-style: dotted;
    border-color: #cccccc;
    border-bottom-width: 1px;
    padding-bottom: 10px;
}
.widget.widget_recent_entries h4 {
    font-size: 16px;
}
 end homepage stuff */

/* disclaimer */
#disclaimer, .disclaimer {
    font-size: 11px;
    line-height: 16px;
    padding-bottom: 5px;
}

/* bullets */
.wpb_wrapper ul li { 
color: #666666; 
font-family: "PT Sans", sans-serif;
font-size: 16px;
line-height: 1.8;
padding-left: 10px;
}

/* slider text shadow */
.tp-caption.Fashion-BigDisplay.tp-resizeme.tp-static-layer.rev-static-visbile {
    background-color: rgba(0,0,0,.5);
    padding: 5px;
}

/* syndicated content fixes */
.column2 ul li {
    font-family: "PT Sans", sans-serif;
    padding-bottom: 10px;
}

/* h2 {
    text-transform: none;
    font-size: 27px;
    color: #0061ae;
    letter-spacing: 0;
    font-weight: normal;
    margin-bottom: 10px;
} */

/* end syndicated content fixes */

/* all sorts of homepage stuff */
.col {
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-style: solid;
    border-color: #333333;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 5px;
    background-color: #f4f4f4;
}

/* boxes */

@media only screen and (min-width: 767px) {
  .col {    
    width: 31%;    
    margin-right: 20px;
    margin-left: 5px;
  }
}

.col:hover {
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-style: solid;
    border-color: #00932e;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #fff;
}
.qbutton {
    left: 50% ;
    margin-left: -65px ;
    right: 50% ;
}

.quote-block {
    background-color: rgba(255, 255, 255, .8);
    padding-left: 25px;
    padding-right: 25px;
    font-style: italic;
}

.quote-block p {
    padding-top: 20px;
    color: #000000;
}

.home-text p {
    font-size: 20px;
    color: #fff;
}
    
.home-text h2 {
    font-size: 36px;
    color: #fff;
    padding-bottom: 5px;
}
/* end homepage stuff */

/* footer columns */
@media only screen and (min-width: 1001px) {
  .qode_column.column2 {    
    width: 25%;
  }
  .qode_column.column1 {    
    width: 75%;
  }
}

@media only screen and (min-width: 768px) {
  .qode_column.column2 {    
    width: 30%;
  }
  .qode_column.column1 {    
    width: 70%;
  }
}
/* end footer columns */

/* locations font */
.locations p {
    font-size: 18px;
    font-weight: 600;
}

/* articles page edits */
/*download buttons */
.q_icon_with_title.large.center {
    height: 200px;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 70px;
    border-style: solid;
    border-color: #fff;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    background-color: #fff;
}

i.icon_text_icon.fa {
    border-color: #ffffff;
    color: #ffffff;
    background-color: #006c4e;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    border-radius: 10px;
}

.q_icon_with_title.large.center:hover {
    border-style: solid;
    border-color: #006c4e;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

a.icon_with_title_link {
    position: relative;
}

a.icon_with_title_link:after {
    content: '';
    position: absolute;
    top: -150px;
    bottom: -10px;
    left: -10px;
    right: -10px;
}

/* end articles page edit */

/* syndicated content hide h1 */
.column_inner h1 {
    color: #006c4e;
    font-size: 28px;
    line-height: 1.285714285714286em;
    font-weight: 300;
    text-transform: capitalize;
    letter-spacing: 0;
    padding-bottom: 10px;
}

/* m-fin footer logo */
.member-firm-white {
    max-width:85%;
    margin-top:20px;
}