a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
small,
span {
    font-family: Lato;
}

.hero h2,
.remove-bottom {
    margin-bottom: 0;
}

.add-top.breadcrumbs,
.hero h1,
.hero h2,
.impact-highlight p,
.main-nav .learn-more,
.text-uppercase,
.whats-included header,
p.red-heading {
    text-transform: uppercase;
}

body {
    color: #333;
    background-color: #e5e4dc;
    font-size: 15px;
    line-height: 1.4;
    margin: 0;
}

h1 {
    font-size: 11.5pt;
}

.hero h2 {
    font-size: 55px;
    margin-top: 0;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 20px;
    color: #fff;
    font-weight: 500;
}

h2,
h3 {
    font-size: 34px;
}

h2 {
    font-weight: 900;
}

h4 {
    font-size: 17px;
    color: #9e252e;
}

h5 {
    font-size: 24px;
}

p {
    font-size: 16px;
}

small,
small p {
    font-size: 14px;
}

.x-small {
    font-size: 10px;
}

.btn {
    font-size: 17px;
}

a {
    color: #9d9d9d;
    text-decoration: none!important;
}

.nav>li:focus a.dropdown-toggle,
.nav>li:hover a.dropdown-toggle,
a:hover {
    text-decoration: none;
}

a:focus {
    outline: 0;
}

a:hover {
    color: #1badc1;
}

li a {
    color: #1BADC0;
}

li a:hover {
    color: #0E6F81;
}

.title-h1 {
    font-size: 34px!important;
    line-height: 1.1!important;
}

#container {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    position: relative;
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

#footer,
#header {
    display: block;
    color: #0096ff;
    background: #fff;
}

#header:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#header .container,
.page_content {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    position: relative;
}

.site_logo img {
    width: 100%;
}

.site_logo {
    float: left;
    font-size: 18px;
    height: 90px;
    padding: 40px 15px 15px;
}

.navbar-default {
    position: relative;
    z-index: 1039;
}

.navbar-inverse {
    background-color: #333;
    border-color: #333;
}

.navbar-static-top {
    border-radius: 0!important;
    border-width: 0 0 1px!important;
}

.navbar {
    min-height: 100px;
}

.nav.navbar-nav.main-nav {
    margin-top: 10px;
    top: 20px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d;
}

.navbar-nav>li>a {
    padding-bottom: 29px;
    padding-top: 45px;
    line-height: 15px;
}

.resource-nav>li>a {
    line-height: 3px;
}

.nav>li>a {
    display: block;
    position: relative;
    font-size: 15px;
}

.nav.navbar-nav form {
    margin-left: 15px;
    margin-right: 30px;
}

.nav.navbar-nav input {
    background: #5c5c5c;
    border: none;
    color: #000;
    padding: 0 0 0 5px;
    width: 140px;
    -webkit-appearance: none;
}

input,
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

input[type=checkbox] {
    -webkit-appearance: checkbox!important;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: transparent!important;
}

.navbar-inverse .navbar-nav>li:focus a.dropdown-toggle,
.navbar-inverse .navbar-nav>li:hover a.dropdown-toggle {
    background-color: transparent;
    color: #fff;
}

.main-nav .dropdown:hover>ul {
    display: block;
}

.main-nav .dropdown .dropdown-menu {
    border: 0;
    color: #000;
    min-height: 100px;
    padding: 0;
    width: 100%;
}

.main-nav .dropdown:hover>a::after {
    border-bottom: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    bottom: -2px;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    width: 0;
}

.main-nav .dropdown .col-sm-3,
.main-nav .dropdown .col-sm-4,
.main-nav .dropdown .col-sm-6 {
    padding-top: 40px;
    padding-bottom: 41px;
    text-align: center;
}

.main-nav .dropdown-menu {
    padding-left: 145px!important;
    padding-right: 145px!important;
}

/*.main-nav .dropdown-menu.drafting-solutions-drop-menu {
    padding-right: 200px!important;
}*/

.main-nav .dropdown-menu.education-drop-menu {
    padding-left: 260px!important;
    padding-right: 0!important;
}

.main-nav .dropdown-menu.blog-drop-menu,
.main-nav .dropdown-menu.resource-drop-menu {
    padding-left: 265px!important;
    padding-right: 0!important;
}

.main-nav .resource-drop-menu .row-1 .col-sm-3 {
    padding: 30px 15px 0;
}

.main-nav .resource-drop-menu .row-2 .col-sm-3 {
    padding: 20px 15px 0;
}

.main-nav .nav .dropdown .col-md-12 {
    padding-left: 100px;
}

.main-nav .col-md-12>li {
    float: left;
    font-size: 18px;
    padding: 10px;
    width: 250px;
}

.main-nav .dropdown-menu h3,
.resource-drop-menu .col-sm-3 a {
    color: #0e6f81;
    font-size: 18px;
    margin: 0;
}

.main-nav .dropdown-menu p {
    font-size: 12px;
}

.main-nav .dropdown-menu a {
    font-size: 10px;
}

.main-nav .learn-more {
    color: #000;
}

.main-nav .learn-more>span {
    padding-left: 10px;
}

.main-nav .dropdown-menu a:hover,
.main-nav .dropdown-menu a:hover h3 {
    color: #1badc1;
}

.hero h1,
.hero p {
    color: #fff;
}

.nav.navbar-nav.top-nav {
    position: absolute;
    right: 0;
    top: 5px;
}

.nav.navbar-nav.top-nav>li>a {
    font-size: 13px;
    padding-bottom: 0;
    padding-top: 0;
}

.nav.navbar-nav.top-nav>li {
    border-right: 1px solid #5C5C5C;
}

.nav.navbar-nav.top-nav>li:last-child {
    border-right: 0 none;
    top: 2px;
}

.nav.navbar-nav.top-nav li:last-child a {
    font-weight: 700;
}

.hero {
    min-height: 525px;
}
/*Monitor Pages*/
/*Monitor Hero*/
.hero.monitor-hero{
    min-height: 240px;
}
.hero.monitor-hero.height300{
    min-height: 300px;
}
.hero.monitor-hero .container{
    text-align: left;
    padding-top: 20px;
}
.hero.monitor-hero .main-heading h1, .hero.monitor-hero .main-heading h2 {
    font-size: 40px;
    padding-left: 10%;
    padding-bottom: 5px;
    font-weight: 500;
}
.hero.monitor-hero h1, .hero.monitor-hero .lead {
    text-align: left;
    font-size: 21px;
    width: 50%;
    font-weight: 300;
    line-height: 1.4;
    text-transform: inherit;
    padding-bottom: 0px;
}
.monitor-hero-button {
    color: #a0242a;
    font-size: 16px;
    font-weight: 900;
    font-family: lato;
    padding-left: 10%;
    padding-top: 20px;
    display: block;
    text-transform: uppercase;
}
.monitor-hero-button:hover {
    color: #F53E4C;
}
.monitor-hero-button:after {
    content: url(../../../images/Play-Button.png);
    position: absolute;
    margin-left: 10px;
    margin-top: -8px;
}
.col-md-12.monitors {
    background: #e8e8e8;
    padding-top: 60px;
    padding-bottom: 60px;
    display: block;
    overflow: hidden;
}
@media (max-width: 800px){
    .monitors .col-sm-6.the-headline.headline-image-left {
        padding-left: 15px;
    }
    .hero.monitor-hero .lead {
        width: 100%;
    }
}

@media (max-width: 1200px){
    .hero.monitor-hero{
        background: #b0ada2 !important;
    }
}

.monitors .the-headline h1,
.monitors .the-headline h2 {
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 900;
}
.monitors .the-headline p{
    margin-bottom: 5px;
    font-size: 21px;
}
.monitors .popup-video {
    color: #a0242a;
    font-size: 21px;
    text-transform: uppercase;
}
.monitor-image img {
    width: 100%;
    height: auto !important;
    max-width: 500px !important;
}
/*End Monitor Pages*/
/*Featured Downloads*/
.col-md-12.featured-downloads {
    background-size: cover !important;
    background-color: #FFFFFF !important;
    padding-top: 60px;
    padding-bottom: 60px;
}
.featured-downloads h2.headline {
    text-align: center;
    text-transform: uppercase;
    font-size: 64px;
    font-family: Lato;
    font-weight: 400;
    padding-bottom: 60px;
}
.featured-downloads-resource {
    padding: 20px;
}
.featured-downloads-resource:before {
    content: url(../../../images/Icon-Doc.png);
    position: absolute;
}
.featured-downloads-resource h2, .featured-downloads-resource a {
    padding-left: 60px;
}
.featured-downloads-resource h2 {
    font-size: 24px;
    text-transform: uppercase;
}
.featured-downloads-resource a {
    color: #a0242a;
    font-size: 21px;
    text-transform: uppercase;
}
/*End Featured Downloads*/
/*Featured Downloads V2*/
.featured-downloads-v2 h2.headline {
    font-size: 48px;
    color: #023a51;
    text-transform: uppercase;
    margin-bottom: 60px;
    font-weight: 400;
}
/*.featured-downloads-v2-resource {
    width: 31%;
    margin: 1%;
    border: 1px solid;
    padding: 15px;
    text-align: left;
    min-height: 300px;
    margin-top: 60px;
}*/
.featured-downloads-v2-resource .resource{
    border: 1px solid;
    padding: 15px;
    min-height: 320px;
}
.featured-downloads-v2-resource .resource h2.heading {
    font-size: 21px;
    font-weight: 300;
    text-align: left;
    padding-right: 20px;
}
.featured-downloads-v2-resource .resource-image {
    background-size: cover !important;
    min-height: 140px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.featured-downloads-v2-resource .resource a {
    color: #a1242a;
    position: absolute;
    bottom: 20px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 18px;
    text-align: left;
    display: block;
}
@media screen and (max-width: 992px){
    .featured-downloads-v2-resource {
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-bottom: 20px;
        width: 100%;
    }
    .featured-downloads-v2-resource .resource {
        min-height: 420px;
    }
    .featured-downloads-v2-resource .resource-image {
        min-height: 240px;
    }
}
/*End Featured Downloads*/

#homepage .hero {
    min-height: 300px;
}

.hero .container {
    color: #fff;
    margin: auto;
    text-align: center;
    padding-top: 100px;
}

.hero .lead,
.hero h1 {
    margin-bottom: 0;
    padding-left: 10%;
    padding-right: 10%;
}

#homepage .hero .container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.hero h1 {
    font-size: 55px;
    margin-top: 0;
    padding-bottom: 20px;
}

.hero .lead {
    font-size: 20px;
}

.whats-included h4,
.whatsIncluded .col-md-3 {
    margin-bottom: 30px;
}

.button {
    border: 1px solid;
    border-radius: 10px;
    padding: 10px 40px;
}

.hero-button {
    margin-left: 20px;
    margin-right: 20px;
}

.hero .btn.btn-lg.btn-info.hero-button {
    margin-top: 30px;
}

.add-top.breadcrumbs {
    margin-top: 45px;
}

.breadcrumbs a,
.breadcrumbs p {
    color: #000;
    font-size: 10px;
}

.breadcrumbs .current-item {
    color: #1BADC0;
    font-size: 10px;
}

.breadcrumbs a:hover {
    color: #1BADC0;
}

.videos .col-md-6 {
    width: 50%;
    float: left;
}
.container-fluid.videos {
    margin-top: 40px;
}
.videos .col-md-6 iframe {
    width: 100%!important;
}

.videos .col-md-6 iframe.wistia_embed {
    height: 311px!important;
    width: 100%!important;
}

.videos .col-md-6:first-child {
    padding-left: 0;
}

.videos .col-md-6:last-child {
    padding-right: 0;
}

.wistia_bigPlayButton_60 {
    cursor: pointer;
    position: absolute;
    height: 81px;
    width: 127px;
    display: block;
    opacity: 1;
    left: 204px;
    top: 104px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAABRCAYAAAD7G3lVAAAAGXRFW…C+N/mh8b3DD4zvtofGd9tD47vtAAAAAAAAAAAAADymiwADAOSj1JBfF8xMAAAAAElFTkSuQmCC) 50% 50%/127px 81px no-repeat rgba(71, 371, 177, .8);
}

.video-full iframe {
    width: 100%;
    height: 375px;
}

.container-fluid.whats-included {
    padding: 0;
}

.whatsIncluded {
    background: #e2eef0;
    clear: both;
    overflow: hidden;
    padding: 70px 75px 75px;
}

.whats-included header {
    color: #9e252e;
    font-size: 17px;
    padding-left: 90px;
}

.whatsIncluded h3 {
    border-bottom: 1px solid #cdcdcd;
    font-size: 24px;
    margin-top: 0;
    min-height: 55px;
}

.whatsIncluded p {
    font-size: 14px;
}

.whatsIncluded .row.col-md-12 {
    margin: 5px;
}

.whatsIncluded .col-md-12 .col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
}

.whatsIncluded .cta {
    background: #c2dbdf;
    min-height: 250px;
    padding: 30px;
}

.whatsIncluded .cta h3 {
    border-bottom: medium none;
    font-size: 34px;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-top: 30px;
}

.whatsIncluded .cta .btn {
    height: 50px;
    margin-bottom: 20px;
    width: auto;
}

.whatsIncluded .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

.whatsIncluded li {
    padding-bottom: 7px;
    font-family: lato;
}

#content img {
    max-width: 100%;
}

.pad-top {
    padding-top: 50px;
}

.add-bottom {
    margin-bottom: 50px;
}

.add-top {
    margin-top: 70px;
}

.add-top-half {
    margin-top: 35px;
}

.btn-info,
hr {
    margin-top: 15px;
}

.container-inverse {
    background-color: #333;
    color: #fff;
}

.well-inverse {
    background-color: #333;
    border-color: #555;
}

