/*!
Theme Name: belltrace
*/

h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin-bottom: 27px
}

li,
p {
    line-height: 1.5em
}

#header-logo,
.section,
header nav {
    padding-left: 15px
}

#header-top-bar li,
#main-nav li,
#mobile-nav-btn,
.explore-block h2,
h1 {
    text-transform: uppercase
}

#explore-section,
.benefits,
.main-content,
footer {
    overflow: hidden
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    background: url(img/bg_seamless.png) #f0f0f0;
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 100%;
    font-weight: 300
}

img {
    border-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

h1 {
    font-size: 3.5em
}

h2 {
    font-size: 3em
}

h3 {
    font-size: 2.25em
}

h4 {
    font-size: 1.75em
}

h5 {
    font-size: 1.5em
}

h6,
li,
p {
    font-size: 1.25em
}

h6 {
    background-image: url(http://hamiltontrace.mediaworksonline.com/wp-content/uploads/2015/11/panel-title-background2.jpg);
    font-weight: 400;
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 10px;
    padding-left: 55px;
    min-height: 52px
}

ol,
ul {
    margin-left: 36px
}

a:link,
a:visited {
    color: #06c;
    text-decoration: none
}

a:focus,
a:hover {
    text-decoration: underline
}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -220px
}

.section {
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%
}

@media (min-width:1024px) {
    .section {
        width: 994px
    }
}

@media (min-width:1200px) {
    .section {
        width: 1200px
    }
}

.section-full {
    margin: 0 auto;
    max-width: 1170px;
    padding-right: 30px;
    width: 100%
}

#footer,
#push {
    height: 220px
}

#closeBtn,
#mobileNav .sub-menu {
    display: none
}

header {
    position: fixed !important;
    width: 100%;
    z-index: 1000;
    top: -30px;
}

#mobileHeaderSpacer {
    display: block;
    height: 157px
}

@media (max-width:1024px) {
    #closeBtn {
        display: block;
        position: absolute;
        right: 0;
        top: 520px;
        margin-right: 10px
    }
    nav {
        padding-left: 0 !important;
        margin-left: -10px !important
    }
}

header nav {
    position: relative
}

header nav li {
    float: left;
    list-style: none
}

header nav li a:link,
header nav li a:visited {
    color: #1c5f83;
    text-transform: uppercase;
    font-size: 14px
}

header nav ul {
    margin: 0
}

#header-top-bar {
    background-color: #fff;
    height: 0;
    padding-top: 3px
}

#header-top-bar ul {
    float: right;
    margin-top: -1px
}

#header-top-bar li {
    color: #fff;
    font-size: 1.1em
}

#header-top-bar li:first-child {
    margin-right: 5px
}

#top-bar-links a:focus,
#top-bar-links a:hover {
    color: #293b4f;
    text-decoration: none
}

@media (max-width:767px) {
    #menu-top-menu li,
    #mobileNav .menu-item-737 {
        display: none
    }
    #menu-item-737 {
        display: block !important;
    }
}

#menu-top-menu li:hover {
    background-color: #fff !important;
    color: #6d0000 !important
}

#community-dropdown {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
    display: none;
    height: auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999
}

header #community-dropdown nav {
    padding-left: 0;
    padding-right: 0
}

#community-dropdown li {
    background-color: #fff;
    border-bottom: 1px solid #d9d8d8;
    border-right: 1px solid #d9d8d8;
    height: 80px;
    margin: 0;
    width: 33.33333333333333%
}

#community-dropdown span {
    display: block !important
}

#community-dropdown li:first-child,
#main-nav li:last-child {
    margin-right: 0
}

#community-dropdown li:focus,
#community-dropdown li:hover {
    background-color: #d9d8d8
}

#community-dropdown img {
    display: block;
    height: 40px;
    margin: 8px auto 0;
    width: 40px
}

#community-dropdown p {
    color: #000;
    font-size: .6em;
    height: 100px;
    text-align: center;
    text-transform: none
}

@media (min-width:1024px) {
    #community-dropdown li {
        height: 100px;
        width: 16.66666666666664%
    }
    #community-dropdown img {
        float: left;
        height: 87px;
        margin-right: 0;
        margin-top: 6px;
        width: 87px
    }
    #community-dropdown p {
        display: table-cell;
        text-align: left;
        vertical-align: middle;
        font-size: .8em;
    }
}

#header-middle {
    background-color: #fff;
    height: 138px;
}

#header-logo {
    float: left;
    margin-top: 29px;
    width: 21.25em;
}

