/*
Theme Name: Takeroot Justice updated by: ronald
Theme URI: https://www.social-ink.net
Description: Architecture, custom code and templating created by Social Ink
Version: 1
Author: Social Ink
Author URI: https://www.social-ink.net
*/
/*****************
LAYOUT
***********************************************/
.fb_container {
    display: none;
}
#fb_container_signup {
    width: 75%;
	min-width: 450px;
	min-height: 350px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noncentering_box {
    padding: 0 1em;
}
#maincontent.onepage {
    clear: both;
    min-height: calc(70vh);

}
#maincontent.onepage > .inner {
    flex-wrap: nowrap;
    /*padding-bottom: 5em;*/
}
#maincontent.onepage > .inner > .content {

    flex-grow: 1;
    margin-bottom: 3em;
}
#maincontent.nosidebars  > .inner > .content {
}
.content .text {}
.content.nosidebar {
    float: none;
    width: 100%;
}
.pageinfo {
    /*padding: 1em 2em;*/
}
.page_internal_spacing {
    padding: 1em 2em;
}
.container_inner.flexible {
    flex-wrap: nowrap;
    justify-content: flex-start;
    max-width: 100%;
    overflow: hidden;
    padding-top: 129px;

}

.scrolling .container_inner.flexible {
    padding-top: 50px;
}
.container_inner.flexible .mainsection {
    flex-grow: 2;
    width: 85%;
    border-top-width: 10px;
    border-top-style: solid;
     
}

.sidebar-opened  .container_inner.flexible .mainsection {

   padding-left: 15%;
    }

    i, em {
        font-family:"FreightText W01 Book Italic";
    }
/*****************
EXPANDERS
***********************************************/
.expander_section {}
.expander_section header a:after {
    content: ' +';
}
.expander_section header a.activated:after {
    content: ' -';
}
/*****************
TYPE
***********************************************/
h1,
h2,
h3,
h4,
h5 {
    margin-top: 0;
}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {font-size: 1.3em;

line-height: 1.3;

color: #111;
}

h6  {
    font-family: 'FreightDisp W05 Book', serif;
    font-weight: 900;
    font-size: 1.15em;
    line-height: 1.5;
}
p {
    font-size: 1.15em;
    margin-bottom: 1.5em;
    margin-top: 0;
    line-height: 1.5em;
    margin-top: 0;
}

.pageinfo h1 {
    margin: 0;
    line-height: 1.1;
}

.text {}
.text p {}

    .text p.excerpt {
        margin-bottom: .45em;
    }
.text p:last-child {
    margin-bottom: 0;
}
.text h1 {}
.text h2 {}
.text h3 {}
.text ul {
    margin-bottom: 1em;
    margin-left: 0;
}
.text ul li {
    list-style-type: disc;
    margin-left: 1em;
    line-height: 1.4em;
    font-size: 1.15em;
}

.text ol li {
	font-size: 1.15em;
}

.text a,
.module_wys a {
    color: #f74e37;
    text-decoration: underline;
}
/*****************
IMAGECOVERS
***********************************************/
.backgrounded_image {
    background-position: center center;
    background-size: cover;
    min-height: 400px;
    position: relative;
    width: 100%;
}
.backgrounded_image:before {
    background: rgba(255, 2550, 255, 0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.backgrounded_image > div {
    position: relative;
}
/*****************
FIXES FOR IE
***********************************************/
.ie8,
.ie9 {}
.ie7 {}
/*****************
BASIC INPUT AND FORMS
***********************************************/
input[type=text] {
    padding: .5em;
}
.topmenu  #menu-top li a,
.wpcf7 input[type=submit],
input[type=submit],
.button {
    background: none repeat scroll 0 0 #000;
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 0.5em 0.75em;
    font-weight: bold;
    font-family: 'GT-America-Condensed', sans-serif;
    font-weight: 600;
}
input[type=submit]:hover,
.button:hover {
  
    text-decoration: none;
      background: #2B72B3;

}

.mission_snippet .button {
    background: #51BAA9;
}

    .mission_snippet .button:hover {
        color: #fff;
    }

.topmenu  #menu-top li a {
    background: #5AC0EC;
    font-size: 18px;
}
.topmenu  #menu-top li a:hover {
    text-decoration: none;
    background: none repeat scroll 0 0 #000;
}

.sink_icon:hover svg {
    fill: #5ac0ec;
}

