/*
Theme Name: SearchLab Chicago Child
Theme URI: https://searchlabchicago.com
Description: SearchLab Rise Child Theme
Author: SearchLab Chicago
Author URI: https://searchlabchicago.com
Template: rise
Version: 1.5
Text Domain: rise-child
*/
@import url("https://fonts.googleapis.com/css?family=Material+Icons");

* {
    transition-timing-function: ease-out;
    transition: color .3s, background .3s;
}

body {
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    cursor: pointer !important;
}

h1 {
    font-size: 46px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

p {
    margin-bottom: 18px;
}

p a,
p a strong {
    color: #d5a10e;
}

p strong {
    color: #006553;
}

strong {
    font-weight: 600;
}

div#top-bar {
    font-size: 14px;
    padding: 5px 15px;
}

div#top-bar ul.menu {
    list-style: none;
    text-align: right;
}

div#top-bar ul.menu li {
    display: inline-block;
    padding: 5px;
}

div#top-bar ul.menu li a {
    color: inherit;
}

.html-hidden {
    overflow: scroll !important;
}

.cnt {
    margin-top: 0;
}

.awr {
    margin: 0;
    padding: 0;
}

.none {
    display: none !important;
}

.profile-img {
    outline: 10px solid #006553;
}

.ps-cta-selector {
    display: block;
    border: 1px solid #006553;
    color: white;
    font-weight: bold;
    padding: 10px 25px;
    background-color: #d5a10e !important;
    background-image: linear-gradient(71deg, #d5a10e 0%, #e7c871 100%) !important;
    background-size: auto !important;
    width: 100%;
    max-width: 350px;
    margin: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
	font-family: inherit;
    font-size: 18px;
}

div.partners-grid div.tve_pg_row {
    border-bottom: 1px solid #cecece;
    margin-bottom: 30px;
}

div.partners-grid div.tve_pg_row div.tve_pg_container {
    border: none !important;
    box-shadow: none !important;
}

div.partners-grid div.tve_pg_row div.tve_pg_container div.tve_post_grid_image_wrapper {
    height: 294px !important;
    width: 252px !important;
    border: 5px solid #d5a10e;
}

div.partners-grid div.tve_pg_row div.tve_pg_container span.tve-post-grid-title {
    text-align: center;
    font-size: 26px;
}

div.partners-grid div.tve_pg_row div.tve_pg_container span.tve-post-grid-title a {
    color: #006553 !important;
}

div.partners-grid div.tve_pg_row div.tve_pg_container div.tve-post-grid-text,
div.partners-grid div.tve_pg_row div.tve_pg_container div.tve_pg_more {
    text-align: center;
}

div.articles-grid div.tve_pg_row {
    border-bottom: 1px solid #cecece;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

div.articles-grid div.tve_pg_row div.tve_pg_container {
    border: none !important;
    box-shadow: none !important;
}

div.articles-grid div.tve_pg_row div.tve_pg_container span.tve-post-grid-title {
    font-size: 26px;
}

div.articles-grid div.tve_pg_row div.tve_pg_container span.tve-post-grid-title a {
    color: #006553 !important;
}

body.single-post h1.entry-title {
    width: 100%;
    margin-bottom: 5px !important;
}

body.single-post div.met {
    border-bottom: none;
}

body.single-post div.met ul.meta li {
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    color: #888888;
}

div#floating_menu header.side {
    padding-top: 0;
    background-position: 0 0 !important;
}

div#floating_menu header.side div.wrp {
    width: 100%;
    text-align: left;
}

div#floating_menu header.side div.wrp div#logo {
    display: inline-block;
    margin: auto 1%;
    width: 25%;
    text-align: left;
}

div#floating_menu header.side div.wrp div#logo>a {
    margin: 50px;
    vertical-align: middle;
    display: inline-block;
    box-sizing: content-box;
}

div#floating_menu header.side div.wrp div#logo>a img {
    padding: 0;
    margin: auto;
}

div#floating_menu header.side div.wrp div#logo-cta {
    display: block;
    width: 50%;
    max-width: 640px;
    margin: 1%;
    /* vertical-align: middle; */
    text-align: center;
    font-family: 'EB Garamond';
    font-size: 25px;
    position: relative;
	/*top: 0px !important; */
    top: 60px !important;
    right: 75px;
    float: right;
}

div#floating_menu header.side div.wrp div#logo-cta p {
    float: left;
    font-size: 13px;
    font-family: "Roboto Condensed";
    color: #000;
    margin-right: 25px;
    line-height: 1.3em;
    font-style: italic;
}

div#floating_menu header.side div.wrp div#logo-cta a {
    color: white;
    margin: 5px 0 !important;
    display: block;
    padding: 5px 30px;
}

div#floating_menu header.side div.wrp div#logo-cta a.header-cta {
    text-shadow: 2px 2px 7px #031f16;
}

