/*
Theme Name: Sports Psychology (CFI)
Theme URI: https://social-ink.net
Description: Architecture, custom code and templating created by Social Ink
Version: 1
Author: Social Ink
Author URI: https://social-ink.net
*/
/*****************
LAYOUT
***********************************************/
* {
    box-sizing: border-box;
}
.onepage {
    clear: both;
    min-height: 600px;
}
.content {
    min-height: 0;
    padding-bottom: 2em;
}
.content .text {}
.content.nosidebar {
    float: none;
    width: 100%;
}
.pageinfo {}
.content a {
    color: #123162;
    text-decoration: underline;
}
.content a.button {
    color: #fff;
    text-decoration: none;
}
.content a.button:hover {
    color: #fff;
    text-decoration: none;
}
#header {
    margin-bottom: 0;
}
#header .logo a {
    display: block;
}
#header .logo {
    margin-top: -1.5em;
    width: 150px;
}
.socialink-body-scrolled #header {
    position: fixed;
    transition: all 0.2s ease;
    background: #fff;
    z-index: 9999;
    top: 0;
    width: 100%;
    margin-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    box-shadow: 0 0 55px #d5d5d5;
}
.scroll_only.btn {
    display: none;
}
.socialink-body-scrolled .scroll_only.btn {
    background: none repeat scroll 0 0 #4CC0B2;
    color: #fff;
    display: flex;
    align-items: center;
    height: 17px;
    padding: 0 30px;
    margin-right: 10px;
    margin-top: -2px;
}
.socialink-body-scrolled footer .scroll_only.btn {
    width: auto;
    height: 30px;
}
.socialink-body-scrolled footer .scroll_only.btn a {
    margin-bottom: 0;
}
.socialink-body-scrolled .scroll_only.btn a {
    color: #fff;
    font-size: 11px;
    padding: 0;
}
.socialink-body-scrolled .topheader-topline {
    display: none;
}
.socialink-body-scrolled .topheader-bottomline {
    padding-top: 0;
}
.socialink-body-scrolled #header .logo {
    max-width: 57px;
    margin-top: 3px;
}
.logged-in.socialink-body-scrolled #header {
    margin-top: 32px;
}
/*****************
TYPE
***********************************************/
h1 {}
h2 {}
h3 {
    font-size: 1.2em;
}
h4 {}
h5 {}
p {}
.text h2,
.module_wys h2 {
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-weight: 900;
    color: #2a6ead;
}
.text h3 {
    color: #199183;
}
.fancyfont {}
.pageinfo h1 {
    margin-bottom: .25em;
}
.text {}
.text p {}
.text h1 {}
.text h2 {}
.text h3 {}
.text ul {}
.text ul li,
.module_wys ul li {
    margin-bottom: .2em;
}
/*****************
IMAGECOVERS
***********************************************/
.home .herospot.main,
.backgrounded_image {
    background-position: center center;
    background-size: cover;
    min-height: 400px;
    position: relative;
    width: 100%;
}
.home .herospot.main:before,
.backgrounded_image:before {
    background: rgba(255, 255, 255, 0.01) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.home .herospot.main>div,
.backgrounded_image>div {
    position: relative;
}
.slideshow_area .slide .slideshow-meta-data,
.herospot>div.slideshow-meta-data {
    position: absolute !important;
    height: 100%;
    width: 100%;
    padding: 2em;
}
.home .herospot.main>.centering_box {
    max-width: 95%;
    margin-top: 5%;
}
.herospot.main.slidegallery .caption_container,
.home .herospot.main .caption_container {
    width: 38%;
    min-width: 300px;
    background: rgba(51, 132, 181, 0.8);
    padding: 2em;
    border-radius: 1em;
    margin-bottom: 1em;
    margin-left: 1em;
    margin-top: 1em;
}
.home .herospot.main .caption_container p:last-of-type {
    margin-bottom: 0;
}
.hero-buttons {
    margin-left: 1em;
    position: absolute;
}
/*****************
HOME
***********************************************/
.home .herospot.main {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.hero_actions.caption_container p,
.hero_actions.caption_container {
    font-size: 20px;
    color: #fff;
    font-weight: 900;
    text-shadow: 1px 1px #000;
}
.herospot .hero-buttons a {
    background: rgb(72, 232, 222);
    background: linear-gradient(320deg, rgba(72, 232, 222, 1) 0%, rgba(42, 155, 235, 1) 100%);
}
.fp-section {
    padding: 2em 0;
}
.section-extra-panel {
    background-image: linear-gradient(135deg, #FFEFF9 0%, #E9FFFB 100%);
}
.section-people {
    background: linear-gradient(180deg, #DDEFFC 0%, rgba(252, 221, 236, 0) 100%);
    padding-top: 3em;
    padding-bottom: 15em;
    background-image: linear-gradient(135deg, #DDEFFC 0%, #E9FFFB 100%);
    color: white;
    -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
}
.panel-buttons {
    margin-top: 2em;
    display: flex;
    justify-content: center;
    color: #fff;
}
.content-silos.flexible>.silo,
.panel-buttons>a {
    margin-right: 1em;
}
.content-silos.flexible>.silo:last-child,
.panel-buttons>a:last-child {
    margin-right: 0;
}
.panel-featureds {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.panel-featureds>.feat-item {
    width: 20%;
    max-width: 150px;
    height: 150px;
    border-radius: 82px;
    border: 5px solid #fff;
    overflow: hidden;
}
.section-people h1 {
    font-size: 2em;
    text-align: center;
    color: #1E6F81;
}
.section-bottom h1 {
    font-family: 'Montserrat';
    color: #3F8FD9;
    font-weight: 700;
    font-size: 2em;
    text-align: center;
}
.panel-circles {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
.circle-container {
    background: rgba(57, 191, 229, 0.2);
    color: #000;
    border-radius: 200px;
    width: 305px;
    margin-right: 5%;
    height: 305px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: 700;
}
.circle-container-inner {
    background: rgba(57, 191, 229, 0.2);
    padding: 1em;
    color: #000;
    border-radius: 200px;
    width: 290px;
    height: 290px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 3em;
    font-weight: 700;
    border: 3px solid #fff;
    z-index: 999;
}
.circle-container::before {
    content: '';
    background: rgba(238, 250, 255, 0.5);
    display: block;
    height: 300px;
    width: 100%;
    border-radius: 100em;
    position: relative;
    position: absolute;
    width: 300px;
    margin-left: 9px;
}
.circle-container.circle-1 {
    background: rgba(75, 210, 219, 0.1);
}
.circle-container.circle-2 {
    background: rgba(64, 137, 203, 0.1);
    margin-right: 0;
}
.panel-buttons.buttons-bottom {
    display: flex;
    justify-content: center;
    margin: 2em 0 0;
}
/*****************
BASIC INPUT AND FORMS
***********************************************/
input[type=text] {}
.topheader-topline ul.menu li a,
.wpcf7 input[type=submit],
input[type=submit],
.button,
.btn {
    background: none repeat scroll 0 0 #4089CB;
    border: 0 none;
    color: #fff;
    display: inline-block;
    border-radius: 100em;
    padding: 1.2em 2.5em;
    font-family: 'Montserrat';
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: .6em;
}

.footermenu li.button {
    background: transparent;
    font-size: inherit;
    padding: 0;
    text-transform: none;
}

.footermenu li.button:hover {
    
    box-shadow: none;
}
.topheader-topline ul.menu li a {
    background: none repeat scroll 0 0 #4CC0B2;
}
.topheader-topline ul.menu li a:hover,
input[type=submit]:hover,
a.button:hover {
    box-shadow: 0 0 1px #111;
    text-decoration: none;
    color: inherit;
}
input[type=submit]:active,
.button:active {
    box-shadow: inset 0 0 1px #222;
}
input[type=submit]:focus,
.button:focus {
    outline: 0;
}
.section-people .panel-buttons a.button:first-child {
    background: none repeat scroll 0 0 #4089CB;
}

.section-people .panel-buttons a.button:nth-child(2) {
    background: #123162;
}

.section-people .panel-buttons a.button:nth-child(3) {
    background-color: rgb(76, 192, 178);
}

.section-featured-media {
    background-image: linear-gradient(135deg, #FFEFF9 0%, #E9FFFB 100%);
    padding-bottom: 13em;
    -webkit-clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0% 100%);
    margin-top: -10em;
    padding-top: 12em;
}
.section-featured-media img {
    display: block;
    max-width: 740px;
    margin: auto;
    text-align: center;
}
.section-featured-media .prominent-featuredimg {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 3em;
}
.fp-section.section-bottom {
    background-image: linear-gradient(135deg, #FCDDEC 0%, #DDEFFC 100%);
    -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 10%);
    clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 10%);
    padding-top: 10em;
    margin-top: -10em;
    padding-bottom: 6em;
}
.section-featured-media .prominent-featuredimg>a {
    border: 10px solid #fff;
    display: inline-block;
    margin-bottom: 2em;
}
.content-silos.flexible {
    flex-wrap: nowrap;
    margin-bottom: 2em;
    margin-top: -100px;
}
.content-silos img {
    width: 100px;
    height: 100px;
    margin-top: 2em;
}
.silo {
    text-align: center;
    border: 5px solid #EDFAFF;
    width: 33%;
    background: #fff;
}
.silo h2 {
    font-family: 'Montserrat';
    font-weight: 900;
    font-size: 1.2em;
    max-width: 80%;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: 2em;
    margin-bottom: 1em;
}
.silo>a {
    display: block;
    padding: 1em;
    height: 100%;
    width: 100%;
}
.silo>a:hover {
    text-decoration: none;
    background: #fff;
    color: #333;
    box-shadow: 0 0 20px #888;
    transition: all ease .2s;
}
.sink_cfields.fld-panel_bottom_header_link {
    font-family: 'Scope One';
    font-size: 3em;
    text-align: right;
    color: #123162;
}
.sink_cfields.fld-panel_bottom_header_link>a {
/*     background-image: url('images/arrow_dotted.png');
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 114px;
    background-position: center left;
    background-size: 100px; */

      display: inline-block;
  color: #fff;
  background: #123162;
  padding: 20px 60px;
  border-radius: 25em;
  font-size: 30px;
}

.sink_cfields.fld-panel_bottom_header_link>a:hover {
    box-shadow: 0 0 5px #ccc;
}

.sink_cfields.fld-panel_bottom_header_link>a:active {
    box-shadow: inset 0 0 5px #0a5166;
}


/*****************
MOBILE HEADER (used for search bar in mobile)
***********************************************/
.mobile_expansion {}
.mobile_expansion+label.mobile_expand_search {}
.mobile_expansion:checked+label {}
.mobile_expansion+label.icon-search {}
.mobile_only,
.menu-blockified>ul>li ul li.mobile_only,
.sink_dropdown li ul li.mobile_only {
    display: none;
}

ul.sink_dropdown {
    align-items: center;
}

.sink_dropdown > li > a {
    line-height: 1.7;
}
/*****************
NAV MENU MARKUP
***********************************************/
.socialmedia .menu_horizontal ul {
    display: flex;
    align-items: center;
}
.menu_horizontal li {}
.menu_horizontal .sink_icon {
    width: 17px;
    display: flex;
    align-items: center;
}
/*****************
HEADER
***********************************************/
#header {}
.header_inner {}
.topheader-topline {
    border-bottom: 1px solid #132E57;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 1em;
}
.topheader-topline ul {
    margin-left: 1em;
    margin-bottom: 0;
}
.topheader-topline ul.menu li {
    list-style: none;
    margin: 0;
}
.header-menu-top {
    margin-left: auto;
    flex-grow: 2;
}
.topheader-bottomline {
    display: flex;
    flex-wrap: nowrap;
    padding-top: 1em;
    justify-content: flex-end;
    align-items: flex-start;
    font-size: .7em;
    font-weight: 800;
}
a.headersearch {
    padding-top: 9px;
}
#header a.headersearch svg,
#header a.headersearch:hover svg,
#header a.headersearch.expanded svg {
    fill: #000;
    width: 12px;
}
.logo {}
.topmenu {
/*     margin-top: 3px; */
}
.topmenu ul {
    display: flex;
    justify-content: space-between;
}
.topmenu li {
    margin-right: 1em;
}
.topmenu li:after {}
.topmenu li.last_item {
    margin-right: 0;
}
.topmenu li a {}
.topmenu li[class*="current"] a,
.topmenu li:hover a {
    text-decoration: none;
}
.socialmedia {}
.socialmedia a {}
.sink_dropdown>li {
    min-height: 43px;
}
.sink_dropdown_container .sink_dropdown li ul {
    background: #fff;
    box-shadow: 10px 10px 0 #000;
}
/*****************
SIDEBAR
***********************************************/
.sidebar {}
.sidebar_module {}
.sidebar_module .module_title {}
.sidebar_module .module_content {}
/*****************
BACKGROUNDS
***********************************************/
.herospot {
    height: 400px;
    height: calc(100vw / 2.5);
}
.herospot.contained {
    /* use this instead of height if the image is not full bleed; where the first number is the image height and the second number is the image width */
    /* padding-top: calc((460 / 1040) * 100%);*/
}
.herospot.semantic:before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.herospot.semantic>div,
.herospot.semantic>article,
.herospot.semantic>section {
    position: relative;
}
.slides li {}
.slideshow_area {}
.slideshow_area div.slide {}
#header .slideshow_area {}
#header .slideshow_area div.slide {
    max-height: 600px;
    height: 600px;
}
.slide_nav {}
.slide_nav a:before {}
.home .slide_nav {}
.slide_nav a {}
.slide_nav a:hover,
.slide_nav a:active,
.slide_nav a:focus {}
.slide_nav.left {}
.slide_nav.right {}
/*****************
LISTS
***********************************************/
/* single page view navigation */
div.next-post {}
div.prev-post {}
/* generated by wp_list_cat and wp_list_pages functions */
li.page_item {}
li.current_page_item {}
li.current_page_parent {}
li.cat-item {}
li.current-cat {}
/*****************
FOOTER
***********************************************/
.subfooter {
    background: linear-gradient(90deg, #14476A -5.23%, #252F55 142.73%);
    color: #fff;
    padding: 2em 0;
}
.subfooter h2 {
    line-height: 1.1;
    font-size: 1.4em;
}
.subfooter .email_subscribe {
    margin-bottom: 2em;
}
.mc-field-group label {
    color: #fff;
    font-weight: 900;
}
.indicates-required {
    font-size: .7em;
    text-align: right;
}
.email_subscribe input:required {
    border: none;
}
.email_subscribe #mc_embed_signup div.mce_inline_error {
    background-color: #AC0909;
    font-size: .7em;
    border-radius: 3px;
}
.email_subscribe #mce-EMAIL {
    margin-bottom: 10px;
}
.subfooter a:hover {
    color: #fff;
}
.subfooter h1 {
    text-transform: uppercase;
    margin-bottom: .5em;
    font-size: 1.2em;
    font-family: Montserrat;
}
.subfooter .col {
    width: 48%;
}
.subfooter .socialmedia {
    margin-top: 1em;
}
.subfooter .items-container {
    font-weight: bold;
}
.subfooter .items-container a {
    text-decoration: underline;
}
.subfooter svg {
    fill: #fff;
}
#footer {
    background: #F8F8F8;
}
.footermenu.centering_box {
    max-width: 98%;
}
.footer_inner.footermenu-main {
    background: #F8F8F8;
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    padding: 1em 0;
}
.footer_inner {
    padding: 1em;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.menu-blockified>ul>li {
    width: 20%;
    margin-right: 4%;
}
.menu-blockified>ul>li>a {
    font-weight: bold;
}
.footermenu-inner.flexible {
    align-items: center;
    max-width: 98%;
    justify-content: flex-start;
    font-size: .8em;
}
.footermenu-inner ul {
    margin-bottom: 0;
}
.footermenu.menu-blockified>ul>li>a,
.footermenu.menu-blockified>ul li a {
    font-size: .8em;
}
.footermenu {}
.footercredits {
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: .8em;
}
.footercredits a {}
.sitecredits {}
.sitecredits p {}
.sitecredits a {}
.sinkcredits {
    margin-left: auto;
    font-size: .8em;
}
.sinkcredits p {}
.sinkcredits a {}
.menu-blockified>ul>li ul li {
    list-style: outside none none;
    margin-bottom: .5em;
    margin-left: 0;
}
.menu-blockified>ul>li ul li {
    display: block;
}
.sink_dropdown_container .sink_dropdown li ul {
    margin-top: 0;
}
.page-id-3054 .wp-playlist-light {
    background: #fff;
    color: #000;
    max-height: 333px;
    max-width: 524px;
}
.page-id-3054 .wp-playlist .mejs-container,
.page-id-3054 .wp-video {
    max-height: 280px;
    max-width: 500px;
}
.page-id-3054 .wp-video {
    max-height: none;
}
/*****************
RELATED
***********************************************/
.related_content {
    text-align: center;
    margin: 2em 0;
}
.related_content .field_divlist {
    display: flex;
    margin: 2em 0;
}
.related_content .field_divlist>div {
    background: #ccc none repeat scroll 0 0;
    border-right: 1px solid #fff;
    height: 250px;
    min-width: 25%;
    padding: 1em 2%;
}
.metadatum {}
.meta_content.content-featimg {
    margin-bottom: 0;
}
.meta_content.content-featimg img {
    display: block;
    width: 100%;
    margin-bottom: 1em;
}
.content-metadata-inner {
    background: linear-gradient(334.85deg, rgba(196, 196, 196, 0.59) 3.09%, rgba(196, 196, 196, 0.2) 41.79%);
    padding: 2em;
}
.metadatum .meta_item {}
.metadatum .meta_item .lbl {
    font-family: 'Scope One', 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: .8em;
}
.metadatum .meta_item .val {}
.metadatum .tax_item .lbl:before {
    content: '';
}
/*****************
ARCHIVE
***********************************************/
article.archive_post {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 1em;
    padding-bottom: 1em;
    flex-wrap: nowrap;
    width: 33%;
    flex-direction: column;
    justify-content: flex-start;
    text-align: center;
}
article.archive_post.thumb_none {
    background-image: url('images/logo.png');
    background-repeat: no-repeat;
    background-position: center 48px;
    background-color: #fff;
}
article.archive_post.thumb_none .mainpost {
    margin-top: 322px;
}
.archive_post.thumb_exists .mainpost {
    margin-top: .7em;
}
aside.readmore {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    justify-content: flex-start;
}
article.archive_post.archivepost_last {}
article.archive_post.view-list {}
article.archive_post.view-list h2 {
    color: #123162;
    font-size: 2em;
    margin-bottom: .5em;
}
article.archive_post.view-list .mainpost {}
.primary-item {
    margin-bottom: 3em;
}
.archive_post .featimg {
    flex-shrink: 0;
    margin-right: 1em;
    width: 300px;
}
.archive_post.thumb_exists .mainpost {}
article.archive_post h2 {
    margin-bottom: 0;
    font-size: 1.2em;
}
article.archive_post p.post_header_meta {}
article.archive_post .post_meta {
    border-top: 1px solid #eaeaea;
    padding-top: 5px;
}
article.archive_post a.readmore {}
article.archive_post a.readmore:after {
    content: '>';
    padding-left: 2px;
}
.relatedposts {
    border-top: 1px solid #E9E9E9;
}
.relatedposts ul {
    font-size: .5em;
}
.relatedposts li {}
.relatedposts .prev {}
.relatedposts .next {}
.single_relatedposts {}
.archive_relatedposts {}
p.readmore {
    margin-bottom: 0;
}
.single .content.flexible article {
    width: 63%;
    margin-right: 2%;
}
.single .content.flexible aside {
    width: 30%;
    margin-bottom: 2em;
    margin-right: 0;
    float: none;
}
.secondary-items.flexible {
    justify-content: flex-start;
}
.metadatum h2 {
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    text-transform: ;
    font-weight: 700;
    font-size: 1em;
    margin-bottom: .5em;
}
.inpage-nav {
    margin-bottom: 3em;
    background: linear-gradient(334.85deg, rgba(196, 196, 196, 0.59) 3.09%, rgba(196, 196, 196, 0.2) 41.79%);
    border-radius: 5px;
    margin-bottom: 1em;
    padding: 1em 2em 2em;
    font-size: .8em;
}
.inpage-nav h2 {
    text-transform: none;
    font-weight: 900;
    font-size: .8em;
    text-align: right;
    color: #777;
}
.inpage-nav ul {
    margin-bottom: 0;
}
.manual_links_block {
    font-size: .8em;
}
.inpage-nav ul li,
.manual_links_block ul li {
    list-style: none;
    margin-left: 0;
    margin-bottom: .6em;
}
.manual_links_block ul li a:after {
    content: '→';
    font-size: .8em;
    margin-left: 5px;
}
.inpage-nav ul li:last-child {
    margin-bottom: 0;
}
.inpage-nav ul li a,
.manual_links_block ul li a {
    color: #000;
    text-decoration: none;
}
.manual_links_block {
    margin-top: 3em;
}
.content-metadata-inner>.manual_links_block {
    margin-top: 0;
}
/* MODULES */
.socialink-module {
    margin: 0 0 2em;
    padding: 0 0 1em;
}
.module-threecol .module_inner {
    flex-wrap: nowrap;
}
.module-threecol .onecolumn {
    border: 10px solid #EDFAFF;
    padding: 2em;
    margin-right: 1%;
    box-shadow: 0 0 20px 0 #ccc;
    width: 32%;
}
.module-threecol .onecolumn:last-child {
    margin-right: 0;
}
.module-threecol .onecolumn .module_img {
    text-align: center;
}
.module-threecol .onecolumn .module_img img {
    width: 100%;
    display: block;
}
.socialink-module.module-threecol {
    padding-bottom: 5em;
}
.module-threecol a.fullcolumn-link {}
.module-threecol .module_title h2 {
    color: #123162;
    font-size: 1.5em;
    text-align: center;
    font-weight: 900;
    margin-bottom: 0;
    margin-top: .5em;
}
.module-repeated .onerow {
    flex-wrap: nowrap;
    margin-bottom: 2em;
}
.module-repeated .onerow:nth-child(even) {
    flex-direction: row-reverse;
}
.archive_post .featimg,
.onerow .module_img {
    flex-shrink: 0;
    margin-right: 1em;
    border: 10px solid #EDFAFF;
    padding: 0;
}
.view-grid .archive_post .featimg {
    margin-right: 0;
}
.onerow .module_img {
    border: 0;
}
.onerow .module_img img {
    border: 10px solid #EDFAFF;
    display: block;
}
.archive_post .featimg {
    box-shadow: 0 0 20px 0 #ccc;
}
.archive_post .featimg img {
    width: 100%;
    display: block;
}
.onerow .module_img {
    padding: 0;
    max-width: 30%;
    min-width: 200px;
}
.onerow .module_img img {
    display: block;
}
.archive_post .featimg:hover,
.onerow .module_img:hover {
    background: #EDFAFF;
}
.module-repeated .onerow:nth-child(even) .module_img {
    margin-left: 1em;
    margin-right: 0;
}
.module-addcontent .module_inner {
    display: flex;
    flex-wrap: wrap;
}
.socialink-module {
    border-bottom: 1px solid #ccc;
}
.socialink-module:last-child {
    border-bottom: 0;
}
.socialink-module.module-expanding h2 {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-weight: 800;
    font-size: 1.25em;
}
.socialink-module.module-heroimage {
    position: relative;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.socialink-module.module-heroimage .modheader,
.socialink-module.module-heroimage .slidecaption {
    position: absolute;
    bottom: 4em;
    text-align: center;
    margin: auto;
    width: 100%;
    z-index: 999;
}
.socialink-module.module-heroimage .modheader h1 {
    margin-bottom: 0;
    /*     text-shadow: 1px 1px 1px #111; */
    color: #000;
}
.socialink-module.module-heroimage .slidecaption {
    bottom: 1.5em;
    font-size: .7em;
}
.socialink-module.module-heroimage .slidecaption h2 {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.grid-menus-inner {
    /*    column-gap: 3%;
    display: grid;
    grid-template-columns: 3fr 3fr 3fr;
    align-items: flex-start;*/
    /* masonry addition */
    position: relative;
}
.menu-grid-item {
    border: 1px solid #fff9f9;
    padding: 1em;
    background: #fff;
    /*    margin-bottom: 1em;*/
    border-radius: 15px;
    box-shadow: 0 0 25px #ccc;
    font-size: .8em;
    padding-bottom: 5px;
    /* masonry addition */
    position: absolute;
    transition: .5s ease;
}
.menu-grid-item .grid-item-inner {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
    overflow: auto;
}
.menu-grid-item .grid-item-inner ul {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 0;
}
.menu-grid-item ul li {
    list-style: none;
    margin-left: 0;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}
.menu-grid-item .grid-item-inner ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}
.menu-grid-item ul li a {
    display: inline-block;
    padding: .5em .75em;
    width: 90%;
}
.menu-grid-item ul li.mainitem {
    border-bottom: 1px solid #123162;
    margin-bottom: .5em;
}
.menu-grid-item ul li.mainitem a {
    padding-top: 0;
    font-weight: 900;
}
.menu-grid-item ul li.subitem {
    border-bottom: 1px solid #eae1e1;
    display: flex;
}
.menu-grid-item ul li.subitem .sink_icon {
    width: 10px;
    margin-top: 6px;
}
/* gtranslate modifications */
.socialink-gtrans-container select,
.socialink-gtrans-container select option {
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: .8em;
}
.home .wp-playlist .mejs-container {
    min-width: 760px !important;
    min-height: 480px !important;
    max-width: 740px;
    max-height: 480px;
}
.home .wp-playlist-light {
    max-width: 783px;
    max-height: 533px;
    margin: auto;
}
.wp-playlist-item {
    position: relative;
    cursor: pointer;
    padding: 0 3px;
    border-bottom: 1px solid #ccc;
    display: none;
}
.wp-playlist-light .wp-playlist-playing {
    background: #fff;
    color: #000;
    display: block;
    padding-bottom: 10px;
}
.wp-playlist-light {
    max-width: 100%;
}
.slide_nav {
    color: #fff;
    font-size: 2em;
    left: 1%;
    position: absolute !important;
    z-index: 300;
    top: calc(100vw / 5.3);
}
.slide_nav svg {
    fill: #fff;
    background: #1987a6;
    border-radius: 100em;
    padding: 5px;
}
.hero-buttons a.button:hover {
    color: #fff;
}
.slick-dots {
    position: absolute;
    bottom: 60px;
    display: block;
    width: 100%;
    padding: 0;
    padding-right: 0px;
    margin: 0;
    list-style: none;
    text-align: right;
    padding-right: 2%;
    z-index: 9998;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:active {
    box-shadow: none;
}
.slick-dots li.slick-active button::before {
    color: rgb(76, 192, 178);
}
.slick-dots li button::before {
    font-family: 'slick';
    font-size: 70px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .9;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header-menu-top .button {
/*     background-color: #4CC0B2 !important; */
    background-color: #123162;
    color: #fff;
    border-radius: 6px;
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
    padding: 7px 15px;
}

.header-menu-top .button a {
    color: #fff;
}

.devnote.dr {
    background: transparent;
    border: none;
    padding: 0;
}

.topheader-topline ul.menu li a,
.socialink-body-scrolled .scroll_only.btn {
    display: none;
}

.topheader-bottomline {
    align-items: center;
}

.headersearch {
  padding-top: 0;
  padding-left: 2px;
  margin-top: -8px;
  display: block;
  padding-right: 10px;
}

/* tweaners */

@media (max-width: 1040px) and (min-width: 768px) {
    .home .herospot.main .caption_container {
        width: 47%;
    }
    .wp-playlist-light {
        max-width: 100%;
    }
}

/* end tweaners */