hr,
hr.add-top {
    border-color: #cdcdcd;
}

.well {
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05) inset;
    margin-bottom: 20px;
    min-height: 100px;
    padding: 19px;
}

.btn-group-lg>.btn,
.btn-lg {
    font-size: 17px;
    line-height: 1.33333;
    padding: 10px 16px;
}

.btn-info {
    background-color: #9f262e;
    color: #fff;
}

.btn {
    -moz-user-select: none;
    background-image: none;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-appearance: none;
}

.hs-form .hs-button,
option {
    white-space: nowrap!important;
}

.clear {
    clear: both;
}

hr {
    margin-bottom: 15px;
}

hr.add-top {
    margin-bottom: 0;
    margin-left: 75px;
    margin-right: 75px;
}

.testimonials blockquote {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.testimonials blockquote.blockquote-unstyled.active-testimonial {
    display: block!important;
    -webkit-animation: fadein 1s;
    -moz-animation: fadein 1s;
    -ms-animation: fadein 1s;
    -o-animation: fadein 1s;
    animation: fadein 1s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-ms-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.testimonials .list-inline {
    padding-top: 60px;
}

.testimonials .img-responsive.img-circle {
    opacity: .6;
}

.featured-resources .resouce-item:focus .caption,
.featured-resources .resouce-item:hover .caption,
.testimonials .img-responsive.img-circle.active-testimonial,
.testimonials .img-responsive.img-circle:hover {
    opacity: 1;
}

blockquote footer {
    padding-bottom: 10px;
}

blockquote footer span {
    color: #9f262e;
    font-size: 14px;
}

blockquote .small::before,
blockquote footer::before,
blockquote small::before {
    content: "";
}

.testimonials .lead {
    font-family: 'PT Serif', serif;
    min-height: 60px;
    max-width: 875px;
    margin: auto;
}

.text-center.impact-highlight {
    font-weight: 300;
    margin: auto;
    max-width: 966px;
}

.impact-highlight>img {
    margin-bottom: 50px;
}

.impact-highlight h1,
.impact-highlight p {
    clear: both;
    color: #0e6f81;
    font-size: 60px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    font-weight: 300;
}

.container-fluid.small-impact-statement {
    margin-top: 0;
}

.text-center.small-impact-highlight {
    display: block;
    margin: auto;
    max-width: 875px;
}
.text-center.small-impact-highlight h1{
    margin-bottom: 0px;
}
.text-center.small-impact-highlight h1,
.text-center.small-impact-highlight p {
    color: #333;
    font-family: Lato;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}

/*.text-center.small-impact-highlight h1 {
    clear: both;
    color: #0e6f81;
    font-size: 60px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    font-weight: 300
}*/

.icon-headlines small p {
    margin-bottom: 15px;
}
.icon-headlines .heading h1 {
    font-size: 34px;
    line-height: 1.1;
}
.icon-headlines h1 {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

.large-headline .col-sm-6.left::before,
.large-headline .col-sm-6.right::before {
    background: padding-box content-box rgba(9, 112, 131, .2);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    padding-left: 0;
    padding-right: 15px;
    position: absolute;
    width: 100%;
}

#resource-center .resource-center-subs .large-headline .col-sm-6.left::before,
#resource-center .resource-center-subs .large-headline .col-sm-6.right::before {
    background: 0 0;
}

.large-headline .col-sm-6 {
    padding-left: 0;
}

.large-headline .col-sm-6.the-headline {
    padding-right: 0;
}

.large-headline .col-md-12 .col-sm-6.right,
.large-headline .col-sm-6.right::before {
    padding-left: 15px;
    padding-right: 0;
}

.col-sm-6.the-headline.headline-image-right {
    padding-right: 15px;
}

.col-sm-6.the-headline.headline-image-left {
    padding-left: 15px;
}

.large-headline .col-md-12.add-top {
    clear: both;
}

.large-headline img {
    height: auto;
    min-width: 100%;
}

.large-headline .testimonial .img-responsive.img-circle {
    min-width: 90px!important;
}

.large-headline .add-top:first-child {
    margin-top: 0;
}

.large-headline .img-responsive.img-circle {
    float: left;
    margin-right: 25px;
}

.large-headline .testimonial {
    border-top: 1px solid #e5e4dc;
    display: block;
    font-size: 12px;
    overflow: hidden;
    padding-top: 30px;
}

.large-headline .testimonial .testimonial-source {
    color: #9f262e;
    font-size: 14px;
    text-transform: uppercase;
}

.testimonial .testimonial-sentence {
    margin-bottom: 20px;
    font-family: 'PT Serif', serif;
}

.hs-form.stacked label,
input.hs-input,
option,
select.hs-input,
textarea.hs-input {
    font-family: lato!important;
    font-weight: 400!important;
}

.the-headline p {
    margin-bottom: 30px;
}

.large-headline ul li h1 {
    font-size: 15px;
    margin: 0;
    padding: 0;
}

.large-headline h3 {
    margin-bottom: 30px;
}

.large-headline h4 {
    clear: both;
    padding-top: 20px;
}

.headline-no-image h3 {
    font-size: 46px;
    margin-bottom: 30px;
}

.headline-no-image small p {
    font-size: 16px;
}

.headline-no-image h1 {
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.headline-no-image .btn.btn-lg.btn-info {
    margin-top: 25px;
}

p.red-heading {
    color: #9f262e;
    font-size: 20px;
}

.the-headline p.red-heading {
    margin-bottom: 10px;
}

.row.hubspot-form {
    margin: auto;
}

.hubspot-form h1 {
    font-size: 16px;
}

.hs-form .hs-button {
    -moz-user-select: none!important;
    background-image: none!important;
    cursor: pointer!important;
    display: inline-block!important;
    font-weight: 400!important;
    margin-bottom: 0!important;
    text-align: center!important;
    vertical-align: middle!important;
    background-color: #9f262e!important;
    color: #fff!important;
    border: 1px solid transparent!important;
    line-height: 1.42857!important;
    padding: 6px 12px!important;
    box-shadow: none!important;
    text-shadow: none!important;
    text-transform: capitalize;
    border-radius: 0!important;
    font-size: 17px!important;
}

.event-month,
.featured-resources .more,
.featured-resources .pull-right,
.featured-resources h4,
.member-benefits h2,
.subscription-panel .heading {
    text-transform: uppercase;
}

.hs-form .hs-button:hover,
.hs-form .hs-button:visited {
    background-color: #f53e4c!important;
}

.hbspt-form {
    margin: auto;
    max-width: 550px;
}

.content-block h2,
.member-benefits-container h2 {
    margin-top: 0;
}

.hs-form .hs-input {
    border-radius: 0!important;
    box-shadow: none;
}

.hs-form .actions {
    text-align: center;
}

option {
    -moz-user-select: none;
    display: block;
    float: none!important;
    line-height: normal!important;
    position: static!important;
    text-indent: 0;
    word-wrap: normal!important;
}

input.hs-input,
select.hs-input,
textarea.hs-input {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #666;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    padding: 4px;
}

.featured-resources header {
    padding-bottom: 30px;
}

#homepage .hubspot-featured-resources header {
    padding-left: 10px;
    padding-right: 10px;
}

.featured-resources h4 {
    font-size: 17px;
    margin: 0;
}

.content-block h2,
.content-block p {
    margin-bottom: 30px;
}

.featured-resources .pull-right {
    color: #333;
    line-height: 15px;
}

.featured-resources .pull-right:hover {
    color: #1badc1!important;
}

.featured-resources .pull-right>span {
    font-size: 16px;
    padding-left: 10px;
}

.featured-resources .resouce-item {
    padding: 0;
    color: #fff;
    width: 25%;
}

.featured-resources .resouce-item:hover {
    color: #fff;
}

.featured-resources .resouce-item::after {
    background-image: linear-gradient(transparent 30%, rgba(0, 0, 0, .8));
}

.featured-resources .resouce-item.order-0::after,
.featured-resources .resouce-item.order-7::after {
    background: rgba(162, 37, 43, .85);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}

.featured-resources .resouce-item.order-1::after,
.featured-resources .resouce-item.order-6::after {
    background: rgba(0, 0, 0, .7);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}

.featured-resources .resouce-item.order-2::after,
.featured-resources .resouce-item.order-5::after {
    background: rgba(9, 112, 131, .85);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}

.featured-resources .resouce-item.order-3::after,
.featured-resources .resouce-item.order-4::after {
    background: rgba(0, 158, 135, .85);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}

.featured-resources .resouce-item img {
    transition: transform .4s cubic-bezier(.215, .61, .355, 1) 0s;
    height: 100%;
    clip: rect(0, 320px, 320px, 0);
}

.featured-resources .resouce-item,
.featured-resources .resouce-item .caption {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
}

.featured-resources .resouce-item {
    min-height: 320px;
    -webkit-transition-property: -webkit-transform, opacity, background-color;
    -moz-transition-property: -moz-transform, opacity, background-color;
    -o-transition-property: -o-transform, opacity, background-color;
    transition-property: transform opacity background-color;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #252b2c;
    float: left;
    opacity: 1;
    overflow: hidden;
    position: relative;
}

.featured-resources .resouce-item:focus,
.featured-resources .resouce-item:hover {
    background-color: #101010!important;
}

.featured-resources .resouce-item:hover>.caption {
    background-color: #333;
}

.featured-resources .resouce-item:hover>.initial-caption {
    opacity: 0;
}

.featured-resources .resouce-item .initial-caption {
    opacity: 1;
    padding: 25px;
    position: absolute;
    top: 14px;
    z-index: 1;
}

.featured-resources .resouce-item .caption {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    position: absolute;
    background-color: #000;
    background-color: rgba(0, 0, 0, .85);
    opacity: 0;
    padding: 25px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 200;
}

.featured-resources .resouce-item img {
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    display: block;
    width: 100%;
}

.featured-resources .resouce-item:focus img,
.featured-resources .resouce-item:hover img {
    transform: scale(1.1, 1.1);
}

.featured-resources .resouce-item .resource-type {
    color: #fff;
    text-transform: uppercase;
    top: 20px;
    visibility: hidden;
}

.featured-resources .resouce-item .resource-meta {
    bottom: 20px;
    color: #fff;
    padding-right: 61px;
    position: absolute;
    width: 100%;
    visibility: hidden;
}

.featured-resources .resouce-item .resource-meta.icon,
.featured-resources .resouce-item:hover>.caption>.resource-meta,
.featured-resources .resouce-item:hover>.caption>.resource-type {
    visibility: visible;
}

.featured-resources .resouce-item .resource-meta .categorys {
    font-size: 12px;
    line-height: 1.4;
}

.featured-resources .resouce-item .resource-meta .permalink {
    font-size: 10px;
}

.featured-resources .resouce-item .permalink .more-arrow {
    float: right;
}

.featured-news a:hover h5,
.featured-resources .more,
.featured-resources .more-arrow {
    color: #1badc1!important;
}

#homepage .text-center.impact-highlight {
    max-width: 100%;
}

.resouce-item.v2 .caption {
    opacity: 1;
    background-color: transparent;
}

.resouce-item.v2 .resource-type {
    visibility: visible;
    font-size: 22px;
    font-weight: 100;
}

.featured-resources .resouce-item.v2:hover img {
    transform: none!important;
}

.featured-resources .resouce-item .resource-meta.icon img {
    max-width: 50px!important;
    float: right;
}

.featured-resources .resouce-item.v2.order-0:hover>.caption {
    background-color: rgba(95, 28, 27, 1);
}

.featured-resources .resouce-item.order-1::after {
    background: rgba(0, 158, 135, .65);
}

.featured-resources .resouce-item.v2.order-1:hover>.caption,
.featured-resources .resouce-item.v2.order-2:hover>.caption {
    background-color: rgba(0, 0, 0, .2);
}

.featured-resources .resouce-item.order-3::after {
    background: rgba(0, 0, 0, .7);
}

.featured-resources .resouce-item.v2.order-3:hover>.caption {
    background-color: rgba(64, 64, 64, 1);
}

.col-md-push-1.right {
    left: -8.33333%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.col-sm-6.col-md-5.col-md-push-1.add-top.full {
    left: 0;
    width: 100%;
}

.content-block.left {
    padding-right: 60px;
}

.content-block.right {
    padding-left: 60px;
}

.content-block .col-md-12 .col-md-12,
.content-block .col-md-12 .col-md-6.left,
.content-block .col-md-12 .col-md-6.right {
    padding-left: 0;
    padding-right: 0;
}

.col-md-6.member-benefits {
    background: #E2EEF0;
    padding: 20px;
    color: #000;
}

.member-benefits h2 {
    font-weight: 400;
}

.member-benefits-list {
    border-top: 1px solid #cdcdcd;
    padding-top: 10px;
}

.member-benefits-list ul {
    list-style: none;
    padding-left: 0;
}

.member-benefits-list ul li {
    padding-bottom: 3px;
}

.subscription-panel {
    text-align: center;
    max-width: 1100px;
}

.col-md-12.sub-first,
.col-md-12.sub-second,
.col-md-12.sub-third {
    padding-bottom: 40px;
}

.subscription-panel .step {
    color: #000;
    border: 2px solid;
    display: block;
    text-align: center;
    padding: 5px;
    width: 50px;
    font-weight: 900;
    font-family: lato;
    font-size: 23px;
    margin: auto auto 20px;
}

.subscription-panel p.description {
    color: #000;
    font-family: lato;
    text-align: center;
    font-size: 28px;
}

.subscription-panel p.sub-item {
    font-size: 24px;
    font-family: lato;
    font-weight: 300;
    margin: 0;
}

.subscription-panel .heading {
    background: #9f262e;
    padding: 15px;
    color: #fff;
}

.subscription-panel .heading p {
    margin: 0;
    font-size: 24px;
}

.subscription-panel .sub-first .col-md-6 {
    background: #009E86;
    color: #fff;
    min-height: 125px;
}

.subscription-panel .sub-first .col-md-6.first,
.subscription-panel .sub-second .col-md-6.first {
    border-right: 3px solid #fff;
}

.subscription-panel .sub-first .col-md-6.second,
.subscription-panel .sub-second .col-md-6.second {
    border-left: 3px solid #fff;
}

.subscription-panel .sub-first .heading::after,
.subscription-panel .sub-second .col-md-6::after,
.subscription-panel .sub-third .col-md-4::after,
.subscription-panel .sub-third .col-md-8::after {
    border-top: 15px solid #9f262e;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    height: 0;
    margin-left: -15px;
    width: 0;
    z-index: 99;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
}

.subscription-panel .sub-second .col-md-6 {
    background: #0E6F81;
    color: #fff;
    min-height: 125px;
}

.sub-third .col-md-8 {
    padding-right: 3px;
    padding-left: 0;
}

.sub-third .col-md-4 {
    padding-left: 3px;
    padding-right: 0;
}

.subscription-panel .items {
    padding: 40px;
}

.sub-item.italic {
    font-style: italic;
}

.subscription-panel .col-md-8 .items {
    background: #009E86;
    color: #fff;
    min-height: 125px;
}

.subscription-panel .col-md-4 .items {
    background: #0E6F81;
    color: #fff;
    min-height: 180px;
}

.subscription-panel .sub-first .heading::after {
    bottom: 157px;
}

.subscription-panel .sub-second .col-md-6::after {
    bottom: 138px;
}

.subscription-panel .sub-third .col-md-4::after,
.subscription-panel .sub-third .col-md-8::after {
    bottom: 171px;
}

.subscription-panel a.btn.btn-lg.btn-info {
    width: 120px;
}

.call-to-action {
    min-height: 200px;
    background: #e2eef0;
}

.call-to-action h3 {
    margin: 0;
    padding-top: 55px;
}

.people-tabs {
    clear: both;
    padding-top: 20px;
}

.person .col-sm-6 {
    padding-left: 0;
    padding-right: 15px;
}

#resource-center .person .col-sm-6 img {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    height: auto;
}

.person .col-sm-6 img {
    width: auto;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
}

.people-tabs-wrap {
    overflow: hidden;
    border: 1px solid #cdcdcd;
    padding: 20px 10px 10px;
}

.person h2.remove-top {
    font-size: 20px;
    margin-bottom: 0;
}

.peopleTabs .the-headline p {
    margin-bottom: 10px;
}

.peopleTabs ul {
    list-style: none;
    padding-left: 0;
}

#list-view .list-item,
.col-md-4.person-tab {
    padding: 10px;
    cursor: pointer;
}

.peopleTabs ul li {
    padding-bottom: 10px;
}

.col-sm-4.col-md-4.person-tab:first-child {
    border-left: 0 none;
}

.col-sm-4.col-md-4.person-tab:last-child {
    border-right: 0 none;
}

.peopleTabs .person .the-headline a h2 {
    color: #000;
}

.peopleTabs .person .the-headline a:hover h2 {
    color: #1badc1;
}

.person {
    clear: both;
    width: 100%;
}

.col-md-4.person-tab {
    background: #9d9d9d;
    border: 3px solid #fff;
    margin-right: 0;
}

.col-md-4.person-tab.active,
.col-md-4.person-tab:hover {
    background: #0e6f81;
}

.col-md-4.person-tab.active::after,
.col-md-4.person-tab:hover::after {
    border-bottom: 15px solid #0e6f81;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    top: -12px;
    width: 0;
}

.person-tab p {
    color: #fff;
    font-weight: 600;
    text-align: left;
}

.container-fluid.add-top.people-tabs-mobile-container {
    display: none;
}

#upcomingEvents hr {
    margin: 0 0 10px;
}