@media (max-width:1024px) {
    #header-logo {
        height: 70px;
        margin-top: 28px;
        padding-left: 0;
        width: auto;
    }
}

#header-middle ul {
    clear: right;
    border-radius: 4px;
    float: right
}

#header-middle li {
    font-size: .9em;
    line-height: 1.4em;
    padding: 6px
}

#header-middle li:last-child {
    font-size: .9em;
    line-height: 1.4em;
    padding: 6px 0 6px 6px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

@media (min-width:1024px) {
    #header-middle li {
        padding: 6px 12px
    }
    #home-banner {
        height: 536px
    }
}

#header-middle li:first-child {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

#header-middle li:focus,
#header-middle li:hover {
    background-color: #06a4ac;
    border-color: #058c94;
    cursor: pointer
}

#header-middle li a:focus,
#header-middle li a:hover,
#main-nav li a:focus,
#main-nav li a:hover {
    text-decoration: none
}

#header-phone {
    clear: right;
    float: right;
    font-size: 2.03em;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 20px;
    color: #1c5f83;
    display: block
}

#header-phone span {
    margin-top: 1px;
    margin-left: 8px;
    display: block;
    float: left;
    margin-right: 7px;
    font-size: .69em;
    font-weight: 500;
    color: #1c5f83;
}

#mobile-nav-btn {
    color: #fff;
    cursor: pointer;
    display: none;
    height: 41px;
    padding-top: 9px;
    position: relative
}

@media screen and (max-width:767px) {
    #header-phone {
        position: absolute;
        right: 12px;
        margin-top: 10px;
    }
    #header-phone span {
        font-size: 15px;
        position: relative;
        top: -4px;
        margin-right: 2px;
    }
    #header-phone img {
        width: 15px;
        height: 15px;
        color: #1c5f83;
    }
    #menu-top-menu {
        margin-top: 35px;
        margin-right: -10px
    }
    #mobile-nav-btn {
        display: block
    }
    #main-nav nav {
        display: none;
        padding: 0;
        position: relative;
        height: 225px
    }
    #menu-main-menu li {
        margin: 6px;
    }
}

#main-nav {
    background-color: #8cc2ab
}

#main-nav ul {
    padding-left: 30px;
    padding-top: 16px;
    width: 1045px
}

#main-nav ul li ul span {
    font-size: 13px;
    margin-right: 1px;
    padding: 4px;
}

#main-nav li {
    font-size: 1em;
    line-height: 20px
}

#main-nav li a {
    padding: 12px 20px
}

#main-nav li span {
    font-size: 16px;
    margin: 0 -4px;
    display: inline-block;
    font-weight: 100;
    margin-right: -10px;
}

@media screen and (max-width:900px) {
    #main-nav li a {
        padding: 12px 6px;
        margin-right: 10px;
    }
    #main-nav li span {
        font-size: 15px;
    }
}

@media screen and (max-width:767px) {
    #main-nav li a {
        padding: 12px 18px
    }
    #main-nav li a:focus,
    #main-nav li a:hover {
        background: 0 0
    }
}

#main-nav>li.has-sub a:focus,
#main-nav>li.has-sub a:hover {
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

#cssmenu,
#cssmenu a,
#cssmenu li,
#cssmenu ul {
    border: none;
    margin: 0;
    padding: 0;
    line-height: 1;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#cssmenu,
#cssmenu>ul>li>a {
    border-radius: 5px;
    display: block
}

#cssmenu {
    height: 50px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    width: auto
}

#cssmenu>ul {
    list-style: none inside;
    padding: 0;
    margin: 0
}

#cssmenu>ul>li {
    list-style: none inside;
    padding: 5px 0 7px;
    margin: 0;
    float: left;
    display: block;
    position: relative
}

#cssmenu>ul>li>a {
    outline: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    color: #fff
}

@media screen and (max-width:767px) {
    #cssmenu>ul {
        width: 100%
    }
    #cssmenu>ul>li {
        float: none;
        width: 100%;
        padding-bottom: 0
    }
    #cssmenu>ul>li>a {
        text-align: left
    }
}

#multimedia-nav a,
.sticky-float-contentLeft,
footer p {
    text-align: center
}

#cssmenu ul li.has-sub:hover>a:after {
    top: 0;
    bottom: 0
}

#cssmenu>ul>li.has-sub:hover>a:before {
    top: 19px
}

#cssmenu ul li.has-sub:hover>a {
    border-color: maroon;
    padding-bottom: 11px;
    padding-top: 13px;
    top: -1px;
    z-index: 999
}

#cssmenu ul li.has-sub:hover>div,
#cssmenu ul li.has-sub:hover>ul {
    display: block
}