input[type=submit]:active,
.button:active {
    box-shadow: inset 0 0 1px #222;
    outline: 0;
}
input[type=submit]:focus,
.button:focus {
    outline: 0;
}
.button.button-blue {
    background: #2B72B3;
}
button.button-red {
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 0.5em 0.75em;
    font-weight: bold;
    font-family:'GT-America-Condensed', sans-serif;
    font-weight: 600;
    background: #F44E37;
}
button.button-grey {
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 0.5em 0.75em;
    font-weight: bold;
    font-family: 'GT-America-Condensed', sans-serif;
    font-weight: 600;
    background: #111;
}
/*****************
MOBILE HEADER (used for search bar in mobile)
***********************************************/
.mobile_expansion {
    visibility: hidden;
}
.mobile_expansion + label.mobile_expand_search {
    border: none;
}
.mobile_expansion:checked + label {
    border: .2em solid;
    height: .78em;
    width: .78em;
    border-radius: 100%;
}
.mobile_expansion + label.icon-search {
    border: 0 !important;
    margin-top: -5px;
}
/*****************
NAV MENU MARKUP
***********************************************/
.menu_horizontal li {
    display: inline-block;
    list-style: none;
}
/*****************
HEADER
***********************************************/
#header {
    width: 100%;
    padding: 1em 0;
    position: fixed;
    z-index: 8000;
    background: #fff;
    height: 129px;
}

.scrolling #header .logo {
    width: 183px;
}

.scrolling #header .logo  svg {
    height: 34px;
}

.scrolling #header {
    height: 52px;
    padding: 5px;
}
.header_inner.desktop_only {
    display: flex;
}

.scrolling .header_inner.desktop_only  {
    align-items: center;
}
.logo {
    width: 35%;
    transition: all .2s ease;
    max-height: 100%;
    max-width: 460px;
}

.logo:hover a,
.logo a,
.logo:hover svg {
    display: block;
}
.logo img {
    width: 100%; /* for ie */
}

.logo svg {
	display: block;
	height: auto;
    max-height: 100px;
}
.flexy_header {
    margin-left: auto;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
}

.scrolling .flexy_header {
    flex-direction: row;
        align-items: center;
}
.topmenu {
    align-items: center;
    margin-left: auto;
    height: 36px;
}
.topmenu ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}
.topmenu li {
    margin-right: 1em;
    margin-left: 0;
}
.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;
}
.topmenu .search_indicator {
    margin: 0 1em;
}
.mailclicker {
    text-align: right;
    margin-top: 1em;
    background: #D6D6D6;
    padding: 0.25em;
    width: 28px;
    box-sizing: inherit;
    height: 28px;
}

	.mailclicker > a {
		display: block;
		text-align: center;
		margin-top: 2px;
	}

	.mailclicker .sink_icon {
		display: inline;
	}

    .mailclicker .sink_icon svg {
        width: 15px;
        height: 15px;
    }

    .scrolling .mailclicker {
    text-align: right;
    margin-top: 0;
    background: #D6D6D6;
    padding: 0.25em;
    width: 36px;
    box-sizing: inherit;
    height: 36px;
    display: flex;
    align-items: center;
    margin-left: 10px;
    justify-content: center;
} 
.socialmedia {}
.socialmedia a {}
/*****************
SIDEBAR
***********************************************/

.sidebar::-webkit-scrollbar { width: 0 !important }
.sidebar { overflow: -moz-scrollbars-none; }
.sidebar { -ms-overflow-style: none; }
.sidebar {scrollbar-width: none}

.sidebar {
    background: #000;
    width: 5%;
    padding: 1.5em 0;
    color: #fff;
    transition: all 0.2s linear;
    
    left: 0;
    z-index: 7000;
    bottom: 0;

    top: 129px;
    overflow-y: scroll;
}

.logged-in .sidebar {
    top: 160px;
}

.sidebar.opened {
    position: fixed;
}
.scrolling .sidebar {
    top: 52px;
}
.logged-in.scrolling .sidebar {
    top: 84px;
}
.sidebar .inner {
    opacity: 0;
    font-size: .95em;

}

.sidebar > .inner {

}
.sidebar.opened {
    width: 15%;
}
.sidebar.opened .inner {
    opacity: 100;
}
.sidebar.opened a.open {
    display: none;
}
.sidebar.opened a.close {
    display: block;
}
.sidebar a.close {
    display: none;
}
.sidebar a.open {
    display: block;
}
nav.sidemenu {
    display: flex;
    justify-content: flex-end;
    height: 20px;
}

