.anchor-link-name {
    display: block;
    position: relative;
    top: -15px;
    visibility: hidden;
}

.bold {
    font-weight: bolder;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bg-dark-gray {
    /*background-color: #574d50;*/
    background-color: #2B2728;
}

.bg-blue {
    background-color: #00AEEF;
}

.bg-blue .subheading {
    color: #333333;
}

.bg-blue .wysiwyg-content {
    color: #333333;
}

.bg-blue + .bg-blue .vertical-padding,
.bg-dark-gray + .bg-dark-gray .vertical-padding,
.bg-light-gray + .bg-light-gray .vertical-padding,
.bg-white + .bg-white .vertical-padding {
    padding-top: 0 !important;
}

.bg-light-gray {
    background-color: #f0eeee;
}

.bg-overlay,
.bg-overlay-2,
.bg-overlay-3 {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.bg-overlay.bg-image,
.bg-overlay-2.bg-image,
.bg-overlay-3.bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#footer {
    font-size: 75%;
    padding: 0 !important;
}
/*
#footer .footer__bottom {
    background-color: #0c0b0b;
    border-top: 1px solid #383233;
}
*/
#footer .footer__bottom .footer__copyright {
    margin: 0;
    padding-bottom: 45px;
    padding-top: 15px;
}

#footer .footer__bottom .footer__copyright a {
    color: #999999;
}

#footer .footer__bottom .footer__copyright a:hover {
    color: #ffffff;
}

#footer .footer__middle,
#footer .footer__top {
    color: #999999;
    padding: 0 0 20px 0;
}

#footer .footer__top a.telephone {
    color: #999999;
    font-size: 1.5em;
}

#footer .footer__top a.telephone:hover {
    color: #ffffff !important;
}

#footer .footer__middle .border__top {
    border-top: 1px solid #383233;
}

#footer .footer__middle .column,
#footer .footer__top .column {
    padding-top: 20px;
}

#footer .footer__middle h2,
#footer .footer__top h2 {
    color: #cccccc;
    font-size: .9rem;
    margin: 24px 0 8px;
    text-transform: uppercase;
}

#footer .footer__middle h2:first-child,
#footer .footer__top h2:first-child {
    margin-top: 0 !important;
}

#footer .footer__middle ul.menu,
#footer .footer__top ul.menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footer .footer__middle ul.menu li,
#footer .footer__top ul.menu li {
    margin-bottom: 8px;
}

#footer .footer__middle ul.menu li:last-child,
#footer .footer__top ul.menu li:last-child {
    margin-bottom: 0 !important;
}

#footer .footer__middle ul.menu li a,
#footer .footer__top ul.menu li a {
    color: #cccccc;
}

#footer .footer__middle ul.menu li a:hover,
#footer .footer__top ul.menu li a:hover {
    color: #ffffff;
}

#footer .footer__middle p,
#footer .footer__top p {
    margin-bottom: 8px;
}

#footer .footer__middle p:last-child,
#footer .footer__top p:last-child {
    margin-bottom: 0 !important;
}

#footer .footer__middle .social {
    margin-left: -8px !important;
}

#footer .footer__top .social {
    margin-left: 0 !important;
    margin-top: 15px;
}

#footer .footer__top #searchform div {
    justify-content: center;
}

#footer .footer__top .container #searchform div button {
  border-color: #666;
  background: rgba(255, 255, 255, 0.1);
  color: #999;
}

#footer .footer__top .container #searchform div button:hover {
  color: #fff;
}

#footer .footer__top #searchform div input[type="text"] {
  background: rgba(255, 255, 255, 0.1);
  border-color: #666;
  color: #fff;
}

.fs-75 {
    font-size: 75%;
}

.fs-100 {
    font-size: 100%;
}

.fs-125 {
    font-size: 125%;
}

.fs-150 {
    font-size: 150%;
}

.fs-200 {
    font-size: 200%;
}

#header .header__nav #menu {
    width: auto !important;
}

#header .header__nav .row {
    align-items: center;
    justify-content: space-between;
}

#header .header__nav .container .header__logo a,
#footer .footer__top .footer__logo a {
    display: flex;
    align-items: center;
    padding: 5px;
}

#footer .footer__top .footer__logo a {
    justify-content: center;
}

#header .header__nav .container .header__logo a:hover,
#footer .footer__top .footer__logo a:hover {
    text-decoration: none;
}

#header .header__nav .container .header__logo a img {
    margin: 0;
    width: 180px;
}

#footer .footer__top .footer__logo a img {
    margin: 0;
    width: 140px;
}

#header .header__nav .container .header__logo a .plus {
    color: #00AEEF;
    font-size: 65px;
    line-height: 0.5;
    margin-left: 5px;
    transition: 0.2s;
}

#footer .footer__top .footer__logo a .plus {
    color: #00AEEF;
    font-size: 48px;
    line-height: 0.5;
    margin-left: 3px;
    transition: 0.2s;
}

#header .header__nav .container .header__logo a:hover .plus,
#footer .footer__top .footer__logo a:hover .plus {
  transform: rotate(90deg);
}

#header .header__nav .container .header__phone {
    text-align: center;
}

.page-template-ws-page-template #header .header__sub-nav {
    display: none;
}

