﻿/*!
Theme Name: addiction-blog
Theme URI: http://underscores.me/
Author: Aleksandar Pavlovski
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: addiction-blog
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

addiction-blog is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

img {
    max-width: 100%
}

body {
    overflow-x: hidden
}

body.page,
body.post {
    margin-bottom: 0;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0), #90b8ca)
}

body.page-template-default {
    background: #fff
}

.align-bottom {
    justify-content: flex-end;
    align-items: flex-end
}

.mb-5 {
    margin-bottom: 5px
}

body,
button,
input,
optgroup,
select,
textarea {
    color: #404040;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

p {
    margin-bottom: 1.5em
}

cite,
dfn,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: .9375rem
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    background: #fff
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ol,
ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto;
    max-width: 100%
}

figure {
    margin: 1em 0
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    padding: .6em 1em .4em
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    border-color: #ccc #bbb #aaa
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    border-color: #aaa #bbb #bbb
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    color: #111
}

select {
    border: 1px solid #ccc
}

textarea {
    width: 100%
}

a {
    color: #01678b;
    text-decoration: none;
    cursor: pointer
}

a:hover {
    text-decoration: underline
}

/*a:visited {*/
    /*color: #01678b*/
/*}*/

a:active,
a:focus,
a:hover {
    color: #002f3f
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

.main-navigation {
    clear: both;
    display: block;
    width: 100%
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    position: absolute;
    /*top: 100%;*/
    left: -999em;
    z-index: 99999;
    width: 100%;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul li.focus>ul,
.main-navigation ul ul li:hover>ul {
    left: 100%
}


.main-navigation ul li.focus>ul,
.main-navigation ul li:hover>ul {
    left: 0
}

.main-navigation li {
    float: left;
}

.sub-menu li {
    background: rgba(255, 255, 255, 1);
    display: table;
    width: 20%;

    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
}

.sub-menu li a {
    width: 100%;
}

.sub-menu li:hover {
    background: rgba(240, 240, 240, 0.78);
}

.main-navigation a {
    display: block;
    text-decoration: none
}

.main-navigation.toggled ul,
.menu-toggle {
    display: block;
}

@media (min-width:1025px) {
    .menu-toggle {
        display: none
    }
    .main-navigation ul {
        display: block;
        justify-content: center
    }
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

.sticky {
    display: block
}

.page,
.post {
    margin: 0 0 1.5em
}

.updated:not(.published) {
    display: none
}

.entry-content,
.entry-summary,
.page-content {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.ab-page-container .ab-container-content {
    display: flex
}

.ab-page-container .ab-sidebar {
    flex: 0 0 320px;
    margin-right: 24px
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.ab-banner {
    text-align: center;
    display: flex;
    flex-direction: column;
    color: #fff;
    margin: 37px 27px 27px
}

.ab-banner {
    position: relative;
    overflow: hidden;
    padding-top: 54%
}

.ab-banner .ab-banner-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    display: block
}

.ab-banner-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 10px 37px 20px 37px
}

.ab-banner-content:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(40, 90, 108, .6);
    z-index: 0
}

.ab-banner-content * {
    position: relative;
    display: block;
    margin: 0 auto
}

.ab-banner-title {
    font-size: 24px;
    font-weight: lighter
}

.ab-banner-subtitle {
    margin-bottom: 10px
}

.ab-banner-body {
    font-size: 14px
}

.ab-banner-full,
.ab-banner-static {
    margin: 0;
    padding-top: 0;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw
}

.ab-banner-full .ab-banner-content,
.ab-banner-static .ab-banner-content {
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px
}

.ab-banner-full .ab-banner-title,
.ab-banner-static .ab-banner-title {
    font-size: 28px
}

.ab-banner-full .ab-banner-subtitle,
.ab-banner-static .ab-banner-subtitle {
    margin-bottom: 25px
}

.ab-banner-static {
    width: auto;
    left: auto;
    right: auto;
    margin-left: auto;
    margin-right: auto
}

.ab-banner .ab-btn,
.ab-banner button,
.ab-banner input[type=button],
.ab-banner input[type=reset],
.ab-banner input[type=submit] {
    padding: 12px 40px
}

.ab-banner-variant-five,
.ab-banner-variant-four,
.ab-banner-variant-one,
.ab-banner-variant-three,
.ab-banner-variant-two {
    position: relative;
    color: #fff;
    margin-bottom: 50px;
    overflow: hidden
}

.ab-banner-variant-five .ab-banner-image,
.ab-banner-variant-four .ab-banner-image,
.ab-banner-variant-one .ab-banner-image,
.ab-banner-variant-three .ab-banner-image,
.ab-banner-variant-two .ab-banner-image {
    display: block
}

.ab-banner-variant-five .ab-banner-body,
.ab-banner-variant-four .ab-banner-body,
.ab-banner-variant-one .ab-banner-body,
.ab-banner-variant-three .ab-banner-body,
.ab-banner-variant-two .ab-banner-body {
    margin: 0
}

.ab-banner-variant-five .ab-banner-content:before,
.ab-banner-variant-four .ab-banner-content:before,
.ab-banner-variant-one .ab-banner-content:before,
.ab-banner-variant-three .ab-banner-content:before,
.ab-banner-variant-two .ab-banner-content:before {
    content: none
}

.ab-banner-variant-five .ab-banner-button,
.ab-banner-variant-four .ab-banner-button,
.ab-banner-variant-one .ab-banner-button,
.ab-banner-variant-three .ab-banner-button,
.ab-banner-variant-two .ab-banner-button {
    width: 100%
}

.ab-banner-variant-one .ab-banner-title {
    margin: 0 0 12px;
    max-width: 200px;
    text-align: center
}

.ab-banner-variant-one .ab-banner-content {
    justify-content: flex-end;
    padding: 17px
}

.ab-banner-variant-two {
    background: #f6f6f6
}

.ab-banner-variant-two .ab-banner-title {
    background: #64d8e2;
    color: #fff;
    margin: 0;
    text-align: center;
    font-size: 30px
}

.ab-banner-variant-two .ab-banner-content {
    position: static;
    color: #000;
    padding: 5px
}

.ab-banner-variant-two .ab-banner-body {
    padding: 10px
}

.ab-banner-variant-two .ab-banner-button {
    margin-top: 30px
}

.ab-banner-variant-three .ab-banner-title {
    max-width: 160px;
    text-align: center;
    margin-bottom: 26px
}

.ab-banner-variant-three .ab-banner-content {
    justify-content: flex-end;
    padding: 17px
}

.ab-banner-variant-four .ab-banner-title {
    font-size: 30px;
    border-bottom: 1px solid #73ebf5;
    width: calc(100% + 34px);
    text-align: center;
    margin: 0 -17px;
    padding: 0 0 12px
}

.ab-banner-variant-four .ab-banner-body {
    padding: 18px 0 0
}

.ab-banner-variant-four .ab-banner-content {
    position: static;
    background: #64d8e2;
    color: #fff;
    padding: 17px
}

.ab-banner-variant-four .ab-banner-input {
    width: 100%;
    text-transform: uppercase;
    padding: 15px;
    font-size: 18px;
    margin-top: 30px
}

.ab-banner-variant-five {
    margin-top: 50px
}

.ab-banner-variant-five .ab-banner-image {
    min-height: 190px;
    width: auto
}

.ab-banner-variant-five .ab-banner-title {
    font-size: 30px
}

.ab-banner-variant-five .ab-banner-content {
    padding: 10px 125px 10px 25px;
    text-align: center
}

.ab-banner-variant-five .ab-banner-action {
    display: flex
}

.ab-banner-variant-five .ab-banner-input {
    min-width: 280px
}

.ab-bnr {
    position: relative;
    color: #fff;
    margin-bottom: 20px
}

.ab-bnr-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.ab-bnr-image img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.ab-bnr-image:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5
}

.ab-bnr-blue .ab-bnr-image:after {
    background: linear-gradient(to right, #64d8e2, #01678b)
}

.ab-bnr-dark-blue .ab-bnr-image:after {
    background: #086787
}

.ab-bnr-light .ab-bnr-image:after {
    background: linear-gradient(to right, rgba(255, 255, 255, .05), rgba(255, 255, 255, .97));
    opacity: 1
}

.ab-bnr-no-image-blue {
    background: #4388a0
}

.ab-bnr-title {
    font-size: 30px
}

.ab-bnr-subtitle {
    font-size: 14px;
    margin-bottom: 20px
}

.ab-bnr-content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 40px 0
}

.ab-bnr-content>* {
    position: relative
}

.ab-bnr-p30 .ab-bnr-content {
    padding: 30px 0
}

.ab-bnr-light {
    color: rgba(0, 0, 0, .65)
}

.ab-bnr-light-content {
    color: #858585
}

.ab-bnr-form {
    display: flex;
    max-width: 100%;
    flex-wrap: wrap
}

.ab-bnr-call {
    display: flex;
    text-align: center;
    padding: 0 40px
}

.ab-bnr-call .ab-bnr-form {
    white-space: nowrap;
    flex-wrap: nowrap
}

.ab-bnr-call-second {
    white-space: nowrap;
    display: flex;
    flex-direction: column-reverse;
    padding: 10px 15px 10px 10px
}

.ab-bnr-call-third {
    flex: 0 1 100%
}

.ab-bnr-call-label {
    font-size: 9px
}

.ab-bnr-call .ab-bnr-form-input {
    flex: 1 0 auto
}

.ab-bnr-sidebar {
    margin-bottom: 20px;
    position: relative
}

.ab-bnr-sidebar-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ab-bnr-sidebar-image:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ab-bnr-sidebar-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ab-bnr-sidebar-image~* {
    position: relative
}

.ab-bnr-sidebar-light .ab-bnr-sidebar-image:after {
    background: linear-gradient(to left, rgba(255, 255, 255, .05), rgba(255, 255, 255, .97))
}

.ab-bnr-sidebar-blue .ab-bnr-sidebar-image:after {
    background: rgba(67, 150, 180, .6)
}

.ab-bnr-sidebar-dark-blue .ab-bnr-sidebar-image:after {
    background: rgba(3, 57, 77, .6)
}

.ab-banner-13col-45-1 {
    max-width: 318px;
    height: 265px;
    position: relative;
    text-align: center
}

.ab-banner-13col-45-1_title {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    padding: 0 30px;
    font-size: 28px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: -.6px;
    text-align: center;
    color: #fff
}

.ab-banner-13col-45-1_cta {
    position: absolute;
    bottom: 0;
    padding: 23px 30px;
    width: 100%
}

.ab-banner-13col-45-1_cta-btn {
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal
}

.ab-banner-13col-11-5 {
    max-width: 320px;
    height: auto;
    padding-bottom: 35px;
    color: #fff;
    background-image: linear-gradient(to bottom, #086787, #06465c)
}

.ab-banner-13col-11-5_title {
    padding: 15px 0;
    font-family: Nunito;
    font-size: 25px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: -.5px;
    text-align: center
}

.ab-banner-13col-11-5_body {
    margin: 0 15px;
    padding: 11px 19px;
    border-radius: 8px;
    background-color: #04546f;
    font-family: Nunito;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left
}

.ab-bnr-sidebar .ab-banner-13col-11-5_list {
    margin: 0;
    padding-inline-start: 0;
    list-style-type: none;
    color: #fff;
    font-size: 16px;
    text-indent: 0
}

.ab-bnr-sidebar .ab-banner-13col-11-5_list-item::before {
    content: "-";
    margin-right: 5px;
    margin-left: 0;
    display: inline-block;
    text-indent: 0
}

.ab-banner-13col-11-5_cta {
    text-align: center;
    margin-top: 15px
}

.ab-banner-13col-11-5_cta-btn {
    font-family: Nunito;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: .83;
    letter-spacing: normal;
    text-align: center
}

.ab-banner-13col-310-2 {
    max-width: 320px;
    height: auto;
    padding: 19px 18px;
    background-color: #f5f5f5;
    text-align: center;
    font-family: Nunito
}

.ab-banner-13col-310-2_label {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #858585
}

.ab-banner-13col-310-2_cta-btn {
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center
}

.ab-banner-13col-310-2_separator {
    margin: 15px auto;
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #878787
}

.ab-banner-13col-310-2_cta-2 {
    display: flex;
    flex-direction: row
}

.ab-bnr-sidebar .ab-banner-13col-310-2_cta-2-inp {
    flex: 0 1 100%;
    padding: 0 15px 0 10px;
    border: 1px solid #fff;
    font-family: Nunito;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal
}

.ab-bnr-sidebar .ab-banner-13col-310-2_cta-2-btn {
    margin-left: -5px;
    padding: 9px 24px;
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center
}

.ab-banner-13col-43-7 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 320px;
    height: 265px;
    position: relative;
    padding: 25px 30px
}

.ab-banner-13col-43-7_title {
    font-size: 28px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: -.6px;
    text-align: left;
    color: #707070
}

.ab-banner-13col-43-7_cta-btn {
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal
}

.ab-bnr-call-first {
    white-space: nowrap;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.ab-bottom-section {
    background: #408da8;
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    padding: 70px;
    color: rgba(255, 255, 255, .5);
    font-weight: lighter;
    letter-spacing: 2px
}

.ab-box {
    display: table;
    margin: auto;
    padding: 27px 44px;
    font-size: 14px
}

@media (max-width:768px) {
    .ab-box {
        padding: 27px 20px;
        margin: 0 auto
    }
}

.ab-box-content {
    display: flex;
    flex-direction: row
}

@media (max-width:768px) {
    .ab-box-content {
        flex-direction: column;
        align-items: center
    }
}

.ab-box-content-left,
.ab-box-content-mid,
.ab-box-content-right {
    display: flex;
    flex-direction: column;
    padding: 0 6px;
    text-align: center
}

@media (max-width:767px) {
    .ab-box-content-left {
        margin-bottom: 30px
    }
}

.ab-box-secondary {
    background: #285a6c;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .45);
    color: #fff
}

.ab-btn,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 1px solid #ffe30d;
    font-family: inherit;
    background: #ffe30d;
    font-size: 16px;
    color: #000;
    padding: 12px 25px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    border-radius: 4px;
    line-height: .83;
    vertical-align: middle;
    cursor: pointer;
    transition: .15s all ease-in;
    display: inline-block;
    text-align: center
}

.ab-btn:visited,
button:visited,
input:visited[type=button],
input:visited[type=reset],
input:visited[type=submit] {
    color: #000
}

.ab-btn:hover,
button:hover,
input:hover[type=button],
input:hover[type=reset],
input:hover[type=submit] {
    border: 1px solid #fff
}

.ab-btn-lg {
    font-size: 18px
}

.ab-btn-secondary {
    border: 1px solid #01678b;
    background: #01678b;
    color: #fff;
    box-shadow: none
}

.ab-btn-secondary:hover {
    border: 1px solid #013c52;
    background: #013c52;
    border: none
}

.ab-header-call-now {
    display: flex;
    align-items: center;
    margin-right: 22px;
    margin-top: 14px;
    position: relative
}

.ab-header-call-now-text {
    display: flex;
    flex-direction: column;
    text-align: right;
    margin-right: 16px;
    margin-top: 4px
}

.ab-header-call-now-title {
    color: #408da8
}

.ab-header-call-now-subtitle {
    color: rgba(112, 112, 112, .65);
    font-size: 10px;
    margin-top: -5px
}

.ab-header-call-now-phone {
    font-size: 24px;
    color: #01678b;
    font-weight: 700
}

.ab-header-call-now-who {
    position: absolute;
    bottom: 0;
    right: 32px;
    font-size: 10px;
    font-weight: 700;
    color: #707070;
    text-decoration: none
}

.ab-header-call-now-who:visited {
    color: #707070
}

.ab-header-call-now-who:hover {
    text-decoration: none
}

.ab-header-call-now-who-icon {
    display: inline-block;
    background: #ffe30d;
    border-radius: 100%;
    margin-right: 5px;
    width: 10px;
    line-height: 10px;
    text-align: center
}

.ab-card-image {
    margin-bottom: 10px
}

.ab-card-image {
    position: relative;
    overflow: hidden;
    padding-top: 58%
}

.ab-card-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    display: block
}

