h2.socialmedia__title, 
h2.hours__title, 
h2.map__title {
    font-family: "source-sans-pro-bold", Arial, Helvetica, sans-serif;
    font-size: 34px;
    line-height: 41px;
    text-transform: uppercase;
    text-shadow: 0 0 3px rgb(0 0 0 / 30%);
    margin: 0;
}

.navigation:not(.mm-menu) .navigation__list > .navigation__item > a {
    color: #a825ff;
}

.navigation {
    border-top: 2px solid #a825ff;
}

.location__fax:before {
    content: "\f1ac";
}

.wrap__socialmedia_home .socialmedia__link:before {
    content: '';
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
    text-decoration: none;
    width: 160px;
    height: 60px;
    background: url(/storage/app/media/fblogo-160.png) no-repeat !important;
}

.wrap__socialmedia_home .socialmedia__link {
    width: 100%;
}

.wrap__socialmedia_home .socialmedia__link:hover {
    opacity: 0.9;
    transition: 0.4s;
}

h2.socialmedia__title, 
h2.hours__title, 
h2.map__title {
    text-transform: uppercase;
}


.custom-homepage-icons ul li {
    text-align: center;
}

.custom-homepage-icons ul li img {
    width: auto;
    max-height: 50px;
}

.custom-homepage-icons ul {
    display: flex;
    justify-content: space-between;
    list-style-type: none;
}

.wrap__form--inner .form__group {
    margin-bottom: 10px;
}

.col30 {
    width: 240px;
}

.col-70 {
    width: calc(100% - 250px);
}

.col-70, .col30 {
    display: inline-block;
    vertical-align: top;
}

.featuredblock__item {
    width: 30%;
}

.featuredblock__item .featuredblock__container {
    min-height: 300px
}