@media screen and (max-width:767px) {
    #cssmenu ul li.has-sub:hover>a {
        background: 0 0;
        padding: 12px 18px;
        top: 0
    }
    #cssmenu ul li.has-sub:hover>div,
    #cssmenu ul li.has-sub:hover>ul {
        display: none
    }
}

#cssmenu ul li>div,
#cssmenu ul li>ul {
    display: none;
    width: auto;
    min-width: 185px;
    position: absolute;
    top: 46px;
    padding: 10px 0;
    background: #fff;
    border-radius: 0 0 8px 8px;
    z-index: 999;
    border: 1px solid #293b4f;
    margin-top: 3px
}

#cssmenu ul li>ul li {
    display: block;
    list-style: none inside;
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%
}

#cssmenu ul li>ul li a {
    outline: 0;
    display: block;
    position: relative;
    margin: 0 20px;
    padding: 9px 0 6px;
    color: #293b4f;
    text-decoration: none;
    border-bottom: 1px solid #a9b1b9;
    font-size: 15px;
    font-weight: 500
}

#cssmenu ul li>ul li:last-child a {
    border-bottom: 0
}

#cssmenu ul ul a:hover {
    background-color: #EEE;
    border-radius: 0;
    color: #000
}

#cssmenu>ul>li.has-sub>a:hover:before {
    border-top: 5px solid #fff
}

#cardon-logo {
    position: absolute;
    right: 0;
    top: 8px
}

@media screen and (max-width:1024px) {
    #cardon-logo {
        margin-right: -10px !important;
        zoom: 90%;
        margin-top: 3px
    }
    .main-content {
        zoom: 80%
    }
}

#cardon-logo-mobile {
    display: none;
    height: 28px;
    position: absolute;
    right: 0;
    top: 6px
}

#mobileNav {
    display: none
}

@media screen and (max-width:767px) {
    #cardon-logo {
        display: none
    }
    #cardon-logo-mobile {
        display: block
    }
    #mobileNav ul {
        margin: 0;
        list-style-type: none;
        width: 100%
    }
    #mobileNav ul li {
        background: #293b4f;
        padding: 2px 0 3px
    }
    #mobileNav li a {
        display: block;
        padding: 5px 5px 5px 10px;
        color: #fff
    }
    #mobileNav li ul li {
        display: block;
        padding: 3px 3px 3px 25px;
        background: #4b6785;
        margin-left: 0;
        width: 100%
    }
    #main-nav ul {
        padding: 0px 0 0;
    }
}

.callout-banner,
.callout-left,
.callout-right {
    color: #FFF;
    z-index: 999;
    background-color: rgba(46, 81, 100, .8)
}

#home-banner {
    background-position: center center;
    background-size: cover;
    margin-bottom: 65px;
    position: relative;
    margin-top: 40px;
}

#home-banner img,
.callout img {
    margin-top: 33px;
    border: 10px solid #fff;
    -webkit-box-shadow: 7px 7px 8px -1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 7px 7px 8px -1px rgba(0, 0, 0, .2);
    box-shadow: 7px 7px 8px -1px rgba(0, 0, 0, .2)
}

@media (max-width:1023px) {
    #home-banner,
    .callout,
    .callout-right {
        margin-bottom: 10px !important
    }
    #inner-banner {
        height: 250px !important
    }
}

@media (max-width:767px) {
    #home-banner,
    .callout,
    .callout-right {
        margin-bottom: 10px !important
    }
    #appntmnt-btn a {
        position: relative;
        top: 36px;
        right: -5px;
        height: 25px;
        font-size: 0.7em !important;
        font-weight: 500;
        padding: 0px 20px !important;
        margin-top: 7px !important;
    }
    #header-phone {
        font-size: 19px;
    }
    #inner-banner {
        height: 150px !important
    }
    #header-middle {
        height: 111px;
    }
}

@media (max-width:502px) {
    #header-logo {
        width: 46% !important;
        height: auto;
    }
}

@media (max-width:380px) {
    #header-phone {
        font-size: 16px;
    }
    #appntmnt-btn a {
        height: 28px;
        font-size: .6em !important;
        margin-top: 5px !important;
        margin-bottom: 1px !important;
    }
}

.callout-banner {
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    bottom: 0;
    font-size: 1em;
    padding: 15px 20px;
    position: absolute;
    right: 0;
    width: inherit
}