.ab-card-title {
    font-size: 21px;
    color: #707070
}

.ab-card-subtitle {
    font-size: 14px;
    color: #90b8ca
}

.ab-card-secondary {
    display: flex
}

.ab-card-secondary .ab-card-image {
    width: 90px;
    height: 90px;
    padding-top: 0;
    border: 1px solid rgba(112, 112, 112, .5);
    margin-right: 15px;
    margin-bottom: 0
}

.ab-card-secondary .ab-card-title {
    font-size: 18px;
    color: #000
}

.ab-card-secondary .ab-card-subtitle {
    color: #408da8
}

.ab-container-content,
.ab-content-home,
.ab-header-row {
    width: 100%;
    max-width: 1093px;
    margin: auto;
    padding: 0 20px
}

.ab-content-home {
    padding: 0
}

.ab-container-content-top {
    display: flex;
    flex-flow: row-reverse;
    margin-top: 32px
}

.ab-container-content-top .site-main {
    flex: 1 1 624px
}

.ab-container-content-top .posts-navigation {
    display: none
}

.ab-container-content {
    margin-top: 32px
}

.ab-primary-content {
    background: #fff;
    padding-bottom: 40px
}

.ab-container-content-articles {
    display: flex
}

.ab-container-content-articles .site-main {
    flex: 1 1 auto
}