#upcomingEvents a {
    color: #1BADC0;
    font-size: 14px;
}

#upcomingEvents a:hover {
    color: #0E6F81;
}

.event-month {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 14px;
}

.calendar-legend span,
.event-day {
    margin-bottom: 10px;
}

.event-day {
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
}

.fc-right h2,
td.fc-widget-header,
th.fc-day-header {
    font-weight: 300;
    font-family: lato;
    text-transform: uppercase;
}

.fc-event.general-event {
    background-color: #069acd;
    border-color: #069acd;
}

.fc-event.education {
    background-color: #6d6d6d;
    border-color: #6d6d6d;
}

.fc-event.practice-development {
    background-color: #ae393f;
    border-color: #ae393f;
}

.fc-event.community {
    background-color: #1f3b5a;
    border-color: #1f3b5a;
}

.fc-event.symposium,
.fc-event.special-event,
.fc-event.special {
    background-color: #d65f36;
    border-color: #d65f36;
}

.fc-event.tradeshow {
    background-color: #529F3E;
    border-color: #529F3E;
}

.calendar-legend {
    float: right;
}

td.fc-widget-header,
th.fc-day-header {
    border: none!important;
}

.fc-day.fc-sat,
.fc-day.fc-sun {
    background: #F1F1F1;
}

#list-view .list-item:hover,
.fc-left button,
.list-item.clicked,
.list-item.hover {
    background: #e5e4dc!important;
}

.fc-event:focus {
    color: #fff;
}

.fc-right h2 {
    font-size: 14px;
    position: relative;
    top: 8px;
}

.fc-left button {
    margin: 0!important;
    border: 1px solid transparent;
    box-shadow: none;
    font-family: lato;
    height: 40px!important;
    padding: 25px 4px!important;
    width: 150px!important;
    line-height: 1px;
    text-transform: uppercase;
    font-size: 11px!important;
}

button.list-button {
    border-left: 0;
}

button.active {
    background: #0E6F81!important;
    color: #fff;
}

button.fc-next-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right,
button.fc-prev-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right {
    background: 0 0;
    border: none;
    box-shadow: none;
}

.fc-event {
    cursor: pointer;
    border-radius: 0!important;
}

#list-view {
    padding-top: 20px;
}

.col-md-4#event-modal {
    padding-top: 65px;
}

#event-modal .list-start-date,
#event-modal p.start {
    font-size: 17px;
    text-transform: uppercase;
    color: #9f262e;
}

#event-modal .title,
#event-modal p.list-title {
    font-weight: 900;
    font-size: 20px;
    font-family: lato;
}

#event-modal .list-instructor,
#event-modal p.instructor {
    padding-top: 20px;
    margin-bottom: 0;
    font-size: 17px;
}

p.list-subtitle,
p.subtitle {
    font-size: 17px;
}

p.list-start-date {
    font-size: 17px;
    font-family: lato;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #9f262e;
}

p.list-title {
    font-weight: 900;
    font-family: lato;
    font-size: 20px;
}

.resource-sidebar h2 {
    font-weight: 500;
    font-family: lato;
    color: #fff;
    font-size: 30px;
}

.peopleTabsDyn .people-tabs-wrap {
    padding: 30px;
}

.peopleTabsDyn img {
    margin-left: 0!important;
    height: auto;
}

.peopleTabsDyn .col-sm-5 {
    padding-left: 0;
}

footer .list-unstyled li a {
    color: #fff;
    font-size: 12px;
}

footer .list-inline a {
    font-size: 12px;
}

footer .well .col-xs-6:nth-child(2) {
    padding-right: 0;
}

footer .well .text-uppercase {
    font-weight: 700;
}

footer .well .list-unstyled>li {
    line-height: .9;
}

footer .well .list-unstyled>li:hover a {
    color: #969696;
}

footer .well.well-inverse.text-center.clearfix.pad-bottom>h2 {
    font-size: 35px;
    font-weight: 400;
    padding-bottom: 20px;
}

footer .well .form-control.input-lg {
    background-color: transparent;
    border-radius: 0;
    width: 95%;
    border: 1px solid #555;
    color: #fff;
    font-size: 14px;
}

footer .well .form-control.input-lg::-webkit-input-placeholder {
    color: #fff;
}

footer .well .form-control.input-lg:-moz-placeholder {
    color: #fff;
}

footer .well .form-control.input-lg::-moz-placeholder {
    color: #fff;
}

footer .well .form-control.input-lg:-ms-input-placeholder {
    color: #fff;
}

footer .container-fluid .row {
    padding-left: 7%;
    padding-right: 7%;
}

footer .container-fluid .row .col-sm-4,
footer .container-fluid .row .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}

footer .well h6 {
    font-size: 13px;
}

footer .well {
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05) inset;
    margin-bottom: 20px;
    min-height: 100px;
    padding: 19px 19px 0;
}

footer .list-unstyled {
    position: relative;
    top: -10px;
}

footer .footer-newsletter {
    padding-bottom: 50px;
}

footer .btn.btn-lg.btn-info,
footer .well>a {
    color: #fff;
}

footer .well a:hover h6 {
    color: #969696;
}

footer .well a:hover img {
    opacity: .5;
}

.no-left-padding {
    padding-left: 0;
}

.no-right-padding {
    padding-right: 0;
}

footer ol.list-inline.add-top.text-center.social {
    margin-bottom: 30px;
    margin-left: 0;
}

footer ol.list-inline.text-center.text-muted {
    margin-left: 0;
}

footer .list-inline.social li {
    border: 0;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0;
    margin-left: 0;
}

footer .list-inline li:last-child {
    border-right: 0;
}

footer .list-inline>li {
    border-right: 1px solid #777;
    display: inline-block;
    margin-left: -14px;
    margin-right: 12px;
    padding-right: 7px;
}

footer .list-inline a,
footer .list-inline li {
    font-size: 12px;
    font-family: lato;
}

address small,
footer address.text-center a {
    float: none;
    clear: both;
    display: block;
    font-size: 11px;
    position: relative;
}

address small {
    line-height: 1.5;
}

footer address.text-center a {
    line-height: 1.3;
}

footer address.text-center small a {
    display: inline;
}

.social li>a img {
    opacity: .3;
    width: 30px;
    height: 30px;
}

.social li>a img:hover {
    opacity: 1;
}

.member-benefits-container .col-md-6 {
    float: left;
    width: 50%;
}

@media (min-width:1201px) {
    .featured-resources .resouce-item:nth-child(9) {
        display: none;
    }
}

@media (max-width:1200px) {
    footer .col-md-4 .well {
        min-height: 134px!important;
    }
}

@media (max-width:991px) {
    #upcomingEvents .col-md-3 {
        padding-bottom: 40px;
    }
    .peopleTabs .peopleTabs {
        display: none;
    }
    .peopleTabsMobile .col-sm-4.col-md-4.person-tab {
        height: auto;
        width: 100%;
        border-left: 0 none;
        border-right: 0 none;
    }
    .peopleTabsMobile {
        display: block!important;
        overflow: hidden;
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .col-md-4.resource-sidebar,
    .resource-center-subs .col-md-8,
    .resources-intro .col-md-4.featured-resources {
        padding-right: 0;
        padding-left: 0;
    }
    .mobile-person {
        display: none;
        position: relative;
        overflow: hidden;
    }
    .peopleTabsMobile .col-md-4.person-tab.active::after,
    .peopleTabsMobile .col-md-4.person-tab:hover::after {
        display: none;
    }
    .peopleTabsMobile .person-tab.active .mobile-person {
        display: block;
    }
    .col-md-4.featured-resources {
        padding-left: 0!important;
    }
    .resources-intro .featured-resources header {
        padding-bottom: 30px!important;
    }
    .featured-news.first .featured-news-item>img {
        height: auto;
    }
    .featured-resources-sections .col-md-6 {
        padding-left: 0;
        padding-bottom: 40px;
    }
    .featured-resources-sections .col-md-6.featured-news {
        padding-bottom: 5px;
    }
    .featured-resources-sections .col-md-6.featured-news.first {
        min-height: 1px!important;
    }
    .col-md-12.sub-first,
    .col-md-12.sub-second,
    .col-md-12.sub-third {
        padding-bottom: 40px;
        overflow: hidden;
    }
    .subscription-panel .sub-first .heading::after {
        bottom: 155px;
    }
    .subscription-panel .sub-second .col-md-6::after {
        bottom: 117px;
    }
    .subscription-panel .sub-third .col-md-4::after,
    .subscription-panel .sub-third .col-md-8::after {
        bottom: 129px;
    }
    .subscription-panel p.description {
        color: #000;
        font-family: lato;
        text-align: center;
        font-size: 18px;
    }
    .subscription-panel .heading p {
        margin: 0;
        font-size: 18px;
    }
    .subscription-panel p.sub-item {
        font-size: 14px;
        font-family: lato;
    }
    .subscription-panel .col-md-4 .items {
        background: #0E6F81;
        color: #fff;
        min-height: 137px;
    }
    footer .col-md-4 {
        width: 33%!important;
        float: left!important;
    }
    footer .col-md-4 .well {
        min-height: 160px!important;
    }
    footer .no-left-padding {
        padding-left: 0!important;
        padding-right: 0!important;
    }
}

@media (min-width:850px) and (max-width:1200px) {
    .featured-resources .resouce-item {
        width: 33.33333%;
    }
    .featured-resources .resouce-item.v2 {
        width: 50%;
    }
}