nav.sidemenu svg {
    height: 20px;
}
.sidebar nav {
  padding: 0 1.5em;
}
.sidebar section {
    margin-bottom: 2em;
    padding: 0 1.5em;
}
.sidebar section h2 {
    font-weight: 400;
    color: #fff;
}
nav.sidebar_search {
    background: #212121;
    padding: 1.5em;
}
nav.sidebar_search form {
    display: flex;
    width: 100%;
}
nav.sidebar_search .sink_icon {
    margin-left: auto;
}
.sidebar_search svg {
    fill: #fff;
}
.sidebar section.logofied h2 {
    color: #5AC0EC;
    font-style: italic;
    font-family:"FreightText W01 Book Italic";
}
.sidebar section.logofied {
    background-image: url(images/logomark_white.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 175px;
    background-size: 130px;
}
.divisionbell {
    width: 20px;
    background: #fff;
    height: 4px;
    display: inline-block;
    margin-bottom: 1.5em;
}
.sidebar .newsection .inner .divisionbell:last-child {
    display: none;
}
.sidebar li {
    list-style: none;
    margin-left: 0;
    margin-bottom: .65em;
}

    .sidebar li a:hover {
        color: #2B72B3;
        text-decoration: none;
    }
.sidebar .menusection > ul > li {
    margin-bottom: 2em;
}
.sidebar ul ul {
    margin-left: 1em;
    margin-top: .25em;
    display: none;
    transition: all 0.4s linear;
}
.sidebar .menusection > ul > li.opened {
}
.sidebar .menusection > ul > li.opened ul.sub-menu {
    display: block;
}
.sidebar .menusection > ul > li a.openerLink:before {
    content: '+ ';
}
.sidebar .menusection > ul > li.opened a.openerLink:before {
    content: '- ';
}
#sitesidebar .menusection > ul > li:first-child a {
    color:#fff;
}
#sitesidebar .menusection > ul > li:nth-child(2) > a,
#sitesidebar .menusection > ul > li:nth-child(2) a:hover {
    color:#5AC0EC;
}


#sitesidebar .menusection > ul > li:nth-child(3) > a,
#sitesidebar .menusection > ul > li:nth-child(3) a:hover {
    color:#FFCC67;
}
#sitesidebar .menusection > ul > li:nth-child(4) > a,
#sitesidebar .menusection > ul > li:nth-child(4) a:hover {
    color:#2B72B3;
}
#sitesidebar .menusection > ul > li:nth-child(5) > a,
#sitesidebar .menusection > ul > li:nth-child(5) a:hover {
    color:#D47AA4;
}
#sitesidebar .menusection > ul > li:nth-child(6) > a,
#sitesidebar .menusection > ul > li:nth-child(6) a:hover {
    color:#51BAA9;
}
/*****************
BACKGROUNDS
***********************************************/
.herospot {
    background-position: center center;
    background-size: cover;
    height: 400px;
    height: calc(100vw / 2.5);
    overflow: hidden;
    position: relative;
    width: 100%;
}

.home .herospot.main {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 5% 10%;
    flex-wrap: nowrap;
}
.herospot.main {
    display: block;

}
.herospot.main .insider {
    flex-wrap: nowrap;
}
.hero_actions.caption_container {
    background: #fff;
    padding: 1em;
    width: 80%;
}
.hero_actions.cta_buttons {
    flex-grow: 5;
    flex-basis: max-content;
    width: 27%;
}
.hero_actions.cta_buttons a {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #5AC0EC;
    font-size: 1.5em;
}

.hero_actions.cta_buttons a:hover {

    opacity: 1;
    color: #fff;
    box-shadow: none;
    background: #2B72B3;
}
.hero_actions.cta_buttons a span {
    display: inline;
    font-size: 1.2em;
    text-align: center;
    text-transform: uppercase;
}
.hero_actions.caption_container h1{
    font-size: 2.7em;
    margin: 0;
    line-height: 1.1;
}
.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 {
    margin: 0;
    list-style: none
}
.slideshow_area {
    max-height: 400px;
    height: calc(100vw / 2.5);
    position: relative;
}
.slideshow_area div.slide {
    background-position: center center;
    background-size: cover;
    height: calc(100vw / 2.5);
    width: 100%;
    position: relative;
}
#header .slideshow_area {
    position: absolute;
    top: 0;
    height: 600px;
    left: 0;
    max-height: 600px;
}
#header .slideshow_area div.slide {
   max-height: 600px;
   height: 600px;
}
.slide_nav {
    color: #fff;
    font-size: 2em;
    left: 2%;
    position: absolute;
    z-index: 300;
    /* top: calc(100vw/5);*/
   /* top: 250px;*/
    top: calc(100vw / 4.4);
}