.ab-container-content-articles .ab-sidebar {
    margin-left: 25px;
    flex: 0 0 250px
}

.ab-contributors-container {
    display: flex;
    flex-wrap: wrap
}

.ab-contributors-container>* {
    flex: 0 0 33.333%;
    padding: 15px 20px
}

@media (max-width:1024px) {
    .ab-contributors-container>* {
        flex: 0 0 50%;
        border-bottom: 1px solid #ddd!important;
        border-right: 1px solid #ddd!important
    }
}

@media (max-width:768px) {
    .ab-contributors-container>* {
        flex: 0 0 100%;
        border-bottom: 1px solid #ddd!important;
        border-right: none!important
    }
}

.ab-contributors-container>:nth-last-child(n+4) {
    border-bottom: 1px solid #ddd
}

.ab-contributors-container>:nth-child(3n+2) {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd
}

.ab-cta-primary {
    margin-top: -100px;
    z-index: 2;
    position: relative
}

.ab-divider {
    font-size: 12px;
    font-style: italic;
    line-height: 1.25;
    text-align: center;
    color: #fff;
    padding: 10px 0
}

.ab-footer {
    background: #707070;
    color: #fff;
    text-align: center;
    padding: 80px 0 90px 0
}

.ab-footer a {
    color: #fff
}

.ab-footer-nav {
    margin-bottom: 35px
}

.ab-footer-nav a {
    display: inline-block
}

.ab-footer-nav a:after {
    content: "|";
    color: #64d8e2;
    margin: 10px
}

.ab-footer-nav a:last-child:after {
    content: none
}

.ab-footer-mid {
    display: flex;
    justify-content: space-between;
    max-width: 540px;
    margin: 30px auto
}

.ab-footer-social {
    width: 150px;
    display: flex;
    justify-content: space-between
}

.ab-footer-social a {
    display: inline-block;
    vertical-align: middle;
    height: 30px
}

.ab-footer-social img {
    display: block
}

.ab-footer-hon {
    width: 250px;
    text-align-last: left;
    display: block;
    font-size: 11px
}

.ab-footer-hon img {
    float: left;
    margin-right: 10px
}

.ab-floating-banner {
    position: fixed;
    bottom: 0;
    width: 100%;
    justify-content: space-between;
    background: #fff;
    z-index: 99;
    padding: 20px;
    border-top: 1px solid #ddd;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .45);
    display: flex
}

@media (max-width:767px) {
    .ab-floating-banner {
        transform: translateY(100%);
        transition: .3s all ease-in
    }
    [data-scroll-direction=down] .ab-floating-banner {
        transform: none
    }
}

.ab-floating-banner-title {
    text-transform: uppercase;
    font-weight: 700
}

.ab-floating-banner-who {
    font-size: 12px
}

.ab-floating-banner-btn {
    width: 50px;
    height: 50px;
    background: #222;
    border-radius: 50px;
    position: relative
}

.ab-floating-banner-btn svg {
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ab-info-icon {
    background: #ffe30d;
    padding: 0 .6em;
    display: inline-block;
    margin: 0 5px 0 0;
    border-radius: 100%
}

.ab-btn .ab-info-icon,
button .ab-info-icon,
input[type=button] .ab-info-icon,
input[type=reset] .ab-info-icon,
input[type=submit] .ab-info-icon {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    height: 20px;
    line-height: 20px;
    margin-left: 8px
}

.popup-who-answers {
    position: absolute;
    width: 400px;
    padding: 20px;
    right: 0;
    top: 56px;
    background: #fff;
    z-index: 999;
    border: 2px solid #707070;
    box-shadow: 0 0 5px #707070
}

.popup-who-answers p {
    font-size: 12px;
    margin: 0
}

.ab-who-close-popup-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 18px;
    height: 18px;
    text-align: center;
    cursor: pointer
}