@media (min-width:1024px) {
    .callout-banner {
        -webkit-border-top-left-radius: 60px;
        -moz-border-radius-topleft: 60px;
        border-top-left-radius: 60px;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        font-size: 1em;
        color: #FFF;
        z-index: 999;
        background-color: rgba(5, 131, 138, .8);
        padding: 30px 65px 30px 30px;
        bottom: -20px;
        right: -20px;
        width: inherit
    }
}

#home-banner img,
.callout {
    width: 100%
}

#home-banner h1 {
    bottom: 10px;
    color: #FFF;
    font-size: 2.5em;
    font-weight: 700;
    line-height: .9em;
    margin-bottom: 0;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .74)
}

@media (min-width:1024px) {
    #home-banner h1 {
        font-size: 5.5em;
        left: inherit;
        right: 100px
    }
}

.callout {
    margin-bottom: 65px;
    position: relative
}

.callout-left {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 1.5em;
    padding: 10px 10px 20px;
    width: 100%
}

@media (min-width:1024px) {
    .callout-left {
        -webkit-border-top-right-radius: 60px;
        -moz-border-radius-topright: 60px;
        border-top-right-radius: 60px;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        bottom: -20px;
        left: -20px;
        margin-top: 0;
        padding: 10px 10px 30px 30px;
        position: absolute;
        width: 45%
    }
}

.callout-left h2 {
    font-size: 1em;
    margin-bottom: 10px;
    margin-top: 20px
}

@media (min-width:1024px) {
    .callout-left h2 {
        font-size: 2em
    }
}

.callout-left p {
    font-size: .6em;
    line-height: 1.5em
}

@media (min-width:1024px) {
    .callout-left p {
        font-size: .7em
    }
}

.callout-right {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 1.5em;
    padding: 10px 10px 20px;
    width: 100%
}

@media (min-width:1024px) {
    .callout-right {
        -webkit-border-top-left-radius: 60px;
        -moz-border-radius-topleft: 60px;
        border-top-left-radius: 60px;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        bottom: -60px;
        right: -20px;
        margin-top: 0;
        padding: 10px 10px 30px 30px;
        position: absolute;
        width: 45%
    }
}

@media (max-width:1200px) {
    .callout-right {
        bottom: 40px
    }
    .callout-btn {
        display: block;
        text-align: center
    }
}

@media (max-width:1022px) {
    .callout-right {
        bottom: -20px
    }
}

@media (min-width:1023px) {
    .callout-gallery {
        bottom: -20px !important
    }
}

#explore-wrap .callout-right {
    margin-bottom: 65px
}

@media (min-width:1024px) {
    #explore-wrap .callout-right {
        margin-bottom: 0
    }
}

.callout-right h2 {
    font-size: 1em;
    margin-bottom: 10px;
    margin-top: 20px
}

@media (min-width:1024px) {
    .callout-right h2 {
        font-size: 2em
    }
}

.callout-right p {
    font-size: .6em;
    line-height: 1.5em
}

@media (min-width:1024px) {
    .callout-right p {
        font-size: .7em
    }
}

.callout-btn {
    background-color: #8cc2ab;
    color: #FFF !important;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.inner-btn {
    background-color: #1c5f83;
    color: #FFF !important;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.inner-btn:focus,
.inner-btn:hover {
    background-color: #1c5f83;
    text-decoration: none;
}

.callout-btn:focus,
.callout-btn:hover {
    background-color: #8cc2ab;
    text-decoration: none
}

#explore-wrap {
    position: relative;
    width: 100%
}

#explore-section {
    background: url(img/explorer-divider.png) center no-repeat #b1a696;
    margin-bottom: 0;
    width: 100%
}

.explore-block {
    color: #fff;
    float: left;
    height: 335px;
    padding-left: 80px;
    padding-top: 220px;
    width: 50%
}

.explore-block-events {
    background: url(img/events-graphic.png) top 10px left 90px no-repeat
}

.explore-block-quiz {
    background: url(img/quiz-graphic.png) top 40px left 85px no-repeat
}

.explore-block-gallery {
    background: url(img/gallery-graphic.png) top 40px left 90px no-repeat
}

.explore-block h2 {
    font-size: 4.5em;
    line-height: .4em;
    margin-top: -10px
}

@media (max-width:1024px) {
    .explore-block {
        height: inherit
    }
    .explore-block-events,
    .explore-block-gallery,
    .explore-block-quiz {
        background-position: 10px 10px;
        background-size: 70% !important;
        padding-left: 10px !important;
        padding-top: 135px !important
    }
    .explore-block h2 {
        font-size: 2.2em
    }
}

.explore-block h3 {
    font-size: 3em;
    line-height: .75em
}

