#seoPages .hide950 {
    height: 36px;
}

#seoPages .loggedInShortcode {
    max-width: 560px;
    margin: 60px auto;
    font-size: 30px;
}

#seoPages #posts img {
    margin: 30px auto;
}

#seoPages #posts iframe {
    margin: 40px auto;
}

#seoPages p, #seoPages h1, #seoPages h2, #seoPages h3, #seoPages h4 {
    color: #383b41;
}
#seoPages .col75 ul, #seoPages .col75 p:not(.privacy) {
    line-height: 1.78;
    font-size: 18px;
    margin-bottom: 30px;
}
#seoPages nav ul ul {
    border-radius: 0;
    display: block;
    border: none;
}
#seoPages .seo-banner {
    background-color: #80dce9;
    padding: 25px 0 30px;
    position: relative;
    margin-bottom: 50px;
    overflow: hidden;
}
#seoPages .seo-banner p {
    color: #009fb4;
    font-size: 32px;
    line-height: 1.34;
    text-align: center;
    margin: 0 auto;
    width: 95%;
}
#seoPages .seo-banner img {
    position: absolute;
}
#seoPages .seo-banner .heart {
    opacity: 0.7;
    z-index: 1;
}
#seoPages .seo-banner .heart:nth-of-type(1) {
    left: 90px;
    top: 40px;
}
#seoPages .seo-banner .heart:nth-of-type(2){
    top: 30px;
    left: 400px;
    transform: rotate(45deg);
}
#seoPages .seo-banner .heart:nth-of-type(3){
    bottom: 15px;
    right: 425px;
    transform: rotate(350deg);
}
#seoPages .seo-banner .heart:nth-of-type(4) {
    top: 30px;
    right: 120px;
    transform: rotate(40deg);
}
#seoPages .wrapper {
    z-index: 3;
}
#seoPages .breadcrumbs {
    font-size: 14px;
    margin: 52px 2% 0 0;
    padding: 0;
}
#seoPages .breadcrumbs a {
    color: #00487b;
    font-size: 18px;
}
#seoPages .breadcrumbs span {
    font-size: 18px;
    vertical-align: text-bottom;
}
#seoPages .breadcrumbs p {
    display: inline-block;
}
#seoPages  .col75 .breadcrumbs p {
    margin-bottom: 10px;
}
#seoPages h1 {
    color: #383b41;
    text-align: left;
    font-size: 38px;
    margin: 12px 0 30px;
}
#seoPages .col75 h2 {
    font-size: 28px;
    margin-top: 68px;
    text-align: left;
}
#seoPages .col75 h2:first-of-type {
    margin-top: 44px;
}
#seoPages .col75 p {
    margin-bottom: 16px;
    word-break: break-word;
}
#seoPages .col75 h3 {
    font-size: 22px;
}
#seoPages a {
    word-break: break-word;
}
#seoPages #posts table {
    margin: 40px 0;
    border: 1px solid #bfbfbf;
    width: 100%;
    text-align: center;
    border-spacing: 0;
    font-size: 16px;
}
#seoPages #posts table th {
    color: #ffffff;
    padding: 14px 10px;
    background: #00487b;
    font-size: 18px;
    line-height: 1.91;
    font-weight: normal;
}
#seoPages #posts table td {
    color: #383b41;
    padding: 14px 0;
    border: 1px solid #bfbfbf;
}
#seoPages #posts table tr:nth-child(odd) {
    background: #f4f9f9;
}
#seoPages h3 {
    font-size: 28px;
}
#seoPages nav ul {
    list-style: none;
    margin: 20px 0 10px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    border: 1px solid #0e5585;
    overflow: hidden;
}
#seoPages nav ul ul {
    list-style: none;
    margin: 0;
}
#seoPages nav ul ul.active {
    display: block;
}
#seoPages.main {
    padding-top: 110px;
}
#seoPages #posts {
    padding-bottom: 20px;
}
.loggedIn #seoPages.main {
    padding-top: 105px;
}
#seoPages nav ul li {
    position: relative;
}
#seoPages nav > ul > li {
    font-size: 16px;
    border: none;
    background: #f2feff;
    border-bottom: 1px solid #a9a9a9;
}
#seoPages nav > ul > li:last-of-type {
    border-bottom: none;
}
#seoPages nav {
    border-top: 1px solid #f2feff;
}