@media (max-width:800px) {
    .btn {
        font-size: 14px;
    }
    nav {
        float: none;
        max-width: 100%;
    }
    .site_logo {
        padding: 30px 10px 10px;
    }
    .hero .container {
        padding-top: 0;
    }
    h1.page-title {
        font-size: 24px;
        padding-bottom: 0!important;
        padding-top: 40px;
    }
    #resource-center h1.page-title {
        font-size: 24px;
        padding-bottom: 3px!important;
        padding-top: 40px;
        width: 85%!important;
    }
    .nav.navbar-nav {
        float: none;
        margin-bottom: 0!important;
        margin-right: 0!important;
        padding-right: 0!important;
        width: auto;
    }
    nav.resource-navbar.remove-bottom {
        position: relative;
        bottom: 65px;
    }
    #single-post nav.resource-navbar.remove-bottom {
        position: relative;
        bottom: 0;
        top: 4px;
    }
    .navbar-nav>li>a {
        padding-bottom: 5px;
        padding-top: 2px;
    }
    .main-nav .dropdown .col-sm-3,
    .main-nav .dropdown .col-sm-4,
    .main-nav .dropdown .col-sm-6,
    .main-nav .resource-drop-menu .row-1 .col-sm-3 {
        padding: 7px 15px;
    }
    .nav.navbar-nav.top-nav>li {
        border-right: 0;
    }
    .container-fluid.single-post-resource-nav {
        margin-bottom: -100px;
    }
    .hero h1 {
        font-size: 23px;
        padding-left: 1%;
        padding-right: 1%;
    }
.hero.monitor-hero h1 {
    padding-left: 10%;
    padding-right: 10%;
    width: 100%;
}
    .dropdown .col-sm-3 h3,
    .hero .lead {
        font-size: 16px;
    }
    .hero-button {
        margin-bottom: 20px!important;
    }
    .hero {
        background-position: right center!important;
        padding: 50px 0;
        min-height: 1px;
    }
    .navbar-collapse.in {
        overflow-y: hidden;
    }
    .navbar-collapse {
        border-top: 0!important;
        box-shadow: none!important;
    }
    .dropdown.open>a::after,
    .main-nav .dropdown:hover>a::after {
        border: none;
    }
    .nav.navbar-nav.top-nav {
        position: relative;
        margin-top: 0!important;
    }
    .nav.navbar-nav form {
        margin-right: 15px;
        margin-left: 15px;
        padding: 0 0 20px;
    }
    .featured-resources-sections #featuredNews,
    hr.add-top {
        margin-left: 0;
    }
    .nav.navbar-nav form input {
        width: 100%;
    }
    .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>.active>a:focus,
    .navbar-inverse .navbar-nav>.active>a:hover {
        background-color: #090909;
    }
    .main-nav .dropdown .dropdown-menu {
        display: block;
        position: relative;
        padding-left: 0;
        margin-left: 0;
        min-height: 40px;
    }
    .dropdown .col-sm-3 a.learn-more,
    .dropdown .col-sm-3 p,
    .main-nav .dropdown-menu.blog-drop-menu .col-sm-3:nth-child(1),
    .main-nav .dropdown-menu.blog-drop-menu .col-sm-3:nth-child(2),
    .main-nav .dropdown-menu.drafting-solutions-drop-menu .col-sm-3:nth-child(1) {
        display: none;
    }
    .dropdown .col-sm-3 {
        width: 100%;
        padding: 0;
        color: #fff;
    }
    .main-nav .resource-drop-menu .row-2 .col-sm-3 {
        padding: 7px 15px;
    }
    .main-nav .dropdown-menu.blog-drop-menu,
    .main-nav .dropdown-menu.drafting-solutions-drop-menu,
    .main-nav .dropdown-menu.education-drop-menu,
    .main-nav .dropdown-menu.resource-drop-menu {
        padding-left: 20px!important;
        padding-right: 0!important;
        padding-bottom: 10px;
    }
    .main-nav .dropdown-menu.blog-drop-menu {
        padding-bottom: 0!important;
    }
    .dropdown-menu {
        background-color: transparent;
        border: none;
        box-shadow: none;
    }
    .nav.navbar-nav.top-nav>li>a {
        display: block;
        position: relative;
        font-size: 15px;
        text-transform: uppercase;
        padding-bottom: 5px;
        padding-top: 2px;
    }
    .headline-no-image .col-md-6,
    .icon-headlines .col-sm-6.col-md-5.col-md-push-1 {
        padding-bottom: 40px;
    }
    .col-md-push-1 {
        left: 0!important;
    }
    #single-post .col-md-push-1,
    .col-sm-8.peopleTabs {
        left: 0;
    }
    #resource-nav li,
    .resource-nav-sub li {
        width: 100%!important;
    }
    .resources-intro {
        margin-top: 40px!important;
    }
    .featured-resources .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }
    .single-videos .videos .col-md-12 {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    hr.add-top {
        margin-right: 0;
    }
    .impact-highlight p,
    h2 {
        font-size: 27px;
    }
    .text-center.small-impact-highlight p {
        font-size: 16px;
        line-height: 1.4;
    }
    .col-md-12 {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .container-fluid.add-top.separator {
        margin-top: 35px;
    }
    .large-headline {
        display: block!important;
    }
    .col-sm-6.left,
    .col-sm-6.right {
        width: 50%;
    }
    .col-sm-6.the-headline.headline-image-left {
        padding-left: 0;
    }
    .icon-headlines .col-sm-4 {
        width: 33.3333%;
        float: left;
    }
    .icon-headlines .col-sm-8 {
        float: right;
        width: 66%;
    }
    .headline-no-image h3 {
        font-size: 22px;
    }
    .whatsIncluded {
        padding: 40px 0 0;
    }
    .whats-included h4 {
        padding-left: 15px;
    }
    .whatsIncluded .col-md-12 .col-md-6 {
        padding-bottom: 40px;
    }
    .videos .col-md-6:first-child,
    .videos .col-md-6:last-child {
        padding-left: 0;
        padding-right: 0;
    }
    .container-fluid.add-top.people-tabs-container {
        padding-top: 40px;
        display: none;
    }
    .container-fluid.add-top.people-tabs-mobile-container {
        display: block;
    }
    .people-tabs-container .person-quote p {
        padding: 10px 0 0;
        font-size: 14px;
    }
    #upcomingEvents .col-md-3 {
        float: left;
        padding-bottom: 40px;
        width: 25%;
    }
    footer .col-md-4 {
        padding-left: 0!important;
        padding-right: 0!important;
        float: none!important;
        width: 100%!important;
    }
    footer .col-md-4 .well {
        min-height: 100px!important;
    }
    footer .add-top {
        margin-top: 35px!important;
        margin-bottom: 0!important;
    }
    #single-post .resource-nav,
    #single-post .resource-nav-sub {
        margin: 0;
    }
    .nav.resource-navbar {
        float: none;
        position: relative;
    }
    .resource-navbar .navbar-nav>.active>a,
    .resource-navbar .navbar-nav>.active>a:focus,
    .resource-navbar .navbar-nav>.active>a:hover {
        background-color: #090909;
    }
    .col-md-12>li {
        float: none;
    }
    .col-md-4.single-sidebar {
        padding-top: 40px;
    }
    #single-post h1.page-title {
        padding-bottom: 3px!important;
    }
    #single-post .single-post-resource-nav {
        position: relative;
        top: -65px;
    }
    #single-post .resource-nav li {
        width: 100%;
    }
    .single-post-resource-nav>.col-md-12 {
        padding-right: 0;
        padding-left: 0;
    }
    .single-post-resource-nav>.col-md-12 button.navbar-toggle {
        padding-right: 0;
        margin-right: 10px;
    }
    .container-fluid.add-top.single-post-container {
        margin-top: -50px;
    }
}

@media (min-width:800px) and (max-width:992px) {
    .col-md-push-1 {
        left: 0!important;
    }
}

@media (min-width:800px) and (max-width:1141px) {
    .navbar-header {
        float: left;
        width: 25%;
    }
}

@media (min-width:800px) and (max-width:1045px) {
    .navbar-header {
        float: left;
        width: auto;
    }
    .navbar-nav>li>a {
        padding-bottom: 25px;
        padding-top: 0;
    }
}

@media (max-width:560px) {
    .featured-resources .resouce-item {
        width: 100%;
    }
    .main-nav .dropdown-menu.education-drop-menu .col-sm-3:last-child {
        padding-left: 15px;
    }
    .add-top {
        margin-top: 35px!important;
    }
    h2 {
        font-size: 20px!important;
    }
    .monitors .the-headline h1, .monitors .the-headline h2{
        font-size: 20px !important;
    }
    .impact-highlight p {
        font-size: 28px!important;
    }
    .text-center.small-impact-highlight p {
        font-size: 18px!important;
    }
}

@media (min-width:560px) and (max-width:850px) {
    .featured-resources .resouce-item {
        width: 50%;
    }
    .featured-resources .resouce-item:nth-child(9) {
        display: none;
    }
}

