body {
hyphens: auto;
}
h1,
h2,
h3 {
hyphens: none;
}
.content-area a {
color: #808080;
}
#colophon {
color: #ffffff;
}
#colophon .widgets .widget-title {
color: #ffffff;
}
body,
button,
input,
select,
textarea {
font-size: 22px;
}
#mobile-navigation {
background: #99cee8;
left: auto;
right: 0;
overflow-y: scroll;
overflow-x: hidden;
padding: 15px 20px;
position: absolute;
top: 0%;
width: 23%;
z-index: 2003;
overflow: hidden;
height: auto;
}
#mobile-navigation ul li {
line-height: 3.5em;
}
.main-navigation .icon-menu {
z-index: 2006;
position: absolute;
top: 15px;
right: 5%;
background: #fff;
padding: 15px;
box-sizing: border-box;
width: 40px;
border-top: 4px solid #fff;
}
.main-navigation .icon-menu span {
background: #172c65;
border-radius: 0;
height: 3px;
border-left: 4px solid #fff;
border-right: 4px solid #fff;
}
.main-navigation .icon-menu span:first-child {
top: 2px;
}
.main-navigation .icon-menu span:nth-child(2) {
top: 11px;
}
.main-navigation .icon-menu span:nth-child(3) {
top: 20px;
}
#mobile-navigation ul li a {
color: #172c65;
display: block;
text-decoration: none;
width: 100% !important;
}
.main-navigation .to-close .icon-menu {
z-index: 2006;
position: absolute;
top: 10px;
right: 5%;
background: transparent;
padding: 13px;
box-sizing: border-box;
width: 20px;
border-top: 0px solid #fff;
}
@media screen and (min-width: 1921px) {
.main-navigation .to-close .icon-menu {
right: -2%;
}
}
.main-navigation .to-close .icon-menu span {
border-left: 0px solid #fff;
border-right: 0px solid #fff;
}
ul#primary-menu {
font-weight: 700;
}
#mobile-navigation ul ul {
font-weight: 400;
}
#mobile-navigation ul ul li {
line-height: 1.5em;
}
#mobile-navigation ul ul ul {
font-size: 18px;
}
#mobile-navigation ul ul ul li {
line-height: 1.5em;
padding-left: 0em;
}
#mobile-navigation ul ul li ul {
padding-bottom: 20px;
}
#mobile-navigation ul li.menu-item-has-children > a {
padding-left: 40px;
padding-right: 0px;
}
#mobile-navigation ul ul li.menu-item-has-children > a {
padding-left: 0px;
padding-right: 0px;
}
#mobile-navigation ul li .dropdown-toggle {
color: #172c65;
font-size: 25px;
line-height: 2em !important;
background: transparent;
border: 0;
box-shadow: none;
outline: none;
padding: 5px;
position: absolute;
left: 2px;
left: -5px;
right: auto;
top: 6px;
transition: all 0.2s linear;
transform: rotate(90deg);
transform-origin: 50% 50%;
}
#mobile-navigation ul li .dropdown-toggle.toggle-open {
transform: rotate(-90deg);
left: 0px;
right: auto;
}
#mobile-navigation ul ul li .dropdown-toggle .north-icon-next::before {
top: 0px;
font-size: 30px;
}
.dropdown-toggle .north-icon-next::before {
content: "+";
font-weight: 700;
}
.dropdown-toggle.toggle-open .north-icon-next::before {
content: "-";
font-weight: 700;
}
#mobile-navigation ul li .dropdown-toggle.toggle-open {
transform: rotate(0deg);
}
#mobile-navigation ul li ul li .dropdown-toggle {
color: #172c65;
font-size: 25px;
line-height: 0.7em !important;
padding-top: 0px;
top: 0px;
}
#mobile-navigation ul li .dropdown-toggle.toggle-open [class*=" north-icon-"],
#mobile-navigation ul li .dropdown-toggle.toggle-open [class^="north-icon-"] {
line-height: 0.7em !important;
position: relative;
top: -3px;
}
#mobile-navigation ul li ul li .dropdown-toggle.toggle-open [class*=" north-icon-"],
#mobile-navigation ul li ul li .dropdown-toggle.toggle-open [class^="north-icon-"] {
line-height: 0.7em !important;
top: auto;
}
[class*=" north-icon-"],
[class^="north-icon-"] {
line-height: 0.8;
}
body.responsive .container {
width: 100%;
max-width: 84%;
}
h1,
h2,
h3,
h4 {
font-weight: 400;
color: #172c65;
}
h5 {
color: #2398d5;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong {
font-weight: 700;
}
h1 {
font-size: 54px;
line-height: normal;
}
h2 {
font-size: 46px;
line-height: normal;
}
h3 {
font-size: 30px;
line-height: normal;
}
h4 {
font-size: 30px;
line-height: normal;
}
a {
text-decoration: none;
}
.entry-content,
.entry-summary,
.page-content {
line-height: normal;
}
#masthead {
background: transparent;
border-bottom: 0px solid #d4d4d4;
position: absolute;
}
#masthead .site-branding img {
max-height: 160px;
width: auto;
}
#masthead .site-branding {
padding-right: 0;
position: relative;
left: 5%;
} .slow-slider-image {
height: 80vh !important;
}
.no-margin {
}
.top-boxes {
background: linear-gradient(to left, #69cfbd 50%, #2398d5 50%);
}
.top-boxes.bg-bluegreen {
background: #69cfbd;
}
.top-boxes.bg-bluegreen {
background: #69cfbd;
} .highlight-blue {
background: #2398d5;
padding: 50px 100px;
box-sizing: border-box;
color: #fff;
position: relative;
}
.highlight-bluegreen {
background: #69cfbd;
padding: 50px 100px !important;
box-sizing: border-box;
color: #172c65;
position: relative;
}
.highlight-ligtblue {
background: #e7f1f5;
padding: 100px 50px;
box-sizing: border-box;
color: #172c65;
position: relative;
border: 0px !important;
}
.hightlight-darkblue {
background: #172c65;
padding: 50px;
box-sizing: border-box;
color: #fff;
position: relative;
}
.highlight-ligtblue hr {
background-color: #2398d5;
} .highlight-bluegreen a {
color: #172c65;
}
.highlight-bluegreen .box-right a {
margin: 0px auto;
color: #172c65;
display: block;
width: 55%;
padding: 20px;
border: 1px solid #172c65;
}
.highlight-bluegreen .box-right a:hover {
background: #172c65;
color: #69cfbd;
}
.highlight-ligtblue a {
color: #172c65;
}
.highlight-blue a {
color: #fff;
}
.highlight-blue .box-left a {
color: #2398d5;
display: inline-block;
width: auto;
text-align: center;
background: #fff;
padding: 10px 20px;
border: 1px solid #fff;
} .team {
border-bottom: 1px solid #eee;
}
.team .textwidget img {
width: 150px;
height: auto;
}
.team h4,
.team h5,
.team p {
}
.team img.alignleft {
border: 1px solid blue;
} .margin-box {
margin: 0 5% 0 5%;
}
.margin-top-box {
margin-top: -20%;
position: relative;
z-index: 100;
min-height: 200px;
}
.margin-top-box-inline {
margin-top: -50px;
z-index: -1;
padding-top: 100px !important;
} .home .tribe-events-widget-events-list__view-more {
display: none;
}
.tribe-events-widget-events-list {
}
.tribe_events-template-default.single-tribe_events #content .container {
background: #e7f1f5;
padding-top: 200px;
max-width: 1540px;
}
.tribe-events-view button {
box-shadow: none;
}
.tribe-events-view {
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium {
font-size: 1.5rem;
margin-top: 20px;
margin-bottom: 10px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row {
margin: 0px 0px 20px 0;
padding-top: 10px;
padding-bottom: 0px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__month-separator+.tribe-events-calendar-list__event-row {
margin-top: 0;
}
.tribe-events-calendar-list__event-row {
background: #fff;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event {
margin-bottom: 10px;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-details > .tribe-events-calendar-list__event-description {
display: none !important;
}
.tribe-events-header--has-event-search {
padding-top: 200px !important;
}
.tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-title span {
font-size: 24px;
font-weight: 400;
line-height: 1.2;
}
.tribe-common-h7,
.tribe-common-h8 {
font-family: "IBM Plex Sans", sans-serif !important;
}
.tribe-common-g-row.tribe-events-widget-events-list__event-row {
background: #fff;
padding: 10px 0 10px 0;
color: #172c65 !important;
}
.tribe-events-widget-events-list__event-datetime,
.tribe-common a,
.tribe-common a:active,
.tribe-common a:focus,
.tribe-common a:hover,
.tribe-common a:visited {
color: #172c65 !important;
} .event-list-start {
}
.highlight-ligtblue .event-list {
background: #fff;
bax-sizing: border-box;
padding: 15px;
position: relative;
}
.highlight-ligtblue .event-list h3 {
font-weight: 700;
margin: 0;
font-size: 24px;
line-height: 120%;
}
.highlight-ligtblue .event-list h3 span {
font-weight: 400;
margin: 0;
display: block;
font-size: 20px;
}
.highlight-ligtblue .event-list a {
background: #2398d5;
color: #fff;
padding: 5px 10px;
font-weight: 600;
position: absolute;
right: 15px;
top: 30%;
} .highlight-ligtblue .ow-button-base a {
border: 1px solid #2398d5;
padding: 10px 5px 10px 5px;
} .wptww-testimonials-slidelist.design-1 .fa-quote-left,
.wptww-testimonials-list.design-1 .fa-quote-left,
.wptww-testimonials-slide-widget.design-1 .fa-quote-left {
display: none;
}
.highlight-bluegreen .wptww-testimonials-text em::before,
.highlight-bluegreen .wptww-testimonials-text em::after {
color: #172c65;
}
.wptww-testimonials-list .wptww-testimonials-text p,
.wptww-testimonials-slidelist .wptww-testimonials-text p,
.wptww-testimonials-slide-widget .wptww-testimonials-text p {
font-size: 22px;
text-align: center;
}
.wptww-testimonials-slide-widget.design-1 .slick-next,
.wptww-testimonials-slide-widget.design-2 .slick-next,
.wptww-testimonials-slide-widget.design-3 .slick-next,
.wptww-testimonials-slide-widget.design-4 .slick-next {
right: -30px !important;
}
.wptww-testimonials-slide-widget.design-1 .slick-prev,
.wptww-testimonials-slide-widget.design-2 .slick-prev,
.wptww-testimonials-slide-widget.design-3 .slick-prev,
.wptww-testimonials-slide-widget.design-4 .slick-prev {
left: -30px !important;
} .so-widget-sow-contact-form .sow-contact-form {
padding: 0px;
border: #fff solid 0px !important;
background-color: transparent !important;
max-width: 70%;
margin: 0 auto;
}
.so-widget-sow-contact-form .sow-text-field {
border: 0px solid #fff !important;
}
.so-widget-sow-contact-form textarea,
.so-widget-sow-contact-form input {
border: 0 !important;
}
.so-widget-sow-contact-form input[type="submit"] {
border: 0;
}
.so-widget-sow-contact-form-default-113fb5b4260e .sow-contact-form .sow-submit-styled .sow-submit {
color: #5a5a5a;
background: #2398d5;
border: 0px solid #989a9c;
border-radius: 0px;
font-weight: 500;
padding: 10px 20px;
display: inline-block;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5);
color: #fff;
}
.so-widget-sow-contact-form select {
width: 100%;
border: 0;
padding: 10px;
}
.firstcharacter {
float: left;
font-size: 75px;
line-height: 60px;
padding-top: 0px;
padding-right: 30px;
padding-left: 0px;
padding-bottom: 2em;
}
.so-widget-ink-num-count-number-5039e225a3e2 .iw-so-number {
padding: 0px 15px;
} #colophon {
margin: 0px auto;
width: calc(84% - 40px);
}
#colophon.site-footer,
#colophon.footer-active-sidebar {
border-top: 0px solid #292929;
background: #172c65;
color: #2398d5;
padding-top: 50px;
}
#colophon a {
color: #2398d5;
}
#colophon .site-info {
background: #000;
border-top: 0px solid #292929;
color: #2398d5;
}
#colophon .site-info span::after {
content: "";
display: none;
padding: 0 0px;
}
#colophon .site-info span:last-child {
display: none;
}
#colophon .site-info a {
}
.lsow-dark-bg .panel-grid-cell {
width: calc(50% - (0.5 * 0px)) !important;
}
@media screen and (min-width: 1921px) {
body.responsive .container {
max-width: 1580px;
}
#colophon {
max-width: 1540px;
}
}
@media screen and (max-width: 1440px) {
body.responsive .container {
}
.highlight-blue {
padding: 30px 40px;
}
.highlight-bluegreen {
padding: 30px 40px !important;
}
.highlight-ligtblue {
padding: 40px 30px;
}
.hightlight-darkblue {
padding: 20px;
}
.margin-box {
margin: 0 5% 0 5%;
}
.margin-top-box {
margin-top: -20%;
position: relative;
z-index: 100;
}
.highlight-bluegreen.margin-top-box-inline {
margin-top: -50px;
z-index: -1;
padding-top: 100px !important;
}
}
@media screen and (max-width: 1366px) {
body.responsive .container {
}
.highlight-blue {
padding: 20px 30px;
}
.highlight-bluegreen {
padding: 20px 30px !important;
}
.highlight-ligtblue {
padding: 30px 20px;
}
.hightlight-darkblue {
padding: 20px;
}
.margin-box {
margin: 0 5% 0 5%;
}
.margin-top-box {
margin-top: -20%;
position: relative;
z-index: 100;
}
.highlight-bluegreen.margin-top-box-inline {
margin-top: -50px;
z-index: -1;
padding-top: 100px !important;
}
}
@media screen and (max-width: 1280px) {
}
@media screen and (max-width: 1024px) {
body,
button,
input,
select,
textarea {
font-size: 18px;
}
#mobile-navigation {
width: 100%;
}
#mobile-navigation ul li .dropdown-toggle {
top: 2px;
}
#mobile-navigation ul ul li {
line-height: 3em;
}
h1 {
font-size: 42px;
}
h2 {
font-size: 42px;
}
.highlight-bluegreen .box-right a {
width: 75%;
}
.highlight-ligtblue .event-list h3 {
font-size: 20px;
}
.wptww-testimonials-list .wptww-testimonials-text p,
.wptww-testimonials-slidelist .wptww-testimonials-text p,
.wptww-testimonials-slide-widget .wptww-testimonials-text p {
font-size: 18px;
}
}
@media screen and (max-width: 990px) {
h1 {
font-size: 36px;
}
h2 {
font-size: 36px;
}
h1 br,
h2 br {
display: none;
}
#mobile-navigation ul li .dropdown-toggle {
top: 2px;
}
#mobile-navigation ul ul li {
line-height: 3em;
}
#mobile-navigation ul ul li [class*=" north-icon-"],
#mobile-navigation ul ul li [class^="north-icon-"] {
left: 13px;
position: relative;
}
#mobile-navigation ul li ul li .dropdown-toggle.toggle-open [class*=" north-icon-"],
#mobile-navigation ul li ul li .dropdown-toggle.toggle-open [class^="north-icon-"] {
left: 0px;
top: 12px;
position: relative;
}
}
@media screen and (max-width: 900px) {
.highlight-ligtblue .event-list a {
position: relative;
right: auto;
}
}
@media screen and (max-width: 810px) {
body.responsive .container {
max-width: 100%;
}
body.responsive #masthead .container {
padding-left: 40px;
padding-right: 40px;
}
.lsow-dark-bg .panel-grid-cell {
width: 100% !important;
}
}
@media screen and (max-width: 810px) {
#colophon {
margin: 0px auto;
margin-top: 0px;
width: 100%;
}
.container {
padding: 0;
}
}
@media screen and (max-width: 810px) {
body.responsive .container {
padding: 0;
}
.top-boxes {
background: #69cfbd;
}
.margin-top-box {
margin-top: 0%;
}
.margin-box {
margin: 0;
}
#colophon.site-footer,
#colophon.footer-active-sidebar {
text-align: center;
}
.container .panel-grid:last-child {
margin-bottom: 0px !important;
}
}
@media screen and (max-width: 600px) {
body,
button,
input,
select,
textarea {
font-size: 14px;
}
h1,
h2,
h3 {
hyphens: none;
}
h1,
h2 {
text-align: center;
}
h1 br,
h2 br {
display: inline;
}
h1 {
font-size: 26px;
}
h2 {
font-size: 26px;
}
.highlight-ligtblue .event-list h3 {
font-size: 18px;
}
.wptww-testimonials-list .wptww-testimonials-text p,
.wptww-testimonials-slidelist .wptww-testimonials-text p,
.wptww-testimonials-slide-widget .wptww-testimonials-text p {
font-size: 14px;
}
#mobile-navigation ul li {
font-size: 18px;
}
#mobile-navigation ul ul li .dropdown-toggle {
top: -2px;
}
#colophon {
margin: 0px auto;
margin-top: 0px;
width: 100%;
}
}
@media screen and (max-width: 414px) {
} body .wcsearch-content p.wcsearch-search-suggestions {
display: none;
} body .w2dc-sticky-ribbon {
overflow: visible;
} .w2dc-listings-block .w2dc-anim-style figure.w2dc-listing-logo:hover figcaption {
opacity: 0;
}
.w2dc-listings-block figure.w2dc-listing-logo .w2dc-figcaption .w2dc-figcaption-middle,
.w2dc-listings-block figure.w2dc-listing-logo .w2dc-figcaption ul.w2dc-figcaption-options,
.w2dc-listings-block figure.w2dc-listing-logo .w2dc-figcaption li.w2dc-listing-figcaption-option,
.w2dc-listings-block figure.w2dc-listing-logo .w2dc-listing-figcaption-option > a {
height: 100%;
width: 100%;
}
.w2dc-listings-block figure.w2dc-listing-logo .w2dc-figcaption ul.w2dc-figcaption-options {
padding-top: 0;
padding-bottom: 0;
}
.w2dc-listing-single .w2dc-listing-logo-wrap .slide > img,
.w2dc-listing-single .w2dc-listing-logo-wrap .slide > a > img {
width: 300px;
height: auto;
}.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid .so-parallax{position:relative}.panel-grid .so-parallax>:not(.simpleParallax){position:relative;z-index:1}.panel-grid .so-parallax .simpleParallax{overflow:hidden}.panel-grid .so-parallax .simpleParallax,.panel-grid .so-parallax img[data-siteorigin-parallax]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.panel-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.panel-has-overlay .panel-cell-style,.panel-has-overlay .panel-row-style,.panel-has-overlay .panel-widget-style{overflow:hidden;position:relative;z-index:1}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:hidden}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}.so-sr-only{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}