.ab-close-popup-btn i {
    font-size: 18px
}

[data-phone] {
    position: relative
}

.ab-who-answers-popup {
    position: fixed;
    display: none
}

@media (max-width:767px) {
    .ab-who-answers-popup {
        position: fixed;
        top: 0!important;
        left: 0!important;
        width: 100vw;
        height: 100vh;
        z-index: 10000
    }
}

body .ab-info-icon-dynamic {
    position: absolute;
    top: 97%;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    margin: 8px 0 0!important;
    background: 0 0!important;
    padding: 0;
    font-size: 10px;
    color: #fff
}

body .ab-info-icon-dynamic:before {
    content: 'i';
    width: 16px;
    line-height: 16px;
    background: #ffe30d;
    color: #000;
    display: inline-block;
    margin-right: 5px;
    border-radius: 100%
}

.ab-banner-13col-310-2_cta {
    margin-bottom: 30px
}

.ab-banner-13col-310-2_cta .ab-info-icon-dynamic {
    color: #000
}

.ab-site-header {
    background: #fff;
    position: relative;
    z-index: 100
}

.ab-header-top-content {
    display: flex;
    justify-content: space-between
}

.ab-content-header {
    background-image: linear-gradient(#f3f8f9, #f3f8f9);
    padding: 5px 70px 5px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 11px;
    margin-bottom: 24px
}

.ab-content-header-title {
    font-size: 16px;
    font-weight: 600;
    color: #707070;
    text-transform: uppercase
}

.ab-content-header-link {
    color: #01678b;
    font-size: 12px
}

.ab-header-menu {
    display: block;
    justify-content: center
}

.ab-search {
    position: relative;
    float: left;
}

@media (max-width:1024px) {
    .ab-search {
        position: absolute;
        right: 0;
        top: 0
    }
}

@media (max-width:768px) {
    .ab-search {
        top: 10px
    }
}

.ab-search-form {
    position: absolute;
    top: 100%;
    right: 0;
    padding: 12px;
    background: #fff;
    display: none;
    z-index: 9
}

.ab-toggle-open .ab-search-form {
    display: flex
}

@media (max-width:768px) {
    .ab-search-form {
        margin-top: 18px
    }
}

.ab-search-menu-item {
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    padding: 8px 25px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (min-width:1025px) {
    .ab-search-menu-item:hover,
    .ab-toggle-open .ab-search-menu-item {
        color: #285a6c;
        background: #fff
    }
}

.ab-search-image {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    background-size: cover;
    vertical-align: middle
}

@media (min-width:1025px) {
    .ab-search-image {
        background: url(images/search.png)
    }
    .ab-search-menu-item:hover .ab-search-image,
    .ab-toggle-open .ab-search-image {
        background: url(images/search-open.png)
    }
}

@media (max-width:1024px) {
    .ab-search-image {
        width: 26px;
        height: 26px;
        background: url(images/search-tablet.png)
    }
    .ab-toggle-open .ab-search-image {
        background: url(images/search-open-tablet.png)
    }
}

@media (max-width:768px) {
    .ab-search-image {
        background: url(images/search-mobile.png)
    }
    .ab-toggle-open .ab-search-image {
        background: url(images/search-mobile.png)
    }
}

.ab-search-image,
.ab-search-image-tablet,
.ab-search-text {
    vertical-align: middle
}

.ab-search-icon {
    width: 16px;
    height: 16px;
    display: inline-block
}

.ab-search-button {
    padding: 0;
    width: 40px;
    text-align: center
}

.ab-search-input {
    width: 300px
}

.ab-search-input::placeholder {
    text-align: left;
    font-size: 14px
}

.ab-header-callout {
    position: relative;
    float: right;
    margin-right: 40px;
    display: none
}

@media (min-width:767px) {
    .ab-header-callout {
        display: block;
        z-index: 9;
    }
}

@media (max-width:1024px) {
    .ab-header-callout {
        top: 34px
    }
}

.ab-header-callout-content {
    font-size: 12px;
    background: #ffe30d;
    border-radius: 0 0 4px 4px;
    font-style: italic;
    padding: 5px 25px;
    box-shadow: 0 5px 4px 0 rgba(0, 0, 0, .25) inset
}

.ab-header-callout-arrow {
    position: absolute;
    bottom: 50%;
    left: calc(100% - 10px);
    pointer-events: none
}

body .ab-site-header {
    position: fixed;
    width: 100%;
    top: 0;
    transition: .3s all ease-in
}

body {
    padding-top: 70px
}

@media (min-width:1024px) {
    body {
        padding-top: 110px
    }
}

@media (max-width:767px) {
    .ab-site-header {
        transform: translateY(-100%)
    }
    [data-scroll-direction=up] .ab-site-header {
        transform: none
    }
}

.ab-hero {
    padding: 170px 0 134px;
    position: relative;
    background-size: cover;
    background-position: center center;
    width: 100%;
    overflow: hidden
}

.ab-hero {
    position: relative;
    overflow: hidden
}

.ab-hero img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    display: block
}

@media (max-width:768px) {
    .ab-hero {
        padding: 45px 30px 134px;
    }
}

.ab-hero-small {
    padding: 36px
}

.ab-hero-small .ab-hero-content {
    max-width: 740px
}

.ab-hero-small .ab-hero-subtitle {
    font-size: 18px
}

.ab-hero:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(40, 90, 108, .6);
    z-index: 0
}

.ab-hero-content {
    position: relative;
    max-width: 100%;
    color: #fff;
    text-align: center;
    z-index: 2;
    margin: auto
}

@media (max-width:768px) {
    .ab-hero-content {
        text-align: left
    }
}

.ab-hero-title {
    font-size: 52px
}

.ab-hero-subtitle {
    font-size: 24px
}

.ab-hero-subtitle p {
    margin: 0
}

.ab-input {
    border-radius: 4px;
    background-color: #fff;
    border: none;
    box-shadow: none
}

.ab-input-cta {
    width: 240px;
    margin-right: -15px;
    vertical-align: middle
}

::placeholder {
    opacity: .7;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.67;
    text-align: center;
    color: #707070
}

.ab-logo {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    color: rgba(105, 105, 105, .5);
    padding: 12px 30px
}

@media (max-width:1024px) {
    .ab-logo {
        padding: 12px 0
    }
}

.ab-logo:hover {
    color: rgba(105, 105, 105, .5);
    text-decoration: none
}

.ab-logo-letter {
    background: #ff6b6b;
    color: #fff;
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 36px;
    text-align: center;
    position: relative
}

.ab-logo-letter:before {
    content: "a";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -2px
}

.ab-logo-name {
    font-size: 22px;
    vertical-align: text-bottom
}