@media screen and (max-width:480px) {
    .featured-resources h4,
    .resources-intro h4 {
        font-size: 12px;
        text-transform: uppercase;
    }
    .impact-highlight>img {
        margin-bottom: 12px;
        width: 32%;
    }
    .member-benefits-container .col-md-6 {
        width: 100%;
    }
    .add-top {
        margin-top: 35px!important;
        margin-bottom: 0;
    }
    .site_logo {
        width: 75%;
    }
    .site_logo img {
        width: 100%;
    }
    .hero .btn.btn-lg.btn-info.hero-button {
        margin-top: 20px;
        margin-bottom: 0!important;
    }
    .blockquote-unstyled {
        border-left: medium none;
        padding-left: 15px;
        padding-right: 15px;
    }
    .testimonials .list-inline>li {
        display: inline-block;
        width: 60px;
    }
    .featured-resources header {
        padding-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
    }
    .large-headline .col-sm-6,
    .large-headline .col-sm-6.right::before,
    .large-headline .col-sm-6::before {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .featured-resources h4 {
        margin: 0;
        position: relative;
        top: 3px;
    }
    .container-fluid.small-impact-statement,
    .large-headline .add-top:first-child {
        margin-top: 0!important;
    }
    .large-headline .col-sm-6.the-headline {
        padding-bottom: 40px;
    }
    .large-headline .col-sm-6 {
        width: 100%!important;
    }
    .large-headline .col-sm-6>img {
        height: auto;
    }
    .large-headline .testimonial .testimonial-source {
        padding-bottom: 40px!important;
        display: block;
    }
    .headline-no-image .col-md-6:last-child {
        padding-bottom: 0!important;
    }
    .subscription-panel .heading p {
        font-size: 14px;
        margin: 0;
    }
    .subscription-panel .sub-second .col-md-6::after {
        bottom: 151px;
    }
    .subscription-panel .sub-third .col-md-4,
    .subscription-panel .sub-third .col-md-8 {
        width: 50%;
    }
    .subscription-panel .sub-third .col-md-4 .items,
    .subscription-panel .sub-third .col-md-8 .items {
        padding-left: 0;
        padding-right: 0;
    }
    .icon-headlines .col-sm-4 {
        width: 100%!important;
        float: none!important;
        text-align: center;
    }
    .icon-headlines .col-sm-4 img {
        width: 25%!important;
    }
    .icon-headlines .col-sm-8 {
        float: none!important;
        width: 100%!important;
        text-align: center;
    }
    .testimonials .list-inline {
        padding-top: 10px!important;
    }
    #upcomingEvents .col-md-3 {
        float: left;
        padding-bottom: 40px;
        width: 50%!important;
    }
    .testimonials .lead {
        font-size: 14px;
    }
    .large-headline .col-sm-6.left,
    .large-headline .col-sm-6.right {
        margin-bottom: 20px;
    }
    .icon-headlines .col-sm-6 .col-sm-8 h3 {
        font-size: 24px;
    }
    .icon-headlines .col-sm-6.col-md-5.col-md-push-1 {
        padding-bottom: 60px;
    }
    .icon-headlines .col-sm-6.col-md-5.col-md-push-1:nth-child(2) {
        padding-bottom: 0;
    }
    p.red-heading {
        color: #9f262e;
        font-size: 18px;
        text-transform: uppercase;
    }
    #continuing-legal-education .col-sm-6.the-headline {
        margin-bottom: 0!important;
    }
    .peopleTabsMobile p.person-name {
        margin-bottom: 4px;
        font-size: 18px;
    }
    .peopleTabsMobile p.person-title {
        color: #000;
    }
    .peopleTabsMobile .active p.person-title {
        color: #fff;
    }
    .peopleTabsMobile .person-tab ul {
        list-style: none;
        padding-left: 0;
    }
    .person-tab ul li {
        line-height: 1;
        font-size: 16px;
        padding-bottom: 10px!important;
    }
    #education-calendar .fc-toolbar,
    #education-calendar .fc-toolbar .fc-left {
        margin: auto;
        text-align: center;
        width: 100%;
    }
    .fc-left button {
        width: 100px!important;
    }
    #education-calendar .fc .fc-toolbar>*>* {
        float: none;
    }
    #education-calendar .fc-toolbar .fc-right {
        display: inline-block;
        margin: 10px auto auto;
    }
    .fc-prev-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right {
        float: left!important;
        margin-left: 0!important;
    }
    .fc-right>h2 {
        font-size: 16px!important;
        position: relative;
        top: 8px;
    }
    .fc-next-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right {
        margin-right: 0!important;
    }
    #education-calendar .fc-prev-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right,
    #education-calendar .fc-right>h2,
    .fc-next-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right {
        float: left!important;
        margin-left: 18px;
    }
    #education-calendar .fc-toolbar .fc-right {
        float: none;
    }
    .col-md-4.resource-sidebar {
        clear: both;
        margin-top: 40px;
        padding-left: 0;
    }
    #why-wealth-docx .large-headline .col-sm-6.left {
        width: 100%!important;
        float: none;
    }
    .mobile_event_details {
        display: block!important;
        margin-top: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .mobile_event_details h4 {
        color: #000;
        font-family: lato;
        font-weight: 300;
    }
    .col-md-4#event-modal {
        padding-top: 15px;
    }
    #resource-center .large-headline .col-sm-6.left {
        float: left;
        width: 50%!important;
    }
    .large-headline .col-sm-6 {
        float: left;
    }
    .videos .col-md-6 {
        width: 100%;
        float: none;
    }
    .videos .col-md-6 iframe.wistia_embed {
        height: 199px!important;
        width: 100%!important;
    }
    .video-full iframe {
        height: auto;
    }
    #single-post .col-md-4.single-sidebar {
        padding-left: 0;
    }
    .peopleTabsDyn .person-tab>p:first-child,
    .resources-intro .person-tab>p:first-child {
        font-size: 16px;
        font-weight: 900;
    }
    .peopleTabsDyn p.person-section,
    .peopleTabsDyn p.person-tags a,
    .resources-intro p.person-section,
    .resources-intro p.person-tags a {
        display: none;
    }
    .peopleTabsDyn .active p.person-section,
    .peopleTabsDyn .active p.person-tags a,
    .resources-intro .active p.person-section,
    .resources-intro .active p.person-tags a {
        display: inline-block;
        color: #fff;
        font-size: 10px!important;
    }
    .resources-intro p.person-tags {
        line-height: 1;
    }
    .resources-intro .col-md-4.featured-resources {
        padding-top: 20px;
    }
    #resource-center #featuredHeadline .the-headline,
    #resource-center .large-headline .the-headline {
        padding-bottom: 0;
    }
    .single-post .featured-image h1 {
        margin-top: 0;
        padding-bottom: 0!important;
        font-size: 20px!important;
    }
    #single-post .featured-image img {
        max-width: 200px!important;
        height: auto;
    }
    footer .container-fluid .row {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) {
    address small {
        float: none;
        clear: both;
        position: relative;
        display: block;
        font-size: 11px!important;
        line-height: 1.5;
    }
    footer.add-top {
        margin-bottom: 0;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .icon-headlines .col-sm-4 {
        width: 33.3333%;
        float: left;
        text-align: right;
    }
    footer .col-md-4 .well {
        min-height: 130px!important;
    }
    .videos .col-md-6 {
        width: 50%;
        float: left;
    }
    .videos .col-md-6 iframe.wistia_embed {
        height: 230px!important;
        width: 100%!important;
    }
    .featured-resources-sections .col-md-6 {
        padding-left: 0;
        width: 100%;
    }
    .featured-resources-sections .col-md-6.featured-news.first {
        min-height: 335px!important;
    }
    .featured-news.first .featured-news-item>img {
        height: auto;
        width: 100%;
    }
    .featured-resources-sections .col-md-6.featured-news {
        padding-bottom: 5px;
        width: 50%;
        float: left;
    }
    .featured-resources-sections .featured-header {
        padding-top: 40px;
    }
    .mobile_event_details {
        display: none!important;
    }
    footer.add-top {
        margin-bottom: 0;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .icon-headlines .col-sm-4 {
        width: 33.3333%;
        float: left;
        text-align: right;
    }
    .testimonials .lead {
        font-size: 22px;
        padding: 22px;
    }
    footer .col-md-4.fifth-well,
    footer .col-md-4.first-well,
    footer .col-md-4.third-well {
        padding-left: 0!important;
        padding-right: 10px!important;
    }
    footer .col-md-4.fourth-well,
    footer .col-md-4.second-well,
    footer .col-md-4.six-well {
        padding-right: 0!important;
        padding-left: 10px!important;
    }
    footer .col-md-4 {
        float: left!important;
        width: 50%!important;
        padding-right: 0;
    }
    footer .col-md-4 .well {
        min-height: 125px!important;
    }
    footer.add-top {
        margin-bottom: 0;
    }
    .impact-highlight p {
        font-size: 50px;
    }
    .headline-no-image .col-md-6 {
        width: 50%;
        float: left;
    }
    .container-fluid.add-top.headline-no-image {
        margin-top: 35px;
        padding-top: 0!important;
    }
    .add-top.breadcrumbs {
        margin-top: 25px;
        text-transform: uppercase;
    }
    .container-fluid.add-top.small-impact-statement {
        margin-top: 0;
    }
    .container-fluid.add-top {
        margin-top: 35px;
    }
    .col-sm-6.the-headline.headline-image-left ul {
        left: 20px;
        position: relative;
        padding-right: 10px;
    }
    #why-wealth-docx .whatsIncluded .col-md-3:nth-child(3),
    #why-wealth-docx .whatsIncluded .col-md-3:nth-child(4) {
        min-height: 300px!important;
    }
    #why-wealth-docx .whatsIncluded .col-md-3 {
        margin-bottom: 30px;
        width: 50%;
        float: left;
        min-height: 500px;
    }
    #why-business-docx .whatsIncluded .col-md-3:nth-child(3),
    #why-business-docx .whatsIncluded .col-md-3:nth-child(4) {
        min-height: 200px!important;
    }
    #why-business-docx .whatsIncluded .col-md-3 {
        margin-bottom: 30px;
        width: 50%;
        float: left;
        min-height: 300px;
    }
    .whatsIncluded .col-md-12 {
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
    }
    .container-fluid.add-top.people-tabs-container {
        display: block;
    }
    .container-fluid.add-top.people-tabs-mobile-container {
        display: none;
    }
    .peopleTabs .peopleTabs {
        display: block!important;
        overflow: hidden;
    }
    .peopleTabsMobile {
        display: none!important;
    }
    .peopleTabs .person .col-sm-6 {
        padding-right: 30px;
        width: 50%;
        float: left;
    }
    .peopleTabs .people-tabs .col-md-4 {
        width: 33.3333%;
        float: left;
    }
    .peopleTabs .people-tabs {
        display: block;
        clear: both;
        padding-top: 20px;
    }
    .resources-intro .col-md-4.featured-resources {
        padding-right: 0;
        padding-left: 30px;
        padding-top: 40px;
    }
    .featured-resources-sections .col-md-6 {
        padding-left: 0;
        width: 100%;
    }
    .featured-resources-sections .col-md-6.featured-news.first {
        min-height: 335px!important;
    }
    .featured-resources-sections .col-md-6.featured-news {
        padding-bottom: 5px;
        width: 50%;
        float: left;
    }
    #upcomingEvents .col-md-3 {
        width: 25%;
        float: left;
    }
    .mobile_event_details {
        display: block!important;
        margin-top: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .mobile_event_details h4 {
        color: #000;
        font-family: lato;
        font-weight: 300;
    }
    .col-md-4#event-modal {
        padding-top: 15px;
    }
    .videos .col-md-6 {
        width: 50%;
        float: left;
    }
    .videos .col-md-6:first-child {
        padding-right: 10px;
    }
    .videos .col-md-6:nth-child(2) {
        padding-left: 10px;
    }
    .videos .col-md-6 iframe.wistia_embed {
        height: 200px!important;
        width: 99%!important;
    }
    #practice-development .large-headline .col-md-12.add-top {
        display: block;
        overflow: hidden;
    }
    footer .row {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}

span.general-event {
    border-bottom: 10px solid #069acd;
}

span.education-event {
    border-bottom: 10px solid #6d6d6d;
}

span.practice-event {
    border-bottom: 10px solid #ae393f;
}

span.community-event {
    border-bottom: 10px solid #1f3b5a;
}

span.symposium-event,
span.special-event,
span.special {
    border-bottom: 10px solid #d65f36;
}

span.tradeshow-event {
    border-bottom: 10px solid #529F3E;
}

.disclaimer.col-xs-12 {
    padding: 0 0 60px;
    margin: 0;
}

.disclaimer .col-xs-10.message {
    padding-left: 0;
}

.disclaimer .col-xs-10.message h4 {
    text-transform: uppercase;
}

.disclaimer .col-xs-12.download {
    text-align: right;
}

.disclaimer .col-xs-12.download img {
    top: -5px;
    position: relative;
    float: right;
}


/*New Membership page*/
.container-fluid.add-top.monitors {
    padding-left: 0px;
    padding-right: 0px;
}
.membershipTable .heading,
.membershipTable .heading a {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-bottom: 120px;
}
.membershipTable .col-md-3:nth-child(1) .heading {
    background: #5DAFC2;
}
.membershipTable .col-md-3:nth-child(2) .heading {
    background: #249EBC;
}
.membershipTable .col-md-3:nth-child(3) .heading {
    background: #228198;
}
.membershipTable .col-md-3:nth-child(4) .heading {
    background: #41556D;
}
.membershipTable .heading h3,
.membershipTable .heading h3 a {
    margin-bottom: 0px;
    position: relative;
    margin-top: -125px;
    font-size: 24px;
    font-weight: 900;
}
.membershipTable .triangle-down {
    padding-left: 50%;
    padding-top: 20%;
    overflow: hidden;
}
.membershipTable .triangle-down:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-left: -500px;
    margin-top: -75px;
    border-left: 500px solid transparent;
    border-right: 500px solid transparent;
    border-top: 200px solid #4679BD;
}
.membershipTable .col-md-3:nth-child(1) .triangle-down:after {
    border-top: 200px solid #5DAFC2;
}
.membershipTable .col-md-3:nth-child(2) .triangle-down:after {
    border-top: 200px solid #249EBC;
}
.membershipTable .col-md-3:nth-child(3) .triangle-down:after {
    border-top: 200px solid #228198;
}
.membershipTable .col-md-3:nth-child(4) .triangle-down:after {
    border-top: 200px solid #41556D;
}
.membershipTable ul {
    padding-left: 0px;
}
.membershipTable li {
    margin: 0;
    padding: 10px 0 10px 50px;
    list-style: none;
    background-image: url(../../../images/check.png);
    background-repeat: no-repeat;
    background-position: 15px;
    background-size: 20px;
}
.membershipTable li:nth-child(even){
    background-color: #f4f3f3;
}
@media (max-width: 991px){
    .membershipTable .col-md-3{
        width: 50%;
        float: left;
    }
}
@media (max-width: 550px){
    .membershipTable .col-md-3{
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }
}
/* New Testimonials */
.alt-testimonials .testimonial img {
    max-width: 130px !important;
    float: left;
    margin-right: 20px;
    margin-left: 10%;
}
.alt-testimonials .testimonial .testimonial-sentence {
    color: #59b0c4;
    font-size: 18px;
    padding-top: 40px;
    padding-right: 25%;
}
@media (max-width: 991px){
    .alt-testimonials .testimonial .col-md-6 {
        width: 100%;
        float: none;
        overflow: hidden;
    }
    .alt-testimonials .testimonial .testimonial-sentence {
        padding-right: 0%;
    }
}

.alt-testimonials span.testimonial-source {
    margin-top: 55px !important;
    display: block;
}
.alt-testimonials .testimonial .col-md-8 {
    padding-left: 15%;
    padding-right: 15%;
}
.owl-theme .owl-dots .owl-dot span {
    margin: 5px 4px !important;
}
/*Pricing*/
.pricing {
    background: #e8e8e8;
    padding-top: 60px;
    padding-bottom: 60px;
}
.pricing h1,
.pricing h2{
    color: #12819b;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 48px;
}
.pricing .sub-heading, .pricing .sub-heading h1 {
    font-size: 21px !important;
    font-weight: 300 !important;
    color: #333;
    text-transform: inherit;
    margin-top: 0px;
    line-height: 1.4;
    font-family: Lato !important;
}
.pricing .text-center h3 {
    position: relative;
    top: 30px;
    background: #e8e8e8;
    max-width: 440px;
    margin: auto;
    font-size: 24px;
    font-weight: 900;
}
.pricing hr{
    border-color: #ffffff;
}
.pricing .col-md-12 .table {
    background: #cec8b6;
    margin-top: 40px;
    padding: 20px;
    padding-right: 60px;
    padding-left: 0px;
}
.pricing .col-md-12 .table .col-md-3.title {
    text-align: center;
    color: #fff;
}
.pricing .col-md-12 .table .col-md-3.title.plans {
    font-weight: bold;
    text-transform: uppercase;
}
.pricing .table-wrap {
    position: relative;
    z-index: 1;
}
.pricing .col-md-12 .table:after, .pricing .col-md-12 .table:before {
    position: absolute;
    bottom: 15px;
    left: 10px;
    z-index: -1;
    height: 20%;
    max-height: 100px;
    max-width: 460px;
    width: 60%;
    content: "";
    opacity: .7;
    box-shadow: 0 17px 10px rgba(0,0,0,.7);
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.pricing .col-md-12 .table:after {
    left: auto;
    right: 10px;
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
}
.pricing .table .col-md-3 {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.pricing .table .col-md-3.title.plans {
    padding-top: 50px;
}
.pricing .table .row2 .col-md-3.title {
    padding-top: 50px;
}
.pricing .col-md-3.white,
.pricing .col-md-3.white,
.pricing .col-md-3.white {
    background: #fff;
    border-right: 1px solid #cec8b6;
    border-left: 1px solid #cec8b6;
}
.pricing .col-md-12 .table .col-md-3.title.plans p {
    font-size: 18px;
}
.pricing .col-md-12 .table .col-md-3 p{
    font-weight: 900;
}
.pricing .table p.plan-title {
    color: #0e9dbf;
    font-size: 48px;
    line-height: 1;
    font-weight: 100 !important;
}
.pricing .table p.plan-cost {
    font-weight: 900;
}
p.plan-sub-cost{
    color: #0e9dbf;
    font-weight: 400 !important;
}
@media (max-width: 998px){
    .pricing .table .col-md-3 {
        width: 25%;
        float: left;
        padding-left: 5px;
        padding-right: 5px;
    }
    .pricing .table p.plan-title {
        font-size: 20px;
    }
}
#law-practice-management footer.container-inverse.add-top.pad-top.add-bottom {
    margin-top: 0px;
}
#law-practice-management #content > .add-top:nth-last-child(2){
    padding-top: 60px;
}
#law-practice-management #content > .add-top:nth-last-child(2) .text-center.impact-highlight p {
    font-size: 48px;
    font-weight: 400;
}
#law-practice-management #content > .add-top:nth-last-child(1){
    padding-top: 40px;
    padding-bottom: 60px;
}
#law-practice-management #content > .add-top:nth-last-child(1) .text-center.small-impact-highlight{
    max-width: 1200px;
}
#law-practice-management #content > .add-top:nth-last-child(1) .text-center.small-impact-highlight p {
    font-size: 32px;
    line-height: inherit;
    font-weight: 100;
}

