html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
} :focus {
outline: 0;
} ins {
text-decoration: none;
}
del {
text-decoration: line-through;
} table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
vertical-align: top;
}@import url("https://fonts.googleapis.com/css2?family=Jura:wght@400;600;700&display=swap");   *,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 100%;
}
body {
color: #676767;
font-family: 'Open Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 1em;
line-height: 1.625;
-webkit-font-smoothing: antialiased;
}
input, select, textarea {
font-family: 'Open Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
}
input, textarea {
border-radius: 3px;
}
pre, code, tt, kbd {
font-family: 'Courier', 'andale mono', 'lucida console', monospace;
font-size: 1em;
line-height: 1.5;
color: #EBEBEB;
font-weight: bold;
background: #353F49;
display: block;
padding: 1em;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
address, dfn, img, samp, ul, ol, dl {
margin-bottom: 1.75em;
}
a img {
margin: 0;
vertical-align: top;
} table, input, textarea, select {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: auto;
max-width: 100%;
} body {
background: #F5F5F5;
} a {
color: #4A90E2;
-webkit-transition: all .1s ease-in;
-moz-transition: all .1s ease-in;
-o-transition: all .1s ease-in;
-ms-transition: all .1s ease-in;
transition: all .1s ease-in;
}
a:hover {
color: #777777;
text-decoration: underline;
}
a:focus {
color: #777777;
} .btn,
.more-link,
.loop-utility a,
input[type="submit"],
input[type="button"] {
font-weight: bold;
font-size: 1em;
cursor: pointer;
display: inline-block;
background: transparent;
color: #4A90E2;
padding: .5em 1em;
border: 2px solid #4A90E2;
border-radius: 3px;
-webkit-appearance: none;
margin-bottom: 1.5em;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
transition: all .2s ease-in;
}
.btn:hover,
.btn:focus,
.more-link:hover,
.more-link:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
background: #4A90E2;
color: #FFF;
text-decoration: none;
}
.loop-utility a {
margin: 3em 0 0 0;
background: transparent;
border: 2px solid #A9ADB1;
color: #A9ADB1;
}
.loop-utility a:hover,
.loop-utility a:focus {
background: #A9ADB1;
color: #FFF;
}
.more-link {
display: inline-block;
float: none;
margin: 0;
}
.edit-post-link a {
display: inline-block;
margin: 1.5em 0 0 0;
padding: .1em 1em;
background: #EBEBEB;
font-weight: bold;
text-decoration: none;
} h1, h2, h3, h4, h5, h6 {
font-family: 'Montserrat', sans-serif;
color: #4A90E2;
font-weight: bold;
line-height: 1.2;
margin-top: 0;
margin-bottom: 15px;
word-wrap: break-word;
}
h1 {
font-size: 2.5em;
}
h2 {
font-size: 1.75em;
font-weight: normal;
}
h3 {
font-size: 1.25em;
font-weight: normal;
}
h4 {
font-size: 1.15em;
text-transform: uppercase;
letter-spacing: 1px;
}
h5 {
font-size: 1em;
}
h6 {
font-size: .9em;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
margin: 0;
} .builder-container-outer-wrapper {
display: block;
margin: 0 auto;
}
.builder-container {
padding: 0;
margin: 0 auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} .builder-module-background-wrapper {
background: #F5F5F5;
}
.builder-module-last-background-wrapper {
}
.builder-module-background-wrapper .builder-module-outer-wrapper {
overflow: visible;
padding: 2em 0;
}
.builder-module {
}
.builder-module-top {
}
.builder-module-last {
}
.builder-module-element {
}
.left .builder-module-element {
margin-right: 5em;
}
.middle .builder-module-element {
margin-left: 5em;
margin-right: 5em;
}
.right .builder-module-element {
margin-left: 5em;
} .builder-module-sidebar {
display: block;
margin: 0;
padding: 0;
width: 100%;
}
.builder-module-sidebar .widget-wrapper {
width: 100%;
}
.builder-module-sidebar .widget-background-wrapper {
padding: 0 .5em;
background: #FFFFFF;
margin-bottom: 3em;
border: 1px solid #EBEBEB;
}
.builder-module-sidebar .widget-section-wrapper .left .widget-background-wrapper {
margin-right: 1.5em;
}
.builder-module-sidebar .widget-section-wrapper .right .widget-background-wrapper {
margin-left: 1.5em;
}
.builder-module-sidebar .widget {
margin: 0;
padding: 0;
}
.builder-module-widget-bar .builder-module-sidebar .widget {
padding: 1em;
}
.builder-module-sidebar .widget a {
}
.builder-module-block-outer-wrapper {
overflow: visible !important;
}
.builder-module-sidebar h4.widget-title {
font-size: 1.1em;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
line-height: 1.3;
margin: 0 0 1em 0;
padding: 0;
}
.builder-module-sidebar h4.widget-title a {
}
.builder-module-sidebar h4.widget-title + * {
margin-top: 0;
}
.builder-module-sidebar .widget *:first-child {
margin-top: 0;
}
.builder-module-sidebar .widget *:last-child {
margin-bottom: 0;
}
.builder-module-sidebar .widget a.rsswidget img {
display: none;
}
.builder-module-sidebar .widget ul {
margin-left: 0;
}
.builder-module-sidebar .widget li {
list-style: none;
border-bottom: 1px solid #EBEBEB;
padding-bottom: 10px;
margin-bottom: 10px;
}
.builder-module-sidebar .widget li li {
border: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.builder-module-sidebar .widget ul ul {
margin-left: 1.5em;
} .builder-module-content .builder-module-sidebar .widget-background-wrapper {
background: none;
border: none;
}
.builder-module-content .builder-module-sidebar h4.widget-title {
color: #676767;
} .builder-module-header-background-wrapper {
background: #F5F5F5;
}
.builder-module-header .builder-module-element {
text-align: left;
}
.builder-module-header .left .builder-module-element,
.builder-module-header .right .builder-module-element {
text-align: left;
}
.site-title,
.site-title a,
.site-title a:hover,
.site-tagline,
.site-tagline a,
.site-tagline a:hover {
color: inherit;
height: auto;
margin-bottom: 0;
text-decoration: none;
}
.site-title a:hover,
.site-tagline a:hover {
}
.site-title {
margin-top: 0;
font-family: 'Montserrat', sans-serif;
font-size: 3em;
font-weight: bold;
line-height: 1;
margin-bottom: 10px;
}
.site-title a {
color: #4A90E2;
}
.site-title a:hover {
}
.site-tagline {
font-weight: bold;
font-size: 1em;
margin-top: .25em;
letter-spacing: 1px;
}
.site-tagline a {
} .builder-module-navigation-background-wrapper {
background: #F5F5F5;
}
.builder-module-navigation-background-wrapper.default-module-style-background-wrapper {
background: #353F49;
}
.builder-module-navigation-background-wrapper .builder-module-outer-wrapper {
padding: 1em 0;
}
.builder-module-outer-wrapper .builder-module-navigation {
padding: 0;
}
.builder-module-navigation {
display: block;
line-height: 1;
width: 100%;
}
.builder-module-navigation ul {
display: block;
float: left;
margin: 0;
padding: 0;
}
.builder-module-navigation ul * {
margin: 0;
}
.builder-module-navigation li {
padding: 0;
}
.builder-module-navigation li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
color: #FFF;
font-weight: normal;
text-decoration: none;
margin: .75em;
}
.builder-module-navigation .current_page_item > a,
.builder-module-navigation .current-cat > a,
.builder-module-navigation .current-menu-item > a,
.builder-module-navigation.nav-with-logo .current_page_item > a,
.builder-module-navigation.nav-with-logo .current-cat > a,
.builder-module-navigation.nav-with-logo .current-menu-item > a {
color: #4A90E2;
}
.builder-module-navigation li a:hover,
.builder-module-navigation li a:focus {
color: #4A90E2;
} .builder-module-navigation li ul {
background: #F5F5F5;
width: 14em;
margin-left: 1px;
}
.builder-module-navigation li li {
position: relative !important;
width: 100%;
}
.builder-module-navigation li li:last-child {
border-bottom: 0;
}
.builder-module-navigation li li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
float: none;
font-size: 1em;
padding: .75em;
line-height: 1.25;
margin: 0;
border: 2px solid #EBEBEB;
color: inherit;
}
.builder-module-navigation .sub-menu .current_page_item > a,
.builder-module-navigation .sub-menu .current-cat > a,
.builder-module-navigation .sub-menu .current-menu-item > a,
.builder-module-navigation li li a:hover,
.builder-module-navigation li li a:focus,
.builder-module-navigation li li a.sfhover {
color: #4A90E2;
border: 2px solid #4A90E2;
}
.builder-module-navigation li ul ul {
top: 0;
right: -14em;
} .builder-module-navigation.nav-with-logo li a,
.builder-module-navigation.secondary-navigation .current_page_item > a,
.builder-module-navigation.secondary-navigation .current-cat > a,
.builder-module-navigation.secondary-navigation .current-menu-item > a,
.builder-module-navigation.secondary-navigation li a:hover,
.builder-module-navigation.secondary-navigation li a:focus {
color: #303B49;
}
.builder-module-navigation.nav-with-logo li a:hover, .builder-module-navigation.nav-with-logo li a:focus {
color: #4A90E2;
}
.builder-module-navigation.nav-with-logo li li a:hover,
.builder-module-navigation.nav-with-logo li li a:focus,
.builder-module-navigation.nav-with-logo li li a.sfhover,
.builder-module-navigation.secondary-navigation li li a:hover,
.builder-module-navigation.secondary-navigation li li a:focus,
.builder-module-navigation.secondary-navigation li li a.sfhover {
color: #4A90E2;
border: 2px solid #4A90E2;
}
.secondary-navigation-background-wrapper {
background: #4A90E2;
}
.builder-module-navigation.secondary-navigation .sub-menu .current_page_item > a,
.builder-module-navigation.secondary-navigation .sub-menu .current-cat > a,
.builder-module-navigation.secondary-navigation .sub-menu .current-menu-item > a {
color: #FFF;
}
.nav-with-logo-background-wrapper {
background: transparent;
}
.nav-with-logo .builder-module-element {
display: table;
height: 100%;
overflow: hidden;
width: 100%;
padding: 2em 0;
}
.nav-with-logo .builder-module-element .site-logo {
display: table-cell;
vertical-align: middle;
width: 40%;
max-width: 100px;
text-align: left;
padding: 0;
}
.nav-with-logo .builder-module-element .site-logo img {
display: block;
}
.nav-with-logo .builder-module-element .site-text .site-title {
font-size: 3em;
}
.nav-with-logo .builder-module-element .site-text .site-tagline {
font-size: 1em;
margin-top: 0;
}
.nav-with-logo .builder-module-element .builder-module-navigation-menu-wrapper {
display: table-cell;
vertical-align: middle;
width: 55%;
}
.nav-with-logo .builder-module-element ul.menu {
float: right;
} .builder-module-widget-bar-background-wrapper {
background: #F5F5F5;
}
.builder-module-outer-wrapper .builder-module-widget-bar {
padding-bottom: 0;
}
.builder-module-widget-bar .builder-module-sidebar {
}
.builder-module-widget-bar .widget-background-wrapper {
margin: 2em 1em;
}
.builder-module-widget-bar.dark-widgets .widget-background-wrapper {
margin: 3em 1em;
}
.builder-module-widget-bar .widget * {
}
.builder-module-widget-bar .widget {
}
.widget .post-date {
font-size: .9em;
} .remove-titles {
text-align: center;
}
.remove-titles .widget .widget-title:first-child {
display: none;
}
.remove-titles .widget h4.widget-title {
font-size: 1.5em;
}
.remove-titles .widget-content {
font-size: .8em;
}
.remove-titles .widget-content .it-summit-cta-link {
font-size: 1.2em;
}
.dark-widgets .builder-module-sidebar .widget {
padding: 0;
}
.dark-widgets a {
color: #F5F5F5;
text-decoration: none;
}
.dark-widgets a:hover, .dark-widgets a:focus {
color: #4A90E2;
}
.dark-widgets-background-wrapper {
background: #353F49;
border-top: 10px solid #6d7985;
border-bottom: 10px solid #6d7985;
}
.dark-widgets .widget-background-wrapper {
background: none;
border: none;
color: #9dA3AB;
}
.dark-widgets h2, .dark-widgets h3, .dark-widgets h4, .dark-widgets h5, .dark-widgets h6, .dark-widgets label {
color: #F5F5F5;
}
.dark-widgets .widget li {
border-bottom: 1px solid #979797;
}
.social-icons-wrapper .dashicons {
width: 40px;
height: 40px;
font-size: 40px;
margin-right: 20px;
margin-bottom: 20px;
color: #FFF;
}
.email-subscription-sidebar-wrapper {
background: #353F49;
border: 10px solid #6d7985;
padding: 50px 25px;
}
.email-subscription-sidebar-wrapper p {
color: #FFFFFF;
margin-top: 0;
}
.email-subscription-sidebar-wrapper input[type="text"] {
text-align: center;
}
.email-subscription-sidebar-wrapper input[type="submit"] {
width: 100%;
margin-top: .5em;
} .builder-module-footer-background-wrapper {
}
.builder-module-footer * {
}
.builder-module-footer .builder-module-element {
color: #888888;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
font-size: .85em;
line-height: 2;
}
.builder-module-footer .builder-module-element a {
color: #888888;
text-decoration: none;
} .builder-module-image .builder-module-element img {
margin: 0;
} .image-no-spacing {
margin: 0;
padding: 0 !important;
}
.image-no-spacing .single .builder-module-element {
margin: 0 !important;
padding: 0;
} .image-full-window-outer-wrapper {
max-width: none !important;
padding: 0 !important;
}
.image-full-window {
padding: 0 !important;
}
.image-full-window .single .builder-module-element {
margin: 0 !important;
}
.image-full-window .builder-module-element {
margin: 3em 0 0 0 !important;
}
.image-full-window .builder-module-sidebar-with-element {
padding-top: 3em;
}
.image-full-window .builder-module-sidebar-with-element .widget-background-wrapper {
padding-left: 3em;
padding-right: 3em;
}
.image-full-window .builder-module-sidebar-with-element .widget-wrapper-left .widget-background-wrapper {
padding: 0 0 0 3em;
}
.image-full-window .builder-module-sidebar-with-element .widget-wrapper-right .widget-background-wrapper {
padding: 0 3em 0 0;
}
.image-full-window-outer-wrapper img {
width: 100%;
height: auto;
} .builder-module-html .builder-module-element>*:first-child {
margin-top: 0;
}
.builder-module-html .builder-module-element>*:last-child {
margin-bottom: 0;
} .background-image-html-background-wrapper {
position: relative;
text-align: center;
color: #FFF;
background-color: rgba(24, 48, 76, 0.65);
background: url(//www.theracehorsesanctuary.org/wp-content/themes/Builder-Summit-Custom-Racehorse/images/mountain-bkgnd-image.jpg) no-repeat center top;
}
.background-image-html-background-wrapper .builder-module-block {
max-width: 700px;
margin: 0 auto;
padding: 60px 0;
}
.background-image-html-background-wrapper h2 {
text-transform: uppercase;
margin: 0 0 40px 0;
}
.background-image-html-background-wrapper .btn {
margin: 40px 0 0 0;
}
.large-text-blue-background-html-background-wrapper {
background: #4A90E2;
color: #FFF;
font-size: 1.75em;
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
} .background-image-html-background-wrapper * {
position: relative;
}
.background-image-html-background-wrapper::before {
position: absolute;
content:" ";
top:0;
left:0;
width:100%;
height:100%;
display: block;
z-index:0;
background-color: rgba(24, 48, 76, 0.65);
} .builder-module-content-background-wrapper {
background: #F5F5F5;
}
.builder-module-content .builder-module-element {
}
.builder-module-content .entry-content>*:first-child {
margin-top: 0;
}
.builder-module-content .entry-content > *:last-child {
margin-bottom: 0;
}
.builder-module-content .hentry {
padding: 2em;
background: #FFFFFF;
margin-bottom: 5em;
border: 1px solid #EBEBEB;
}
.builder-module-content .hentry:last-child {
margin-bottom: 0;
}
.entry-title,
.entry-title * {
margin: 0;
padding: 0;
}
.hentry .thumbnail-wrap {
display: none;
}
.hentry .date {
display: none;
}
.entry-title {
font-size: 2em;
font-weight: normal;
line-height: 1.1;
margin-bottom: 0.25em;
}
.entry-title a {
color: inherit;
text-decoration: none;
}
.entry-title a:hover {
text-decoration: none;
}
.hentry .entry-meta-wrapper {
color: #999999;
font-size: .8em;
}
.hentry .entry-meta-wrapper a:hover {
}
.hentry .entry-meta {
display: block;
float: left;
text-transform: uppercase;
font-weight: bold;
}
.hentry .entry-meta a {
text-decoration: none;
}
.hentry .entry-meta a:hover {
}
.hentry .entry-meta .categories a {
display: inline-block;
margin: 0 10px 10px 0;
background: #ECECEC;
padding: 10px 20px;
border-radius: 25px;
font-size: .8em;
color: #A9ADB1;
}
.hentry .entry-meta .categories a:hover, .hentry .entry-meta .categories a:focus {
background: #4A90E2;
color: #FFF;
}
.hentry .entry-meta.alignleft {
max-width: 60%;
margin: 0;
}
.hentry .entry-meta.alignright {
float: right;
margin: 0;
}
.hentry .entry-footer {
display: block;
border-top: 2px solid #EBEBEB;
padding-top: 1.5em;
}
.hentry .entry-footer .entry-pages,
.hentry .entry-footer .categories,
.hentry .entry-footer .comments {
margin-bottom: .5em;
}
.hentry .entry-footer img {
max-width: none;
}
.hentry .entry-attachment .attachment {
text-align: center;
}
.hentry .edit-entry-link {
clear: both;
}
.post-edit-link {
display: inline-block;
background: #EBEBEB;
padding: .25em 1em;
border-radius: 3px;
color: #585858;
font-size: .9em;
letter-spacing: 1px;
margin-top: 1em;
}
.entry-content {
clear: both;
}
.loop-header {
background: #FFFFFF;
border: 1px solid #EBEBEB;
padding: 2.5em;
margin-bottom: 3em;
}
.tax-it_exchange_category .loop-header {
border: 1px solid #EBEBEB;
}
.loop-title {
font-weight: normal;
font-size: 1.5em;
margin: 0;
}
.tax-it_exchange_category .loop-title {
text-transform: none;
}
.category-description, .tag-description {
font-weight: normal;
font-size: 1em;
margin: .5em 0 0 0;
}
.category-description p, .tag-description p {
margin: 0;
}
.hentry blockquote {
background: #F5F5F5;
border-left: 10px solid #A9ADB1;
margin: 1.5em 10px;
padding: 0.5em 1em;
quotes: "\201C""\201D""\2018""\2019";
}
.hentry blockquote:before {
color: #A9ADB1;
content: "\201C";
font-size: 4em;
line-height: 0.1em;
margin-right: 0.25em;
vertical-align: -0.4em;
}
.hentry blockquote:after {
content: "\201D";
}
.hentry blockquote p {
display: inline;
} .hentry .gallery {
margin-bottom: 1.5em;
}
.hentry .gallery a,
.hentry .gallery dt,
.hentry .gallery img {
font-size: 0;
line-height: 0;
margin: 0;
}
.hentry .gallery-item {
display: inline-block;
margin: 0;
text-align: left;
vertical-align: top;
width: 150px;
}
.hentry .gallery-item img {
border: 0;
margin: 0;
padding: 0;
}
.hentry .gallery-caption {
font-size: .9em;
line-height: 1.3;
margin: 0;
}
.hentry .gallery + * {
margin-top: 0;
}
.hentry .alignright {
margin: 1em 0 1em 1.5em
}
.hentry .alignleft {
margin: .35em 1.5em .35em 0;
}
.hentry .aligncenter {
margin: 1em auto;
}
.hentry .alignnone {
margin: 0;
}
.hentry .wp-caption {
margin-bottom: 1.5em;
line-height: 1;
}
.hentry .wp-caption img {
background: transparent;
border: none;
padding: 0;
margin-top: 0;
margin-bottom: 0;
}
.hentry .wp-caption-text {
font-size: .9em;
line-height: 1.3;
margin: 0;
}
.wp-caption-text {
font-size: .9em;
margin: 0;
} .entry-header {
clear: both; margin-bottom: 1.5em;
}
.entry-footer {
margin-top: 2.75em;
clear: both; }
.entry-footer .alignright {
}
.entry-footer .categories,
.entry-footer .tags {
}
.entry-footer .comments {
}
.EXIF table {
margin: 0 auto;
}
.photometa h4 {
margin: 0;
padding: 0;
text-align: center;
}
.photometa ul {
list-style-type: none;
} .loop-utility {
clear: both; margin: 0;
}
.loop-utility .alignleft,
.loop-utility .alignright {
margin: 0;
} .page .builder-module-content .hentry {
margin-bottom: 0;
} .single .builder-module-content .hentry {
margin-bottom: 0;
} .entry-pages a {
display: inline-block;
background: #EBEBEB;
padding: 0 .35em;
} #comments {
margin-top: 3em;
}
#comments h3, #respond h3 {
font-size: 1.75em;
}
.commentlist, .comment-form {
margin-top: 1.5em;
background: #FFF;
border: 1px solid #EBEBEB;
padding: 1.5em;
}
.commentlist {
margin-left: 0;
}
.commentlist li.comment,
.commentlist li.trackback,
.commentlist li.pingback {
padding: 0 0 0 1.5em;
margin-bottom: 1.5em;
position: relative;
}
.commentlist li.comment.depth-1,
.commentlist li.trackback.depth-1,
.commentlist li.pingback.depth-1 {
border-bottom: 1px solid #EBEBEB;
padding: 0;
}
.commentlist li.comment.depth-1:last-child,
.commentlist li.trackback.depth-1:last-child,
.commentlist li.pingback.depth-1:last-child {
border-bottom: none;
}
.commentlist .comment-body {
border-bottom: 5px solid #6d7985;
padding-bottom: 3em;
}
.commentlist .comment-meta {
margin-bottom: 2em;
overflow: hidden;
}
.commentlist .comment-meta .comment-metadata {
text-transform: uppercase;
font-weight: bold;
font-size: .8em;
}
.commentlist .comment-meta a {
text-decoration: none;
color: #999;
}
.commentlist .avatar {
margin: 0;
float: left;
margin-right: 1em;
}
.commentlist .fn {
display: inline-block;
font-size: 1.5em;
font-weight: bold;
margin-right: .25em;
}
.commentlist .fn a {
text-decoration: none;
}
.comment-edit-link {
display: inline-block;
position: absolute;
top: 1em;
right: 1em;
text-decoration: none;
padding: 0 .5em;
}
.comment-edit-link:hover {
}
.commentlist ul.children {
margin: 0 0 1.5em 0;
}
.commentlist ul.children li:last-child {
margin: 0;
}
.commentlist .comment-body {
margin: 1.5em 0;
}
.commentlist div.reply:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.comment-form-comment {
margin-top: 1em;
}
.comment-form label {
display: block;
margin-bottom: 10px;
} #respond {
margin-top: 3em;
padding: 0;
}
#respond h3 {
margin: 0;
}
#respond input[type="submit"] {
line-height: inherit;
margin: 0;
}
#respond textarea {
width: 100%;
max-width: 100%;
}
#respond .comment-submit-wrapper {
margin: 0;
}
.commentlist #respond {
margin-bottom: 1.5em;
}
.comment-body .reply {
margin-top: 1.5em;
}
.comment-reply-link {
font-weight: bold;
}
.comment-reply-title small {
display: block;
}
#cancel-comment-reply-link {
display: inline-block;
padding: .25em .5em;
margin: .5em 0;
font-size: .5em;
font-weight: normal;
text-decoration: none;
}
#cancel-comment-reply-link:hover {
background: #3B3F42;
}
.logged-in-as {
margin: 0.25em 0;
}
.form-allowed-tags {
display: none;
margin-top: 0;
margin-bottom: 2.5em;
}
.form-allowed-tags code {
display: block;
margin-top: .5em;
font-size: .85em;
} p {
}
p img.left {
float: left;
margin: 0;
padding: 0;
}
p img.right {
float: right;
margin: 0;
}
blockquote {
padding: 0 2em;
font-size: 1.5em;
line-height: 1.4;
} blockquote blockquote {
font-size: 100%;
}
blockquote p {
margin-bottom: 1.5em;
}
blockquote cite {
display: inline-block;
margin-top: 1em;
}
strong {
font-weight: bold;
}
em, dfn {
font-style: italic;
}
dfn {
font-weight: bold;
}
sup, sub {
height: 0;
line-height: 1.5;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
abbr, acronym {
border-bottom: 1px dotted #666666;
}
address {
font-style: italic;
}
del {
}
pre {
margin-bottom: 1.5em;
color: #EBEBEB;
font-weight: bold;
white-space: pre;
overflow: auto;
background: #353F49;
padding: 1em;
display: block;
}
big {
font-size: 1.2em;
line-height: 1;
}
cite {
font-style: normal;
}
ins {
color: #222222;
background: #FFF198;
} ul, ol {
list-style-position: outside;
margin-left: 1.5em;
padding: 0;
}
ul ul, ul ol, ol ul, ol ol {
margin-left: 1.5em;
}
li {
margin: 0;
padding: 0;
}
li > * {
margin-top: 0;
}
li *:last-child {
margin-bottom: 0;
}
li > p + ul {
margin-top: -1.5em;
}
ul {
list-style-type: disc;
}
ol {
list-style-type: decimal;
}
dl {
margin-bottom: 1.5em;
}
dl dt {
font-weight: bold;
}
dd {
margin-left: 1.5em;
}
dd + dd {
margin-top: 0;
} table {
width: 100%;
margin-bottom: 1.5em;
}
table, td, th {
border: 1px solid #CFCFCF;
border-collapse: collapse;
}
th {
color: #333333;
background: #EBEBEB;
font-weight: bold;
}
th, td, caption {
padding: .5em;
text-align: left;
}
td a {
display: block;
}
tfoot td {
padding: 0;
}
tfoot a {
display: block;
padding: .25em;
}
caption {
border: 1px solid #CFCFCF;
border-bottom: 0;
font-weight: bold;
} .small {
font-size: .8em;
line-height: 1.875;
margin-top: 1.875em;
margin-bottom: 1.875em;
}
.large {
font-size: 1.2em;
line-height: 2.5;
margin-top: 1.25em;
margin-bottom: 1.25em;
}
.hide {
display: none;
}
.quiet {
}
.loud {
}
.highlight {
background: #FFFF00;
}
.added {
background: #006600;
color: #FFFFFF;
}
.removed {
background: #990000;
color: #FFFFFF;
}
.first {
margin-left: 0;
padding-left: 0;
}
.last {
margin-right: 0;
padding-right: 0;
}
.top {
margin-top: 0;
padding-top: 0;
}
.bottom {
margin-bottom: 0;
padding-bottom: 0;
} label {
font-weight: bold;
}
fieldset {
border: .1em solid #CCCCCC;
margin: 0 0 1.5em 0;
padding: 1.4em;
}
legend {
font-size: 1.2em;
font-weight: bold;
} input[type="color"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"],
input[type="number"], input[type="date"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="month"], textarea {
font-size: 1em;
margin: 0;
padding: .75em;
background: #FFFFFF;
border: 1px solid #CCCCCC;
border-top-color: #AAAAAA;
-webkit-appearance: none;
width: 100%;
max-width: 100%;
}
input[type="color"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus,
input[type="text"]:focus, input[type="url"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="time"]:focus,
input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="week"]:focus, input[type="month"]:focus, textarea:focus {
border-color: #888888;
}
input[type="submit"] {
max-width: 400px;
}
select {
font-size: 1em;
max-width: 99%;
}
textarea {
width: 30em;
height: 20em;
}
.search-text-box {
margin-bottom: 0;
}
.search-submit-button {
margin: 0;
}
input[type="submit"] {
font-size: 1em;
cursor: pointer;
} #searchform {
position: relative;
}
#searchform input[type="text"] {
font-size: 1em;
width: 63%;
height: 45px;
max-width: 100%;
padding: .5em 10px;
border-radius: 3px 0 0 3px;
}
#searchform input[type="submit"] {
font-size: 1em;
position: absolute;
top: 0;
right: 0;
width: 36%;
height: 45px;
max-width: 100%;
margin: 0;
border: 2px solid #4A90E2;
padding: .7em 10px;
border-radius: 0 3px 3px 0;
} .post-password-required input[type="submit"] {
display: inline-block;
float: none;
margin-top: .5em;
}
.post-password-form input {
max-width: 350px;
display: block;
} .error, .notice, .success {
border: 2px solid #ddd;
margin-bottom: 1em;
padding: .8em;
}
.error {
background: #FBE3E4;
border-color: #FBC2C4;
color: #8a1f11;
}
.notice {
background: #FFF6BF;
border-color: #FFD324;
color: #514721;
}
.success {
background: #E6EFC2;
border-color: #C6D880;
color: #264409;
}
.error a {
color: #8a1f11;
}
.notice a {
color: #514721;
}
.success a {
color: #264409;
}
.extension-error-message {
text-align: center;
color: #FFF;
background: red;
padding: 4em 2em;
}
.extension-error-message h2 {
display: inline-block;
padding: 10px 20px;
border-radius: 5px;
background: #FFF;
color: red;
text-transform: uppercase;
}
.extension-error-message p {
font-size: 1.25em;
}  .builder-module-sidebar .widget_rss li {
margin-bottom: 1.5em;
padding-bottom: 1.5em;
border-bottom: 1px solid #EBEBEB;
}
.builder-module-sidebar .widget_rss li 	a.rsswidget {
display: block;
margin: 0;
font-weight: bold;
line-height: 1.3;
text-decoration: none;
}
.builder-module-sidebar .widget_rss .rss-date {
display: block;
margin-bottom: 1.5em;
font-size: .9em;
}
.builder-module-sidebar .widget_rss .rssSummary {
margin: 1.5em 0 .5em 0;
}
.builder-module-sidebar .widget_rss li cite {
font-style: italic;
} .builder-module-sidebar .widget_tag_cloud a {
line-height: 1;
font-weight: normal;
display: inline-block;
background: #F5F5F5;
border-radius: 3px;
margin: .1em;
padding: .1em .5em;
text-decoration: none;
}
.builder-module-sidebar .widget_tag_cloud a:hover {
} .builder-module-sidebar #wp-calendar {
}
.builder-module-sidebar #wp-calendar th,
.builder-module-sidebar #wp-calendar td,
.builder-module-sidebar #wp-calendar caption {
text-align: center;
} #social-tags {
left: auto;
margin-right: 0;
margin-left: auto;
overflow: hidden;
padding-top: 10px;
position: fixed;
right: 0;
width: 95px;
height: 100%;
}
#social-tags a {
margin: 0;
position: relative;
right: -50px;
}
#social-tags a:hover {
right: 0;
} .alignright {
margin-left: 1.5em;
}
.alignleft {
margin-right: 1.5em;
}
.hentry img.wp-smiley {
border: none;
} .archive-left {
float: left;
width: 40%;
max-width: 40%;
margin-right: 10%;
}
.archive-right {
float: left;
width: 50%;
max-width: 50%;
} .it-mobile-menu {
display: none;
}
.sub-menu-expand {
display: none;
} .it-featured-image {
line-height: 0;
}
.page .it-featured-image, .blog .it-featured-image, .single-post .it-featured-image {
border-bottom: 5px solid #4A90E2;
text-align: center;
}
.it-featured-image a {
margin-top: 1em;
display: block;
}
.it-featured-image img {
margin: 0;
} ::selection {
color: #FFFFFF;
background: #575757; }
::-moz-selection {
color: #FFFFFF;
background: #575757 } ::-webkit-input-placeholder {
color: #4A545A;
}
:-moz-placeholder { color: #4A545A;
}
::-moz-placeholder { color: #4A545A;
}
:-ms-input-placeholder {
color: #4A545A;
}
input:focus::-webkit-input-placeholder {
color: transparent;
}
input:focus:-moz-placeholder { color: transparent;
}
input:focus::-moz-placeholder { color: transparent;
}
input:focus:-ms-input-placeholder {
color: transparent;
}  .format-image {
box-shadow: 1px 1px 2px 2px #EBEBEB;
}
.format-image .entry-title {
margin-bottom: .5em;
text-align: center;
}
.format-image .it-featured-image img {
margin: 0;
}
.format-image .entry-meta.date {
float: none;
text-align: center;
text-transform: uppercase;
letter-spacing: 3px;
margin-top: 1em;
}
.format-image .entry-content {
text-align: center;
}
.format-image .entry-footer {
border: 0;
}
.format-image .post-edit-link {
margin-left: 1em;
margin-bottom: 1em;
display: inline-block;
}
.format-image .wp-caption-text {
text-align: center;
margin: 1em 0 0 0;
} .builder-module-content .format-status {
padding: 3em;
border: 5px solid #4A90E2;
}
.format-status a {
color: #9AA1A6;
}
.format-status .entry-content {
font-size: 1.25em;
}
.format-status .entry-footer {
border: 0;
}
.format-status .entry-meta {
text-transform: uppercase;
letter-spacing: 1px;
font-size: .9em;
color: #999;
font-weight: bold;
}
.format-status .entry-meta a {
color: #4A90E2;
font-weight: bold;
} .format-quote {
padding: 3em;
border: 5px solid #87b94b;
}
.format-quote a {
}
.format-quote .entry-content {
font-size: 1.35em;
position: relative;
}
.hentry.format-quote .post-infin-link {
position: absolute;
bottom: 10px;
right: 30px;
text-decoration: none;
color: #A9ADB1;
font-size: 1.5em;
}
.hentry.format-quote .post-infin-link:hover, .hentry.format-quote .post-infin-link:focus {
color: #4A90E2;
}
.format-quote .entry-footer {
border: 0;
padding: 0;
margin: 0;
}
.format-quote .post-edit-link {
margin-top: 1em;
display: inline-block;
} body {
color: #000000;
font-family: 'Jura', 'Open Sans', Arial, Helvetica, sans-serif;
}
.entry-title {
font-weight: 600;
font-size:250%;
}
h1, h2, h3, h4, h5, h6, p {
font-family: 'Jura', 'Open Sans', Arial, Helvetica, sans-serif;
}
p {
font-size:120%;
margin-bottom: 1.25em;
color:#000000;
}
h2 {
color: #273E56;
text-transform: uppercase;
font-weight: 600;
font-size:250%;
}
h3 {
color: #273E56;
text-transform: uppercase;
font-weight: 600;
font-size:175%;
}
h5 {
font-size:120%;
margin-top:40px;
margin-bottom:40px;
}
h5 a {
color:#273E56;
background:#D4C05F;
text-transform:uppercase;
padding:10px 30px;
text-decoration:none;
}
h5 a:hover {
color:#273E56;
background:#CCCCCC;
text-transform:uppercase;
text-decoration:none;
padding:10px 30px;
}
body {
background: #FFFFFF;
}
a {
color: #273E56;
text-decoration:underline;
font-weight:600;
}
a:hover {
color: #D4C05F;
}
.entry-title {
font-family: 'Jura', 'Open Sans', Arial, Helvetica, sans-serif;
font-weight: 600;
}
.builder-module-background-wrapper {
background: #FFFFFF;
}
.builder-module-content-background-wrapper {
background: #FFFFFF;
}
.builder-module-content .hentry {
padding: 0.5em;
border: 0px solid #EBEBEB;
}
.hentry .entry-title {
color:#273E56;
text-transform:uppercase;
}
.hentry .entry-title h1 {
text-transform:uppercase;
color:#273E56;
}
.builder-module-navigation-background-wrapper .builder-module-outer-wrapper {
padding: 0.5em 0;
}
.builder-module-navigation li {
text-transform:uppercase;
font-family: 'Jura', 'Open Sans', Arial, Helvetica, sans-serif;
font-size:120%;
}
.builder-module-navigation li a {
font-weight:700;
margin: .75em 1.5em .75em .75em;
}
.builder-module-navigation .current_page_item > a,
.builder-module-navigation .current-cat > a,
.builder-module-navigation .current-menu-item > a,
.builder-module-navigation.nav-with-logo .current_page_item > a,
.builder-module-navigation.nav-with-logo .current-cat > a,
.builder-module-navigation.nav-with-logo .current-menu-item > a {
color: #D4C05F;
border: 0px solid #4A90E2;
}
.builder-module-navigation.nav-with-logo li a,
.builder-module-navigation.secondary-navigation .current_page_item > a,
.builder-module-navigation.secondary-navigation .current-cat > a,
.builder-module-navigation.secondary-navigation .current-menu-item > a,
.builder-module-navigation.secondary-navigation li a:hover,
.builder-module-navigation.secondary-navigation li a:focus {
color: #D4C05F;
border: 0px solid #4A90E2;
}
.builder-module-background-wrapper .builder-module-outer-wrapper {
padding: 1em 0;
}
.builder-module-navigation-background-wrapper .builder-module-outer-wrapper {
padding: 0.5em 0;
}
.builder-module-navigation li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
color: #FFFFFF;
}
.builder-module-navigation.nav-with-logo li li a,
.builder-module-navigation.nav-with-logo li li a,
.builder-module-navigation.nav-with-logo li li a.sfhover,
.builder-module-navigation.secondary-navigation li li a,
.builder-module-navigation.secondary-navigation li li a,
.builder-module-navigation.secondary-navigation li li a.sfhover {
color: #FFFFFF;
border: 0px solid #4A90E2;
font-size:80%;
font-weight:700;
}
.builder-module-navigation.nav-with-logo li li a:hover,
.builder-module-navigation.nav-with-logo li li a:focus,
.builder-module-navigation.nav-with-logo li li a.sfhover,
.builder-module-navigation.secondary-navigation li li a:hover,
.builder-module-navigation.secondary-navigation li li a:focus,
.builder-module-navigation.secondary-navigation li li a.sfhover {
color: #D4C05F;
border: 0px solid #4A90E2;
font-size:80%;
font-weight:700;
}
.builder-module-navigation li li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
border: 0px solid #273E56;
color: #FFFFFF;
font-size:80% !important;
font-weight:600 !important;
}
.builder-module-navigation .sub-menu .current_page_item > a,
.builder-module-navigation .sub-menu .current-cat > a,
.builder-module-navigation .sub-menu .current-menu-item > a,
.builder-module-navigation li li a:hover,
.builder-module-navigation li li a:focus,
.builder-module-navigation li li a.sfhover {
border: 0px solid #273E56;
color: #D4C05F;
}
.builder-module-navigation li a:hover,
.builder-module-navigation li a:focus {
color: #D4C05F;
} .sub-menu li ul li a {
font-size:65% !important;
}
.dark-widgets-background-wrapper {
background: #273E56 !important;
border-top: 0px solid #273E56;
border-bottom: 0px solid #273E56;
color:#FFFFFF;
}
.dark-widgets a {
color: #FFFFFF;
text-decoration: none;
}
.dark-widgets a:hover, .dark-widgets a:focus {
color: #FFFFFF;
}
.dark-widgets p {
color:#FFFFFF;
margin-bottom: 10px;
}
.dark-widgets h2 {
color:#FFFFFF !important;
padding-bottom:15px;
font-size:175%;
}
.dark-widgets h3 {
color:#FFFFFF !important;
}
.dark-widgets h5 {
margin-top:25px;
margin-bottom:40px;
}
.dark-widgets h5 a {
color:#273E56;
background:#D4C05F;
text-transform:uppercase;
padding:10px 30px;
}
.builder-module-widget-bar.dark-widgets .widget-background-wrapper {
margin: 2em 1em;
}
.btn,
.more-link,
.loop-utility a,
input[type="submit"],
input[type="button"] {
color:#273E56;
background:#D4C05F;
text-transform:uppercase;
border: 0px solid #4A90E2;
}
.btn:hover,
.btn:focus,
.more-link:hover,
.more-link:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
color:#FFFFFF !important;
background: #273E56 !important;
}
.entry-content ul {
margin-left:40px;
}
.entry-content li {
font-family: 'Jura', 'Open Sans', Arial, Helvetica, sans-serif !important;
color:#000000;
font-size:120%;
list-style-type: square;
}
.entry-content h4 {
background: #273E56;
color:#FFFFFF;
} #banner-surround {
width:100%;
background: #273E56;
padding: 0.5em;
}
#banner {
width:100%;
background: #273E56;
max-width:1200px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding-top:10px;
padding-bottom:10px;
display: flex;
flex-direction: row;
justify-content: space-between;
}
#banner-left {
width:80%;
text-align:left;
}
#banner-right {
width:20%;
display: flex;
flex-direction: row;
justify-content: space-between;
text-align:center;
justify-content: center;
align-items: center;
}
#banner-right-inner {
display: flex;
justify-content: center;
height:50px;
align-items: center;
}
#banner-right-inner a {
padding:15px 20px;
text-decoration:none;
text-transform:uppercase;
font-size:110%;
font-weight:700;
}
#donate {
display: flex;
background: #FFFFFF;
width:50%;
justify-content: center;
align-items: center;
}
#sponsor {
display: flex;
background: #D4C05F;
width:50%;
justify-content: center;
align-items: center;
}
#sponsor a:hover {
color:#FFFFFF;
} #banner-surround-2 {
width:100%;
background: #273E56;
padding: 0.5em;
}
#banner-2 {
width:100%;
background: #273E56;
max-width:1200px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding-top:10px;
padding-bottom:10px;
display: flex;
flex-direction: row;
justify-content: space-between;
}
#banner-left-2 {
width:75%;
text-align:left;
}
#banner-right-2 {
width:25%;
display: flex;
flex-direction: column;
justify-content: space-between;
text-align:center;
justify-content: center;
align-items: center;
padding-top:40px;
}
#banner-right-inner-2-outer {
display: flex;
flex-direction: column;
}
#banner-right-inner-2{
display: flex;
justify-content: center;
height:50px;
align-items: center;
}
#banner-right-inner-2 a {
padding:15px 20px;
text-decoration:none;
text-transform:uppercase;
font-size:110%;
font-weight:700;
}
#donate-2 {
display: flex;
background: #FFFFFF;
width:50%;
justify-content: center;
align-items: center;
}
#sponsor-2 {
display: flex;
background: #D4C05F;
width:50%;
justify-content: center;
align-items: center;
}
#sponsor-2 a:hover {
color:#FFFFFF;
}
#banner-email-2 {
margin-top:15px;
font-size:110%;
}
#banner-email-2 a {
color:#D4C05F;
text-decoration:none;
}
#banner-email-2 a:hover {
color:#FFFFFF;
} #home-slider {
font-family: 'Jura', 'Open Sans', Arial, Helvetica, sans-serif !important;
}
#home-section-1 {
width:100%;
max-width:1300px;
margin-left:auto;
margin-right:auto;
padding-bottom:10px;
padding-left: 0.5em;
padding-right: 0.5em;
}
#home-section-1-content {
background: #273E56;
padding:3% 3% 1% 3%;
color:#FFFFFF;
}
#home-section-1-content p {
color:#FFFFFF;
}
#home-section-1-content h3, h4 {
color:#FFFFFF;
}
#home-section-2 {
width:100%;
max-width:1300px;
margin-left:auto;
margin-right:auto;
padding-top:0px;
padding-bottom:10px;
padding-left: 0.5em;
padding-right: 0.5em;
}
#home-section-2-inner {
background: #273E56;
}
#home-section-2-video {
background: #273E56;
padding:0;
color:#FFFFFF;
}
#home-section-2-video p {
margin:0;
padding:0;
}
#home-section-2-content {
background: #273E56;
padding:3% 3% 1% 3%;
color:#FFFFFF;
}
#home-section-2-content p {
color:#FFFFFF;
}
#home-section-2-content h3, h4 {
color:#FFFFFF;
}
#home-section-3 {
width:100%;
max-width:1300px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
padding-bottom:10px;
padding-left: 0.5em;
padding-right: 0.5em;
}
#home-section-3-content {
padding:0 0 1% 0;
display: flex;
flex-direction: row;
justify-content: space-between;
}
#home-section-3-content p {
color:#FFFFFF;
margin:0;
}
#home-section-3-content h3 {
color:#FFFFFF;
text-transform:uppercase;
font-weight:600;
font-size:185%;
padding-top:15px;
padding-bottom:15px;
padding-left:15px;
padding-right:15px;
}
#home-section-3-content h3 a {
color:#FFFFFF;
text-decoration:none;
}
#home-section-3-content h3 a:hover {
color:#D4C05F;
text-decoration:none;
}
#home-section-3-content img {
margin-top:0;
margin-bottom:0;
}
.home-section-3-box {
background: #273E56;
width:23%;
}
#home-section-4 {
width:100%;
max-width:1300px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
padding-bottom:10px;
padding-left: 0.5em;
padding-right: 0.5em;
}
#home-section-4-content {
padding:0 0 1% 0;
display: flex;
flex-direction: row;
justify-content: space-between;
}
#home-section-4-content h3 {
color:#FFFFFF;
text-transform:uppercase;
font-weight:600;
font-size:185%;
padding-top:15px;
padding-bottom:15px;
}
#home-section-4-content h3 a {
color:#FFFFFF;
text-decoration:none;
}
#home-section-4-content h3 a:hover {
color:#CCCCCC;
}
#home-section-4-content p {
color:#FFFFFF;
text-decoration:none;
}
.home-section-4-box {
background: #273E56;
width:47%;
}
.home-section-4-box-image {
width:100%;
}
.home-section-4-box-image p {
color:#FFFFFF !important;
margin:0 !important;
}
.home-section-4-box-image img {
margin-top:0 !important;
margin-bottom:0 !important;
}
.home-section-4-box-text { margin:15px;
}
#home-section-5 {
width:100%;
max-width:1300px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
padding-bottom:30px;
text-align:left;
padding-left: 0.5em;
padding-right: 0.5em;
} #hero-image {
background-repeat:no-repeat;
background-size:cover;
background-position:center;
height:70vh;
}
#hero-text-outer { 
padding-top:50vh;
width:1180px;
margin-left:auto;
margin-right:auto;
}
#hero-text { 
width:100%;
max-width:725px;
background: #273E56;
padding:20px 30px;
}
#hero-text h2 { 
color:#FFFFFF;
font-size:200%;
font-weight:600;
text-transform:uppercase;
max-width:1000px;
margin-left:auto;
margin-right:auto;
margin-bottom:5px;
}
.phone-1 a {
text-decoration:none !important;
}
.phone-1 a:hover {
text-decoration:none !important;
} #team-section-1 {
width:100%;
max-width:1300px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
padding-bottom:10px;
padding-left: 0.5em;
padding-right: 0.5em;
}
#team-section-1-content {
padding:0 0 1% 0;
display: flex;
flex-direction: row; justify-content: space-evenly;
flex-wrap: wrap;
}
#team-section-1-content h3 {
color:#FFFFFF;
text-transform:uppercase;
font-weight:600;
font-size:150%;
padding-top:5px;
padding-bottom:5px;
margin-bottom:0px;
}
#team-section-1-content h3 a {
color:#FFFFFF;
text-decoration:none;
}
#team-section-1-content h3 a:hover {
color:#CCCCCC;
}
#team-section-1-content h4 {
text-transform:none;
font-weight:600;
font-size:150%;
padding-top:5px;
padding-bottom:5px;
}
#team-section-1-content p {
color:#FFFFFF;
text-decoration:none;
}
.team-box {
background: #273E56;
width:31%;
flex-wrap: wrap;
margin-bottom:30px;
}
.team-box-image {
width:100%;
}
.team-box-image p {
color:#FFFFFF !important;
margin:0 !important;
}
.team-box-image img {
margin-top:0 !important;
margin-bottom:0 !important;
width:100%;
height:auto;
}
.team-box-text { margin:15px;
} #support-section-1 {
width:100%;
max-width:1300px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
padding-bottom:10px;
padding-left: 0.5em;
padding-right: 0.5em;
}
#support-section-1-content {
padding:0 0 1% 0;
display: flex;
flex-direction: row; justify-content: space-evenly;
flex-wrap: wrap;
}
#support-section-1-content h3 {
color:#000000 !important;
text-transform:uppercase;
font-weight:600;
font-size:150%;
padding-top:0px;
padding-bottom:15px;
margin-bottom:0px;
}
#support-section-1-content h3 a {
color:#000000 !important;
text-decoration:none;
}
#support-section-1-content h3 a:hover {
color:#CCCCCC;
}
#support-section-1-content h4 {
text-transform:none;
font-weight:600;
font-size:150%;
padding-top:5px;
padding-bottom:5px;
}
#support-section-1-content p {
color:#000000 !important;
text-decoration:none;
}
.support-box {
background: #C2C1CA;
width:31%;
flex-wrap: wrap;
margin-bottom:30px;
position: relative;
}
.support-box-image {
width:100%;
}
.support-box-image p {
color:#000000!important;
margin:0 !important;
}
.support-box-image img {
margin-top:0 !important;
margin-bottom:0 !important;
width:100%;
height:auto;
}
.support-box-text { margin:15px;
}
.support-box-text h5 a:hover {
color:#FFFFFF !important;
background: #273E56 !important;
} .section-1 {
background:#FFFFFF;
color:#000000;
width: 100%;
display: flex;	
flex-direction: row;
}
.section-1-left {
width: 50%;
display: flex;
flex-direction: column;
}
.section-1-left img {
overflow: hidden !important;
object-fit: cover;
margin:0 !important;
padding:0 !important;
width:100%;
max-width:100%;
height:100% !important;
}
.section-1-right {
width: 50%;
padding: 4%;
float: left;
display: flex;
flex-direction: column;
justify-content: center;
text-align:center;
}
.section-1 h2 { margin-left:auto;
margin-right:auto;
color:#000000 !important;
font-size:175%;
margin-bottom:40px;
}
.section-1-right p { margin-left:auto;
margin-right:auto;
color:#000000 !important;
font-size:110%;
line-height:160%;
}
.section-1-right a {
color:#000000;
text-decoration:none;
}
.section-1-right a:hover {
color:#CCCCCC;
}
.section-1-right p a {
text-decoration:underline;
font-weight:600;
}
.section-1-right a:hover {
background:#273E56;
color:#FFFFFF;
}
.section-2 { color:#333333;
width: 100%;
display: flex;	
flex-direction: row-reverse;
}
.section-2-left {
float: left;
width: 50%;
display: flex;
flex-direction: column;
}
.section-2-left img {
overflow: hidden !important;
object-fit: cover;
margin:0 !important;
padding:0 !important;
width:100%;
max-width:100%;
height:100% !important;
}
.section-2-right {
width: 50%;
padding: 4%;
display: flex;
flex-direction: column;
justify-content: center;
text-align:center;
}
.section-2 h2 { margin-left:auto;
margin-right:auto;
color:#000000 !important;
font-size:175%;
margin-bottom:40px;
}
.section-2-right p { margin-left:auto;
margin-right:auto;
color:#000000 !important;
font-size:110%;
line-height:160%;
}
.section-2-right a {
color:#000000;
text-decoration:none;
}
.section-2-right a:hover {
background:#273E56;
color:#FFFFFF
} .support-box-image {
animation-name: fadeInOut, moveLeft300px, bounce;
animation-duration: 2.5s, 5s, 1s;
animation-iteration-count: 2, 1, 5;
}
#section-1.animate  {
animation-name: animation-1;
animation-duration: 1.5s;
animation-timing-function: linear;
} #news-surround-outer {
width:100%;
background: #273E56;
padding: 1em;
border-top:solid 0px #D4C05F;
margin-bottom:15px;
}
#news-surround {
width:100%;
max-width:1200px;
text-align:left;
margin-left:auto;
margin-right:auto;
text-align:center;
}
#news-surround h1 {
color:#D4C05F;
font-weight:600;
text-transform:uppercase;
font-size:200%;
margin-bottom:0;
} #test-spacer {
height:1000px;
}
#test-intro {
display:flex;
width:100%;
}
#test-intro-left {
display:flex;
flex-direction: column;
justify-content: center;
text-align:left;
width:40%;
padding:5%;
}
#test-intro-left-inner {
max-width:500px;
margin-left:auto;
margin-right:auto;
}
#test-intro-left-inner p {
line-height:180% !important;
}
#test-intro-right {
display:flex;
flex-direction: column;
justify-content: center;
background-size: cover;                      
background-repeat: no-repeat;
background-position: center center;
text-align:center;
width:50%;
}
#test-intro.animate {
animation-name: animation-1;
animation-duration: 1.5s;
animation-timing-function: linear;
}
#team-section-1-content.animate {
animation-name: animation-2;
animation-duration: 2.5s;
animation-timing-function: linear;
}
#support-section-1-content.animate {
animation-name: animation-2;
animation-duration: 3.0s;
animation-timing-function: linear;
}
#support-section-1-content.animate {
animation-name: animation-2;
animation-duration: 3.0s;
animation-timing-function: linear;
} @keyframes animation-1 {
0%   {opacity:0; margin-left:100%;}
100% {opacity:1.0; margin-left:0%;}
} @keyframes animation-2 {
0%   {opacity:0;}
100% {opacity:1.0;}
}
.blue-box {
background:#273E56;
width:100%;
margin-left:auto;
margin-right:auto;
border:solid 10px #FFFFFF;
}
.blue-box p {
margin:0 !important;
padding:0 !important;
}
.blue-box img {
margin:0 !important;
padding:0 !important;
}
.blue-box h4 {
margin:0 !important;
padding:12px 5px !important;
}
.blue-box h4 a {
color:#FFFFFF;
text-decoration:none !important;
}
.blue-box h4 a:hover {
color:#D4C05F;
text-decoration:none !important;
} @media screen and (max-width: 1100px) {
#banner-left-2 {
width:65%;
}
#banner-right-2 {
width:35%;	
}
#support-section-1 h5 a {
padding: 10px 10px;
}
}
@media screen and (max-width: 899px) {
.entry-title {
font-size:200%;
}
h2 {
font-size:175%;
}
h3 {
font-size:150%;
}
#home-section-3-content h3 {
font-size:150%;
margin-bottom:0;
}
#banner-left {
width:70%;
}
#banner-right {
width:30%;	
}
}  .n2-ss-slider .n2-ss-layer-with-background {
max-width: 1230px !important;
margin-left: auto !important;
margin-right: auto !important;
}  .test-sol-text {
border:solid 2px #FF0000 !important;
}
.soliloquy-caption soliloquy-caption-bottom {
border:solid 2px #FF0000 !important;
max-width:1300px;
} .crelly-text-outer {
width:100%;
text-align:center;
background:#FFF000;
}
.crelly-text {
background:#FF0000;
color:#FFFFFF;
margin-top:50vh;
margin-left:auto;
margin-right:auto;
}img, video, .wp-caption {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
max-width: 100%;
height: auto !important;
}
audio {
max-width: 100%;
}
.wp-embedded-content {
max-width: 100%;
}
.builder-container-outer-wrapper {
width: 100%;
}
#ie6 .builder-module-outer-wrapper,
#ie7 .builder-module-outer-wrapper,
#ie8 .builder-module-outer-wrapper {
width: 1200px;
}
@media screen and (max-width: 1200px) {
.builder-module-background-wrapper {
padding-left: 1.5em;
padding-right: 1.5em;
}
}
@media screen and (max-width: 500px) {
.builder-module-background-wrapper {
padding-left: .75em;
padding-right: .75em;
}
}
#builder-module-632c42df5ba56-outer-wrapper {
max-width: 1200px;
width: 100%;
}
#builder-module-632c42df5ba56 .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-5512c22a96dee-outer-wrapper {
max-width: 1200px;
width: 100%;
}
#builder-module-5512c22a96dee .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-632c72818a611-outer-wrapper {
max-width: 1200px;
width: 100%;
}
#builder-module-632c72818a611 .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-632c7a835e13d-outer-wrapper {
max-width: 1200px;
width: 100%;
}
#builder-module-632c7a835e13d .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-6331bcfad387a-outer-wrapper {
max-width: 1200px;
width: 100%;
}
#builder-module-6331bcfad387a .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-6331c75dd6189-outer-wrapper {
max-width: 1200px;
width: 100%;
}
#builder-module-6331c75dd6189 .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-6332cb44f301a-outer-wrapper {
max-width: 1200px;
width: 100%;
}
#builder-module-6332cb44f301a .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-6332d7159ba2d-outer-wrapper {
max-width: 1200px;
width: 100%;
}
#builder-module-6332d7159ba2d .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-5512c22a96dfe-outer-wrapper {
max-width: 1200px;
width: 100%;
}
#builder-module-5512c22a96dfe .builder-module-column-1-outer-wrapper {
width: 100%;
}