.ab-logo-name-primary {
    color: #01678b;
    margin-right: -4px;
    font-weight: 700
}

.ab-logo-name-secondary {
    font-weight: lighter
}

.ab-logo-caption {
    font-size: 9px;
    display: block;
    margin-top: -6px
}

@media (max-width:768px) {
    .site-branding {
        margin: auto;
        display: table
    }
}

.main-navigation {
    background: #285a6c;
    box-shadow: 0 5px 4px 0 rgba(0, 0, 0, .25);
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 100
}

.page-template-landing-addiction-detox .main-navigation,
.page-template-landing-drug-testing-addiction-help .main-navigation,
.page-template-landing-family-help .main-navigation,
.page-template-landing-find-treatment .main-navigation,
.page-template-landing-meet-robert .main-navigation,
.page-template-landing-see-anthony .main-navigation,
.page-template-landing-stage-an-intevention .main-navigation {
    display: none!important
}

@media (max-width:768px) {
    .main-navigation {
        position: static;
        background: 0 0;
        height: 0
    }
}

.main-navigation a {
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    padding: 8px 25px
}

.main-navigation a.hovered {
    color: #285a6c;
    background: #fff;
}

.close-mobile-menu {
    display: none;
}

@media (max-width:1024px) {
    /*.main-navigation .menu {
        background: #fff;
        overflow: hidden;
        width: 80%;
        position: absolute;
        left: 0;
        top: 40px;
        z-index: 10;
    }
    */

    .close-mobile-menu {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
        font-weight: 700;
        background: #fff;
        width: 30px;
        height: 30px;
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        border-radius: 50%;
        color: #01678b;
    }
    .close-mobile-menu:hover {
        color: #7b7f83;
    }

    #primary-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 80%;
        height: 100%;
        box-shadow: 0 0 10px #85888C;
        margin: 0;
        padding: 40px 25px;
        background-color: #F5F6FA;
        -webkit-font-smoothing: antialiased;
        transform-origin: 0% 0%;
        transform: translate(-100%, 0);
        transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
        overflow-y: scroll;
    }

    .menu-menu-1-container {
        display: flex;
        flex-direction: column;
        position: relative;
        top: 0;
        left: 0;
        z-index: 99;
        -webkit-user-select: none;
        user-select: none;
    }

    .main-navigation .menu .sub-menu {
        position: static;
        float: left;
        box-shadow: none;
        width: 100%;
        /*display: none;*/
    }
    .main-navigation .menu li.menu-item-object-page,
    .main-navigation .menu li.menu-item-has-children {
        display: inline-block;
        float: none;
        width: 100%;
        position: relative;
        border-bottom: 1px solid #3d94b23d;
    }
    .main-navigation .menu li a {
        color: #01678b
    }

    .menu li a {
        font-weight: 600;
    }
    .sub-menu li a {
        font-size: 16px;
        font-weight: 400;
    }

    .open-submenu {
        background: url(images/dropdown-arrow.png) no-repeat scroll center center transparent;
        position: absolute;
        z-index: 999;
        right: 10px;
        top: 8px;
        width: 25px;
        height: 20px;
        cursor: pointer;

        transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
    }

    .open-submenu.rotated {
        transform: rotate(180deg);
    }

}

@media (max-width:768px) {
    .main-navigation .menu {
        top: 70px
    }
}



.main-navigation .sub-menu {
    background: #fff;
    flex-direction: column
}

.main-navigation .sub-menu a {
    color: #285a6c
}

@media (min-width:1025px) {
    .main-navigation .sub-menu a {
        font-size: 14px;
        line-height: 16px;
        height: 45px;
        vertical-align: middle;
        display: table-cell;
    }
}

.main-navigation .sub-menu .sub-menu {
    box-shadow: none!important;
    left: 0;
    top: auto;
    position: static;
    max-height: 0;
    overflow: hidden;
    transition: .3s all ease-in
}

.sub-menu .menu-item-has-children:hover .sub-menu,
.sub-menu .menu-item-has-children>a:focus+.sub-menu {
    max-height: 25vh
}

.menu-toggle {
    float: left;
    background: 0 0;
    box-shadow: none;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 0;
    height: 20px;
    width: 25px;
    padding: 0;
    border: none
}

@media (max-width:1024px) {
    .menu-toggle {
        display: flex
    }
}

@media (max-width:768px) {
    .menu-toggle {
        position: absolute;
        top: 22px
    }
}

.menu-toggle span {
    display: block;
    width: 25px;
    height: 2px;
    background: #fff
}

@media (max-width:768px) {
    .menu-toggle span {
        background: #000
    }
}

.nav-links a {
    border: 1px solid #01678b;
    color: #01678b;
    font-size: 18px;
    min-width: 300px;
    margin: 0 20px;
    display: inline-block;
    text-align: center;
    padding: 10px;
    border-radius: 4px
}

.sub-menu .menu-item-has-children>a {
    position: relative
}

.sub-menu .menu-item-has-children>a:before {
    content: '';
    display: inline-block;
    border-width: 5px;
    border-style: solid;
    border-color: #ffe30d transparent transparent;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -2px;
    transition: .2s transform ease-in
}

.sub-menu .menu-item-has-children>a:after {
    content: '';
    display: inline-block;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -4px;
    transition: .2s transform ease-in
}

.sub-menu .menu-item-has-children>a:hover:after,
.sub-menu .menu-item-has-children>a:hover:before {
    transform: rotate(180deg);
    margin-top: -4px
}

.sub-menu .menu-item-has-children>a:hover:after {
    margin-top: -2px
}

.sub-menu .menu-item:not(.menu-item-has-children) a[href="#"] {
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 11px;
    font-weight: 800;
    border-bottom: 1px solid #ddd;
    padding: 0 25px;
    margin-top: 10px;
    color: rgba(112, 112, 112, .75);
    pointer-events: none
}

.ab-featured-post {
    position: relative;
    overflow: hidden;
    padding-top: 60.5%
}

.ab-featured-post img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    display: block
}

.ab-featured-post-info {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 20px
}

.ab-featured-post-category {
    font-size: 14px
}

.ab-featured-post-title {
    font-size: 30px;
    font-weight: lighter
}

.ab-featured-post-meta {
    font-size: 14px;
    font-weight: 300
}

.single-post .ab-container-content {
    max-width: 1053px
}

.ab-post-image {
    padding-top: 56.25%;
    position: relative;
    overflow: hidden;
    margin: 0 -20px
}

.ab-post-image {
    position: relative;
    overflow: hidden;
    padding-top: 40%
}

.ab-post-image .attachment-post-thumbnail {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    display: block
}

.ab-post-image:empty {
    display: none
}

.ab-post-item {
    display: flex;
    justify-content: stretch;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    background-color: #fff;
    overflow: hidden;
    margin: 0 20px 20px;
    position: relative;
    padding-right: 155px
}

.ab-post-item-content {
    flex: 1 1 auto;
    padding: 16px
}