/************/
/* Contact Page */
/************/
#dev-contact #content,
#contact #content {
    display: block;
    overflow: hidden;
}
#dev-contact footer.add-top,
#contact footer.add-top {
    margin-top: 0px;
}
#dev-contact .hero.monitor-hero .main-heading h2,
#contact .hero.monitor-hero .main-heading h2 {
    font-size: 32px;
    padding-left: 10%;
    padding-bottom: 5px;
    font-weight: 500;
}
#dev-contact .monitor-hero .lead,
#contact .monitor-hero .lead{
    color: #000000;
}
.col-md-12.iconBoxes {
    display: block;
    overflow: hidden;
}
.iconBoxes .row.intro {
    text-align: center;
    color: #FFFFFF;
    margin-top: 90px;
    margin-bottom: 40px;
}
.iconBoxes .row.intro h2 {
    font-family: Lato;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 32px;
}
.iconBoxes .col-sm-4.icon-box {
    text-align: center;
}
.iconBoxes .col-sm-4.icon-box h2 {
    color: #FFFFFF;
    font-family: Lato;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 35px;
    font-size: 24px;
}
.iconBoxes .col-sm-4.icon-box p {
    font-size: 18px;
}
.iconBoxes .row.icon-boxes {
    margin-bottom: 90px;
}
.iconBoxes a.btn.btn-info {
    text-transform: uppercase;
}
#dev-contact .content-block > .col-md-12,
#contact .content-block > .col-md-12 {
    margin-top: 80px;
    margin-bottom: 120px;
    display: block;
    overflow: hidden;
}
#dev-contact .content-block .col-md-12 h2,
#contact .content-block .col-md-12 h2 {
    font-size: 32px;
    font-family: Lato;
    font-weight: 400;
    margin-bottom: 60px;
}
#dev-contact .content-block .col-md-6,
#contact .content-block .col-md-6 {
    padding-left: 40px;
    padding-right: 40px;
}
#dev-contact .content-block .col-md-6 h5,
#contact .content-block .col-md-6 h5 {
    color: #a1242a;
    text-transform: uppercase;
    font-size: 24px;
}
#dev-contact .content-block .col-md-6 p,
#contact .content-block .col-md-6 p {
    font-size: 24px;
}
@media screen and (max-width: 1000px){
    #dev-contact .content-block .col-md-6,
    #contact .content-block .col-md-6 {
        float: none;
        padding: 0;
    }
}
@media (max-width: 799px){
    .iconBoxes .col-sm-4.icon-box {
        margin-bottom: 40px;
    }
    .iconBoxes .col-sm-4.icon-box img {
        display: none;
    }
}
@media (max-width: 560px){
    #dev-contact .content-block .col-md-6 h5,
    #contact .content-block .col-md-6 h5,
    #dev-contact .content-block .col-md-6 p,
    #contact .content-block .col-md-6 p {
        font-size: 20px!important;
    }
}


/************/
/* New Video Section 07-12-17 */
/************/
#videos .breadcrumbs {
    margin-top: 13px;
    margin-bottom: 60px;
}
.video-hero.hero h2 {
    font-size: 44px;
}
.video-hero.hero {
    min-height: 350px;
}
.video-hero.hero h2 {
    font-size: 44px;
    text-shadow: 1px 0px #000;
}
#videos h4.text-uppercase.add-top-small {
    font-size: 32px;
    color: #404040;
    margin-bottom: 40px;
}
#videos #video-filters > h3 {
    color: #9e252e;
}
#videos #video-filters h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0px;
}
#videos #video-filters .category-group h3 {
    margin-top: 20px;
}
#videos .col-md-12 {
    padding-right: 10px;
}

#videos .videos .col-md-3 {
    padding-left: 0px;
}
#videos .videos .col-md-3 .category-group{
    padding-left: 20px;
}
#videos .videos .filter {
    font-size: 18px;
    font-family: Lato;
}
#videos .videos .filter input{
    margin-right: 10px;
}

#videos .col-md-9 {
    padding: 0px 10px 20px 60px;
}

#videos .video.col-sm-4 {
    min-height: 240px;
}
.overlay.duration {
    position: absolute;
    right: 25px;
    top: 5px;
}
.overlay.duration p {
    color: #FFFFFF;
}
#videos .video .video-description p {
    font-size: 12px;
    padding-top: 10px;
    color: #404040;
}
#videos .videos input[type="text"] {
    margin-bottom: 45px;
    padding: 10px;
    border: 1.5px solid #dedede;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
    width: 100%;
}
@media (max-width: 990px){
    #videos .col-md-12 {
         padding-right: 75px;
    }
    #videos .col-md-9 {
        padding: 0px;
    }
    #videos .videos .col-md-3 {
        padding-right: 0px;
    }
    #video-filters > h3:after {
        content: " ";
        background: url(../../../images/icons/arrows.png);
        background-repeat: no-repeat;
        width: 30px;
        position: relative;
        height: 15px;
        display: block;
        background-position: 0px 0px;
        top: 0px;
        float: right;
    }
    #video-filters.open > h3:after {
        background-position: 0px -15px;
    }
    #video-filters .category-group {
        display: none;
    }
    #video-filters.open .category-group {
        display: block;
    }
}

/************/
/* New Podcasts 07-21-17 */
/************/
#podcasts-index .heading h1 {
    margin: 30px 0 15px 0;
    font-size: 32px;
    font-family: Raleway;
    font-weight: 100;
    color: #1f3359;
}
#podcasts-index .heading h1 .bold {
    font-weight: 700;
    margin-left: 15px;
}
#podcasts-index .heading img {
    width: 100%;
}
#podcasts-index a.btn.btn-lg.podcast, #podcast-single-post a.btn.btn-lg.podcast {
    background: #e74c3c;
    color: #FFFFFF;
    font-family: Lato;
    font-weight: 900;
    text-transform: uppercase;
    margin: 15px;
}
#podcasts-index a.btn.btn-lg.podcast span, #podcast-single-post a.btn.btn-lg.podcast span {
    margin-right: 10px;
}
#podcasts-index .col-md-9.podcast-list {
    padding-left: 0px;
    padding: 0px 85px 0px 0px;
}
#podcasts-index .col-md-9.podcast-list .episodes section, #podcasts-index .col-md-9.podcast-list .episodes > h2 {
    margin: 0 0 40px;
}
#podcasts-index .col-md-9.podcast-list .episodes section p {
    font-family: Raleway;
    font-size: 18px;
}
#podcasts-index .col-md-9.podcast-list .episodes section .logo {
    font-weight: 900;
    color: #e74c3c;
    margin-right: 10px;
}
#podcasts-index .col-md-9.podcast-list .episodes section a {
    font-weight: 100;
    color: #1abc9c;
}
#podcasts-index .col-md-9.podcast-list .episodes section .date {
    font-family: Raleway;
    font-size: 18px;
    color: #c4ced7;
}
#podcasts-index .col-md-9.podcast-list h2 {
    font-size: 34px;
    font-family: Raleway;
    font-weight: 900;
    color: #1f3359;
}
#podcasts-index .col-md-9.podcast-list p {
    font-size: 16px;
    font-family: Raleway;
    color: #1f3359;
}
#podcasts-index .col-md-9.podcast-list .summary {
    margin: 0 0 60px;
}

#podcasts-index .col-md-3.podcast-sidebar {
    text-align: center;
    padding-right: 0px;
}
#podcasts-index .col-md-3.podcast-sidebar h3 {
    font-size: 24px;
    font-family: Lato;
    font-weight: 900;
    color: #1f3359;
    margin-bottom: 25px;
}
#podcasts-index .col-md-3.podcast-sidebar .review {
    text-align: left;
    background: #2c3d50;
    color: #ffffff;
    padding: 30px;
    margin: 0px 0px 100px;
    border-radius: 25px;
}
#podcasts-index .col-md-3.podcast-sidebar .review p {
    font-size: 16px;
    font-family: Merriweather;
    line-height: 40px;
    font-weight: 400;
}
#podcasts-index .col-md-3.podcast-sidebar .review p.quote {
    margin-bottom: 20px;
}
#podcasts-index .col-md-3.podcast-sidebar .review:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 35px 0 35px;
    border-color: #2c3d50 transparent transparent transparent;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
/************/
/* Single Podcast */
/************/
#podcast-single-post .container-fluid.breadcrumbs {
    padding-left: 0px !important;
}
#podcast-single-post .container-fluid.breadcrumbs p, #podcast-single-post .container-fluid.breadcrumbs a {
    text-transform: uppercase;
    font-size: 14px;
    font-family: Raleway;
    font-weight: 700;
    color: #1f3359;
}
#podcast-single-post h1 {
    font-size: 34px;
    font-family: Raleway;
    font-weight: 500;
    color: #1f3359;
    margin: 0 0 60px;
}

#podcast-single-post .podcast-content {
    padding-right: 100px;
}
#podcast-single-post .podcast-sidebar{
    padding-right: 0px;
}
#podcast-single-post .podcast-sidebar h3 {
    font-size: 24px;
    font-family: Lato;
    font-weight: 900;
    color: #1f3359;
    margin: 0 0 25px;
}
#podcast-single-post .podcast-sidebar .entry {
    margin: 0 0 30px;
}
#podcast-single-post .podcast-sidebar .entry .icon {
    position: absolute;
    left: -10px;
}
#podcast-single-post .podcast-sidebar .entry a {
    font-size: 14px;
    font-family: Raleway;
    font-weight: 700;
    color: #34495e;
}
#podcast-single-post a.btn.btn-lg.podcast {
    margin: 15px 0 35px;
}
#podcast-single-post span.highlight{
    color: #e74c3c;
}
#podcast-single-post .podcast-content p {
    font-size: 16px;
    font-family: Raleway;
}
#podcast-single-post .episode-details > h3 {
    font-size: 21px;
    font-family: Raleway;
    font-weight: 700;
    color: #1f3359;
}
#podcast-single-post .guest {
    margin: 60px -15px 50px;
}
#podcast-single-post .guest .col-md-2.guest-image {
    padding: 0px;
}
#podcast-single-post .guest span.highlight {
    float: left;
    margin-right: 5px;
}
#podcast-single-post .episode-details span.highlight {
    margin: 30px 0px;
    display: block;
    text-transform: uppercase;
}
#podcast-single-post .guest .guest-content h2 {
    font-family: Raleway;
    font-weight: 100;
    color: #34495e;
    font-size: 21px;
    margin: 0 0 10px;
}
#podcast-single-post .guest .guest-content a, #podcast-single-post .row.episode-details a {
    color: #1abc9c;
}
#podcast-single-post .episode-details a.btn.register {
    font-family: Lato;
    font-weight: 900;
    background: #e74c3c;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}
@media (max-width: 800px){
    #podcasts-index .heading h1 {
        font-size: 21px;
    }
    #podcast-single-post h1 {
        font-size: 26px;
    }
    #podcasts-index .col-md-12,
    #podcast-single-post .col-md-12 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #podcast-single-post .podcast-content {
        padding: 0 15px;
    }
    #podcasts-index .col-md-9.podcast-list,
    #podcasts-index .col-md-3.podcast-sidebar {
        padding: 0;
    }
    #podcast-single-post .guest {
        margin: 20px -15px 20px;
    }
    #podcast-single-post .guest .col-md-2.guest-image {
        padding: 0px;
        text-align: center;
    }
    #podcast-single-post .guest .col-md-10.guest-content {
        padding: 0px;
        margin-top: 30px;
    }
    #podcast-single-post .podcast-sidebar .entry .icon {
        left: 0;
    }
    #podcast-single-post .podcast-sidebar {
        padding: 0px;
        margin-top: 20px;
    }
    #podcast-single-post .podcast-sidebar .entry a {
        margin-left: 20px;
    }
}

/*
Landing Page Modal
*/
body.iosBugFixCaret{
    overflow: hidden;
}
body.iosBugFixCaret .lp_modal_float {
    position: absolute;
    top: 10%;
}