div#floating_menu header.side div.wrp div#logo-cta a.header-cta-button,
.toplvl.h-cta > a {
    padding: 10px;
    border: 1px solid #006553;
    background-color: #d5a10e !important;
    background-image: linear-gradient(71deg, #d5a10e 0%, #e7c871 100%) !important;
    background-size: auto !important;
    width: 50%;
    margin: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
}


.header-schedule {
    color: #ffffff !important;
    font-size: 16px;
    background-color: #af2017;
    padding: 10px;
    border: 1px solid #efa500;
    margin-top: 10px !important;
    letter-spacing: 0.4px;
    display: block;
    -webkit-font-smoothing: initial;
}

.header-schedule-btn {
    background-color: #d6a41a;
    margin-top: 10px;
    font-family: inherit;
    font-size: 18px;
    padding: 0;
    box-shadow: none;
    border: none;
    margin: 10px auto 3px;
    display: block;
}

.header-schedule-btn a::after {
    content: "\e315";
    display: initial;
    position: relative;
    left: 10px;
    padding: 5px;
    top: 2px;
    text-decoration: none !important;
    font-family: "Material Icons";
}

div#floating_menu header.side div.wrp .m-s {
    display: block;
    width: 100%;
    text-align: center;
}

div#floating_menu header.side div.wrp .m-s .m-si {
    float: none !important;
    max-height: unset !important;
}

div#floating_menu header.side div.wrp .m-s .m-si nav.menu-main-menu-container {
    float: none;
    background-color: rgba(0, 101, 83, 0.85);
    width: 100%;
    display: block;
}

div#floating_menu header.side div.wrp .m-s .m-si nav.menu-main-menu-container>ul>li {
    padding: 20px 15px 15px !important;
    box-shadow: none !important;
}

header ul.menu > .toplvl.h-cta > a {
    padding: 10px 20px;
    color: white !important;
    border-radius: 0;
    width: 100%;
}

div#floating_menu header.side div.wrp .m-s .m-si nav.menu-main-menu-container>ul>li ul.sub-menu>li {
    box-shadow: none;
    background-color: #fff;
    border-bottom: 1px solid #84a28d;
}

div#floating_menu header.side div.wrp .m-s .m-si nav.menu-main-menu-container>ul>li ul.sub-menu>li>ul.sub-menu {
    padding-left: 5px;
}

div#floating_menu header.side div.wrp .m-s .m-si nav.menu-main-menu-container>ul>li ul.sub-menu>li>ul.sub-menu>li {
    background-color: #fff;
    margin-right: 30px !important;
}

div#floating_menu header.side div.wrp .m-s .m-si nav.menu-main-menu-container>ul>li ul.sub-menu>li>ul.sub-menu>li:last-child {
    border-bottom: none !important;
    margin-bottom: 20px;
}

div#floating_menu header.side div.wrp .m-s .m-si nav.menu-main-menu-container>ul>li>a {
    background-color: transparent;
}

div#floating_menu header.side div.wrp .m-s .m-si nav.menu-main-menu-container>ul>li a {
    font-size: 14px !important;
    border-bottom: none;
}

div#floating_menu header.side div.wrp .m-s .m-si nav.menu-main-menu-container>ul>li a:before {
    display: none;
}



h1.entry-title {
    text-align: center;
    margin: 30px auto;
    border-bottom: 1px solid;
    width: 50%
}

article#comments .cmb {
    margin: 22px;
}

.ps-ctc { background-color: #fff; padding: 20px; }

.ps-ctc label { font-size: 16px !important; font-weight: bold !important; color: #054439 !important; }

.ps-ctc input,
.ps-ctc textarea { width: 100% !important; border: 1px solid #d5a10f; } 

.ps-ctc .gform_button {
    cursor: pointer;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
    padding: 8px 18px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background: #d5a10f;
}


footer .fmw {
    background-image: url("images/footer-bg.jpg");
    background-size: cover;
    padding: 0;
}

footer .fmw .wrp .colm.oth {
    padding: 0;
}

footer .fmw .wrp section {
    margin-bottom: 0 !important;
}

footer .fmw .wrp section#media_image-2 {
    margin: 0;
}

footer .fmw .wrp section#custom_html-2 p.ttl {
    display: none;
}

footer .fmw .wrp section#custom_html-2 ul.ctc-footer {
    margin-left: 50px;
}

footer .fmw .wrp section#custom_html-2 ul.ctc-footer li {
    padding: 0;
    text-align: left;
}

footer .fmw .wrp section#custom_html-2 ul.ctc-footer li::before {
    display: none;
}

footer .fmw .wrp section#custom_html-2 ul.ctc-footer li i {
    margin-left: -34px;
    margin-right: 10px;
    color: #d5a10e;
    vertical-align: middle;
}

footer .fmw .wrp section#custom_html-2 ul.ctc-footer li:last-child {
    margin-bottom: 0;
}

footer .fmw .wrp section#custom_html-5 p.ttl {
    display: none;
}

footer .fmw .wrp section#custom_html-5 div.pscpa-prefooter-badges {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: nowrap;
}