#seoPages nav > ul li:before {
    content: '\f105';
    font-family: FontAwesome, 'Font Awesome 5 Pro';
    color: #009fb4;
    position: absolute;
    top: 18px;
    font-weight: 300;
    font-size: 28px;
    left: 10px;
}
#seoPages nav > ul li li:before {
    left: 24px;
    font-size: 20px;
    top: 20px;
}
#seoPages nav li a {
    color: #383b41;
    display: block;
    padding: 20px 10px 20px 26px;
}

#seoPages nav li:hover:not(.active) a {
    background: #d7f4f8;
    color: #009fb4;
}

#seoPages nav li.active > a {
    padding-left: 34px;
    background: #0F5586;
    color: #fff;
}
#seoPages nav ul ul li.active > a, li.active > a {
    background: #d7f4f8;
    color: #000;
}
#seoPages nav ul ul li a {
    font-size: .9em;
    background: #fafeff;
    padding-left: 34px;
}
#seoPages nav li:hover:not(.active) a, #seoPages nav > ul li:hover:not(.active)::before {
    background: #00487b;
    color: #fff;
}
#seoPages nav ul ul li:last-child a {
    border-bottom: none;
}
#seoPages nav > ul li::before {
    color: #00487b;
    font-size: 24px;
    left: 11px;
    top: 17px;
}
#seoPages nav > ul li li::before {
    left: 21px;
    top: 18px;
}
#seoPages .headline {
    text-align: center;
}
#seoPages .headline a {
    margin-bottom: 0;
    color: #2e566d;
    font-size: 2.2em;
    font-weight: bold;
}
#seoPages > .col75 ul li  {
    list-style-position:outside;
    margin-bottom: 8px;
}

#seoPages .tell-us {
    background-color: #fff;
    border-radius: 15px;
    width: 100%;
    color: #fff;
    margin-bottom: 20px;
    display: inline-block;
    margin-top: 20px;
    position: relative;
    text-align: center;
    font-size: 16px;
    padding: 10px 34px;
    border: 2px solid #0F5586;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}
#seoPages .tell-us i {
    position: absolute;
    width: calc(100% + 2px);
    top: 0;
    left: -1px;
    right: 0;
    border-radius: 15px 15px 0 0;
    font-size: 24px;
    background: #0F5586;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}
#seoPages .tell-us span {
    float: right;
    width: 100%;
    margin-top: 24px;
    font-weight: 500;
    color: #0F5586;
}

#seoPages .reg .top h3 {
    color:#fff;
    margin:0;
    font-size: 22px;
    line-height: 1.45;
    padding: 12px 8px;
}
#seoPages .reg .top p {
    color: #fff;
}
#seoPages .reg.shortcode form {
    padding: 0 38px 20px;
}
#seoPages .reg form input {
    height: 35px;
    font-size: 16px;
    padding: 6px 15px;
    background-color: #fff;
}
#seoPages .reg form button {
    background-color: #ffe100;
    color: #383b41;
    height: auto;
    display: block;
    border-radius: 8px;
    font-size: 16px;
    padding: 9px 15px;
}
#seoPages .reg form button:hover {
    background-color: #fff;
    color: #383b41;
    border: 4px solid #ffe100;
    padding: 5px 11px;
}
#seoPages .seo-sidebar li {
    margin-bottom: 0;
}
#seoPages #sidebar .reg {
    margin-top: 55px;
    margin-bottom: 8px;
    padding: 45px 20px 10px;
}
#seoPages p.privacy {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.57;
    color: #ffffff;
}
#seoPages .down-arrow:before {
    content: '\f107';
}
#seoPages .col75 .reg {
    box-shadow: none;
    max-width: 580px;
    margin: 60px auto;
}
#seoPages .col75 .reg .top {
    display: block!important;
    font-size: 30px;
}
#seoPages .col75 .reg p.privacy {
    box-shadow: none;
    margin-bottom: 0;
}
#seoPages .show-100-free, #seoPages .buy-now-top {
    background-color: #00487b;
    color: #fff;
}
#seoPages .show-nav {
    background-color: #f2feff;
    color: #0F5586;
    cursor: pointer;
    border: 1px solid #0e5585;
    overflow: hidden;
}
#seoPages h4.no-nav {
    margin-top: 50px;
}
#seoPages .show-nav, #seoPages .show-100-free, #seoPages .buy-now-top {
    padding: 12px;
    border-radius: 8px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    margin: 10px auto;
    display: none;
}
#seoPages .show-nav span:first-child {
    display: inline;
}
#seoPages .show-nav span:first-child.hide {
    display: none;
}
#seoPages .responses {
    font-size: 24px;
    margin-bottom: 10px;
}
#seoPages .col75 .page-footer p {
    font-size: 12px;
}
#seoPages .col25 {
    float: right;
    margin: 0 0.5%;
    width: 24%;
}
/* For test disclaimers */