@media (max-width:1024px) {
    .explore-block h3 {
        font-size: 1.5em
    }
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.roobrikSection {
    background-color: #b1a696;
    color: #fff;
    padding: 40px 60px;
    margin-bottom: 60px;
}

.roobrikSection h2 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.roobrikSection p {
    font-size: 18px;
}

.roobrikSection .callout-btn {
    border: 1px solid transparent;
}

.roobrikSection .callout-btn:hover {
    border: 1px solid #fff;
}

#inner-banner {
    background-position: center center;
    background-size: cover;
    height: 380px;
    position: relative;
    width: 100%
}

#inner-title {
    background: #000;
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    position: absolute;
    width: 100%;
    padding-left: 30px
}

@media (min-width:1024px) {
    #explore-section {
        margin-bottom: 65px
    }
    #inner-title {
        height: 90px
    }
}

#inner-title h1 {
    color: #fff;
    font-size: 3.3em;
    margin-bottom: 14px;
    margin-top: 14px
}

@media (max-width:768px) {
    #inner-title {
        height: 90px
    }
    #inner-title h1 {
        color: #fff;
        font-size: 2.5em;
        margin-bottom: 14px;
        margin-top: 20px
    }
}

@media (max-width:480px) {
    #inner-title {
        height: 90px
    }
    #inner-title h1 {
        color: #fff;
        font-size: 1.5em;
        margin-bottom: 14px;
        margin-top: 20px
    }
}

.main-content {
    background-color: #fff;
    margin-bottom: 60px;
    padding: 30px
}

.main-content li {
    font-size: 1.25em;
    line-height: 1.5em;
    margin-bottom: 1em
}

@media screen and (max-width:767px) {
    .main-content {
        padding: 40px 30px
    }
    .main-content h1 {
        font-size: 3em
    }
    .main-content h2 {
        font-size: 2em
    }
    .main-content h3 {
        font-size: 1.75em
    }
    .main-content h4 {
        font-size: 1.25em
    }
    .main-content h5 {
        font-size: 1em
    }
    .main-content h6 {
        font-size: .75em
    }
}

.benefits-wrap {
    position: relative
}

.benefits {
    background-color: #05838a;
    background-image: none;
    margin-bottom: 70px;
    padding: 180px 20px 0
}

@media (min-width:1024px) {
    .benefits {
        background: url(img/benefits-bgd.png) left top no-repeat #05838a;
        background-size: cover;
        padding: 180px 40px 0
    }
}

#multimedia-nav a,
.benefit {
    background-repeat: no-repeat
}

.callout-title {
    background-color: #07bbc5;
    background-color: rgba(29, 95, 131, 0.4);
    -webkit-border-top-right-radius: 45px;
    -moz-border-radius-topright: 45px;
    border-top-right-radius: 45px;
    color: #fff;
    height: 137px;
    left: -6px;
    padding: 50px;
    position: absolute;
    top: -25px;
    width: 575px
}

@media (max-width:1024px) {
    .benefits .callout-title {
        height: auto;
        left: 0;
        padding: 44px 10%;
        width: 90%
    }
}

@media (max-width:768px) {
    .callout-title {
        height: auto;
        left: 0;
        padding: 22px 10%;
        min-width: 50%;
        font-size: 30px !important
    }
}

.benefit {
    background-position: left top;
    color: #fff;
    float: left;
    padding-left: 110px;
    width: 100%;
    min-height: 100px
}

@media (min-width:767px) {
    .benefit {
        padding-left: 165px;
        width: 50%;
        min-height: 175px
    }
}

@media (max-width:767px) {
    .benefit {
        padding-left: 90px;
        background-size: 25% !important;
        min-height: 100px
    }
    .benefit h3 {
        font-size: 22px;
        padding-top: 10px
    }
}

@media (max-width:400px) {
    .benefit {
        background-size: 30%
    }
}

.benefit h3 {
    margin-bottom: 0;
    margin-top: -6px
}

.benefit p {
    line-height: 1.5em;
    width: 90%
}

@media (max-width:1200px) {
    .benefit p {
        font-size: 1em
    }
}

a.benefit-btn {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 1.125em;
    margin-bottom: 50px;
    padding: 15px 40px
}

.benefit-btn:focus,
.benefit-btn:hover {
    background-color: #fff;
    color: #000;
    text-decoration: none
}

.photo-boxes {
    clear: both
}

.photo-box {
    float: left;
    margin-left: 2%;
    margin-top: 20px;
    width: 100%
}

@media (min-width:1024px) {
    .photo-box {
        width: 49%
    }
}

.photo-box:first-child {
    margin-left: 0
}