.slidecaption {
    margin-top: 0;
    background: rgba(0, 0, 0, .8);
    padding: .7em;
    color: #fff;
}
.slide_nav a:before {
    text-shadow: 1px 1px 3px #111;
}
.home .slide_nav {}
.slide_nav a {
    color: #fff;
}
.slide_nav a:hover,
.slide_nav a:active,
.slide_nav a:focus {
    text-decoration: none;
    color: #2D2C28;
}
.slide_nav.left {}
.slide_nav.right {
    left: auto;
    right: 2%;
}
/*****************
MAIN
***********************************************/
.gradient_orange_pink {
    background: url(images/bg-gradient_orange_pink.svg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.gradient_blue_teal {
    background: url(images/bg-gradient_blue_teal.svg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}


.gradient_blue_lightblue {
    background: url(images/bg-gradient_blue_lightblue.svg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.gradient_pink_blue {
    background: url(images/bg-gradient_pink_blue.svg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

.gradient_blue_teal a,
.gradient_blue_lightblue a,
.gradient_orange_pink a {
    color: #FFCC67;
}

.gradient_pink_blue,
.gradient_pink_blue a {
    color: #111;
}

.gradient_pink_blue a {
    text-decoration: underline;
}
/*****************
LISTS
***********************************************/
/* single page view navigation */
div.next-post {}
div.prev-post {}
/* generated by wp_list_cat and wp_list_pages functions */
li.page_item {}
ul.sub-menu  li.current-menu-item {
	text-decoration: underline;
}

li.current_page_item:after {
/*    content: '';
    display: block;
    background: #fff;
    height: 10px;
    width: 5px;
    float: right;
    position: absolute;
    right: 0;
    margin-top: -14px;*/
}
li.current_page_parent {}
li.cat-item {}
li.current-cat {}
/*****************
FOOTER
***********************************************/
#footer {
    clear: both;
    background: #191919;
    padding: 0;
}
.footersignup {
    border-bottom: 1px solid #7BCCF0;
}
.footersignup > .header {
    width: 30%;
    color: #fff;
    padding: 1em;
    text-align: center;
    border-right: 1px solid #7BCCF0;
    display: flex;
    align-items: center;
}
.footersignup > .header h1 {
    color: #fff;

    font-size: 2em;
    margin: 0;
    padding: 2em 1.5em;
}
.footersignup .newsginup {
    flex-grow: 2;
    padding: 2em;
    position: relative;
}

.footersignup .newsginup:before {
    content: '';
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    background: #5AC0EC;
    position: absolute;
    left: 0;
    bottom: 0;
}
.footersignup .newsginup .sink_icon {
    fill: #fff;
    padding: .25em;
    box-sizing: border-box;
    width: 30px;
    border: 1px solid #fff;
    display: flex;
    height: 28px;
    align-items: center;
    padding: 21px;
    justify-content: center;
    width: 60px;
    border-radius: 4px;
}

.footersignup .newsletter_inner iframe .col-xs-12 {
    color: #fff;
}

 .btn-group-flex button#form_19096_submit_btn,
 .footersignup .newsletter_inner iframe .btn {
       max-width: 110px;
    flex-basis: 100%;
    margin-right: auto;
}
.footersignup .newsletter_inner {
    width: 60%;
}

.footersignup .newsletter_inner iframe {
    width: 90%;
    height: 274px;
    border:none;
}

.footersignup .newsletter_inner .rc-anchor {
    display: none !important;
}
.footersignup .newsletter_inner h2,
.newsletter-popup h2 {
    color: #5AC0EC;
    font-family: 'GT-America-Condensed', sans-serif;
    font-weight: normal;
    font-size: 1em;
}
.footer_inner {}
.footermenu {
    padding: 1em;
    color: #fff;
}

.footermenu > ul {
        margin: auto;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 1em;
}
.footermenu > ul > li:first-child {
    display: none;
}
.footermenu > ul > li > a {
    color: #5AC0EC;
    font-family: 'GT-America-Condensed', sans-serif;
    font-weight: normal;
    font-size: 1em;
}
.footerstripe {
    color: #fff;
    display: flex;
    padding: 2em;
    border-top: 1px solid #7BCCF0;
    border-bottom: 1px solid #7BCCF0;
}
.footerstripe ul {
    display: flex;
    align-items: center;
    width: 100%;
    font-family: 'GT-America-Condensed', sans-serif;
}

.footerstripe ul .rightlad {
    margin-left: auto;
    font-weight: 100;
    padding: .5em 1.2em;
    font-size: 18px;
    background: #5AC0EC;
}

.footerstripe ul .rightlad:hover,
.footerstripe ul .rightlad a:hover {
    background: #2B72B3;
    color: #fff;
    text-decoration: none;
}

.footercredits {
    color: #fff;
    display: flex;
    padding: 2em;
}
.footercredits a {}
.sitecredits {}
.sitecredits p {}
.sitecredits a {}
.sinkcredits {}

    .sinkcredits a:hover {
        color: #5AC0EC;
    }
.sinkcredits p {
    margin-bottom: 0;
}
.sinkcredits a {}
p.sink_credits {
    margin-left: auto;
}
/*****************
RELATED
***********************************************/
.related_content {
    text-align: center;
    margin: 2em 0;
}
.related_content .field_divlist {
    display: -ms-flexbox;
    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.metacontainer-bottom {
    width: 30%;
    border-left: 1px solid #ccc;
    padding-left: 2%;
    margin-right: 4%;
    min-width: 200px;
}
.metadatum h1 {
    font-size: 1.2em;
}
.metadatum .meta_item {
    margin-bottom: 1em;
    word-break: break-word;
}

	.metadatum .meta_item.obj-post_tag .val a {
		background: #000;
		padding: 4px;
		margin: 2px;
		color: #fff;
		font-size: .9em;
		display: inline-block;
		line-height: 1.2;
	}

	.metadatum .meta_item.obj-post_tag .val a:hover {
		text-decoration: none;
		background: #5AC0EC;
	}
.metadatum .meta_item .lbl {
    display: block;
}
.metadatum .meta_item .val {
}
.metadatum .meta_item .val a {
    color: #2B72B3;
}
.metadatum .partner-mini {
    margin-top: 3em;
}
.metadatum.metacontainer-top  {
    margin-top: 1em;
    margin-left: 0;
}
.metadatum.metacontainer-top h1 {
    display: none;
}
.metadatum.metacontainer-top  .meta_item .lbl {
    display: inline-block;
    width: 70px;
    margin-right: 1em;
}
/*****************
AREA HUB
***********************************************/
.area-posts {
    padding: 2em;
}
    .area-posts .archive_post, .area-partners .archive_post {
        margin-bottom: 2em;
        padding-bottom: 2.2em;
        border-bottom: 1px solid #ccc;
    }

    .area-posts .archive_post:last-child {
        border: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .area-posts .archive_post h2 {
        margin-bottom: .1em;
    }

    .area-partners .partner_layout_grid {
        padding: 10px;
    }

    .area-partners .partner_layout_grid .archive_post {
        margin: 20px 10px;
    }
    
.area-resources {
    padding: 2em;
    background: #D5E3F0;
}

    .area-resources .flexible {
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .area-resources .flexible .grid-resource {
        margin-right: 2%;
            width: 250px;
            margin-bottom: 1em;
    }
.area-resources h1 {
    color: #2B72B3;
}
.oneresyear {
    margin-bottom: 3em;
}
/*****************
HOME
***********************************************/

.mission_snippet {

    padding: 2em 10%;
    text-align: center;
    font-size: 1.5em;


}

.area_work {
    padding: 3em;
    background: #D5E3F0;
}

    .areas-container.flexible {
        justify-content: flex-start;
    }

    .areas-container article,
    .areas-container .keystat {
        margin-right: 2%;
        width: 31%;
        margin-bottom: 2%;
    }



    .area_work h1 {
        color: #2B72B3;
        border-bottom: 1px solid #fff;
        padding-bottom: .53em;
    }

    article.see-all-areas {
        background: #fff;
        display: flex;
        align-items: center;
    }

    article.see-all-areas.gridarchive.flexible .mainpost  {
    display: flex;
    align-items: flex-start;
    height: 100%;
    justify-content: flex-start;
    text-align: left;
    width: 100%;
    }

.keystats {
    padding: 3em 3em 10em;
}

    .stats.flexible {
        flex-wrap: nowrap;
    }

    .stats .keystat {
        background: #fff;
        width: 30%;
        padding: 1em;
        display: flex;
        flex-direction: column;
        color: #333;
    }

.keystats h1 {
    color: #fff;
    text-align: center;
}

    .stats .keystat h2 {
        font-size: 2.5em;
        font-family: 'FreightDisp W05 Book', serif;
        line-height: .9;
    }

    .stats .keystat h2 a {
        color: #51BAA9;
    }


.tr_victories {
    padding: 2em 10% 140px;
}

    .tr_victories > .flexible {
        flex-wrap: nowrap;
    }

    .tr_victories .orientor {
        width: 130px;
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
    }

    .tr_victories .orientor h1 {
        background-image: url(images/logomark_black.png);

        background-repeat: no-repeat;

        background-position: top center;

        padding-top: 103px;

        background-size: 130px;

        font-size: 2em;
    }

    .tr_victories .onepost {
        width: 78%;

        margin-top: -115px;
    }

    .tr_victories .onepost .imagecontainer {
        text-align: right;
    }
    .tr_victories .onepost a.featimg {
   width: 350px;
   display: block;
   margin-left: auto;
    }

    .tr_victories .onepost a.featimg img {
        display: block;
    }

    .tr_victories .onepost h2 {
        border-top: 11px solid #000;
            font-size: 2.5em;
    }

    a.readmore {
        font-family: 'GT-America-Condensed', sans-serif;
        text-transform: uppercase;
    }

/*****************
PARTNER HUB
***********************************************/
.map-embed {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#maincontent.second_text-present section.content {
    display: flex;
    flex-wrap: nowrap;
}
#maincontent.second_text-present section.content .second_text {
    width: 54%;
    margin-right: 7%;
    margin-left: 6%;
}
.tab-content {
    min-height: 600px;
    background: #EFEFEF;
}
.tab {
    min-height: 600px;
    display:none;
}
.tab.active {
    display:block;
}
.partner_layout_grid {
    justify-content: flex-start;
    background: #EFEFEF;
}
.partner_layout_grid > article {
    margin-right: 20px;
    justify-content: center;
    width: 150px;
    margin-bottom: 20px;
    min-height: 150px;
    background: #fff;
}
.partner_layout_grid > article .postinfo {
    background: #fff;
    width: 100%;
    text-align: center;
}

.partner_layout_grid > article a,
.partner_layout_grid > article img {
    display: block;
}
.partner_layout_grid > article .postinfo h2 {
    font-size: 1em;
    text-align: center;
    display: inline-block;
        padding: 10px;
    margin: 0;
}
.bottom_form_embed {
    display: flex;
    justify-content: center;
    padding: 2em;
}
/*****************
MODULES
***********************************************/

.socialink-module {
    position: relative;
}

.module-testimonial p { 
font-family:"FreightText W01 Book Italic"; }

.socialink-module:last-child {
 /*   margin-bottom: 0;*/
 /*   padding-bottom: 0;*/
}
.module-testimonial .flexible {
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-top: 1em;
}
.module-testimonial .flexible .testimonial-image {
    width: 300px;
    border-radius: 150px;
    width: 150px;
    height: 150px;
    overflow: hidden;
}
.module-testimonial .flexible .testimonial-image img {
   min-height: 150px;
}
.module-testimonial .flexible .textholder {
    width: 35%;
    margin-left: 3%;
}
.module-testimonial .flexible .textholder p {
    font-size: 1.5em;
    font-style: italic;
    margin: 0;
}
.module-heroimage .slideshow_area {
    position: absolute;
    width: 100%;
    height:calc(100vw / 2);
    max-height: none;
}

.module-heroimage {
    min-height: calc(100vw / 1.8);
}
.module-heroimage .slideshow_area div.slide {
    height:calc(100vw / 2);
    width: 100%;
}
/*****************
ARCHIVE
***********************************************/
.partner-mini {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 150px;
}
.partner-mini h2 {
    color: inherit;
    font-size: 1.2em;
}
.archive_post.smaller .featimg {
    width:inherit;
    margin-right: 0;
    padding:  10px;
}
.gridarchive.flexible {
    flex-direction: column;
        width: 300px;
}

.home .gridarchive.flexible {
      width: 300px;
}
.gridarchive.flexible .mainpost {
    background: #fff;

    text-align: center;
}
.gridarchive.flexible .mainpost h2 {
       margin: 0;
    font-size: 1.3em;
    padding: 0 0 .6em;
    text-align: left;
    line-height: 1.1;
}

.home .gridarchive.flexible .mainpost {
    padding: 1em;
}

.home .gridarchive.flexible .mainpost h2 {
    margin-bottom: 0;
        padding-bottom: 0;
        font-size: 19px;
}
.gridarchive.archive_post .featimg {
    height: 215px;
    margin: 0;
    overflow: hidden;
}

.home .gridarchive.archive_post .featimg {
    height: 200px;
    width: 100%;
    margin: 0;
    overflow: hidden;
}
.related_person {
    border-top: 2px solid #ccc;
    margin-left: 2em;
    width: 70%;
    margin-top: 2em;
    padding: 2em;
}

   .content  .related_person .archive_post {
        display: flex;
        align-items: center;
    }
.person-related {
    flex-wrap: nowrap;
}
.archive_post.thumb_exists {
    display: flex;
    flex-wrap: wrap;
}
.archive_post.grid-resource {
    flex-direction: column;
    align-items: center;
}
.archive_post.grid-resource .mainpost {
    flex-direction: column;
    align-items: center;
/*    width: 250px;*/
    background: #fff;
    padding: 1em;
}
.archive_post.grid-resource .featimg {
    margin: 0;
        width: 250px;
        height: auto;
            margin-bottom: -4px;
}
.archive_post.archive-view-person .featimg,
.related_person .archive_post .featimg {
    width: 150px;
}
.content article.archive_post {
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 2em;
    padding-bottom: 2em;
    flex-wrap: nowrap;
    align-items: flex-start;
    border-bottom: 1px solid #ccc;
}

.content article.archive_post:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.archive_post.thumb_exists {
	flex-wrap: wrap;
}

.archive_post.thumb_exists .mainpost {
	width: calc(100% - 250px);
}

.archive_post.gridarchive.thumb_exists .mainpost  {
	width: 100%
}

.archive_post.gridarchive.thumb_exists img {
	min-width: 100%;
}
aside.readmore {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: flex;
}
aside.readmore >a {
    background: none repeat scroll 0 0 #000;
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 0.5em 0.75em;
    /*font-weight: bold;*/
    font-family: 'GT-America-Condensed', sans-serif;
    /*font-weight: 600;*/
    font-weight: normal;
    margin-right: 5px;
    font-size: 12px;
    text-decoration: none;
}

aside.readmore >a:hover {
    text-decoration: none;
    background: #5AC0EC;
}
.person-related p.excerpt {
    font-style: italic;
    font-size: .9em;
    font-family: "FreightText W01 Book Italic";
    margin-bottom: 1em;
}
.person-related aside.readmore {
    padding: 0;
}
.circled-image img,
.person-related .featimg img {
    border-radius: 100em;
    background: #000;
    display: inline-block;
}
.content article.archive_post.archivepost_last {
    border-bottom: 0;
}
.archive_post .featimg {
    margin-right: 1.5em;
    width: 200px;
}

.area-posts .archive_post.thumb_exists .mainpost {      
    width: calc(100% - 230px);
}
.content article.archive_post h2 {
    margin-bottom: 0;
}
.content article.archive_post p.post_header_meta {
    font-size: 90%;
}
.content article.archive_post .post_meta {
    border-top: 1px solid #eaeaea;
    padding-top: 5px;
    font-size: 90%;
}
.content article.archive_post a.readmore {
    font-size: 90%;
    text-transform: uppercase;
}
.content article.archive_post a.readmore:after {
    content: '>';
    padding-left: 2px;
}
.relatedposts {
    clear: both;
}
.content .relatedposts li {
    list-style: none outside none !important;
    margin: 0px;
}
.content ul ul {
    padding: 10px 0px 0px 15px;
}
.content ul ul li {
    list-style-type: circle;
}
.prev {
    float: left;
}
.next {
    float: right;
}
.single_relatedposts {}
.archive_relatedposts {}
p.readmore {
    margin-bottom: 0;
}