.page-footer {
    margin-top: 120px;
    border-top: 1px solid #bfbfbf;
    background: #f3fdff;
}

/* For text inside disclaimer, may be wrong selector */

.page-footer div {
    font-size: 12px;
    margin: 12px 0;
    color: #797979;
}
#seoPages ul.districts {
    margin-left: 0;
}
#seoPages ul.districts li {
    display: inline-block;
    width: 33%;
    list-style: none;
    margin: 0 0 5px;
}
#seoPages ul.districts a {
    text-decoration: underline;
}

@media (max-width: 1420px) {
    #seoPages .col25 {
        width: 28%;
    }
    #seoPages .col75 {
        width: 68%;
    }
}
@media (max-width: 1200px) {
    #seoPages .seo-banner #baby-lasso {
        right: 50px;
        width: 240px;
    }
    #seoPages .seo-banner #baby-tree {
        left: 10px;
        top: 20px;
        width: 180px;
    }
    #seoPages .seo-banner .heart:nth-of-type(3) {
        left: 10px;
        top: 180px;
    }
    #seoPages .seo-banner .heart:nth-of-type(4) {
        left: 200px;
    }
    #seoPages .seo-banner .heart:nth-of-type(5) {
        right: 285px;
    }

}
@media (min-width: 1000px) and (max-width: 1200px) {
    #seoPages #sidebar .reg {
        padding: 45px 10px 10px;
    }
    #seoPages nav li a {
        font-size: 16px;
    }
    #seoPages nav > ul li:before {
        font-size: 20px;
    }
    #seoPages ul.districts li {
        width: 50%;
    }
}

@media (min-width: 1001px) {
    #seoPages .col25 {
        max-width: 800px;
    }
    #seoPages #sidebar, #seoPages ul.seo-nav-menu {
        display: block!important;
    }
    #seoPages nav>ul>li:first-of-type, #seoPages nav>ul>li:first-of-type a {
        border-radius: 7px 7px 0 0;
    }
    #seoPages nav>ul>li:last-of-type, #seoPages nav>ul>li:last-of-type a {
        border-radius: 0 0 7px 7px;
    }
    #seoPages nav > ul > li:first-of-type, #seoPages nav > ul > li:first-of-type > a  {
        border-radius: 15px 15px 0 0;
    }
    #seoPages nav > ul > li:first-of-type li > a  {
        border-radius: 0;
    }
    #seoPages nav > ul > li:last-of-type, #seoPages nav > ul > li:last-of-type a {
        border-radius: 0;
        border-bottom: none;
    }
}

@media (max-width: 1000px) {
    .loggedIn #seoPages nav {
        display: block;
    }
    #seoPages .seo-banner #baby-tree {
        left: -40px;
        top: 35px;
        width: 18%;
    }
    #seoPages .seo-banner #baby-lasso {
        right: -40px;
        top: 50px;
        width: 25%;
    }
    #seoPages .wrapper > .col75 {
        float: none !important;
    }
    #seoPages .tell-us {
        width: 360px;
        display: none;
    }
    #seoPages.main, .loggedIn #seoPages.main {
        padding-top: 60px;
    }

    #seoPages .hide950 {
        display: none;
    }
    #seoPages nav>ul>li {
        border-left: none;
        border-right: none;
    }

    #seoPages .show-100-free {
        margin-bottom: 0;
    }
    #seoPages .show-100-free.active {
        border-radius: 8px 8px 0 0;
    }

    #seoPages .show-nav {
        margin-bottom: 0;
    }
    #seoPages .show-nav.active {
        border-radius: 8px 8px 0 0;
        border-bottom: 0;
    }

    #seoPages .reg .top h3 {
        padding: 0;
    }
    #seoPages #sidebar h3 {
        text-align: center;
    }
    #seoPages #sidebar .reg {
        padding: 15px 15px 0;
        margin-top: 0;
    }
    #seoPages h4.no-nav {
        margin-top: 0;
    }
}