.photo-box img {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    width: 100%
}

.photo-box-content {
    padding-left: 20px;
    padding-right: 20px
}

.photo-box p {
    font-size: 1.1em
}

.alignleft {
    float: left;
    margin: 20px 20px 20px 0
}

.alignright {
    float: right;
    margin: 20px 0 20px 20px
}

.multimedia-box {
    background-color: #fff;
    margin-bottom: 74px;
    margin-top: 74px;
    padding: 150px 50px 20px;
    position: relative
}

.multimedia-box h2 {
    font-size: 2.4em
}

.multimedia-box .callout-title {
    margin-left: -15px
}

@media (max-width:1024px) {
    .multimedia-box {
        margin-top: 50px
    }
    #multimedia-nav {
        display: none
    }
}

@media (max-width:767px) {
    .multimedia-box {
        margin-top: 20px;
        padding: 20px 20px 0
    }
    .multimedia-box .callout-title {
        display: none
    }
}

#multimedia-nav {
    position: absolute;
    right: 0;
    top: -46px
}

#multimedia-nav a {
    background-image: url(img/multimedia-icons2.png);
    display: inline-block;
    font-weight: 700;
    margin-right: 67px;
    padding-top: 101px;
    width: 100px;
    height: 100px;
    color: #1c5f83;
}

#mobile-multimedia-nav a:focus,
#mobile-multimedia-nav a:hover,
#multimedia-nav a:focus,
#multimedia-nav a:hover {
    text-decoration: none
}

#multimedia-nav a:last-child {
    margin-right: 41px
}

#gallery-btn:hover {
    background-position: -100px 0
}

#videos-btn {
    background-position: 0 -100px
}

#videos-btn:hover {
    background-position: -100px -100px
}

#plans-btn {
    background-position: 0 -200px
}

#plans-btn:hover {
    background-position: -100px -200px
}

#mobile-multimedia-nav-btn {
    background: url(img/mobile-nav-down-arrow.png) right 12px center no-repeat #05838a;
    color: #fff;
    cursor: pointer;
    font-size: 1.5em;
    font-weight: 700;
    padding: 5px;
    position: relative;
    display: none
}

#mobile-multimedia-nav {
    background-color: #07bbc5;
    display: none;
    left: 0;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    top: 38px;
    z-index: 99999;
    width: 100%;
    margin-left: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important
}

#mobile-multimedia-nav a {
    border-bottom: 1px solid #fff;
    clear: both;
    float: left;
    font-size: .75em;
    font-weight: 300;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 100%;
    color: #fff
}

#mobile-multimedia-nav a:last-child {
    border: none
}

#multimedia-text {
    float: right;
    margin-left: 2%;
    margin-right: 2%;
    width: 55%;
    padding-top: 5px
}

@media (min-width:1200px) {
    #multimedia-text {
        width: 63%
    }
}

@media (min-width:1024px) {
    .youTubeText {
        width: 48% !important
    }
}

#multimedia-text h3 {
    font-size: 1.5em
}

@media (max-width:1024px) {
    #mobile-multimedia-nav-btn {
        display: block
    }
    #multimedia-text {
        clear: both;
        float: left;
        margin-left: 0;
        margin-top: 20px;
        padding-left: 10px;
        width: 100%
    }
    #multimedia-text h3 {
        font-size: 1.125em
    }
}

#multimedia-text p {
    font-size: 1.25em
}

@media (max-width:1024px) {
    #multimedia-text p {
        font-size: .875em;
    }
}

#breadcrumbs {
    background: #b1a696;
    padding: 10px 10px 10px 30px;
}

#breadcrumbs a {
    color: white;
}

#breadcrumbs span {
    color: white;
}

.staff {
    float: left;
    padding-right: 20px
}

@media (min-width:1024px) {
    .staff {
        width: 50%
    }
}

.staff img {
    float: left;
    margin-right: 20px
}

.staff h1 {
    font-size: 30px;
    margin-bottom: 5px
}

.slideIframe {
    width: 47%;
    height: 350px;
    float: left
}

.slidePhoto {
    height: 500px;
    width: 50%;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*float: left*/
}

@media (max-width:1024px) {
    .slideIframe,
    .slidePhoto {
        width: 100%
    }
}

.floorplanWrapper {
    width: 49%;
    float: left;
    margin-left: 1%;
    margin-bottom: 2%;
    background-color: #fff;
    padding: 20px;
    border: 1px solid #000;
    border-radius: 10px;
}

.floorplanWrapper:nth-child(2n) {
    margin-right: 1%;
    margin-left: 0;
}