/*------------------Custom-Color--------------------*/
.wrap__form--inner {
    background: linear-gradient(80deg, #fdd53d 0%, #fe730f 100%);
}

.component__title-caption-wrap h2, .component__title-caption-wrap h3 {
    color: #2926fe;
}

.wrap__form--inner .form__title, .form__caption.component__subtitle, .featuredblocks__title, .featuredblocks__caption {
    color: #fff!important;
}

.slider__button a {
    background: #fb3221;
}

.slider__button a:hover, .slider__button a:focus {
    background: linear-gradient(to right, #fe3d88 0%, #fb3221 100%);
}

.slider__button a {
    background: #fb3221;
}

.slider__button a:hover, .slider__button a:focus {
    background: linear-gradient(to right, #fe3d88 0%, #fb3221 100%);
}

.socialmedia__link:before {
    color: #a825ff;
}

.form .submit:hover, .form .submit:focus {
    background: #fb3221;
    border-color: #fb3221;
}

.navigation:not(.mm-menu) .navigation__item .sublevel-1 .navigation__item a:hover {
    color: #3cfffe;
}

.navigation:not(.mm-menu) .navigation__item .sublevel-1 .navigation__item a {
    background: #a825ff;
}

h1 {
    color: #2b24fd;
    font-family: "kaushan-script", Arial, Helvetica, sans-serif;
}

h2 {
    color: #a724fe;
}

a {
    color: #fe3e88;
    text-decoration: none;
}

/*------------------Custom-Color-END-------------------*/
/*--------------------Starter-Pack------------------*/
.wrap__page-content ul, .wrap__page-content ol, .wrap__editable ul, .wrap__editable ol, .wrap__editable-content ul, .wrap__editable-content ol, .staff-member ul, .staff-member ol, .editable ul, .editable ol, .form ul, .form ol {
    clear: none;
}

.editable ul + *, .editable ol + *, .editable__container ul + *, .editable__container ol + * {
    clear: none;
}

.wrap__page-content ul, .wrap__page-content ol, .wrap__editable ul, .wrap__editable ol, .blog__post-content ul, .blog__post-content ol, .article__post-content ul, .article__post-content ol, .article__content.content ul, .article__content.content ol, .testimonials-item--content ul, .testimonials-item--content ol, .testimonials__content ul, .testimonials__content ol {
    clear: none;
}

html {
    scroll-behavior: smooth;
}

a[href^="tel"] {
    cursor: pointer;
    pointer-events: unset;
    text-decoration: none;
}

.col-2 {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    padding: 1%;
}

p.rightside {
    padding-left: 15px;
    float: right;
    width: auto;
}

p.rightside img {
    padding: 5px;
    width: 250px;
    margin: 5px;
}

p.leftside img {
    padding: 5px;
    width: 250px;
    margin: 5px;
}

p.leftside {
    padding-right: 15px;
    float: left;
    width: auto;
}

.logo__link.logo__left .logo__image, .logo__left img[class$="__img"] {
    margin-right: 0;
    width: 150px!important;
    height: auto!important;
    max-height: unset!important;
}

.logo__description {
    line-height: 50px;
    font-size: 25px;
}

.logo__title {
    font-size: 51px;
}


.logo__summary {
    padding-top: 40px;
}


.location__address:before, .location__address-2:before {
    font-size: 20px;
}

.location p, .location p a {
    color: white;
    font-family: arial!important;
    text-shadow: 1px 1px 1px black;
}

.wrap__header-top p.logo__description, .wrap__header-top p.logo__title {
    font-family: arial!important;
}

.wrap__header-top p.logo__description, .wrap__header-top p.logo__title {
    color: white;
    text-shadow: 2px 3px 1px black;
}

.wrap__layout--image .wrap__image .image {
    background: url(/storage/app/media/featured_blocks_new.jpg)!important;
    background-position: 50% 50%!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}

@media(min-width: 1201px) {
    .home-layout--inner {
        background-image: url(/storage/app/media/header_bg-new.png);
        background-repeat: no-repeat;
        margin: 0 auto;
        min-width: 1000px;
        background-position: 40% top;
        background-repeat: repeat-x;
        min-height: 100%;
        overflow: hidden;
    }

    .fullwidth-layout--inner {
        background-image: url(/storage/app/media/header_bg-new.png);
        background-repeat: no-repeat;
        margin: 0 auto;
        min-width: 1000px;
        background-position: 40% top;
        background-repeat: repeat-x;
        min-height: 100%;
        overflow: hidden;
        max-width: 100%;
    }

    footer.wrap__footer, .wrap__home, .wrap__header,.wrap__fullwidth {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        padding: 0 15px;
    }

    .home-layout--inner {
        max-width: 100%;
    }

    .wrap__header-top {
        padding-bottom: 13px;
    }
}


@media (max-width: 1200px) {
    .wrap__header {
        background: #00a8e7;
    }

    .logo__description {
        line-height: 50px;
        font-size: 23px;
    }

    .logo__title {
        font-size: 42px;
    }


    .wrap__copyright {
        float: none;
        width: 100%;
        justify-content: center;
        display: flex;
    }
}

@media (max-width: 1199px) {
    .wrap__contentColumns--inner {
        display: block;
    }

    .wrap__socialmedia_home {
        float: none;
        padding: 26px 15px;
        width: 100%;
    }

    .wrap__newslettersignup {
        float: none;
        width: 100%;
    }
}
@media (max-width: 992px) {
    .custom-homepage-icons ul li {
        width: 33%;
        margin-bottom: 10px;
    }
}
@media(min-width: 768px) {
    .wrap__locationsHeader .location__address, .wrap__locationsHeader .location__phone, .wrap__locationsHeader .location__fax {
        padding-left: 5px;
    }
}

@media (max-width: 768px) {
    .featuredblock__title {
        text-align: center;
    }

    .featuredblock__item {
        width: 43%;
        margin: 5px;
        text-align: center;
    }

    .logo__title {
        font-size: 42px;
    }

    .logo__description {
        font-size: 22px;
        line-height: 2;
    }

    .wrap__locationsHeader .location__phone a, .wrap__locationsHeader .location__fax a {
        padding-left: 5px;
    }

    .col-2 {
        display: block;
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .custom-homepage-icons ul li {
        width: 50%;
        margin-bottom: 10px;
    }

    .col-70, .col30 {
        display: block;
        width: 100%;
        text-align: center;
    }
    .locations {
        padding: 0 3%;
    }
}

@media (max-width: 767px) {
    .logo__title {
        font-size: 32px;
    }
    .logo__description {
        font-size: 17px;
    }
}
@media(max-width: 767px) and (min-width: 520px) {
    .wrap__locationsHeader .location__address:before, .wrap__locationsHeader .location__fax:before {
        left: 0;
        top: 0;
    }
}

@media (max-width: 520px) {
    .logo__link.logo__left .logo__image, .logo__left img[class$="__img"] {
        width: 100px!important;
    }

    
    .logo__summary {
        padding-top: 20px;
    }


    .featuredblock__item {
        width: 100%;
    }

    p.leftside {
        float: none!important;
        text-align: center;
        padding-right: 0px!important;
    }

    p.leftside img {
        float: none!important;
        display: block;
        text-align: center;
        margin: auto;
        padding-right: 0px!important;
    }

    .rightside {
        float: none!important;
        text-align: center;
        padding-left: 0px!important;
    }

    p.rightside img {
        float: none!important;
        display: block;
        text-align: center;
        margin: auto;
        padding-left: 0px!important;
    }
    .logo__title {
        font-size: 30px;
    }
}

/*--------------------Starter-Pack-End-----------------*/

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
.wrap__logoHeader .wrap__logo--inner > div {
    float: unset;
}
.wrap__logoHeader .wrap__logo--inner > div > div {
    height: 100%;
    float: unset;
}
.wrap__logoHeader .wrap__logo--inner {
    height: 100%;
    float: unset;
}
.featuredblock__item .featuredblock__container {
    min-height: 100px;
}
.component__title-caption-wrap + .location {
    width: 58% !important;
    margin: 0 auto;
}
.slider__title, .slider__caption {
    text-align: center;
}
.slider__button a {
    min-width: 100%;
}
.featuredblock__item.hasicon .featuredblock__icon {
    min-height: 55px;
}
}