.lp_modal_float {
    position: fixed;
    display: block;
    top: 50%;
    left: 100%;
    transform: translateX( 0 );
    transition: transform .5s ease-out;
    z-index: 2147000000;
    width: calc( 100% - 30px );
    max-width: 450px;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    outline: none;
}
.lp_modal_float.lp_modal_is_open {
    -webkit-transform: translateX( -100% );
    transform: translateX( -100% );
}
.lp_modal {
    margin: -200px 0 0;
    background: #fff;
    width: 450px;
    height: 443px;
    position: relative;
}
.lp_modal_container {
    float: left;
    width: 438px;
    height: 430px;
    background: #3ecdbd;
    margin: 6px;
}
.lp_modal_header {
    width: 401px;
    height: 99px;
    background: url('/images/modal/modal-header.png');
    margin: 17px auto 0 auto;
}
.lp_modal_tinytext {
    font-size: 8px;
    margin: 0 20px;
    position: absolute;
    bottom: 60px;
    text-align: center;
}
.lp_modal_hubspotform {
    width: 401px;
    margin: 27px auto 0 auto;
}
.lp_modal_hubspotform input[type="text"],
.lp_modal_hubspotform select[name="are_you_an_attorney_or_part_of_a_legal_staff"] {
    outline: none;
    border: none;
    font-size: 12px;
    height: 33px;
    padding-left: 9px;
    float: left;
}
.lp_modal_hubspotform input[name="firstname"] {
    width: 174px;
    margin-top: 9px;
}
.lp_modal_hubspotform input[name="lastname"] {
    width: 209px;
    margin: 9px 0 0 9px;
}
.lp_modal_hubspotform select[name="are_you_an_attorney_or_part_of_a_legal_staff"] {
    width: 392px;
}
.lp_modal_hubspotform input[name="company"], .lp_modal_hubspotform input[name="email"], .lp_modal_hubspotform input[name="phone"] {
    width: 392px;
    margin-top: 9px;
}
.lp_modal_hubspotform input[type="submit"] {
    background: url('/images/modal/modal-submit.png');
    outline: none;
    border: none;
    width: 116px;
    height: 33px;
    margin: 40px 0 0 142px;
}
.lp_modal_hubspotform form .error {
    border: 2px solid #F00;
}
.landingpage-layout .navbar {
    min-height: 69px;
}
.landingpage-layout .navbar-header {
    padding: 19px 0 0 10px;
}
.landingpage-layout .site_logo {
    padding: 0;
    height: 28px;
}
.landingpage-layout .navbar-nav li a {
    padding: 11px 15px 0 15px;
    font-size: 22.5px;
    color: #a3a3a3;
}
.landingpage-layout .navbar-nav li a img {
    margin-left: 5px;
}
.landingpage-layout .dropdown-toggle:hover ul {
    display: block;
}
.landingpage-layout .nav.navbar-nav.landing-nav {
    margin: 6px 28px 0 0;
    top: 20px;
}
.landingpage-layout .landing-callbutton {
    height: 42px;
    background: #3f7a7a;
    float: right;
    margin: 12px 19px 0 0;
}
.landingpage-layout .landing-callbutton a {
    color: #FFF;
    display: block;
    font-size: 16px;
    padding: 10px 30px;
}
.landingpage-layout #container {
    max-width: 991px;
}
.landingpage-layout .hero-overlay {
    position: relative;
}
.landingpage-layout .landing-hero-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 99;
}
.landingpage-layout .landing-hero-video span.close-video {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    cursor: pointer;
    z-index: 9999;
    font-size: 20px;
    padding: 20px;
}
.landingpage-layout .hero {
    min-height: auto;
}
.landingpage-layout .hero h1 {
    padding: 0;
    color: #404040;
    text-transform: none;
    font-size: 36px;
    margin-bottom: 15px;
}
.landingpage-layout .hero .container {
    text-align: left;
    padding: 30px 0;
}
.landingpage-layout .hero .lead {
    padding: 0px 0 15px 0px;
    color: #404040;
    font-size: 16px;
}
.landingpage-layout .phone {
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
}
.landingpage-layout .phone a {
    float: left;
    font-size: 30px;
    color: #a3a3a3;
    border: 2px solid;
    padding: 10px 30px;
    font-weight: 900;
}
.landingpage-layout .cta a {
    float: left;
    font-size: 24px;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 900;
    background: #408080;
    color: #ffffff;
}
.landingpage-layout .headerVideo {
    float: right;
    margin: 0px 126px 0 0;
}
.headerVideo a {
    float: left;
    font-size: 24px;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 900;
    background: #408080;
    color: #ffffff;
}
@media screen and (min-width: 1001px){
    .landingpage-layout .hero .col-md-6 {
        display: table-cell;
        vertical-align: middle;
        height: 100%;
        float: none;
        padding: 0px;
    }
    .landingpage-layout .hero .col-md-6 .headerVideo {
        padding: 0px 20px;
        float: none !important;
    }
    .landingpage-layout .headerVideo a {
        background: url(/images/icons/video-play-button.png) !important;
        background-repeat: no-repeat;
        background-size: contain;
        height: 89px;
        width: 89px;
        color: transparent !important;
        display: inline-block;
        float: none;
    }    
}




.landingpage-layout .hero .col-md-6 .headerVideo {
    margin: auto;
    text-align: center;
    float: left;
}

.landingpage-layout .landing-hubspot-form {
    width: 100%;
    color: #000;
}
.landingpage-layout .phonecall {
    font-size: 28px;
    text-align: center;
}
.landingpage-layout .phonecall a {
    color: #3f7a7a;
    font-weight: bold;
}
.landingpage-layout .phonecall p {
    margin: 0;
    padding: 0;
    font-size: 28px;
    color: #000;
}

.landingpage-layout .landing-hubspot-form input[type="text"],
.landingpage-layout .landing-hubspot-form select[name="are_you_an_attorney_or_part_of_a_legal_staff"] {
    outline: none;
    border: 1px solid #000;
    font-size: 12px;
    height: 33px;
    padding-left: 9px;
    float: left;
    margin-top: 9px;
}
.landingpage-layout .landing-hubspot-form input[name="firstname"] {
    width: 49%;
    margin-right: 1%;
}
.landingpage-layout .landing-hubspot-form input[name="lastname"] {
    width: 49%;
    margin-left: 1%;
}
.landingpage-layout .landing-hubspot-form input[name="company"],
.landingpage-layout .landing-hubspot-form input[name="email"],
.landingpage-layout .landing-hubspot-form input[name="phone"],
.landingpage-layout .landing-hubspot-form select[name="are_you_an_attorney_or_part_of_a_legal_staff"] {
    width: 100%;
}
.landingpage-layout .landing-hubspot-form input[type="submit"] {
    background: #3F7A7A;
    outline: none;
    border: none;
    width: 100%;
    height: 34px;
    margin-top: 12px;
    margin-bottom: 8px;
    color: #fff;
}
.landingpage-layout .landing-hubspot-form input[type="text"].error {
    border: 2px solid #F00;
}
.landingpage-layout .twoColumnCopy .landing-hubspot-form {
    max-width: 300px;
    margin: auto;
}
.landingpage-layout .landing-tiny-text {
    font-size: 9px;
    color: #3f7a7a;
    text-align: center;
}
/* Rows */
.landingpage-layout .rowcontent .col-md-12 {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
}
.landingpage-layout #content > div:last-child {
    margin-bottom: -70px;
}
/* Memberships */
.landing-membership-links .col-md-4 {
    text-align: center;
    padding: 0px 40px;
}
.landingpage-layout .col-md-4 span.membershiplink {
    font-size: 18px;
    color: #3ecdbd;
}
.landing-membership-links .col-md-4 .landing-membership-image {
    background-position: center !important;
    background-repeat: no-repeat !important;
    min-height: 127px;
}
.landingpage-layout .container.rowcontent.membership .landing-row3-header {
    font-size: 30px;
    font-weight: bold;
    color: #404040;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 65px;
}
/* Quote */
.landingpage-layout .rowcontent.quote {
    background: #a3a3a3;
    min-height: 442px;
    padding: 60px 0px;
    position: relative;
}
.landingpage-layout .rowcontent.quote .companylogo {
    float: left;
    width: 266px;
    height: 77px;
    background: url(/images/landingpages/LandingCompanyLogo_1.png);
    left: 60px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}
.landingpage-layout .rowcontent.quote .companyquote {
    font-size: 36px;
    color: #FFF;
    float: right;
    width: 515px;
    text-align: center;
    height: 295px;
    margin: 0px 90px 0 0;
}

@media screen and (max-width: 1000px){

    .hero .col-md-6 {
        max-width: 560px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    .landingpage-layout .headerWrapper {
        margin-top: 15px;
        position: relative;
        overflow: hidden;
    }
    .landingpage-layout .rowcontent .col-md-12 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .container.rowcontent.twoColumnCopy .col-md-6 {
        max-width: 560px;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }
    .container.rowcontent.twoColumnCopy .col-md-6.leftContent {
        margin-bottom: 30px;
    }

    .landing-membership-links .col-md-4 {
        float: none;
        width: 100%;
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
        padding: 68px 0 0;
    }
    .landing-membership-links .col-md-4:first-child {
        padding-top: 0px;
    }

    .container.rowcontent.membership {
        margin-bottom: 30px;
    }

    .landingpage-layout .rowcontent.quote {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
        margin: 0;
        padding-top: 100px;
        padding-bottom: 140px;
    }
    .landingpage-layout .rowcontent.quote .companylogo {
        position: relative;
        left: 0;
        transform: initial;
    }
    .landingpage-layout .rowcontent.quote .companyquote {
        height: auto;
        margin: auto;
    }

}








.landingpage-layout .rowcontent {
    min-height: 400px;
    overflow: hidden;
}
.landingpage-layout .rowcontent h2 {
    font-size: 28px;
    font-weight: normal;
    margin: 0px;
}
.landingpage-layout .rowcontent ul {
    list-style-image: url('/images/landingpages/LandingBullet.png');
    font-size: 22px;
    padding-left: 23px;
    margin-top: 40px;
}
.landingpage-layout .rowcontent ul li {
    margin: 0 0 16px 0;
}
.landingpage-layout .landing-row1-col1 {
    width: 450px;
    margin: 60px 0 0 80px;
    float: left;
}
.landingpage-layout .landing-row1-col2 {
    width: 330px;
    float: right;
    margin: 40px 80px 0 0;
}
.landingpage-layout .landing-row1-col2 .phonecall {
    font-size: 28px;
    text-align: center;
}
.landingpage-layout .landing-row1-col2 .phonecall a {
    color: #3f7a7a;
    font-weight: bold;
}
.landingpage-layout .landing-row1-col2 .phonecall p {
    margin: 0;
    padding: 0;
    font-size: 28px;
}
.landingpage-layout .landing-row1-col2 .landing-hubspot-form {
    margin-top: 20px;
}
.landingpage-layout .landing-row1-col2 .landing-hubspot-form input[type="text"],
.landingpage-layout .landing-row1-col2 .landing-hubspot-form select[name="are_you_an_attorney_or_part_of_a_legal_staff"] {
    outline: none;
    border: 1px solid #000;
    font-size: 12px;
    height: 33px;
    padding-left: 9px;
    float: left;
    margin-top: 9px;
}
.landingpage-layout .landing-row1-col2 .landing-hubspot-form input[name="firstname"] {
    width: 143px;
    margin-right: 9px;
}
.landingpage-layout .landing-row1-col2 .landing-hubspot-form input[name="lastname"] {
    width: 172px;
}
.landingpage-layout .landing-row1-col2 .landing-hubspot-form input[name="company"],
.landingpage-layout .landing-row1-col2 .landing-hubspot-form input[name="email"],
.landingpage-layout .landing-row1-col2 .landing-hubspot-form input[name="phone"],
.landingpage-layout .landing-row1-col2 .landing-hubspot-form select[name="are_you_an_attorney_or_part_of_a_legal_staff"] {
    width: 324px;
}
.landingpage-layout .landing-row1-col2 .landing-hubspot-form input[type="submit"] {
    background: url('/images/landingpages/RequestQuoteButton.png');
    outline: none;
    border: none;
    width: 324px;
    height: 34px;
    margin-top: 12px;
    margin-bottom: 8px;
}
.landingpage-layout .landing-row1-col2 .landing-hubspot-form input[type="text"].error {
    border: 2px solid #F00;
}
.landingpage-layout .landing-row1-col2 .landing-tiny-text {
    font-size: 9px;
    color: #3f7a7a;
    text-align: center;
}
.landingpage-layout .rowcontent.grey {
    background: #ebebeb;
    /*margin-top: 20px;*/
}
.landingpage-layout .landing-row2-header {
    margin: 63px auto 0 auto;
    text-align: center;
}
.landingpage-layout .landing-row2-header p {
    margin: 0;
    padding: 0;
}
.landingpage-layout .landing-row2-header .light-head {
    font-size: 30px;
    color: #3ecdbd;
}
.landingpage-layout .landing-row2-header .dark-head {
    font-size: 36px;
    color: #3f7a7a;
}
.landingpage-layout .landing-ipad {
    width: 520px;
    height: 360px;
    background: url('/images/landingpages/LandingPageIpad.png');
    margin: 43px auto;
}
.landingpage-layout .ipad-video-player {
    width: 412px;
    height: 310px;
    padding: 23px 0 0 52px;
}
.landingpage-layout .ipad-video-player-overlay {
    width: 414px;
    height: 310px;
    z-index: -99;
    position: absolute;
}
.landingpage-layout .ipad-video-links {
    width: 520px;
    margin: 0 auto 43px auto;
    overflow: hidden;
}
.landingpage-layout .ipad-video-link-even {
    text-align: center;
    float: left;
    margin-top: 43px;
}
.landingpage-layout .ipad-video-link-odd {
    text-align: center;
    float: right;
    margin-top: 43px;
}
.landingpage-layout .ipad-video-links p {
    font-size: 30px;
    color: #3f7a7b;
}
.landingpage-layout .ipad-video-links a {
    display: inline-block;
    border: 2px solid;
    padding: 5px 20px;
    font-size: 20px;
    text-transform: uppercase;
}
.landingpage-layout .rowcontent.row3 {
    padding-bottom: 85px;
}
.landingpage-layout .landing-row3-header {
    font-size: 30px;
    font-weight: bold;
    color: #404040;
    text-align: center;
    margin-top: 65px;
}
.landingpage-layout .landing-membership-link {
    float: left;
    text-align: center;
    font-size: 18px;
    color: #3ecdbd;
    padding: 68px 0 0 115px;
}
.landingpage-layout .landing-membership-links a {
    display: block;
    border: 2px solid;
    padding: 5px 20px;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 50px;
}
.landingpage-layout .rowcontent.row4 {
    background: #a3a3a3;
    margin-bottom: -70px;
    min-height: 442px;
}
.landingpage-layout .companylogo {
    float: left;
    width: 266px;
    height: 77px;
    background: url('/images/landingpages/LandingCompanyLogo_1.png');
    margin: 163px 0 0 71px;
}
.landingpage-layout .companyquote {
    font-size: 36px;
    color: #FFF;
    float: right;
    width: 515px;
    text-align: center;
    height: 295px;
    margin: 48px 90px 0 0;
}
.landingpage-layout .companytag {
    float: right;
    width: 515px;
    height: 20px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    margin: 10px 90px 0 0;
}
.footer-links {
    position: relative;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: -40px;
}
.footer-links ul {
    list-style: none;
    margin: 0;
    text-align: center;
}
.footer-links ul li {
    display: inline-block;
}
.footer-links ul li:not(:last-child) {
    border-right: 1px solid #707070;
    margin-right: 10px;
    padding-right: 10px;
}
.footer-links ul li a {
    display: inline-block;
    color: #707070;
}
.legal{
    padding: 50px 0px;
}
.legal p {
    padding: 0 6%;
    font-size: 10px;
    color: #777;
    text-align: center;
}

/* Landing page dropdown banner */
.hero-overlay .hero-banner {
    position: relative;
    background: #3F7A7A;
    color: #FFF;
    height: auto;
    overflow: hidden;
    transition: all .2s ease-in-out;
}
.hero-overlay .hero-banner h2,
.hero-overlay .hero-banner h3 {
    text-align: center;
}
.hero-overlay .hero-banner h2 {
    font-weight: normal;
    font-size: 44px;
}
.hero-overlay .hero-banner h3 {
    font-size: 16px;
}
.hero-overlay .hero-banner p {
    padding: 0 10%;
    font-size: 10px;
}
.hero-overlay .hero-banner .close {
    width: 9px;
    height: 100%;
    max-height: 9px;
    transition: all .2s ease-in-out;
    position: absolute;
    top: 0;
    right: 0;
    margin: 2px 5px;
    opacity: 1;
    display: block;
    color: #FFF;
    font-size: 12px;
    transform: rotate(180deg);
    line-height: 0;
}
.hero-overlay .hero-banner .open {
    max-height: 5px;
    transform: rotate(0);
    margin-top: 8px;
}

/**
 * mobile fixes 11.30.17
 */

/* nav header layout */
.landingpage-layout .navbar-header {
    float: left;
}

.landingpage-layout .navbar-right {
    float: right;
    margin-bottom: 10px;
}

.landingpage-layout .landing-nav {
    float: left;
}

.landingpage-layout .phone a:hover,
.landingpage-layout .landing-membership-links a:hover,
.landingpage-layout .ipad-video-links a:hover{
    color: #3F7A7A;
}

@media screen and (min-width: 801px) {

    body.landingpage-layout {
        margin-top: 69px;
    }

    .landingpage-layout #header .navbar {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }

}

/* chat button */
.landingpage-layout #SnapABug_Button {
    display: none;
}