.floorplanWrapper .titleWrapper {
    text-align: center;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

.floorplanWrapper .imgWrapper {
    min-height: 500px;
    text-align: center;
}

.floorplanWrapper .imgWrapper img {
    max-height: 500px;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
}

@media only screen and (max-width: 700px) {
    .floorplanWrapper {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width: 700px) {
    .floorplanWrapper .imgWrapper {
        min-height: auto;
    }
    .floorplanWrapper .imgWrapper img {
        min-height: auto;
    }
}

footer {
    background-color: #8cc2ab;
    height: 220px
}


/* Added styles for logo in footer */

#footer-logoRight {
    position: relative;
    float: right;
    height: auto;
    top: -195px;
}

#footer-logoRight img {
    max-width: 210px;
    width: 100%;
    height: auto;
}

.footerLower {
    background-color: rgba(46, 81, 100, .8);
    padding: 20px;
}


/* Added styles for logo in footer */

.footerLower .footer-logoRight,
.footerLower .footer-logoMid,
.footerLower .footer-logoLeft {
    position: relative;
    float: left;
    height: auto;
    min-height: 220px;
    width: 33%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footerLower .footer-logoRight img,
.footerLower .footer-logoMid img,
.footerLower .footer-logoLeft img {
    max-width: 210px;
    width: 100%;
    height: auto;
}

@media (max-width: 1024px) {
    #footer-logoRight {
        margin: 20px auto;
        position: relative;
        float: none;
        text-align: center;
        top: unset;
    }
    #footer-logoRight img {
        width: 35%;
    }
    footer {
        height: 460px !important;
    }
}


/* End Footer additions */

footer p {
    color: #fff;
    margin-bottom: 0
}

footer p:first-child {
    font-size: 1em;
    margin-bottom: 12px;
    margin-top: 30px
}

footer p:last-child {
    font-size: .875em;
    line-height: 1.5em;
    margin-top: 10px
}

footer a {
    margin-right: 16px;
    color: #ffc !important
}

footer a:last-child {
    margin-right: 0
}

.bx-viewport li {
    min-height: 1px;
    min-width: 1px
}

body,
html {
    height: 100%
}

div.sticky-float-parent {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1265px;
    padding-top: 40px
}

.sticky-float-left,
.sticky-float-right {
    position: relative;
    float: left
}

.sticky-float {
    bottom: 0;
    display: none;
    position: fixed;
    z-index: 1
}

.sticky-float-contentRight {
    text-align: center;
    font-weight: 700;
    padding-top: 16px
}

@media (max-width:1200px) {
    .sticky-float-left,
    .sticky-float-right {
        display: none
    }
    div.sticky-float-parent {
        width: auto
    }
    .sticky-float,
    .sticky-float-content {
        width: 100%
    }
}

@media (max-width:500px) {
    .blogPosts img {
        float: none !important;
        display: block;
        margin-bottom: 20px;
    }
}

@media (min-width: 1024px) {
    /*#main-nav li a {
padding:12px 15px;
}*/
}

@media (max-width: 1022px) and (min-width:900px) {
    #main-nav li a {
        padding: 12px 12px;
    }
}

@media screen and (max-width: 830px) and (min-width:767px) {
    /*#cardon-logo {
display:none;
}
*/
}

#appntmnt-btn a {
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
    width: auto;
    padding-right: 50px;
    padding-left: 50px;
    clear: right;
    float: right;
    font-size: .84em;
    display: block;
    background-color: #1c5f83;
    text-decoration: none;
    border-radius: 4px;
    color: white;
}

blockquote {
    background: #f9f9f9;
    border-left: 10px solid #8cc2ab;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}

blockquote .quote-text:before {
    color: #8cc2ab;
    content: open-quote;
    font-size: 3.5em;
    line-height: 0.1em;
    margin-right: 0.1em;
    vertical-align: -0.4em;
    content: "\201C";
}

blockquote .quote-text:after {
    color: #8cc2ab;
    content: close-quote;
    font-size: 3.5em;
    line-height: 0.1em;
    margin-left: 0.1em;
    vertical-align: -0.4em;
    content: "\201D";
}

.quote-text {
    margin-bottom: 0;
}

blockquote p {
    display: inline-block;
    margin: 0;
}

.gs-img {
    margin-top: 0px !important;
}

.gs-list li {
    margin: 0px !important;
}


/*Collapse-o-matic styling*/

.collapseomatic {
    background-color: #1c5f83;
    padding: 10px 16px !important;
    border-radius: 6px;
    font-size: 1.2em;
    display: inline-block;
    background-image: none !important;
    color: white;
    margin-bottom: 7px;
}

.collapseomatic:hover {
    text-decoration: none;
}

.collapseomatic_content {
    padding-left: 0px !important;
}

.app-images {
    margin: 0 auto;
    width: 60%;
}

@media screen and (max-width: 363px) {
    #appntmnt-btn a {
        font-size: .54em !important;
        padding: 0px 10px !important;
    }
    #header-phone {
        font-size: 14px;
    }
    #header-phone span {
        font-size: 13px;
    }
}