.ab-post-item-image {
    flex: 0 0 155px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    max-width: 155px;
    height: 100%
}

.ab-post-item-image .attachment-post-thumbnail,
.ab-post-item-image .post-thumbnail {
    display: block;
    height: 100%;
    object-fit: cover
}

.ab-post-item .entry-meta {
    color: #acacac;
    font-size: 14px
}

.ab-post-item .entry-meta a {
    text-decoration: none
}

.ab-post-item .entry-content {
    margin-top: 10px;
    opacity: .6;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
    color: #000
}

.ab-post-item .entry-content p {
    margin: 0
}

.ab-post-item .entry-title {
    margin: 0;
    line-height: 28px
}

.ab-post-item .entry-title a {
    font-size: 21px;
    letter-spacing: -.4px;
    color: #000;
    text-decoration: none;
    font-weight: 400
}

.ab-post-item-large .entry-content {
    font-size: 18px
}

.ab-post-item-large .entry-title a {
    font-size: 26px
}

.ab-hero-post {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%
}

.ab-hero-post img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    display: block
}

.ab-hero-post-content {
    color: #fff;
    position: absolute;
    bottom: 0;
    padding: 34px 24px
}

.ab-hero-post-title {
    font-size: 40px
}

.ab-rehab-centers-container {
    display: flex;
    flex-wrap: wrap;
    padding: 12px
}

.ab-rehab-centers-container>* {
    margin: 12px;
    flex: 0 0 calc(33.333% - 24px)
}

@media (max-width:1024px) {
    .ab-rehab-centers-container>* {
        flex: 0 0 calc(50% - 24px)
    }
}

.ab-rehab-guide-container {
    display: flex;
    flex-wrap: wrap;
    margin: 15px
}

.ab-rehab-guide-container>* {
    flex: 0 0 calc(33% - 30px)
}

@media (max-width:1024px) {
    .ab-rehab-guide-container>* {
        flex: 0 0 calc(50% - 30px)
    }
}

@media (max-width:768px) {
    .ab-rehab-guide-container>* {
        flex: 0 0 calc(100%)
    }
    .ab-rehab-guide-container {
        margin: 15px 0;
    }
}

.ab-rehab-guide {
    display: flex;
    margin: 15px;
    border: 1px solid #ddd;
}

.ab-rehab-guide>* {
    flex: 0 0 50%;
    display: flex;
    flex-direction: column
}

.ab-rehab-guide-download,
.ab-rehab-guide-view {
    line-height: 26px
}

.ab-rehab-guide-download {
    background: #01678b;
    color: #fff
}

.ab-rehab-guide-view {
    margin-top: auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    border-top: 1px solid #ddd;
}

.ab-rehab-guide-download {
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;
}
.ab-rehab-guide-download:hover,
.ab-rehab-guide-download:focus,
.ab-rehab-guide-download:active {
    color: #fff;
}

.ab-rehab-guide-title {
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block;
}

.ab-rehab-guide-subtitle {
    font-size: 12px;
    color: #707070;
    line-height: 12px;
    margin: 5px 0;
    display: inline-block;
}

.ab-rehab-guide-info {
    padding: 10px 15px
}

.ab-rehab-guide-image {
    position: relative;
    overflow: hidden;
    padding-top: 75%;
    min-height: 125px;
}

.ab-rehab-guide-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    display: block
}

.ab-sidebar {
    flex: 1 1 430px
}

@media (max-width:1024px) {
    .ab-sidebar {
        display: none
    }
}

.ab-widget-container {

}

.ab-widget-area {
    margin-bottom: 20px
}

.ab-widget-body {
    background: #fff
}

.ab-widget-body:after,
.ab-widget-body:before {
    content: "";
    display: table
}

.ab-widget-header,
.ab-widget-title {
    background: #408da8;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: lighter;
    line-height: 1.25;
    border-radius: 4px 4px 0 0;
    padding: 10px 24px;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    text-align: center;
    justify-content: space-between;
    flex-flow: row-reverse;
    align-items: center;
    position: relative;
    z-index: 1
}

.ab-widget-header-title,
.ab-widget-title-title {
    margin: auto
}

.ab-widget-header-link~.ab-widget-header-title,
.ab-widget-header-link~.ab-widget-title-title,
.ab-widget-title-link~.ab-widget-header-title,
.ab-widget-title-link~.ab-widget-title-title {
    margin: 0
}

.ab-widget-header-link,
.ab-widget-title-link {
    color: #fff;
    text-transform: none;
    font-size: 12px
}

.ab-widget-header-primary,
.ab-widget-title-primary {
    border-radius: 8px 8px 0 0;
    letter-spacing: 1px;
    font-size: 18px
}

.ab-widget-header-secondary,
.ab-widget-title-secondary {
    border-radius: 0;
    text-transform: none
}

.ab-widget-title {
    text-align: center;
    justify-content: center
}

.ab-entry-title {
    font-size: 36px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: .94;
    letter-spacing: normal;
    text-align: left;
    color: #01678b
}

.ab-entry-intro {
    opacity: .6;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: -.4px;
    text-align: left;
    color: #000
}

.ab-entry-content {
    display: flex
}

.ab-entry-body {
    flex: 1 1 auto
}

.ab-entry-body ul {
    margin: 0;
    list-style-type: none;
    text-indent: -15px;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.22;
    letter-spacing: normal;
    color: #01678b
}

.ab-entry-body ul li:before {
    content: "–";
    text-indent: -15px;
    margin-right: 15px
}

.ab-entry-body table {
    text-align: left;
    border-collapse: collapse;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: normal;
    text-align: left;
    color: rgba(0, 0, 0, .6)
}

.ab-entry-body table th {
    font-size: 18px;
    font-weight: 700;
    color: #64d8e2
}

.ab-entry-body table td {
    opacity: 1;
    font-size: 16px
}

.ab-entry-body table td,
.ab-entry-body table th {
    border-bottom: 1px solid gray
}

.ab-entry-sidebar {
    flex: 0 0 320px;
    margin-left: 30px
}

@media (max-width:1024px) {
    .ab-entry-sidebar {
        display: none
    }
}

.ab-entry-info {
    display: flex;
    margin: 15px 0
}

.ab-entry-author {
    display: flex;
    flex: 1 1 auto
}

.ab-entry-author-img {
    width: 62px;
    height: 62px;
    border: 1px solid rgba(112, 112, 112, .5)
}

.ab-entry-author-details {
    margin: 0 25px;
    max-width: 200px
}

.ab-entry-author-name {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.79;
    color: #000
}

.ab-entry-author-sector {
    font-size: 14px;
    line-height: 1.43;
    color: #408da8
}

.ab-entry-stats {
    display: flex;
    flex: 1 1 auto
}

.ab-entry-stat {
    display: flex;
    flex-direction: column;
    margin: auto 0 auto
}

.ab-entry-stat-icon {
    margin: auto 10px auto 0
}

.ab-entry-stat-num {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.04;
    color: #707070
}

.ab-entry-stat-label {
    font-size: 14px;
    line-height: 1.43;
    color: #707070
}