footer .fmw .wrp section#custom_html-5 div.pscpa-prefooter-badges img {
    width: 150px;
    height: 150px;
}

footer .fmm {
    background: #054439;
}

footer .fmm .wrp .ft-s span {
    display: none;
}

footer .fmm .wrp .ft-s ul li {
    background-color: #d5a10e;
    border-radius: 0;
    margin-right: 5px;
    margin-left: 5px;
}

footer .fmm .wrp .ft-s ul li:hover a:before {
    background: #d5a10e;
}

@media only screen and (max-width: 480px) {
    header div#logo>a {
        margin: 20px auto !important;
    }

    header div.m-s div.hsm {
        background: #9dbfa6;
        cursor: pointer;
        display: block;
        float: none;
        height: 35px;
        margin: auto;
        line-height: 35px;
        margin-top: 15px;
        margin-bottom: 20px;
        padding: 5px 20px;
        vertical-align: middle;
        width: 100px;
    }

    h1.entry-title {
        font-size: 31px !important;
    }

    .pscpa-clientlogin a.tcb-button-link {
        flex-wrap: wrap;
    }

    .pscpa-clientlogin a.tcb-button-link .tcb-button-icon {
        width: 100%;
        margin: 0 auto 10px;
    }

    .pscpa-clientlogin a.tcb-button-link .tcb-button-icon .thrv_icon {
        margin: auto !important;
    }

    .pscpa-clientlogin a.tcb-button-link .tcb-button-texts {
        padding-left: 0;
    }

    .header-cta-button {
        width: 75% !important;
    }
	
	.ps-list-lp-0 ul {
		margin-left: 0 !important;
		padding-left: 0 !important;
	}

	.ps-list-lp-0 ul li {
		padding-left: 0;
	}

	.ps-list-lp-0 ul li::before {
		left: -20px;
		position: absolute;
	}
}

@media only screen and (max-width: 768px) {
    div#floating_menu header.side div.h-i div.wrp div#logo {
        width: 100% !important;
        margin: 1% auto !important;
        text-align: center;
        display: block;
    }

    div#floating_menu header.side div.h-i div.wrp div#logo a {
        width: 100%;
        display: block;
        margin: 0 !important;
    }

    div#floating_menu header.side div.h-i div.wrp div#logo a img {
        min-width: 50%
    }

    div#floating_menu header.side div.h-i div.wrp div#logo-cta {
        display: block;
        width: 90%;
        float: none;
        position: initial;
        margin: 0 auto;
    }

    div#floating_menu header.side div.h-i div.wrp div.m-s div.hsm {
        background: #006553 !important;
        border: 2px solid #d5a10e;
        background: #9dbfa6;
        cursor: pointer;
        display: block;
        float: none;
        height: 35px;
        margin: auto;
        line-height: 35px;
        margin-top: 15px;
        margin-bottom: 20px;
        padding: 5px 20px;
        vertical-align: middle;
        width: 100px;
    }

    div#floating_menu header.side div.h-i div.wrp div.m-s .m-si nav.menu-main-menu-container>ul>li ul.sub-menu>li {
        background-color: #90b199;
    }

    div#floating_menu header.side div.h-i div.wrp div.m-s .m-si nav.menu-main-menu-container>ul>li ul.sub-menu>li>ul.sub-menu {
        padding-left: 40px;
    }

    div#floating_menu header.side div.h-i div.wrp div.m-s .m-si nav.menu-main-menu-container>ul>li ul.sub-menu>li>ul.sub-menu>li {
        background-color: #8ca994;
    }

    div#floating_menu header.side div.h-i div.wrp div.m-s .m-si nav.menu-main-menu-container>ul>li ul.sub-menu>li>ul.sub-menu>li:last-child {
        border-bottom: none !important;
        margin-bottom: 20px;
    }

    div#floating_menu header.side div.h-i div.wrp div.m-s .m-si nav.menu-main-menu-container>ul>li>a {
        background-color: #b2d2ba;
    }

    div#floating_menu header.side div.h-i div.wrp div.m-s .m-si nav.menu-main-menu-container>ul>li a {
        font-size: 14px !important;
        border-bottom: none;
    }

    div#floating_menu header.side div.h-i div.wrp div.m-s .m-si nav.menu-main-menu-container>ul>li a:before {
        display: none;
    }

    h1.entry-title {
        width: 80%
    }

    div.partners-grid div.tve_pg_row {
        border: none;
    }

    div.pscpa-partner-profile div:first-child .c-33 {
        order: 1;
    }

    div.pscpa-partner-profile div:first-child .c-66 {
        order: 2;
    }
}

@media only screen and (width: 768px) {
    .header-cta-button {
        width: 55% !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    div#logo-cta {
        width: 60% !important;
        right: 60px !important;
    }
    
    .header-cta-button {
        width: 85% !important;
    }
}

@media only screen and (max-width: 1023px) {
    .header-schedule { margin: 20px auto !important; }
}