/* quote */
@media screen and (max-width: 960px) {

    .landingpage-layout .rowcontent.row4 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
        margin: 0;
        padding-top: 100px;
        padding-bottom: 140px;
    }

    .landingpage-layout .companylogo,
    .landingpage-layout .companyquote,
    .landingpage-layout .companytag {
        float: none;
        max-width: 80%;
        margin: 0 auto;
    }

    .landingpage-layout .companyquote,
    .landingpage-layout .companytag {
        height: auto;
    }

    .landingpage-layout .companylogo {
        order: 1;
    }

    .landingpage-layout .companytag {
        margin-top: 1.5em;
        margin-bottom: 4em;
    }

    /* footer nav */
    footer[role="contentinfo"] {
        margin-top: 0 !important;
        margin-bottom: 0;
        padding-top: 25px;
    }

    .footer-links {
        margin-bottom: 0;
    }

    .footer-links ul {
        padding-left: 0;
    }

    ol.social {
        margin-top: 25px !important;
        margin-bottom: 10px !important;
    }

    footer .list-inline > li {
        margin-left: 0;
        margin-right: 0;
    }

    /* form */
    .landingpage-layout .landing-row1-col1,
    .landingpage-layout .landing-row1-col2 {
        float: none;
        width: 80%;
        max-width: 560px;
        margin-left: auto;
        margin-right: auto;
    }

    .landingpage-layout .landing-row1-col1,
    .landingpage-layout .landing-row1-col1 ul {
        margin-top: 20px;
    }

    .landingpage-layout .landing-row1-col1 h2 {
        text-align: center;
    }

    .landingpage-layout .landing-row1-col2 .landing-hubspot-form input[type="text"] {
        border-color: #999;
    }

    .landingpage-layout .landing-row1-col2 .landing-hubspot-form input[type="text"]::-webkit-input-placeholder {
        color: #999;
    }

    .landingpage-layout .landing-row1-col2 .landing-hubspot-form input[type="text"]::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .landingpage-layout .landing-row1-col2 .landing-hubspot-form input[type="text"]:-ms-input-placeholder {
        color: #999;
    }

    .landingpage-layout .landing-row1-col2 .landing-hubspot-form input[type="text"]:-moz-placeholder {
        color: #999;
    }

    .landingpage-layout .landing-row1-col2 .landing-hubspot-form input[name="firstname"],
    .landingpage-layout .landing-row1-col2 .landing-hubspot-form input[name="lastname"] {
        width: calc( (100% - 9px) / 2 );
    }

    .landingpage-layout .landing-row1-col2 .landing-hubspot-form input[name="company"],
    .landingpage-layout .landing-row1-col2 .landing-hubspot-form input[name="email"],
    .landingpage-layout .landing-row1-col2 .landing-hubspot-form input[name="phone"],
    .landingpage-layout .landing-row1-col2 .landing-hubspot-form input[type="submit"],
    .landingpage-layout .landing-row1-col2 .landing-hubspot-form select[name="are_you_an_attorney_or_part_of_a_legal_staff"] {
        width: 100%;
        background-color: #FFF;
        border-color: #999;
    }

    .landingpage-layout .landing-row1-col2 .landing-hubspot-form input[type="submit"] {
        background-color: #3F7A7A;
        background-position: center center;
        background-repeat: no-repeat;
    }

}

/* hero */
@media screen and (max-width: 840px) {

    .landingpage-layout .hero {
        padding-top: 0;
        padding-bottom: 0;
        min-height: 0;
        background-position: 80% center !important;
    }
    .landingpage-layout .hero .container {
        padding: 40px;
    }

    .landingpage-layout .hero .headerVideo,
    .landingpage-layout .hero .phone {
        float: none;
    }

    .landingpage-layout .hero .headerVideo {
        margin: 0 0 20px;
    }

    /* ipad videos */
    .landingpage-layout .landing-ipad {
        position: relative;
        width: 100%;
        max-width: 520px;
        height: auto;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }

    .landingpage-layout .landing-ipad:before {
        content: "";
        width: 1px;
        margin-left: -1px;
        float: left;
        height: 0;
        padding-top: calc( 360 / 520 * 100% );
    }

    .landingpage-layout .landing-ipad:after {
        content: "";
        display: table;
        clear: both;
    }

    /**
     * video background & player dimensions:
     *
     * 520 x 360 (ipad bg)
     * 412 x 310 (videos themselves)
     */
    .landingpage-layout .ipad-video-player {
        width: 100%;
        height: 100%;
        padding: 4.5% calc( ( 100% - 412 / 520 * 100% ) / 2 - 1px );
    }

    .landingpage-layout .ipad-video-player-overlay {
        width: 100%;
        height: 0;
        padding-bottom: 75.243%; /* 310 / 412 */
    }

    .landingpage-layout .ipad-video-links {
        width: 100%;
        max-width: 520px;
        padding-left: 10px;
        padding-right: 10px;
    }

}
@media screen and (max-width: 800px) {
    .landingpage-layout .hero h1{
        font-size: 32px;
    }
}
@media screen and (max-width: 700px) {
    .landingpage-layout .navbar-header {
        width: 50%;
    }
    .landingpage-layout .navbar-right {
        width: 50%;
    }
    .landingpage-layout.no-logo .navbar-header {
        display: none;
    }
    .landingpage-layout.no-logo .navbar-right {
        width: 75%;
    }
    .landingpage-layout .navbar-right{
        padding-right: 0px;
        padding-top: 8px;
    }
    .landingpage-layout .nav.navbar-nav.landing-nav {
        margin: 0;
        top: 20px;
        float: right;
    }
    .landingpage-layout .hero {
        background-position: left center !important;
    }
}
@media screen and (max-width: 540px) {
    .landingpage-layout .navbar-header {
        width: 40%;
    }
    .landingpage-layout .navbar-right {
        width: 60%;
    }
    .landingpage-layout .site_logo img{
        min-width: 200px;
    }
}

@media screen and (max-width: 480px) {
    .landingpage-layout .navbar-header {
        width: 30%;
    }
    .landingpage-layout .navbar-right {
        width: 70%;
    }
    .landingpage-layout .ipad-video-link-even,
    .landingpage-layout .ipad-video-link-odd {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .landingpage-layout .ipad-video-link-even {
        margin-top: 0;
    }

}
@media screen and (max-width: 380px) {
    .landingpage-layout .navbar-header {
        width: 20%;
    }
    .landingpage-layout .navbar-right {
        width: 80%;
    }
    .landingpage-layout .site_logo img{
        min-width: 150px;
    }
    .landingpage-layout .landing-callbutton a {
        font-size: 14px;
    }
}

/* membership */
@media screen and (max-width: 1024px) {

    .landingpage-layout .landing-membership-link {
        width: 33.333%;
        padding: 68px 0 0;
    }

    .landingpage-layout .landing-membership-link > * {
        margin-left: auto;
        margin-right: auto;
    }

}

@media screen and (max-width: 750px) {

    .landingpage-layout .landing-row2-header,
    .landingpage-layout .landing-row3-header {
        margin-top: 30px;
    }

    .landingpage-layout .landing-membership-link {
        float: none;
        width: 100%;
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
    }

    .landingpage-layout .landing-membership-link:first-child {
        padding-top: 30px;
    }

    .landingpage-layout .landing-membership-link .landing-membership-image {
        width: 100% !important;
        height: 0 !important;
        padding-bottom: 70%;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }

    .landingpage-layout .landing-membership-link .membershipLink {
        display: block;
        margin-top: 10px;
    }

    .landingpage-layout .landing-membership-link a {
        margin-top: 24px;
    }

}

/* modal */
@media screen and (max-width: 480px) {

    .hero-overlay .hero-banner p {
        padding: 0px 15% 20px;
        font-size: 10px;
        text-align: left;
    }

    .landingpage-layout .site_logo img {
        width: 100%;
    }
    .lp_modal {
        max-width: 100%;
        height: auto;
        overflow: hidden;
    }

    .lp_modal_container {
        max-width: calc( 100% - 12px );
        height: auto;
    }

    .lp_modal_header {
        width: auto;
        height: 0;
        padding-bottom: 25%;
        margin: 20px;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .lp_modal_hubspotform,
    .lp_modal_tinytext {
        margin-bottom: 10px;
    }

    .lp_modal_tinytext {
        position: static;
    }

    .lp_modal_hubspotform {
        width: 100%;
        padding-left: 12px;
        padding-right: 12px;
    }

    .lp_modal_hubspotform input[name="firstname"],
    .lp_modal_hubspotform input[name="lastname"] {
        width: calc( ( 100% - 9px ) / 2 );
    }

    .lp_modal_hubspotform input[name="company"],
    .lp_modal_hubspotform input[name="email"],
    .lp_modal_hubspotform input[name="phone"],
    .lp_modal_hubspotform select[name="are_you_an_attorney_or_part_of_a_legal_staff"] {
        width: 100%;
        background-color: #FFF;
        border-color: #999;
    }

    .lp_modal_hubspotform input[type="submit"] {
        margin-left: 50%;
        transform: translateX( -50% );
    }

    .landingpage-layout .phone a,
    .landingpage-layout .cta a,
    .headerVideo a {
        font-size: 18px;
        padding: 10px 20px;
    }

}
.lp_modal_close {
    position: absolute;
    top: -15px;
    right: -10px;
    color: #fff;
    cursor: pointer;
    z-index: 9999;
    font-size: 20px;
    padding: 20px
}

/**
*
* New Banner 04-15-19 Adam
*
*/
#banner {
    position: relative;
    display: block;
    width: 100%;
    background: #ffffff;
    padding: 10px 0px;
}
#banner .col-sm-3:nth-child(1) {
    text-align: left;
}
#banner .col-sm-3:nth-child(3) {
    text-align: right;
}
#banner .col-sm-6 {
    text-align: center;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
#banner .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    position: relative;
}
#banner .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
#banner .btn {
    margin-top: 0px;
    text-transform: uppercase;
    margin: 0px 10px;
}
#banner a.close-banner {
    position: absolute;
    top: 10px;
    right: 20px;
}
@media screen and (max-width: 860px) {
    #banner .col-sm-3,
    #banner .col-sm-6 {
        width: 100%;
        text-align: center !important;
    }
    #banner .btn {
        margin: 10px;
    }
}

/* topic tag pagination 05.2020 */

.pagination-nav {
  font-size: 13px;
  margin: 1rem 0;
  padding: 0;
}

.pagination-nav li {
  display: inline-block;
}

.pagination-nav a,
.pagination-nav span {
  background-color: #ececec;
  display: block;
  margin-bottom: 3px;
  padding: 0.5rem 1.25rem;
}

.pagination-nav a:hover {
  background-color: #e5e4dc;
}

.pagination-nav .current {
  background-color: #000;
  color: #fff;
}

/* topics tags list layout */

.topics-tags-list > .col-md-3:nth-child(4n - 5) {
  clear: both;
}