.page-template-ws-page-template strong {
    color: #333333;
}

.single-ws_landing_pages,
.single-ws_landing_pages h1,
.single-ws_landing_pages h2,
.single-ws_landing_pages h3,
.single-ws_landing_pages h4,
.single-ws_landing_pages h5,
.single-ws_landing_pages h6,
.single-ws_landing_pages p {
    /*color: #231F20;*/
    color: #333333;
}

.single-ws_landing_pages .lead {
    font-size: 1.333rem;
}

.single-ws_landing_pages #chat-widget-container,
.single-ws_landing_pages #footer .footer__left {
    display: none !important;
}

.single-ws_landing_pages #footer .col-md-9 {
    display: none;
}

.single-ws_landing_pages #footer .row {
    justify-content: center;
}

.single-ws_landing_pages #footer .social {
    margin-left: 0;
    text-align: center;
}

.text-blue {
    color: #00AEEF;
}

.text-center {
    text-align: center;
}

.text-white {
    color: #FFFFFF;
}

#ws-lp-certifications .logo img {
    height: auto;
    max-height: 60px;
    max-width: 180px;
    width: auto;
}

#ws-lp-heading .heading + .subheading {
    padding-top: 1.5rem;
    position: relative;
}

#ws-lp-heading .heading + .subheading:before {
    background-color: #00AEEF;
    content: '';
    display: block;
    height: 4px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 120px;
}

#ws-lp-heading.bg-blue .heading + .subheading:before {
    background-color: #ffffff;
}

#ws-lp-features-list .feature:first-child {
    margin-top: 0 !important;
}

#ws-lp-features-list .feature .icon {
    border-radius: 3rem;
    height: 6rem;
    font-size: 3rem;
    line-height: 6rem;
    margin: 0 auto;
    width: 6rem;
}

#ws-lp-hero .form .form-heading span {
    border-bottom: 2px solid #00AEEF;
    font-weight: 600;
    text-transform: uppercase;
}

#ws-lp-hero .form .frm_submit {
    text-align: center;
}
/*
#ws-lp-hero .heading span {
    color: #ffffff;
}
*/
#ws-lp-hero .heading + .subheading {
    padding-top: 3rem;
    position: relative;
}

#ws-lp-hero .heading + .subheading:before {
    /*background-color: #231F20;*/
    background-color: #333333;
    content: '';
    display: block;
    height: 4px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 120px;
}

#ws-lp-hero .subheading p {
    color: #333333;
}

.ws-btn {
    background-color: #00AEEF;
    border-radius: 5px;
    color: #FFFFFF;
    padding: .75rem 1.5rem;
    text-transform: uppercase;
}

.ws-btn.ws-btn-white {
    background-color: #FFFFFF;
    /*color: #231F20;*/
    color: #333333;
}

.ws-btn:focus,
.ws-btn:hover,
.ws-btn.ws-btn-white:focus,
.ws-btn.ws-btn-white:hover {
    /*background-color: #231F20;*/
    background-color: #333333;
    color: #FFFFFF;
    text-decoration: none;
}

@media (min-width: 576px) {



}
    
@media (max-width: 767px) {
    
    .home #home-hero {
        min-height: 0px !important;
    }
    
    #ws-lp-hero.has-bg-image .content-wrapper {
        margin-top: -12rem;
    }
    
}
    
@media (min-width: 768px) {
    
    #ws-lp-features-list .feature:nth-child(2) {
        margin-top: 0 !important;
    }
    
}

@media (min-width: 769px) {
    


}

@media (max-width: 991px) {
    
    #header .header__nav .container .header__logo,
    #header .header__nav .container .header__phone {
        display: none;
    }
    
    #header .header__top .header__certs {
        display: none;
    }
    
    #ws-lp-hero.has-bg-image .content-wrapper {
        margin-top: -12rem;
    }
    
}

@media (min-width: 992px) {
    
    #footer .footer__bottom .footer__copyright {
        padding-bottom: 8px;
        padding-top: 8px;
    }
    
    #footer .footer__top .footer__logo a {
        justify-content: flex-start;
    }
    
    #footer .footer__top .social {
        margin-left: -4px !important;
    }
    
    #header .header__nav .row {
        height: 60px;
    }
    
    #header .header__top {
        background-color: #0c0b0b !important;
        display: none;
        /*height: 12px;*/
        padding: 4px 0 !important;
    }
    
    #header .header__top .header__certs {
        color: #999999 !important;
        font-size: 14px;
        padding-left: 4px;
    }
    
    #header .header__top .container .header__logo {
        display: none;
    }
    
    #header .header__top .container .header__phone {
        font-size: 14px !important;
    }
    
    #header .header__top .container .header__phone a {
        color: #999999;
    }
    
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
        height: 60px !important;
        line-height: 60px !important;
    }
    
    #ws-lp-hero .form .frm_submit {
        text-align: left;
    }
    
    #ws-lp-hero .heading + .subheading:before {
        left: 0;
        transform: none;
    }
    
    #ws-lp-hero.has-bg-image .row {
        padding-bottom: 3rem;
        padding-top: 3rem;
    }

}

@media (min-width: 1200px) {
    


}