.events-tabs iframe {
    width: 1px;
    min-width: 100%;
}

#sliderThumnbnails div {
    margin-bottom: 10px;
}

.page-id-200 .benefit {
    padding-left: 0px;
    padding-right: 10px;
}

.su-row {
    font-size: 1.25em;
    line-height: 1.5em;
}

.benefit li {
    font-size: 1.3em;
    line-height: 1.8em;
    margin-bottom: .6em;
}

.header-404 {
    margin-top: 70px;
    font-size: 0.78em;
}

.event-photo {
    display: inline-block;
    width: 800px;
    height: 200px;
}

#eventPhoto {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.event-date-hyperlink,
.event-date-hyperlink:hover,
.event-date-hyperlink:focus,
.event-date-hyperlink:visited {
    text-decoration: none;
    color: white !important;
}

.page-template-page-gallery #breadcrumbs {
    margin-top: 30px;
}

.page-template-page-videos #breadcrumbs {
    margin-top: 30px;
}

.group:after {
    content: "";
    display: table;
    clear: both;
}

iframe {
    width: 1px;
    min-width: 100%;
}

.youtubeSelector {
    cursor: pointer;
}

.payment-containter {
    width: fit-content;
    margin-bottom: 20px;
}

.payment-containter .contact-payment {
    display: grid;
    grid-template-areas: "icon text";
    grid-template-columns: 50px 150px;
    grid-template-rows: 50px;
}

.payment-containter .contact-payment span {
    font-size: 30px;
    grid-area: icon;
    text-align: center;
    border: 1px solid #00535e;
    border-radius: 100%;
}

.payment-containter .contact-payment span i:before {
    position: relative;
    top: 8px;
}

.payment-containter .contact-payment p {
    grid-area: text;
    margin-top: 0;
    margin-left: 2%;
    text-transform: uppercase;
    font-size: 16px;
    width: max-content;
    margin-bottom: 0;
}

.testimonial-slider {
    background-color: #ddd;
    border-radius: 6px 6px 0 0;
    padding: 36px;
}

.testimonial-slider-footer {
    min-height: 50px;
    background-color: #ccc;
    border-radius: 0 0 6px 6px;
    padding: 10px 0;
    margin: 0 auto;
    position: relative;
    top: -30px;
    display: flex;
    justify-content: space-between;
}

.testimonial-slider-footer .slick-arrow {
    background-color: transparent;
    border: none;
    cursor: pointer;
    width: 50px;
}

.testimonial-slider-footer .slick-arrow.prev-arrow {
    padding-left: 15px;
    text-align: left;
}

.testimonial-slider-footer .slick-arrow.next-arrow {
    padding-right: 15px;
    text-align: right;
}

.testimonial-slider-footer .slick-arrow::before {
    content: none;
}

.testimonial-slider-footer .slick-arrow i {
    color: #333;
    font-size: 30px;
}

.slick-slider div {
    transition: none;
}

.footer-sections {
    padding-bottom: 30px;
    position: relative;
}

.footer-payments {
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
}

@media screen and (max-width: 760px) {
    .footer-payments {
        padding-top: 30px;
        position: relative;
        top: unset;
        transform: translateY(0);
    }
}

.footer-payments a {
    color: white !important;
    font-size: 20px;
    display: block;
    margin-bottom: 15px;
    margin-left: 45px;
}

.footer-payments a:hover {
    color: white;
    text-decoration: none;
}

.footer-payments a i {
    font-size: 32px;
    height: 50px;
    width: 50px;
    border: 1px solid white;
    border-radius: 100vh;
    padding-left: 15px;
    padding-top: 8px;
    margin-right: 15px;
    transition: all 500ms;
}

.footer-payments a i:hover {
    color: #8cc2ab;
    background-color: white;
}

.footer-payments a p {
    font-size: 20px;
    margin-left: 65px;
    text-align: left;
    margin-top: -10px;
}

.footer-info {
    margin: 0 auto;
}

@media screen and (max-width: 760px) {
    .footer-info {
        padding: 0 45px;
    }
}