.ab-entry-stats-small .ab-entry-stat {
    flex-direction: row;
    margin: 0
}

.ab-entry-stats-small .ab-entry-stat-icon {
    max-width: 14px;
    margin: 3px 5px 0 0;
    height: 14px
}

.ab-entry-stats-small .ab-entry-stat-label {
    display: inline-block;
    line-height: normal;
    margin-left: 5px
}

.ab-entry-stats-small .ab-entry-stat-num {
    font-size: 14px;
    display: inline-block;
    line-height: normal
}

.ab-entry-meta {
    margin-right: 30px;
    color: #acacac
}

@media (max-width:1024px) {
    .ab-entry-meta {
        font-size: 14px
    }
}

.ab-entry-social {
    display: flex;
    margin: 30px 0
}

.ab-entry-social-icon {
    height: 25px;
    opacity: .2;
    margin: 0 10px
}

.ab-container.bottom {
    background-color: #f4f9fa;
    overflow: hidden
}

.ab-container-comments {
    max-width: 1093px;
    padding: 0 20px;
    margin: auto
}

.ab-container-comments-desc {
    padding: 38px 0;
    color: rgba(0, 0, 0, .6);
    font-size: 18px
}

.ab-reviewers {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    background-color: #fff;
    margin: 0 -23px
}

.ab-reviewers-header {
    background: #408da8;
    padding: 10px 25px
}

.ab-reviewers-header-title {
    font-size: 18px;
    font-weight: 600;
    line-height: .61;
    color: #fff
}

.ab-reviewers-body {
    display: flex;
    flex-wrap: wrap
}

.ab-reviewers-item {
    margin: 25px;
    flex: 0 0 calc(35% - 50px);
    color: rgba(0, 0, 0, .6);
    font-size: 14px;
    line-height: 1.43
}

.ab-reviewers-item-title {
    font-size: 18px;
    font-weight: 700
}

.comments-area {
    margin-top: 30px
}

.ab-comment-list {
    font-size: 14px;
    line-height: 20px
}

.ab-comment-list,
.ab-comment-list ol {
    list-style: none;
    padding: 0;
    margin: 0
}

.ab-comment-list ol,
.ab-comment-list ol ol {
    margin-left: 30px
}

.ab-comment-list .avatar,
.ab-comment-list .says {
    display: none
}

.ab-comment-list .comment-meta {
    display: flex
}

.ab-comment-list .comment-metadata {
    margin-left: 6px
}

.ab-comment-list .comment-metadata:before {
    content: " - "
}

.ab-comment-list .reply a {
    display: inline-block;
    margin-right: 40px
}

.ab-comment-list .comment-body {
    background: #fff;
    border: 1px solid rgba(112, 112, 112, .5);
    padding: 12px;
    color: rgba(0, 0, 0, .6);
    margin-bottom: 34px
}

.comment-form-url {
    display: none
}

.comment-form label {
    display: block
}

.ab-toggle-closed {
    display: none
}

.ab-toggle-open {
    display: block
}

.ab-comments-header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.ab-comments-header .comments-title {
    color: rgba(0, 0, 0, .6)
}

.ab-comments-header .ab-btn,
.ab-comments-header button,
.ab-comments-header input[type=button],
.ab-comments-header input[type=reset],
.ab-comments-header input[type=submit] {
    font-size: 15px
}

.ab-more-comments {
    background: 0 0;
    border: 1px solid #01678b;
    color: #01678b;
    font-size: 18px;
    width: 300px;
    display: block;
    margin: 0 auto 34px;
    box-shadow: none
}

.ab-more-comments:hover {
    background: #01678b;
    border: 1px solid #01678b;
    color: #fff
}

@media (max-width:768px) {
    .ab-hide-mobile {
        display: none!important
    }
}

@media (max-width:1024px) {
    .ab-hide-tablet {
        display: none!important
    }
}

@media (min-width:1025px) {
    .ab-hide-desktop {
        display: none!important
    }
}

.ab-show-desktop {
    display: none!important
}

@media (min-width:1025px) {
    .ab-show-desktop {
        display: initial!important
    }
}

.ab-icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.ab-icon:before {
    content: "";
    width: 18px;
    height: 18px;
    display: inline-block;
    background-size: contain
}

.ab-icon-phone:before {
    background-image: url(images/phone.svg)
}

.ab-landing-container {
    background: #fff;
    overflow: hidden
}

.ab-landing-content {
    max-width: 1093px;
    padding: 0 20px;
    margin: auto
}

.ab-split-box {
    display: flex;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .45);
    flex-wrap: wrap;
    margin: -25px auto 30px;
    font-size: 18px;
    position: relative;
    background: #fff;
    max-width: 884px
}

.ab-split-box>* {
    flex: 0 0 50%;
    padding: 30px 50px
}

.ab-split-box-primary {
    background: #408da8;
    color: #fff
}

.ab-split-box-secondary .ab-split-box-title {
    color: #01678b
}

.ab-split-box-secondary .ab-split-box-content {
    opacity: .75
}

.ab-split-box-title {
    font-size: 28px;
    margin-bottom: 10px
}

.ab-split-box-content {
    margin-bottom: 25px
}

.ab-split-box-input {
    background: #efefef;
    text-align: center;
    height: 47px;
    margin-bottom: 5px
}

.ab-split-box .ab-btn,
.ab-split-box button,
.ab-split-box input[type=button],
.ab-split-box input[type=reset],
.ab-split-box input[type=submit],
.ab-split-box-input {
    display: block;
    width: 100%
}

.ab-landing-bottom-content {
    text-align: center;
    max-width: 574px;
    margin: auto;
    color: #707070;
    font-size: 14px
}

.ab-landing-bottom-content h2 {
    font-size: 24px
}

.ab-landing-bottom-content p {
    opacity: .75
}

.ab-checklist {
    padding: 0;
    margin: 20px 0 0;
    list-style-type: none
}

.ab-checklist li {
    position: relative;
    padding-left: 25px
}

.ab-checklist li:before {
    content: url(images/checklist-item.png);
    position: absolute;
    left: 0;
    top: 3px
}

.ab-hero-button {
    width: 250px;
    font-size: 24px;
    text-transform: uppercase;
    padding: 15px 60px;
    margin-bottom: 15px
}

.ab-hero-secondary {
    font-size: 18px
}

.ab-hero-secondary .ab-hero {
    padding-bottom: 200px
}

.ab-hero-secondary .ab-hero-subtitle {
    margin-bottom: 50px
}

.ab-hero-secondary .ab-landing-bottom-content h2 {
    color: #01678b
}

.ab-landing-box {
    width: 664px;
    max-width: 100%;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .45);
    background-color: #285a6c;
    color: #fff;
    text-align: center;
    margin: -120px auto 30px;
    position: relative;
    padding: 16px 45px 35px;
    font-size: 24px
}

.ab-landing-box-title {
    margin-bottom: 20px;
    display: block
}

.ab-landing-box-form {
    display: flex;
    align-items: center
}

.ab-landing-box-form input {
    flex: 1 1 100%;
    font-size: 18px;
    height: 48px
}