@media (min-width: 680px) and (max-width: 1000px) {
    #seoPages .wrapper > .col25 {
        float: right;
        max-width: 300px;
        margin: 0 15px 20px 20px;
    }
}
@media (max-width: 800px) {
    #seoPages ul.districts li {
        width: 50%;
    }
}

@media(max-width:680px) {
    #seoPages .breadcrumbs {
        display: none;
        margin-top: 10px;
    }

    #seoPages .show-nav {
        display: block;
    }

    #seoPages .no-nav {
        display: none;
    }

    #seoPages nav ul {
        margin-top: 0;
        box-shadow: none;
        border-radius: 0 0 15px 15px;
        display: none;
    }

    #seoPages nav > ul > li {
        box-shadow: none;
    }

    #seoPages nav > ul > li:last-of-type {
        border-radius: 0 0 15px 15px;
    }

    #seoPages .wrapper > .col75 {
        padding-right: 0;
    }

    #seoPages .wrapper > .col25, #seoPages .wrapper > .col75 {
        margin: 0 2% 20px;
        width: 96%;
    }

    #seoPages .seo-nav-menu, #seoPages #sidebar {
        display: none;
    }

    #seoPages .show-nav, #seoPages .show-100-free, #seoPages .buy-now-top {
        display: block;
    }

    #seoPages #sidebar .reg {
        padding-top: 15px;
        border-radius: 0 0 15px 15px;
        box-shadow: none;
    }

    #seoPages nav a {
        width: 100%;
        margin-bottom: 0;
        float: none;
        display: block;
    }

    #baby-tree, #baby-lasso {
        display: none;
    }

    #seoPages .seo-banner .heart:nth-of-type(3) {
        left: 90px;
        transform: rotate(60deg);
    }

    #seoPages .seo-banner .heart:nth-of-type(4) {
        left: 30px;
        transform: rotate(10deg);
    }

    #seoPages .seo-banner .heart:nth-of-type(5) {
        right: 85px;
    }

    #seoPages .seo-banner .heart:nth-of-type(6) {
        right: 20px;
    }

    #seoPages table.seo-table th {
        line-height: 1.2;
        padding: 14px 3px;
    }

    #seoPages .seo-nav-menu.second-nav-menu > li {
        display: none;
    }

    #seoPages .seo-nav-menu.second-nav-menu > li.active {
        display: block;
    }
    #seoPages .seo-nav-menu.second-nav-menu > li.active > a {
        display: none;
    }
}
@media (max-width: 550px) {
    #seoPages ul.districts li {
        width: 100%;
    }
}
@media (max-width: 480px) {
    #seoPages .col75 p:not(privacy), #seoPages .col75 .cont ul {
        font-size: 13pt;
        line-height: 1.5;
        max-width: 532.5px;
    }
    #seoPages .col25 {
        text-align: left;
    }
    #commentform input[type=submit] {
        text-align: center;
    }
    #seoPages .col75 h1 {
        font-size: 32px;
    }
    #seoPages .col75 h2 {
        font-size: 26px;
    }
    #seoPages .col75 h1, #seoPages .col75 h2 {
        text-align: left;
    }
    #seoPages table.seo-table th {
        font-size: 16px;
    }
    #seoPages .comment_text {
        margin-top: 20px;
        margin-left: 0;
    }
}
@media (max-width: 360px) {
    #seoPages .tell-us {
        width: 96%;
    }
    #seoPages .tell-us i {
        margin-bottom: 25px;
    }
}