.ab-landing-box-form input::placeholder {
    font-size: 18px
}

.ab-landing-box-form button {
    white-space: nowrap;
    height: 56px;
    font-size: 21px
}

.ab-landing-hero {
    position: relative;
    overflow: hidden
}

.ab-landing-hero-container {
    max-width: 1008px;
    margin: auto
}

.ab-landing-hero-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.ab-landing-hero-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%)
}

.ab-landing-hero-image:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, .05), rgba(255, 255, 255, .97) 60%)
}

.ab-landing-hero-content {
    position: relative
}

.ab-landing-hero-content .ab-landing-list-primary {
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;
    display: table;
    margin: auto;
    font-size: 18px;
    margin-bottom: 35px;
    color: #707070
}

.ab-landing-hero-content .ab-landing-list-primary li {
    margin-bottom: 10px
}

.ab-landing-hero-content .ab-landing-list-primary li:before {
    content: url(images/landing-checkmark.png);
    vertical-align: middle;
    margin-top: 4px;
    margin-right: 5px;
    display: inline-block
}

.ab-landing-hero-content-430 {
    max-width: 430px;
    text-align: center;
    padding-bottom: 50px
}

.ab-landing-hero-title-primary {
    text-align: left;
    color: #01678b;
    font-size: 36px;
    margin-bottom: 20px;
    margin-top: 90px
}

.ab-landing-color-primary {
    color: #01678b
}

.ab-landing-color-base {
    color: #fff
}

.ab-landing-container button {
    font-size: 18px;
    padding: 15px 40px;
    font-weight: 700
}

.ab-landing-container-inner {
    max-width: 1053px;
    margin: auto
}

.ab-landing-title {
    font-size: 36px;
    color: #707070;
    margin-bottom: 10px
}

.ab-landing-title-secondary {
    color: #01678b;
    font-size: 24px;
    margin-bottom: 32px
}

.ab-landing-fz18 {
    font-size: 18px!important
}

.ab-landing-fz28 {
    font-size: 28px!important
}

.ab-landing-fz36 {
    font-size: 36px!important
}

.ab-landing-fz52 {
    font-size: 52px!important
}

.ab-landing-tac {
    text-align: center
}

.ab-landing-tal {
    text-align: left
}

.ab-landing-360 {
    max-width: 360px;
    margin: auto
}

.ab-landing-light {
    color: #707070;
    opacity: .85
}

.ab-landing-dandelion {
    color: #ffe30d
}

.ab-landing-shade-bg {
    background: rgba(112, 112, 112, .05)
}

.ab-landing-pv30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.ab-landing-pt80 {
    padding-top: 80px!important
}

.ab-landing-pt70 {
    padding-top: 70px!important
}

.ab-landing-pt30 {
    padding-top: 30px!important
}

.ab-landing-pb30 {
    padding-bottom: 30px!important
}

.ab-landing-pb40 {
    padding-bottom: 40px!important
}

.ab-landing-pb80 {
    padding-bottom: 80px!important
}

.ab-landing-pr50 {
    padding-right: 50px!important
}

.ab-landing-pl100 {
    padding-left: 100px!important
}

.ab-landing-m0 {
    margin: 0!important
}

.ab-landing-pb40 {
    padding-bottom: 40px
}

.ab-landing-mt50 {
    margin-top: 50px
}

.ab-landing-dtma {
    display: table;
    margin: auto
}

.ttn {
    text-transform: none!important
}

.ab-landing-divider {
    position: relative
}

.ab-landing-divider:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    width: 2px;
    background: #707070;
    opacity: .3
}

.ab-landing-two-cols {
    display: flex;
    flex-wrap: wrap
}

.ab-landing-two-cols>* {
    flex: 1 0 50%
}

@media (max-width:768px) {
    .ab-landing-two-cols>* {
        flex: 1 0 100%
    }
}

.ab-landing-hero-light:after {
    background: linear-gradient(to right, #64d8e2, #01678b);
    opacity: .4
}

.ab-subtitle-fz21 .ab-hero-subtitle {
    font-size: 21px
}

.ab-landing-form-xl {
    display: flex;
    max-width: 600px;
    margin: 20px auto;
    justify-content: center;
    align-items: center
}

.ab-landing-form-xl-input {
    height: 50px;
    font-size: 18px;
    text-align: center;
    flex: 1 0 400px
}

.ab-landing-form-xl-input::placeholder {
    font-size: 18px
}

.ab-landing-form-xl-button {
    flex: 1 0 200px;
    font-size: 24px!important;
    height: 60px;
    margin-left: -10px;
    font-weight: 400!important
}

.ab-landing-split-bg-container {
    position: relative;
    overflow: hidden
}

.ab-landing-split-bg {
    position: absolute;
    left: 50%;
    width: 50vw;
    height: 100%
}

.ab-landing-split-bg:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 50vw;
    background: #4e4e4e
}

.ab-landing-split-bg~* {
    position: relative
}

.ab-landing-split-bg img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: .5
}

.ab-landing-person {
    background: #fff;
    overflow: hidden;
    position: relative
}

.ab-landing-person-image {
    position: relative;
    width: calc(50vw + 50px);
    overflow: hidden
}

.ab-landing-person-image:before {
    content: '';
    display: block;
    height: 60vh
}

.ab-landing-person-image img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    max-width: initial;
    transform: translate(-50%, -50%)
}

.ab-landing-person-top-content {
    display: flex;
    flex-direction: column;
    position: relative
}

.ab-landing-person-top-content-container {
    position: relative;
    height: 60vh;
    display: flex;
    max-width: 1053px;
    margin: auto;
    margin-top: -60vh
}

.ab-landing-primary-content {
    flex: 0 0 calc(50% + 58px);
    display: flex;
    color: #fff;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 0 90px 50px 0
}

.ab-landing-secondary-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 320px;
    margin: 0 auto
}

.ab-btn-ghost {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff!important
}

.ab-stack-form {
    display: flex;
    flex-direction: column;
    width: 100%
}

.ab-stack-form-input {
    background: #efefef;
    border: none!important;
    margin-bottom: 6px;
    display: block;
    width: 100%;
    height: 50px
}

.ab-stack-form-button {
    width: 100%;
    font-size: 18px
}

.ab-landing-light-blue {
    color: #64d8e2
}

.ab-landing-checklist {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 18px;
    margin-top: 40px
}

.ab-landing-checklist li:before {
    content: url(images/landing-checkmark-2.png);
    vertical-align: middle;
    margin-top: 4px;
    margin-right: 5px;
    display: inline-block;
    font-weight: 700
}

.ab-landing-video-preview {
    padding: 40px
}

.ab-call-tooltip {
    position: absolute;
    top: 100%;
    right: 0;
    width: 400px;
    background: #fff;
    z-index: 1000;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .3);
    padding: 30px;
    font-size: 12px;
    display: none
}

.ab-header-call-now-who:hover .ab-call-tooltip {
    display: block
}

.second-part-home-widget {
    margin-top: 30px;
}