   @font-face {
    font-family: Nexa;  
    src: url(/wp-content/themes/understrap-child/fonts/Nexa/NexaRegular.otf);  
    font-weight: normal;  
    font-style: normal;
}

@font-face {
    font-family: Nexa;  
    src: url(/wp-content/themes/understrap-child/fonts/Nexa/NexaRegular-Italic.otf);  
    font-weight: normal;  
    font-style: italic;
}

@font-face {
    font-family: Nexa;  
    src: url(/wp-content/themes/understrap-child/fonts/Nexa/NexaBold.otf);  
    font-weight: bold;  
}

@font-face {
    font-family: Nexa;  
    src: url(/wp-content/themes/understrap-child/fonts/Nexa/NexaBold-italic.otf);  
    font-weight: bold;  
    font-style: italic;
}

/* OPEN SANS */
@font-face {
    font-family: Open Sans;  
    src: url(/wp-content/themes/understrap-child/fonts/Open_Sans/OpenSans-Regular.ttf);  
    font-weight: normal;  
    font-style: normal;
}

@font-face {
    font-family: Open Sans;  
    src: url(/wp-content/themes/understrap-child/fonts/Open_Sans/OpenSans-Bold.ttf);  
    font-weight: bold;  
    font-style: normal;
}



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

a {
    color: #0761a6
}
a:hover {
    color: inherit;

}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 15px !important;

}

.alignleft {
    float: left;
    margin: 5px 18px 20px 0 !important;
}

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

a img.alignnone {
    margin: 5px 20px 20px 0;
}

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

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
.vc-clean-output {
display: block;
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
    background: #eaeaea;
    padding: 25px;
}

.highlight-red {
    background: #ea462f;
    padding: 20px 15px 15px 25px !important;
    color: white;
    width: 100%;
    display: block;
    border-left: 20px white double;
    text-align: left !important;
}
.highlight-red:before,
.highlight-red:after {
    display: none !important;
}
.highlight-green {
    background: #00ae7d;
    padding: 20px 15px 15px 25px !important;
    color: white;
    width: 100%;
    display: block;
    border-left: 20px white double;
    text-align: left !important;
}
.highlight-red:before,
.highlight-red:after {
    display: none !important;
}
.highlight-green a,
.highlight-red a {
    color:  white !important;
}

.circle-darkblue {
    background: #0761a5;
    padding: 15px 25px;
    border-radius: 50%;
    color: white;
    font-weight: bold;
    font-size: 1.5em;
    margin: 10px 0px;
    display: inline-block;
}

html {
    font-size: 62.5%;
    overflow-x: hidden;
}
body {
	font-family: "Open Sans", Arial, sans-serif;
    font-size: 1.8rem;
}

h1,h2,h3,h4 {
	font-family: "Cabin", "Open Sans", Arial, sans-serif ;
    margin-bottom: 15px;
}

h1 { font-size: 3.5rem; }
h2 { font-size: 2.8rem; }
h3 { font-size: 2.2rem; }
h4 { font-size: 1.9rem;}

h3 {
    line-height: 1.4em;
}

a {
    color: #0761a6
}
p {
    font-size: 1.6rem;
    line-height: 2.8rem;
    margin: 0 0 2rem;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

hr.short-divider-purple {
    width: 10vw;
    background-color: #886de1;
    height: 10px;
    margin-top: 25px;
}
hr.short-divider-blue {
    width: 10vw;
    background-color: #00acfe;
    height: 5px;
    margin-top: 5px;
    text-align: left;
    margin-left: 0px;
    margin-bottom: 20px;
}
ul.plain-list {
      list-style-position: inside;
}

/* COLORS ---------------------------------------------------------- COLORS */
.btn {
    border-radius: 0px !important;
    font-size: 1.7rem;
}
.btn-primary {
    background-color: #00AF7E;
    border-color: #00AF7E;
    padding: 10px 20px;
    color: white;
}
.btn-primary:hover {
    color:white !important;
    background-color: #019e72;
    border: 1px solid #019e72;
}
.btn-sm {
    font-size: 1.4rem;
    background-color: #00AF7E !important;
    border-color: #00AF7E !important;
    padding: 5px 15px;
    color: white;
}
.btn-lightblue {
    background-color: #00aaf6 !important;
    border-color: #00aaf6 !important;
    border-radius: 0px !important;
}
.btn-lightblue:hover {
    background: #006ab5 !important;
}
.bg-darkblue {
    background-color: #0961A5;
    color: white;
}
.bg-darkblue h1,
.bg-darkblue h2,
.bg-darkblue h3,
.bg-darkblue h4,
.bg-darkblue h5,
.bg-darkblue p {
    color: white;
}
.bg-purple {
    background-color: #886DE1;
}
/* .color-[color] classes are tied to ACF custom fields for specific page. DO NOT REMOVE unless necessary */
.color-purple {
    color: #886DE1 !important;
}
.bg-red {
    background-color: #E9452F;
}
.bg-green {
    background-color: #00AE7D;
}
.bg-lightblue {
    background-color: #00AAF6;
}
.green-icon,
.color-green {
    color: #00AE7D
}
.color-green:hover {
    color: #55ae95 !important;
    text-decoration: underline;
}
.white-icon {
    color: #fff;
}
.purple-icon {
    color: #886DE1;
}
.red-icon {
    color: #E9452F;
}


/* .color-[color] classes are tied to ACF custom fields for specific page. DO NOT REMOVE unless necessary */
.color-darkblue {
    color: #0961A5 !important;
}
.darkblue-icon {
    color: #0961A5;
}
.lightblue-icon {
    color: #00AAF6;
}
.bg-lightblue {
    background-color: #00AAF6;
}

/* .color-[color] classes are tied to ACF custom fields for specific page. DO NOT REMOVE unless necessary */
.color-lightblue {
    color: #00AAF6 !important;
}
.colorscheme-color-lightblue .basic-text-section h2:before {
    content: "";
    width: 55px;
    border-bottom: 5px solid #00AAF6;
    height: 5px;
    display: block;
    margin-bottom: 20px;
}
.colorscheme-color-green .basic-text-section h2:before {
    content: "";
    width: 55px;
    border-bottom: 5px solid #00AE7D;
    height: 5px;
    display: block;
    margin-bottom: 20px;
}
.colorscheme-color-purple .basic-text-section h2:before {
    content: "";
    width: 55px;
    border-bottom: 5px solid #886DE1;
    height: 5px;
    display: block;
    margin-bottom: 20px;
}

.colorscheme-color-darkblue .basic-text-section h2:before {
    content: "";
    width: 55px;
    border-bottom: 5px solid #0861a5;
    height: 5px;
    display: block;
    margin-bottom: 20px;
}
.colorscheme-color-red .basic-text-section h2:before {
    content: "";
    width: 55px;
    border-bottom: 5px solid #e9462f;
    height: 5px;
    display: block;
    margin-bottom: 20px;
}


.bg-dark {
    color: white;
}
.light-text h1,
.light-text h2,
.light-text h3,
.light-text h4,
.light-text p {
    color: white !important;
}
.color-red {
    color: #e9462f !important;
}
.btn-red {
    background-color: #E9452F !important;
    border-color: #E9452F !important;
    color: white !important;
}
.btn-white {
    background: white !important;
    border-color: white !important;
}
.color-darkblue {
    color: #0961A5;
}
.btn-darkblue {
    background: #0961A5 !important; 
    border: 1px solid #0961A5 !important;
}
.btn-darkblue:hover {
    background: #0377d4 !important; 
    border: 1px solid #0377d4 !important;
}
.btn-purple {
    background-color: #886DE1 !important;   
    border: 1px solid #886DE1 !important;
}
.btn-purple:hover {
    background-color: #744bff !important;   
    border: 1px solid #744bff !important;
}
p {
    line-height: 1.6em !important;
}
.large-text p {
    font-size: 1em;
}

.green-linebar{
    display: block;
    width: 25%;
    margin-bottom: 25px;
    margin-left: 0px;
    text-align: left;
    padding-left: 0px;
}

.btn-secondary {
    background: #01ABF7 !important;
    border-color: #01ABF7 !important;
    color: white;
    padding: 10px 20px;
}
.btn-secondary:hover {
    background: #0088e2 !important;
    border-color: #0088e2 !important;
    color: white !important;
}

.btn-bordered-white {
    background: transparent !important;
    border: 1px solid white !important;
    color: white !important;
}
.btn-bordered-white:hover {
    background: rgba(255, 255, 255, .15) !important;
}
.btn-bordered-blue {
    background: transparent !important;
    border: 1px solid #01abf7 !important;
    color: #01abf7 !important;
}
.btn-bordered-blue:hover {
    background: rgb(0, 171, 247) !important;
    color: #fff !important;
}

.side-button {
    margin-left: 0px;
    padding-left: 0px;
}
.side-button .btn-bordered-blue {
    font-size: 2rem;
}


/* NAVBAR ---------------------------------------------------------- NAVBAR */

.navbar.primary-navigation {
    width: 100%;
    justify-content: space-between;
    background: #f3f3f3;
    padding: 10px 20px 20px 0px;
}

.navbar .secondary-nav {
    padding-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
}
#secondaryNav {
    display: flex;
    align-items: center;
}
.navbar-container {
    display: flex;
    align-items: center;
}
.navbar-nav li a {
    color: #333;
    padding: 0px 15px !important;
    font-family: "Cabin", "Open Sans", Arial, sans-serif;
    -webkit-transition: color .3s; /* For Safari 3.0 to 6.0 */
        transition: color .3s; /* For modern browsers */
}
.navbar-nav li a:hover {
    color: #01ABF7 !important;
}
/*
#mainMenu .menu-item ul.dropdown-menu {
    position:  relative;
}
#mainMenu > li > ul.dropdown-menu {
    position: absolute !important;
    top: 25px;
}
*/
.navbar .dropdown-menu {
    border-radius: 0px !important;
    background: white;
    color: #333;
    border: 0px;
    border-left: 5px solid #01ABF7 !important;
    border-bottom: 1px solid #01ABF7;
    min-width: 200px;
    transition: all 0.3s ease 0s;
    font-size: .85;
}
.navbar #mainMenu li.dropdown ul {
    opacity: 0;
    transition: all 0.3s ease 0s;   
    margin-top: -2px;
    text-transform: none !important;
    font-size: .85;
}
.navbar #mainMenu li.dropdown.show ul {
    opacity: 1;
}
.navbar #mainMenu > li.dropdown > ul.dropdown-menu ul {
    display: block;
    opacity: 1;
    font-size: .9em;
    padding-left: 15px;
    position:relative;
    border: 0px !important;
    padding-bottom: 0px;
margin-bottom: 0px;
}
.navbar #mainMenu > li.dropdown > ul.dropdown-menu ul ul {
    font-size: 1em;
}
.navbar .dropdown-menu .nav-link {
    color: #333 !important;
    display: block;
    width: auto;
    padding: 2px 15px;
    transition: all 0.3s ease 0s;
    font-size: .98em !important;
}


.sub-navigation-container .nav-link:hover {
    text-decoration: underline;
    color: #f1f1f1 !important;
}
.sub-navigation-container .navbar-nav li.active>a {
    color: white;
}
.navbar-nav li.active>a {
    color: #00aaf7 !important;
}
.navbar-nav li.active>a:hover {
    color: #00aaf7 !important;
}
.navbar-right {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.navbar-container li a {
    font-weight: bold;
}

.subnav-container {
    width: 100%;
    font-size: .9em;
}
.navbar-brand img {
    height: auto;
    padding-left: 25px;
    width: auto;
    width: 100%;
    max-width: 250px;
    min-width: 200px;
}
.searchform-container {
    padding: 0px;
    background: #01abf7;
    border-bottom: 1px solid #eaeaea;
}
.searchform-container input {
    padding: 30px 15px;
    border: 0px;
    border-radius: 0px;
    font-size: 1.3em;
}
.searchform-container .btn {
    color: white;
    padding: 0px 20px;
}

.step-number-container {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 25px 0px;
}

.step-number-container .step-number {
    border-radius: 50%;
    padding: 5px 22px;
    color: white;
    font-weight: bold;
    font-size: 2em;
    display: inline-block;
}

.navbar .menu-item-11700 a {
    background: #00ae7d;
    color: white;
    display: block;    
} 
.navbar .menu-item-14787 a {
    background: #8d6be8;
    color: white;
    display: block;
}


.navbar .menu-item-11700.active a {
    color:  white !important;
}
.navbar .menu-item-11700 a:hover {
    color: white !important;
}
input.form-control {
        height: 4rem;
    font-size: 1em;
}
input[type=submit].btn {    
    font-size: .9em;
}
.searchform-container .fa-search {
    font-size: 2em;
}
.menu-item ul.dropdown-menu {
    background: #f3f3f3;
    border: 0px;
    padding-right: 20px;
    font-size: .9em;
    padding-top: 10px;
    min-width: 250px;
}
.menu-item ul.dropdown-menu li {
    padding: 2px 5px;
    width: 100%;
}

.menu-item ul.dropdown-menu li a:hover {
    background: transparent;
}
ul.dropdown-menu li.dropdown {
    
}
ul.dropdown-menu>li.dropdown {
    /* border-bottom: 5px solid white; */
}

#mainMenu>li>ul.dropdown-menu>li a{
    color:  black;
}
#mainMenu>li>ul ul.dropdown-menu li a{
    color: #444;
    font-weight: 100;
}
ul#mainMenu>li.dropdown {
    background: #f3f3f3;
}

/*
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .45em;
    vertical-align: .18em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
*/


/* SINGLE POST ---------------------------------------------------------------- SINGLE POST */
.single-cat-container {
    margin-top: 75px;
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
    margin-bottom: 20px;
}
.single-cat-list {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    align-items: center;
    font-size: .9em;
    font-weight: 100;
}
.single-cat-list li {
    padding: 10px 15px;
    text-transform: uppercase;
}
.single-cat-list li a:hover {
    color: #00a9f5;
    text-decoration: none;
}
.single-post-title h1 {
    font-size: 4.5rem;
    margin-bottom: 0px;
}
.cat-list-divider {
    color: #00abf733;
    font-size: 10px;
    padding: 0px !important;
}
.cat-list-divider:last-child {
    display: none;
}
.single-post-title {
    margin-bottom: 25px;
}
.single-post-image {
    margin-bottom: 25px;
}
.single-post-image img {
    width: 100%;
}
.single-post-content img {
    margin: 15px 0px;
}
.single-post-content ul {
    font-size: 1.6rem;
}
.single-post-container .single-sidebar {
    border-right: 1px solid #f1f1f1;
    padding-right: 25px;
    margin-top: 80px;
}
.single-post-container .single-right-column {
    padding-right: 5vw;
}


.single-collaborators h1 {
    padding-bottom: 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #f1f1f1;
}
.single-collaborators .back-btn {
    margin-top: 25px;
    display: block;
}
.single-collaborators .sc-main {
    margin: 25px auto 50px auto;
}

/* MEMBER CENTER NAVIGATION / SUBNAV ------------------------------------------ MEMBER CENTER NAVIGATION */

#membercenter-menu-container .dropdown-menu {
    font-size: 1em;
    border-radius: 0px;
    /* flex-direction: column !important; */
    display: none;
    padding: 10px 0px;
}
#membercenter-menu-container .dropdown-menu.show {
    display: block !important;
}
#membercenter-menu-container .dropdown-menu li {
    padding: 0px 5px;
    display: block;
}
.sub-nav {
    background: #02AE7D;
    border-bottom: 1px solid white;
}
.sub-nav .dropdown-menu {
    border-radius: 0px;
}
.sub-nav .dropdown-menu a {
    color: #00AE7D;
}
.sub-nav ul.menu {
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-left: 20px;
}
.membercenter-nav {
    background: #02AE7D;
}
.membercenter-navigation,
.workwithus-navigation,
.news-navigation {
    list-style: none;
    padding: 15px 0 15px 0px;
    font-size: .9em;
    display: flex;
    align-items: center;
    flex-direction: row;
}
.membercenter-navigation li,
.workwithus-navigation li,
.news-navigation li {
    list-style: none;
    display: inline-block;
    padding: 0px 8px;
}
.membercenter-navigation li:last-child,
.workwithus-navigation li:last-child,
.news-navigation li:last-child {
    border-right: 0px;
}

.membercenter-navigation li a,
.workwithus-navigation li a,
.news-navigation li a {
    color: white;
}
.navbar-news {background: #8d6ae8;}
.navbar-workwithus {background: #00abfe;}

.navbar-workwithus .dropdown-menu a {
    color: #00abfe;
}
.workwithus-bottom-nav ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.workwithus-navbar-bottom {
    width: 100%;
}
.workwithus-bottom-nav {
    margin-top: 50px;
    padding: 0px;
}
.workwithus-bottom-nav ul li {
    width: 100%;
    padding: 10px;
}
.workwithus-menu-container,
.workwithus-bottom-nav .navbar
 {
    padding: 0px;
    margin: 0px;
}
.workwithus-bottom-nav ul li a{
    background: #00ACFE;
    text-align: center;
    padding: 50px 0px;
    display: block;
    color: white;
    font-weight: bold;
    font-size: 1.3em;
    transition: all 0.25s ease;
}
.workwithus-bottom-nav ul li a:hover {
    text-decoration: none;
    padding: 40px 0px 60px 0px;
    background: #19b5ff;
}
.workwithus-bottom-nav .current-menu-item,
.workwithus-bottom-nav .current-page-ancestor{
    display: none;
}




/* MEMBER CENTER DASHBOARD ------------------------------------------- MEMBER CENTER DASHBOARD */

.mc-intro-image-container {
    padding: 0px !important;
    margin: 0px !important;
    background-size: cover;
}
.mc-intro-image-container img {
    width: 100%;
}
.mc-intro-content {
    background: white;
    margin-top: 25px;
    margin-bottom: 25px;

}
.mc-intro-content hr {
    width: 20%;
    text-align: left;
    margin-left: 0px;
    height: 10px;
    background-color: #17b07f;
}
.mc-intro-content p {
    font-size: 1em;
}
.mc-intro-content .icon-container {
    margin-bottom: 25px;
}
.mc-intro-content-inner {
    padding: 50px 60px;
    display: flex;
    height: 100%;
    align-items: flex-start;
    flex-direction:column;
}
.green-linebar {
    display: block;
    width: 25%;
    height: 10px;
    background: url(/wp-content/uploads/2019/11/vertlines_grn.jpg);
    margin-bottom: 25px;
}

.member-image-gallery {
    display: flex !important;
    align-items:center !important;
}
.member-image-item img {
    width: 100%;
}
.mc-breakdown .member-welcome {
    margin-bottom: 10px;
    padding: 50px 10vw 50px 10vw;
    background-color: #00aaf6;
    display: flex;
    align-items: center;
}
.mc-breakdown .member-welcome i.white-icon {
    padding-right: 30px;
}
.mc-breakdown .member-welcome h2 {
    font-weight: bold;
    color: white;
}
.mc-breakdown .member-welcome p {
    font-size: 1.2em;
    color: white;
}
.mc-breakdown .breakdown-item-inner {
    height: 100%;
    border-left: 10px solid #EAEAEA;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.mc-breakdown .breakdown-item {
    padding: 25px 25px 25px 35px;
    display: flex;
    align-items: center;
}
.mc-breakdown .breakdown-blocks {
    padding: 50px 0px;
}
.mc-breakdown .breakdown-item .breakdown-icon {
    color: #ccc8c8;
    padding: 10px 15px 10px 0px;
    margin-left: -28px;
    text-align: center;
    background: white;
}
.callout-padding {
    padding: 25px 15vw 25px 15vw;
}
.create-chapter-callout {
    margin-bottom: 25px;
    padding-top: 55px;
}
.create-chapter-callout p {
    line-height: 1.3em;
}



/* DEALS & OFFERS ----------------------------------------------------------- DEALS & OFFERS */

.mc-page-description {
    padding:25px 5vw;
}
.mc-page-description img {
    padding-right: 25px;
    width: 30%;
}
.student-selection-container {
    padding: 50px 10vw;
    background: #eaeaea;
    border-radius: 15px;
}
.student-selection-container a {
    padding: 25px 0px;
}
.offer-grid {
    margin-top: 25px;
}
.section-inner{
    display: none;
}
.offer-section {
    margin-bottom: 2px;
}
.callouts-inner {
    padding: 25px;
    background: #eaeaea;
    margin: 0px;
}
.callouts-inner .callout-item {
    padding: 10px;
    margin-bottom: 25px;
}
.callouts-inner .callout-item .callout-item-inner {
background: white;
    padding: 20px;
    min-height: 340px;
    padding-bottom: 0px;
}
.callouts-inner .callout-item .callout-item-inner img {
    width: 100%;
}

.callout-item-inner .callout-image-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 250px;
        justify-content: center;
}
.callouts-inner .callout-item .callout-item-inner a {
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 0px;
    font-size: 1.2em;
}
h2.offer-section-title {
    margin: 0;
    display: flex;
    align-items: center;
}
h2.offer-section-title .fas {
    margin-right: 10px;
}
h2.offer-section-title a{
    background: #00AAF6;
    padding: 15px 10px 9px 10px;
    color: white;
    display: block;
    width: 100%;
    font-size: .8em;
}
h2.offer-section-title a:hover {
    color: white !important;
    background: #66d1ff;
    text-decoration: none;
}
h2.offer-section-title a .fas {
    opacity: .9;
}

.empty-space {
    height: 100px;
    width: 100%;
}


/* RENEW & JOIN  ----------------------------------------------------------- RENEW & JOIN */

.tabbed-content {
    display: flex;

}
.membership-tiers-container{

}
.nav-pills .nav-link {
    border-radius: 0px !important;
    background: #EAEAEA !important;
    margin-bottom: 1px;
    padding: 15px 10px;
    color: black !important;
    font-size: .85em;;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav-pills .nav-link .fa {
    color: white;
}
.nav-pills .nav-link.active {
    background: #00AE7D !important;
    color: white !important;
}

.tab-pane {
    height: 100%;
    display: flex;
    align-items: left;
    flex-direction: column;
}
.tab-pane.active {
    display: flex;
}
.tab-pane ul {
    font-size: 1.6rem;
    color: black;
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
}
.tab-pane ul li {
    background: white;
    padding: 10px 15px;
    margin-bottom: 1px;
    list-style: none;
}
.bottom-content {
    padding-top: 50px;
    padding-bottom: 50px;
}

/* AROUND THE WORLD ----------------------------------------------------- AROUND THE WORLD */

.padded-section {
    padding: 50px 10vw;
}
.chapter-button-container {
    display: flex;
    align-items: center;
}
.chapter-button-container .btn {
    width: 100%;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.chapter-block {
    display: flex !important;
    padding: 15px !important;
}
.chapter-block-inner {
    padding: 25px;
}
.chapter-block-container {
    display: flex;
    align-items: stretch;
}
.chapter-button-container {
    text-align: center!important;
    display: flex;
    align-items: stretch;
    justify-content: center;
}
.chapter-button-container > div {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: stretch;
    justify-content: center;
}

.member-map .map-item iframe {
    width: 100vw;
    height: 100vh;
}

iframe.newsletter {
    border: 1px solid #00aaf6;
}



/* SLICK SLIDER ------------------------------------------------------ SLICK SLIDER */

.slick-arrow.slick-hidden {
    display: none;
}
.slick-arrow {
    background-color: transparent;
    transition: 200ms all ease;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 45%;
    z-index: 999;
    color: #333 !important;
}

.slick-arrow.a-right {
    right: 0px;
    margin-right: 0px;
}
.slick-arrow.a-left {
    left: 0px;
    margin-left: 20px;
}
.slick-arrow:hover {
    background-color: transparent;
    opacity: .6;
}
.slick-arrow:focus {
    outline: none;
}


.fp4change-callout {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    background: #e9452f;
    text-align: center;
    padding: 5px 10px;
    color: white;
}
    .fp4change-callout>p {
        padding:0;
        margin: 0 auto;

    }
    .fp4change-callout>div {
        padding: 5px 10px;
        text-align:center;
        border-right: 1px solid white;
        width: 100%;
    }
    .fp4change-callout>div:last-child {
        padding:0px;
        border-right:0px;
    }
    .fp4change-callout>div h3{
        padding:0;
        margin: 0;
    }
    .fp4change-callout  a{
        color: white !important;
        text-decoration: underline;
    }
    .fp4change-callout>div a:hover {
        text-decoration:none;
    }

/* ANIMATED TEXT BANNER ------------------------------------------------- ANIMATED TEXT BANNER */
/* HOMEPAGE */

.animated-text-banner-row {
    padding-top: 100px;
    padding-bottom: 50px;
}
.animated-text-banner h1 {
    font-size: 7vw;
    padding: 0px;
    margin: 0px;
    line-height: 1em;
}
.animated-text-banner h2 {
    font-size: 6vw;
    padding: 0 !important;
    margin: 0 !important;
    color: #01abf7;
    opacity: .8;
}
.animated-text-banner .animated-text-inner {
    height: 70px;
}
.animated-text-banner .bottom-text {
    margin-top: 70px;
    width: 50%;
    display: flex;
    align-items: stretch;
    padding: 25px 0px;
    font-family: "Cabin", "Open Sans", Arial, sans-serif !important;
}
.animated-text-banner .diagonal-lines {
    width: 150px;
    background: transparent url(/wp-content/uploads/2019/07/vertlines_blu_transparent.jpg) repeat-x;
    margin-right: 25px;
}
.animated-text-banner hr.short-divider-blue {
    width: 100px;
    height: 5px;
    text-align: left;
    margin-left: 0px;
    background-color: #00AAF7;
}
.animated-text-banner .bottom-text span {
    color: #00AAF7 !important;
}

.rightside-accent {
    position: absolute;
    right: 0px;
    width: 100px;
    height: 400px;
    display: flex;
    padding: 0px;
    margin: 0px;
}
.rightside-accent .diagonal-lines {
    width: 100%;
    margin: 0px !important;
}

.hsb-section-header {
    margin-top: 50px !important;
}
.home-special-benefits {
    padding-bottom: 50px;
}
.home-special-benefits .hsb-row {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.home-special-benefits img {
    width: 100%;
    max-width: 300px;
    margin:  0 auto;
}
.home-special-benefits .home-benefit {
    padding: 50px;
    text-align: center;
}
.home-specikal-benefots .home-benefit a {
    display:  block;
    text-align: center;
    margin:  0 auto;
}
.home-benefits-links {
    margin-bottom: 50px;
}

/* BANNER ROTATION ------------------------------------------------------ BANNER ROTATION */

.banner-rotation,
.banner-container {
    min-height: 500px;
    margin: 0px;
    padding: 0px;
}
.banner-rotation .slick-list,
.banner-rotation .slick-track {
    height: 100%;
}
.banner-rotation .banner-item {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center center;
    display: flex;
    align-items: center;
}
.banner-item-inner {
    width: 100%;
    margin-right: 150px;
    height: 100%;
    min-height:500px;
    display:flex;
    align-items:center;
    position: relative;
}
.banner-item-text {
    position: relative;
    width: 70%;
    color: white;
    text-align: left;
    display: flex;
    align-items: center;
}
.bannertext-left {
    text-align: left;
    padding-right: 50px;
    width: 55% !important;
    color: white;
}
.banner-item-text-inner {
    padding-left: 25px;
    color: inherit;
}
.banner-item-text-inner h1,
.banner-item-text-inner h2,
.banner-item-text-inner h3,
.banner-item-text-inner h4,
.banner-item-text-inner p {
    color: inherit !important;
    padding: 0px;
    margin: 0px;
}
.banner-item-icon {
        width: 50%;
}
.bannertext-right {
    left: 45%;
    width: 50%;
    color: white;
}
.banner-item-inner p {
    color: inherit;
}
.bannertext-center {
    text-align: center;
    margin: 0 auto;
}
.bannertext-center .banner-item-text-inner {
    padding-left: 0px;
    margin: 0 auto;
}

.banner-rotation .banner-item.large-text h1,
.banner-rotation .banner-item.large-text h2{
    font-size: 12rem;
    margin-bottom: 15px;
    line-height: 1em;
    font-weight: bold;
}
.banner-rotation .banner-item.large-text h2 {
    font-size: 9rem;
}
.banner-rotation  .banner-item.large-text h3{
    font-size: 5vw;
    line-height: 1em;
}
.banner-rotation .banner-item.large-text .bannertext-left {
    width: 75% !important;
}

.no-text-banner {
    background-image: none !important;
}
.no-text-banner .banner-item-inner {
    min-height: 0px;
}
.no-text-banner img.no-text-banner-image {
    width: 100%;
    position: relative;
    top: 0px;
}


/* ABOUT BANNER ANIMATED ------------------------------------------ ABOUT BANNER ANIMATED */

.about-animated-banner {
    text-align: left;
    background: transparent url(/wp-content/uploads/2020/03/about-us-banner.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: center center;
    background-size: cover;
}
.about-animated-banner .rightside-accent {
    display: none;
}
.about-animated-banner  h1 {
    color: white !important;
    font-size: bold !important;
}
.about-animated-banner .animated-text-inner h2 {
    color: white;
    font-size: 3.5vw;
    width: 60%;
    opacity: 1;
}
.about-animated-banner .animated-text-inner h2 span {
    opacity: 1;
    color: #c0e6f9;
}
.about-animated-banner .animated-text-inner h2 span span 
{
    font-weight: 900;
    font-family: "Cabin";
    font-weight: bold;
    opacity: 1;
    color: white;
}
.about-animated-banner .bottom-text {
    margin-top: 150px;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 25px 0px;
    font-family: "Cabin", "Open Sans", Arial, sans-serif !important;
    text-align: center;
    flex-direction: row;
    color: white;
}
.about-animated-banner .bottom-text .diagonal-lines {
    width: 150px !important;
    margin-right: 20px !important;
    height: 25px !important;
    margin-bottom: 20px !important;
    display:none;
}

/* GRID BLOCKS ---------------------------------------------------- GRID BLOCKS */

.grid-section-container {
    padding: 50px 0px;
}
.grid-block-item iframe {
    width:  100%;
}
.bg-color-blue {
    background-color: #01ABF7;
    color: white;
}
.bg-color-blue .btn {
    border-color: white !important;
    background-color: transparent !important;
    color: white !important;
    font-weight: bold;
}
.btn:hover {
    color: white;
}
.bg-color-blue .btn:hover {
    background: rgba(255,255,255, .25);
}
.bg-color-gray {
    background: #eaeaea;
}
.bg-color-gray p,
.bg-color-gray h1,
.bg-color-gray h2,
.bg-color-gray h3,
.bg-color-gray h4
.bg-color-gray h5{
    color: #333;
}
.bg-color-empty {
    background-color: transparent;
}
.grid-block-item {
    padding: 15px;
    display: flex;
    align-items: stretch;
}

.grid-block-item-inner {
    padding: 25px;
    width: 100%;
}
.grid-block-item-inner a:not(.btn),
.grid-block-item-inner p a:not(.btn) {
    color: inherit !important;
    text-decoration: underline;
}
.grid-block-withimages {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    height: 500px;
    overflow: hidden;
}
.grid-block-withimages:nth-child(odd){
    flex-direction: row-reverse;
}
.gridstyle-with-images .gridimage {
    position:absolute;
    right: 0px;
}
.grid-block-withimages:nth-child(odd) .gridimage{
    left: 0px;
}
.gridstyle-with-images .gridcontent {
    position: absolute;
    z-index: 1;
    padding: 0px;
}
.gridstyle-four-up .grid-block-item-inner {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.gridstyle-four-up a {
    text-decoration: none;
    border: 1px solid;
    padding: 10px 30px;
    display: block;
    color: inherit;
}
.gridstyle-four-up h3,
.gridstyle-four-up h2,
.gridstyle-four-up h1 {
    display: block;
    border-bottom: 0px;

}

.grid-block {
    padding: 10px;
    margin-bottom: 10px;
}
.grid-section-row {
    align-items: stretch;
}
.grid-block-item-inner {
    /* background: #eaeaea; */
    padding: 25px;
    height: 100%;
}
.grid-block-inner {
    padding: 25px;
}

.grid-section .row.section-header,
.container-fluid.section-header {
    padding:0px 0px;
    background: white;
    margin-bottom: 0px;
    margin-top: 0px;
}

.grid-section.offgrid .grid-block-item:last-child .grid-block-item-inner {
    background:  #00ae7d !important;
    color: white !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.grid-section.offgrid.offgrid-green .grid-block-item:last-child .grid-block-item-inner {
    background:  #00ae7d !important;
    color: white !important;
}

/*  EVENTS ---------------------------------------------------------- EVENTS */

/*  SINGLE EVENT ---------------------------------------------------- SINGLE EVENT */

.event-title.page-title {
    padding: 25px 25px;
}
.event-title-inner {
    display: flex;
    align-items: center;
    color: white;
}
.event-title.page-title .event-title-left img {
    height: 100px;
}
.event-title.page-title .event-title-right {
    padding-left: 25px;
}
.event-title.page-title h1 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-family: "Cabin", sans-serif;
    font-weight: bold;
    font-weight: 999;
}
.event-title.page-title .dates {
    display: inline-flex;
    align-items: center;
    text-align: left;
    justify-content: space-between;
    font-style: italic;
}
.event-title.page-title .dates span {
    padding: 0px 5px;
}



/*  SINGLE ACTION COMMITTEE ----------------------------------------- SINGLE ACTION COMMITTEE */

.single-action_committee .banner-item .banner-item-text{
    background: white;
    padding: 45px;
}
.single-action_committee .banner-item .banner-item-text h1,
.single-action_committee .banner-item .banner-item-text h2{
    font-weight: bold;
    font-family: "Cabin", sans-serif;
}

.action-committee-buttons {

}
.action-committee-buttons a.btn{
    width: 100%;
    display: block;
}
.action-committees-slider-callout {
    background: #f1f1f1;
    padding: 25px 0;
    margin-top: 25px;
}
/*.single-action_committee .basic-text-section ul li {
    background: transparent url(/wp-content/uploads/2021/02/amsa-deco-bullett-gray.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: left center;
    background-size: 30px 30px;
    padding-left: 45px;
    list-style: none;
}*/


/* BLOG GRID ------------------------------------------------------ BLOG GRID */


.blog-grid-blocks {
    display: flex;
    align-items: stretch;
}
.blog-grid {
    margin-bottom: 50px;
}
/* BLOG GRID */
.blog-item-left,
.blog-item-right {
    width: 50%;
    height: 500px;
    display: flex;
}
.blog-item-right {
    flex-direction: column;
    padding-left: 10px;
    justify-content: space-between;
}
.blog-item-left {
    padding-right: 10px;
}
.blog-item-left .blog-item {
        display: flex;
    align-items: flex-end;
    width:100%;
}
.blog-item-left .blog-item-content {
    padding: 25px;
}
.blog-item {
    background-color: #01ABF7 !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}
.blog-item-right .blog-item {
    height: 48%;
    overflow: hidden;
    background-size: 105% !important;
    background-position: center left !important;
    position: relative;
}
.blog-item-content {
    z-index: 2;
    color: white;
    position: relative;
}
.blog-item-overlay {
    background: rgb(0,0,0);
    height: 100%;
    width: 100%;
    z-index: 1;
    top:0;
    left: 0;
    position:absolute;
    background: linear-gradient(0deg, rgb(0 0 0 / 35%) 25%, rgba(255,255,255,0) 100%);
}

.blog-item-right .blog-item-inner {
    width: 60%;
    position: absolute;
    left: 40%;
    padding: 25px 15px 25px 70px;
    background: #01abf7;
    height: 100%;
    display: flex;
    align-items: flex-end;
    top: 0;
    z-index: 9;
    -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}
.blog-item-content h3 {
    font-size: 1.5em;
        font-family: "Cabin", "Open Sans", sans-serif !important;
    font-weight: 100;
        text-shadow: 0 0 5px #333;
}


/* SECTION HEADER ------------------------------------------------------ SECTION HEADER */

.row.section-header,
.container-fluid.section-header {
    padding:0px 0px;
    background: white;
    margin-bottom: 15px;
    margin-top: 15px;
}
.section-header-inner {
    padding: 35px 0px 25px 0px;
    width: 75%;
    background: url(/wp-content/uploads/2020/07/vertlines_gray_transp.png);
    margin: 0 auto;
}
.section-header-with-image {
    margin-top:  120px !important;;
}
.section-header .section-header-icon {
    margin-top: -120px ;
}
.section-header-inner h2 {
    background: white;
    display: inline-block;
    padding: 15px 25px 10px 25px;
    font-weight: bold;
    color: black;
    margin-bottom: 0px;
    text-align: center;
    max-width: 95%;
}
.section-header-inner h3 {
    padding: 5px 25px;
    background: white;
    display: block;
    clear: both;
    display: table;
    margin: 0 auto;
}
.section-header-inner hr {
    margin: 0 auto;
    margin-top: 15px !important;
    padding-top: 0px;
    opacity: .75;
}

.section-header .section-header-icon img {
    height: 150px;
}

.row.section-header a {
    text-decoration: underline;
}
.section-header .stripes-divider {
    height: 100px;
position: absolute;
margin: 0 auto;
top: -20px;
left: 45%;
}


/* SEARCH -------------------------------------------------------------- SEARCH */

.search-header {
    background: #00aaf7;
    color: white;
    padding: 15px 15px 15px 35px;
}
.search-sidebar {
    padding-top: 25px;
}
.search-header .search-header-inner {
    display: flex;
    align-items: center;
}
.search-header h1,
.search-header h2,
.search-header h3,
.search-header h4 {
    margin: 0;
    padding:  0;
}
.search-header h3 {
    padding-right: 25px;
    font-size: 1.5rem;
}

.search-section-header h1 {
    background: #00aaf7;
    color: white;
    display: inline-block;
    padding: 5px 20px;
}


/* SECTION-A ----------------------------------------------------------- SECTION-A */


.section-a {
    font-family: "Open Sans", Arial, sans-serif;
    padding: 15px;
}

.section-a .section-header {
    padding: 50px 0px 25px 0px;
}
.section-a .section-right-text {
    display: block;
    width: 100%;
}
.section-content {
    padding: 5vw 0px;
    display: flex;
    align-items: center;
}
.section-a .image-container {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: center;
}
.section-a-center {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
}
.section-a-center .section-content-inner {
    margin: 0 auto;
    width: 60vw;
    color: white;
    padding: 50px 05vw;
}
.section-a .section-content-inner h1,
.section-a .section-content-inner h2,
.section-a .section-content-inner h3,
.section-a .section-content-inner p {
    color: #333;
    line-height: 1.4em;
}

.section-a.flex-top .image-container,
.section-a.flex-top > .row > .container > .row{
    align-items:  flex-start !important;
}

/* LEFT / RIGHT OVERLAPPING CONTENT */
/* Section position is based on text. So, sectiontext-left means text on left, image on right */

.rowstyle-sectiontext-left .image-container,
.rowstyle-sectiontext-right .image-container {
    width: 51%;
    z-index:9999;
}
.rowstyle-sectiontext-left .section-content,
.rowstyle-sectiontext-right .section-content {
    width:60%;
}


/* .section-a .image-container img {
    width: 100%;
}
.section-a.text-type .image-container img {
    max-width:100% !important;
    height:auto !important;
}*/
.rowstyle-sectiontext-left .image-container {
    margin-left: -11%;
}
.rowstyle-sectiontext-right .image-container {
    margin-right: -11%;
}
 .rowstyle-sectiontext-left .section-content {
    padding-right: 175px;
    padding-left: 70px;
}
.rowstyle-sectiontext-right .section-content {
    padding-left: 165px;
    padding-right: 65px;
}   

.slanted-right {
-webkit-clip-path: polygon(0 0, 100% 0, 91% 100%, 0 100%);
  clip-path: polygon(0% 0, 100% 0, 90% 100%, 0 100%);
}
.slanted-left {
   -webkit-clip-path: polygon(0 0, 100% 0, 91% 100%, 10% 100%);
     clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
}
.nav-tabs .nav-item.slanted-right {
-webkit-clip-path: polygon(10% 0, 100% 0, 91.5% 100%, 0 100%);
  clip-path: polygon(10% 0, 100% 0, 91.5% 100%, 0 100%);
}



/* .section-a .image-container {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: center;
    text-align: center;
    height: 100%;
}
.section-a-center {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
}
.section-a .section-content-inner {
    color: white;
}
.section-a-center .section-content-inner {
    margin: 0 auto;
    width: 60vw;
    color: white;
    padding: 50px 5vw;
}
.section-a-center .section-content-inner .btn {
    margin-top: 10px;
}*/
.row.section-header {
    padding:25px 0px;
}
.rowstyle-sectiontext-left,
.rowstyle-sectiontext-right {
    margin-bottom: 10px;
    padding: 0px 0px;
    color: inherit;
}
.section-a>.row p,
.section-a>.row h1,
.section-a>.row h2,
.section-a>.row h3,
.section-a>.row h4{
    color: inherit;
}

.rowstyle-sectiontext-left .image-container,
.rowstyle-sectiontext-right .image-container {
    height: 75% !important;
    overflow: hidden;
}
.section-a.text-type .image-container {
    overflow: visible !important;
}
.rowstyle-sectiontext-left,
.rowstyle-sectiontext-right,
.rowstyle-sectiontext-center {
    align-items: center;
    height: 100%;
}
.large-text {
    font-size: 1.3em;
}
.section-a.large-text p{
    color: #333 !important;
}
.section-a .section-content-inner a:not(.btn){
    color: inherit !important;
    text-decoration: underline !important;
}

/* RELATED POSTS SLIDER ----------------------------------------------------------- RELATED-POSTS-SLIDER */

.related-posts-slider {
    padding: 0px 50px;
}
.related-posts-slider .related-post-item {
    padding: 10px;
}
.related-posts-slider .slick-arrow.a-right {
    right: -15px;
    margin-right: 0px;
}

/* SPACER  -------------------------------------------------------- SPACER */

.spacer {
    padding: 10px 0px;
}

/* BASIC TEXT SECTION  -------------------------------------------------------- BASIC TEXT SECTION */

.basic-text-section {
    padding: 25px 8vw;
}

.basic-text-section.two-column {
    padding: 25px 0px;
}
.basic-text-section a:not(.btn) {
    text-decoration: underline;
    background-color: transparent;
}
.basic-text-section a.btn {
    margin-bottom: 10px;
}
.basic-text-section iframe {
    width: 100%;
}
.basic-text-section table {
    margin: 15px 0px;
    width: 100% !important;
}
.basic-text-section h2,
.basic-text-section h3,
.basic-text-section h4 {
    padding: 25px 0px 0px 0;
    margin-bottom: 25px;
}
.basic-text-section ul h2,
.basic-text-section ul h3,
.basic-text-section ul h4 {
    padding: 0;
    margin: 0;
    font-weight: 100;
}
.basic-text-section a.dark:not(.btn){
    color: white !important;

}
.basic-text-section.two-column .main-column {
    padding-left: 50px;
}

/* TABLE STYLES FOR BASIC TEXT SECTION WYSIWIG */
.basic-text-section .table tr:first-child td,
.basic-text-section table tr:first-child td {
    background: url(/wp-content/uploads/2020/07/vertlines_gray_transp.png);
    color: #333;
    font-weight: bold;
}
.basic-text-section table td {
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
}

.colorscheme-color-lightblue .basic-text-section .table tr:first-child td,
.colorscheme-color-lightblue .basic-text-section table tr:first-child td {
     background: url(/wp-content/uploads/2019/07/vertlines_blu_transparent.jpg);
}
.colorscheme-color-green .basic-text-section .table tr:first-child td,
.colorscheme-color-green .basic-text-section table tr:first-child td {
     background: url(/wp-content/uploads/2019/06/vertlines_grn_transparent.png);
}
.colorscheme-color-purple .basic-text-section .table tr:first-child td,
.colorscheme-color-purple .basic-text-section table tr:first-child td {
     background: url(/wp-content/uploads/2020/06/purple-lines-bg-c.png);
}
.colorscheme-color-darkblue .basic-text-section .table tr:first-child td,
.colorscheme-color-darkblue .basic-text-section table tr:first-child td {
     background: url(/wp-content/uploads/2020/12/vertlines_darkblue-50-transp.png);
}
.colorscheme-color-red .basic-text-section .table tr:first-child td,
.colorscheme-color-red .basic-text-section table tr:first-child td {
     background: url(/wp-content/uploads/2020/12/vertlines_red-transp-50.png);
}

.basic-text-section ul {
    padding: 0px 0px 20px 0px;
    margin-top: 0px;
    list-style: none;
    font-size: 1.6rem;
    margin-left: 35px !important;
}
.basic-text-section ul li {
    padding: 5px 0px;
    list-style: disc;
}
.basic-text-section ul li ul {
    padding-bottom: 0px;
}
.basic-text-section .side-column ul li {
    padding: 10px 15px;
    border-top: 1px solid #f1f1f1;
}
.basic-text-section .side-column h1,
.basic-text-section .side-column h2,
.basic-text-section .side-column h3,
.basic-text-section .side-column h4,
.basic-text-section .side-column h5 {
    padding-top:0px;
}
.basic-text-section ul li:nth-child(odd){
    
}
.basic-text-section.sidebar-links .side-column {
        padding-right: 50px;
}
.basic-text-section.sidebar-links .side-column a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.basic-text-section.sidebar-links>.row {
    align-items: center;
}


/* BLOG LIST SLIDER ----------------------------------------------------------- BLOG LIST SLIDER */
.blog-list-slider {
    margin-bottom: 50px;
}
.blog-list-slider .blog-image-container {
    height: 250px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    margin-bottom: 25px;
}
.blog-list-slider .slick-arrow.a-left {
    left: 0px;
    margin-left: -50px;
}
.blog-list-slider .slick-arrow.a-right {
    right: 0px;
    margin-right: -70px;
}
.blog-list-slider .btn-primary {
    width: 100%;
    margin-top: 25px;
}



/* HOMEPAGE CIRCLE CALLOUTS ---------------------------------------------- HOMEPAGE CIRCLE CALLOUTS */

.circle-callout-container {
    display: flex;
    align-items: center;
    padding: 50px 0px;

}
.circle-callout {
    display: flex;
    align-items: center;
    padding: 25px;
}
.circle-callout .circle {
    text-align: center;
    width: 25%;
}
.circle-callout .circle-inner {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin: 0 auto;
    background-size: cover;
    background-position: center center;
}
.circle-callout .circle-content {
    padding-left: 25px;
}
.circle-callout .circle-content h3,
.circle-callout .circle-content p{
    background: #fff;
    display: inline-block;
}

.btn-minimal-underline {
    padding: 10px 0px;
    border-bottom: 1px solid #01ABF7;
    display: inline-block;
    text-align: left;
    color: #01ABF7 !important;

}
.circle-callouts-container {
    position: relative;
}
.circle-callout-slanted-background {
    position: absolute;
    background: transparent url(/wp-content/uploads/2019/07/vertlines_blu_transparent.jpg) repeat-x;
    -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 20% 100%);
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 20% 100%);
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: -1;
}

#olark-wrapper .olark-launch-button {
    background-color: #0660a6 !important;
}

/* COMMON SECTION CALLOUT ------------------------------------------------------ COMMON SECTION CALLOUT */

.common-section-callout {
    padding: 25px;
    margin-top: 25px;
    margin-bottom: 50px;
}

.common-section-callout-row {
    display: flex;
    align-items: center;
}
.common-section-callout-row>div {
    color: inherit;
}
.common-section-callout-row h1,
.common-section-callout-row h2,
.common-section-callout-row h3,
.common-section-callout-row h4,
.common-section-callout-row p,
.common-section-callout-row a {
    color: inherit !important;
    margin: 0px !important;
}
.common-section-callout-row a {
    text-decoration: underline;
    opacity: .8;
}


/* WORK WITH US ---------------------------------------------------------------- WORK WITH US */


.nav-tabs {
    border-bottom: 0px;
    background: #008e63;
}
.nav-tabs .nav-item {
    border-radius: 0px;
    margin-right: 2px;
}
.nav-tabs .nav-item:first-child {
    z-index: 10;
}
.nav-tabs .nav-item:nth-child(2) {
    z-index: 9;
}
.nav-tabs .nav-item:nth-child(3) {
    z-index: 8;
}
.nav-tabs .nav-item:nth-child(4) {
    z-index: 7;
}
.nav-tabs .nav-item a{
    background: #01AF7D;
    color: white;
    font-family: "Cabin", "Open Sans", sans-serif;
    padding: 15px 50px 10px 50px;
    display: inline-block;
    border-radius: 0px;
    border-color: transparent !important;
}
.nav-tabs .nav-item a.active {
    background: #008e63;
    color: white;
    border-color: transparent !important;
}

.tab-section.tab-left {
    display:  flex;
    align-items: stretch;
}
.tab-section.tab-left ul.nav-tabs {
    width: 35%;
    margin: 0;
    padding: 0;
    height:  100%;
}s
.tab-section ul.nav-tabs li{
    margin-bottom: 2px;
}
.tab-section.tab-left .tab-content {
    width: 65%;
    height:  100%;
}
.tab-section.tab-left ul.nav-tabs li{
    margin:  0;
    margin-bottom: 2px;
    display:  block;
    width:  100%;
}
.tab-section.tab-left ul.nav-tabs li:last-child{
    margin-bottom: 0px;
}
.tab-section.tab-left ul.nav-tabs li a{
    display:  block;
    width:  100%;
    padding:  10px 25px;
}
.tab-section hr {
    background-color: white;
    height: 5px;
    width: 100%;
    margin: 0 0 25px 0;
}

.tab-content {
    background: #eaeaea;
    padding: 25px;
}
.workwithus-callouts-row .section-a:nth-child(odd) .rowstyle-sectiontext-right {
    /* flex-direction: row-reverse; */
}
.workwithus-callouts-row .section-a:nth-child(odd) .rowstyle-sectiontext-right .image-container{
    /* flex-direction: row-reverse; */
}
.section-a.image-type .image-container {
    overflow: visible !important;
}

.workwithus-callouts-bottom {
    padding: 25px 0px;
}
.workwithus-callouts-bottom .workwithus-callouts-title {
    padding-bottom: 20px;
}


/* LAUNCHPAD --------------------------------------------------------------- LAUNCHPAD */

.launchpad-step {
    padding: 15px 15vw;
    margin: -60px 0px;
}
.launchpad-step h2  {
    font-size: 3rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
}
.launchpad-callouts {
    margin-bottom: 50px;
}
.launchpad-step hr {
    margin: 25px 0px 35px 0px;
}
.launchpad-callout-item {
    padding:15px;
}
.launchpad-callouts-inner {
    padding: 45px;
    color: white !important;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.launchpad-callouts-inner h3 {
    color: white;
    font-size: 2em;
}
.launchpad-callouts .fa-4x {
    margin-bottom: 15px;
}
ul.styled-list {
    padding: 0 10vw;
}
ul.styled-list li {
    list-style: none;
    padding: 15px 20px;
    margin-bottom: 1px;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #fafafa;
}
ul.styled-list li:first-child {
    border-top: 0px;
}
ul.styled-list li:last-child{
    border-bottom: 0px;
}
ul.styled-list.bullet-badge li {
    background-image: url(/wp-content/themes/understrap-child/images/badge-bullet.png);
    background-position: left center;
    background-size: 40px 40px;
    background-repeat: no-repeat;
    padding-left: 50px;

}
ul.styled-list.checklist {
    margin: 25px 15vw;
    padding: 25px;
    border: 1px dotted #333;
    margin-bottom: 0px;
}
ul.styled-list.checklist li {
    display: flex;
    align-items: baseline;
}
ul.styled-list.checklist input {
    margin-right: 10px;
}
.checklist-header hr {
    background-color: #e94630 !important;
}
ul.styled-list.checklist a {
    color: #e94630 !important;
    text-decoration: underline;
}
.print-checklist {
    margin-bottom: 50px;
}

.footer-steps-navigation {
    margin-bottom: 50px;
    padding: 0px 10vw;
}
.footer-steps-navigation>.row {
    align-items:center;
}
.footer-steps-navigation a{
    display: block;
    padding: 50px 0;
}
.footer-steps-navigation h3 {
    font-size: 3rem;
    color: white;
}
.launch-padding {
    padding: 0px 10vw;
}
.page-template-template-launchpad-interior .accordion-row {
    padding: 0px 10vw;
}
.page-template-template-launchpad-interior .main-banner,
.page-template-template-launchpad-interior .banner-container {
    height: auto !important;
    padding: 25px 0px !important;
}
.page-template-template-launchpad-interior .banner-item-text-inner,
.page-template-template-launchpad-interior .general-content-inner,
.page-template-template-launchpad .general-content-inner{
    padding: 0px 10vw;
}


.page-template-template-launchpad .main-banner,
.page-template-template-launchpad .banner-container {

}
.page-template-template-launchpad .launchpad-main-banner-text {
    padding: 50px; 
    margin: 0px 10vw;
    background: white;
    text-align: center;
}
.page-template-template-launchpad .launchpad-main-banner-text h2 {
    font-size: 4rem; line-height: 4.5rem;
}
.page-template-template-launchpad-interior .banner-item-text-inner h1 {
    text-align: center;
    font-size: 2.5rem;
    margin-top: 25px;
    line-height: 2.5rem;
}
.gray-inner-box {
    background: #f5f5f5; 
    padding: 50px;
}


/* ACCORDION SECTION ------------------------------------------------------- ACCORDION SECTION */

.accordion-section {
    padding: 0px 10vw;
    padding-bottom: 50px;
}
.btn-accordion {
    display: block;
    font-size: 1.3em;
    color: white;
    background: #00AE7D;
    padding: 15px 20px;
    width: 100%;
    margin-bottom: 1px !important;
    display: flex;
    align-items: center;
    text-decoration: none;
    position: relative;
}
.btn-accordion span {
    font-weight: bold;
    padding-right: 10px;
}
.btn-accordion:hover {
    text-decoration: none;
    background: #00c78f;
    color: white !important;
}
.btn-accordion .fa {
    color: white;
    display: block;
    position: absolute;
    right: 30px;
}
.accordion-content {
    background: #f0f0f0;
    padding: 35px 35px 25px 35px;
}
.accordion-content ul {
    padding: 10px 0px 10px 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    list-style: disc;
    font-size: 1.6rem;
}
.accordion-content ul ul {
    padding: 5px 0px 0px 15px;
}
.accordion-content ul li {
    padding: 5px 15px;
    /* border-bottom: 1px solid #ffffff; */
}

/* PROMO AREA -------------------------------------------------------------- PROMO AREA */

.promo-area {
    padding: 25px;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
    .promo-area > .row {
        align-items: center;
    }
    .promo-area.type-newsletter-signup {
        background: #25adfd;
        color:  white;
    }
    .promo-area.type-member-benefits {
        background: #13ae7d;
        color:  white;
    }
    .promo-area.type-amsa-alliance {
        background: #f1f1f1;
        color:  black;
    }
    .promo-area.type-member-center {
        background: #13ae7d;
        color:  white;
    }
    



/* SLIDESHOW --------------------------------------------------------------- SLIDESHOW */

.slideshow-slider {
    height: 400px;
    overflow: hidden;
    margin-bottom: 70px;
    z-index: 2;
    margin-top: 45px;
}
.slideshow-slider .slick-list,
.slideshow-slider .slick-track {
    height: 100%;
} 
.slideshow-slider .image-item {
    text-align: center;
}
.slideshow-slider .image-item img {
    height: 100%;
    margin: 0 auto;
    box-shadow: 0px 0px 10px #9b9797;
    border: 20px solid white;
}
.slideshow {
    position: relative;
    margin-bottom: 120px;
}
.slideshow .slideshow-triangle-left {
    position: absolute;
    z-index: 0;
    width: 500px;
    height: 110%;
    left: 85px;
    bottom: -40px;
    overflow: hidden;
}
.slideshow .slideshow-triangle-left:before {
    content:"";
    display:block;
    width:90%;
    height:90%;
    background-image: url(/wp-content/uploads/2020/07/vertlines_gray_transp.png);
    transform: rotate(45deg);
    transform-origin:0 0;
    -ms-transform: rotate(45deg);
    -ms-transform-origin:0 0;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin:0 0;
}
.slideshow .slideshow-triangle-right {
    position: absolute;
    z-index: 0;
    width: 500px;
    height: 110%;
    right: -20px;
    top: -30px;
    overflow: hidden;
}
.slideshow .slideshow-triangle-right:before {
    content: "";
    display: block;
    width: 70%;
    height: 70%;
    background-image: url(/wp-content/uploads/2020/07/vertlines_gray_transp.png);
    transform: rotate(-45deg);
    transform-origin: 0 0;
    -ms-transform: rotate(-45deg);
    -ms-transform-origin: 0 0;
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: 0 0;
}


    
/* HEALTH CHECK TABLE ------------------------------------------------------ HEALTH CHECK */

.healthcheck-table {
    padding: 0px 10vw;
    margin-bottom: 50px;
}
.healthcheck-table table {
    color: black;
    font-size: 1.2em;
    line-height: 1.7em;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0px 0px 10px #3e6a7d75;
}
.healthcheck-table table thead tr th,
.healthcheck-table table tbody tr td {
    border-color: white;
}
.healthcheck-table table thead tr th {
    background: #00aaf6;
    color: white;
    text-transform: uppercase;
    font-size: 1.5em;
    padding: 20px 0px;
}
.healthcheck-table table tbody tr:nth-child(odd) td {
    background: hsla(199, 100%, 48%, 0.15);
}
.healthcheck-table table tbody tr td {
    padding: 15px;
}
.healthcheck-table thead th i {
    font-size: 2em;
    margin-bottom:10px;
}
.healthcheck-table span.benefits-row {
    background: #00ae7d21;
    text-align: center;
    color: #00AE7D;
    width: 100%;
    display: block;
    padding: 10px 0px;
    margin: 0;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
}
.print-checklist-header {
    padding-top: 200px;
    padding-bottom: 100px;
    margin-bottom: 200px;
    text-align: center;
}

.healthcheck-item {
    padding: 10px;
    
}
.healthcheck-item-inner {
    box-shadow: 0px 0px 5px #b9b9b9;
}
.healthcheck-item-inner h3 {
    text-align: center;
    padding: 10px 10px;
    background: #00AAF6;
    color: white;
    font-weight: bold;
    margin-bottom: 0px;
}
.healthcheck-item-inner h3 i {
    margin-bottom: 10px;
    font-size: 2em;
    margin-top: 0px;
    padding: 0px;
}
.healthcheck-item-inner ul {
    padding: 10px 0px;
    list-style:none;
}
.healthcheck-item-inner ul li {
    font-size: .9em;
    color: black;
    padding: 10px;
    text-align: center;
}
.healthcheck-item-inner ul li:nth-child(odd){
    background: #DDEFFB;
}
.healthcheck-item-inner ul li:last-child {
    border-bottom: 0px solid #eaeaea;
}
.healthcheck-item-inner ul li.benefits-row {
    background: #00ae7d;
    color: white;
    text-transform: uppercase;
}


/* BENEFITS -------------------------------------------------------------- BENEFITS */

.benefit-item,
.benefit-item-inner {
    padding: 0px 15px;
}
.benefit-item-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.benefit-item .benefit-image-container{
    padding: 15px;
    height: 150px;
    width: 100%;
    margin: 0 auto;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}
.benefit-item h3 {
    padding-bottom: 0px;
    margin-bottom: 10px;
    font-size: 1em;
}
.benefit-cat {
    padding: 5px 15px;
    background: #e0e0e0;
    display: inline-block;
    border-radius: 10px;
    margin-bottom: 15px;
}
.benefits-grid .benefits-left select {
    width:  100%;
}
.benefits-grid .benefits-right {
    padding: 0px 2vw;
}
.benefits-left .sidebar-block {
    background: transparent url(/wp-content/uploads/2020/07/vertlines_gray_transp.png) repeat;
}
.benefits-left {
    padding: 0;
    margin: 0;
}
.benefits-left .sidebar-block {
    padding: 25px;
}
.mc-benefits-intro {
background: rgb(241,241,241);
background: linear-gradient(307deg, rgba(241,241,241,1) 13%, rgba(234,234,234,1) 98%);
    margin-bottom: 25px;
}

.mc-benefits-tabs {
    justify-content: space-evenly;
}

.mc-benefits-tabs a{
    background: #1662a7;
    color: white;
    padding: 0px 10px 0 0px; 
    text-align: left;
    text-decoration: none;
    width: 100%;
    display: flex;
    align-items: flex-start;
    margin-right: 5px;
    transition: .3s all;
    font-size: 1.2em;
}
    .mc-benefits-tabs div small {
        display: block;
        margin-top: 0px;
        font-size: .7em;
        line-height: 1.3em;
        padding-bottom: 10px;
    }
    .mc-benefits-tabs a img {
        height: 50px;
        width: auto;
    }
    .mc-benefits-tabs h3 {
        margin-bottom: 0px;
        padding-top: 5px;
        font-weight: bold;
    }
    .mc-benefits-tabs a:not(.active):hover{
        background: #05ae7d;
    }

.benefit-item-btn {
    transition: .3s all;
    display: block;
    padding: 10px;
    width: 100%;
}
    .benefit-item-btn:hover{
        background: #f1f1f1;
        text-decoration: none;
    }
    .benefit-item-btn:hover * {
        text-decoration: none;
    }
    .mc-benefits-tabs a.active {
        background: #05ae7d;
        color: white;        
    }

    .page-template-template-mc-deals-offers-new .sidebar-block {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 25px;
        padding: 10px 0px;
        margin-bottom: 25px;
    }
        .page-template-template-mc-deals-offers-new .sidebar-block .form-group {
            margin-right: 5px;

        }

    .page-template-template-mc-deals-offers-new .benefits-banner img{
        display: none;
    }


/* FOOTER ---------------------------------------------------------------- FOOTER */

.footer {
    background: #fff;
    padding-top: 50px;
    color: #797979;
    position: relative;
}
.footer .footer-top {
    min-height: 200px;
    padding-bottom: 50px;
}
.footer .footer-left {
        padding-left: 130px;
}
.footer img {
    width: 200px;
    margin-bottom: 25px;
}
.footer a {
    color: #797979;
    text-decoration: underline;
}
.footer .copyright-row {
    margin-top: 0px;
    background: url(https://amsa2019dev.wpengine.com/wp-content/uploads/2019/07/vertlines_blu_transparent.jpg);
    background-repeat: repeat;
    padding: 0px 0px;
}
.footer .copyright-row small {
    background: white;
    padding: 15px 15px;
}
.footer-contactinfo {
    margin-top: 0px;
    padding-top: 0px;
    font-size: .8em;
    color: #797979;
}
.footer-nav {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-nav .nav-link {
    font-size:.9em;
    color: #797979;
    text-decoration: none;
}
.footer-social {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-lines {
    background: url(https://amsa2019dev.wpengine.com/wp-content/uploads/2019/07/vertlines_blu_transparent.jpg);
    background-repeat: repeat;
    position: absolute;
    left: 0;
    width: 100px;
    height: 60%;
}



/* CUSTOMIZED STYLES FOR SPECIFIC PAGE SECTIONS ---------------------------------    */


/* ABOUT US PAGE */
.get-involved-grid .grid-section-row {
    padding: 50px 0px;
}
.get-involved-grid .grid-block-item h3 {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.get-involved-grid .grid-block-item .btn {
    margin-top: 15px;
}
.get-involved-grid .grid-block-item-inner {
    padding: 0px 25px
}
.get-involved-grid .grid-block-item hr {
    width: 25%;
    background: url(/wp-content/uploads/2019/06/vertlines_grn_transparent.png);
        background-size: auto;
    height: 15px;
    background-size: cover;
    text-align: left;
    margin-left: 0px;
    border: 0px;
    padding-top: 0px;
    margin-top: 5px;
}

/* ADVOCATE PAGE */
.advocate-banner h1 {
    width: 50%;
    line-height: 1.5em;
}
.advocate-banner h1 strong {
    background: #3aa5dd;
    padding-right: 10px;
    padding-left: 10px;
    color: white;
    padding: 10px 10px 0px 10px;
    font-weight: 900;
    font-family: "Cabin";
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 15px;
}
.advocate-opportunities img{
    height: 150px;
    width: auto;
}
.learn-banner h1 {
    width: 60%;
    line-height: 1.2em;
    font-size: 2.5em;
}


/* CUSTOM BANNER STYLES */

.leadership-banner .banner-item-text-inner {
    padding: 25px;
    background: white;
}
.leadership-banner .banner-item-text-inner h2{
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-family: "Nexa", sans-serif;
    font-size: 2.5em;
}


/* RELATIONSHIP SLIDER ---------------------------------------------------------- RELATIONSHIp SLIDER   */

.relationship-slider-container {
    padding: 35px 0px;
}
.relationship-slider .slick-arrow {
    top: 40%;
}
.relationship-slider .slick-arrow.a-left {
    left: -50px;
    margin-left: 0;
}
.relationship-slider .slick-arrow.a-right {
    right: -75px;
    margin-right: 0;
}
.relationship-slider  {
    min-height: 250px;
}
.relationship-slide {
    padding: 15px;
}
.relationship-slide:hover {
    /* border: 5px solid #eaeaea; */
}
.relationship-slide a.slide-image {
    height: 100%
}
.relationship-slide a.slide-image  {
    height: 200px;
    overflow-y: hidden;
    display:block;
    margin-bottom: 15px;
}
.relationship-slide.people a.slide-image{
        height: 285px;
}

.relationship-slide a.slide-image img{
    display: block;
    object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: center center;
}
.relationship-grid-item-image {
    height: 100%;
    overflow-y: hidden;
}
.relationship-grid-item.type-people .relationship-grid-item-image {
    height: 350px;
}
.relationship-grid-item.type-current_resolutions .relationship-grid-item-image {
    display:none;
}
.relationship-grid-item-image img{
    display: block;
    object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: center center;

}
.relationship-slide a.post-title {
    display:block;
}
.relationship-slide:hover a.post-title {
    text-decoration: underline;
}
.slider-title-row {
    text-align:center;
    padding-bottom: 25px;
}
.slider-title-row h3 {
    font-size: 2.8rem;
}

.relationship-slider .row.row-style-grid {
    display: flex;
    align-items: stretch;
    margin-top: 25px;
}
.relationship-slider-container.single-slide .relationship-slide.people a.slide-image {
    margin: 0 auto;
    display: inline-block;
}
.relationship-slider-container.single-slide .slide-image img {
    width: 250px;
}
.relationship-slider-container.single-slide .slide-people-info {
    padding: 15px 10vw 25px 10vw;
}
.relationship-slider-container.single-slide .slide-people-info .people-excerpt {
    padding-top: 25px !important;
    display: block;
}


/* RELATIONSHIP GRID ITEM ------------------------------------------------------- RELATIONSHIP GRID ITEM */
.relationship-grid-item {
    margin-bottom: 25px;
}
.relationship-grid-item-inner {
    background-size: cover;
    background-position: center center;
    height: 100%;
}
.relationship-slider .row.row-style-grid .relationship-grid-item {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.relationship-grid-item a {
    display: block;
    width: 100%;
    position: relative;
}
.relationship-grid-item-inner a span {
display: block;
    height: auto;
    overflow-y: hidden;
    padding: 10px 10px;
    background: white;
    width: 100%;
}

.relationship-grid-item-content span.people-role,
.relationship-slide span.people-role {
    display: block;
    width: 100%;
    text-align: center;
    font-style:italic;
    color: #333;
}
.relationship-grid-item-content {
    padding: 10px 15px;
}

/* BUTTON GROUP ----------------------------------------------------------------- BUTTON GROUP */

.button-group {
    padding: 25px 0px;
}
.button-group a {
    width: 100%;
    padding: 25px 0px;
    font-size: 1.9rem;
}
.button-group a:hover {
    background: inherit;
    filter: brightness(110%);
}
.button-group .button-item {
    margin-bottom:5px;
}
.button-group .button-item:only-child {
    text-align: center;
}
.button-group .button-item:only-child a {
    width:  70%;
    margin:  0 auto;
}



/* SCHOLARS PROGRAM ------------------------------------------------------------- SCHOLARS PROGRAM */

.scholars-program-people-container {
    display: flex;
    align-items: center;
    padding-top: 25px;
}
.scholars-container {
    margin: 0px;
    padding: 0px;
}
.scholars-person img {
    width: 11vw;
    max-width: 250px;
    margin-bottom: 10px;
}
.scholars-person .person-role {
    font-size: .8em;
    font-style: italic;
}
.scholars-person .person-title {
    font-size: 1.3em;
}
.bio-contact {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    margin: 0 auto;
    margin-top: 0px;
    background: #eaeaea;
    border-radius: 10px;
    margin-top: 10px;
}
.bio-contact a {
    padding: 5px 20px;
    color: #333 !important;
}
.bio-contact a:first-child {
    border-right: 1px solid #fff;
}
.person-role span {
    padding: 0px 5px;
    opacity: .85;
}
.person-role span:last-child,
.person-role span:only-child {
    display: none;
}
.scholars-program-banner {
    margin-bottom: 25px;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-banner-text h1 {
    font-weight: bold;
    font-size: 2.5em;
    font-family: "Cabin";
    color: #17af7e;
}
.header-banner-text h1,
.header-banner-text h2{
    margin: 0;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
}
.header-banner-inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.header-banner-text {
    background: white;
    padding: 25px;
    width: 65vw;
    margin: 0 auto;
    margin: 75px 0px;
    position: relative;
    z-index: 1;
    position: relative;
}
.scholars-person .scholars-person-image {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    border: 10px solid #cdcdcd;
    background-size: cover;
}
.header-banner-text:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #FFFFFF;
    transform-origin: bottom left;
    -ms-transform: skew(-43deg, 0deg);
    -webkit-transform: skew(-43deg, 0deg);
    transform: skew(-43deg, 0deg);
}


/* PEOPLE ----------------------------------------------------------------------- PEOPLE */

.single-people .single-people-container {
    padding: 50px;
}
.single-people h1 {
    margin-bottom: 0px;
}
.single-people .person-card {
    background: transparent url(/wp-content/uploads/2020/07/vertlines_gray_transp.png) repeat;
    padding: 25px;
    margin-bottom: 25px;
    margin-left: 0px;
}
.single-people span.person-image-accent {
    background: transparent url(/wp-content/uploads/2020/07/vertlines_gray_transp.png) repeat;
    width: 100%;
    height: 50px;
    display: block;
    margin: 0;
    padding: 0;
}
.single-people .single-people-image {
    position: relative;
}
.single-people span.person-image-accent-overlay {
    background: #02abf7;
    width: 30px;
    height: 50px;
    display: block;
    position: absolute;
    top: 35px;
    right: 15px;
    z-index: 2;
}
.single-people .person-role {
    font-size: .9em;
}
.single-people .person-role a {
    display: block;
    width: 100%;
    color: black;
    text-decoration: underline;
}
.single-people .person-title {
    color: #02abf7;
    padding-top: 5px;
}
.single-people .person-contact a {
    display: block;
    margin-bottom: 5px;
    color: black;
}
.people-tab-container {
    border-left: 1px solid #f1f1f1;
}
.people-filter-container {
    padding-right: 0px;
}

.people-archive-category {
    padding: 50px 0px 25px 0px;
    position: relative;
}
.people-container {
    display: flex;
    align-items: stretch;
}

.people-section-title h3 {
    padding: 20px 10px 10px;
    color: #04abfe;
    border-bottom: 1px solid #04abfe;
    width: 100%;    
}


.people-container .people-image {
    /*position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    background-size: cover;*/

    width: 200px;
    height: 200px;
    margin: 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    border: 10px solid #cdcdcd;
    display: block;
    overflow: hidden;
    background-size: cover;
}
.people-image-inner {
    display: block;
    width: 85%;
    height: 85%;
    overflow: hidden;
    clip-path: circle(50% at 50% 50%);
    margin: 0 auto;
    margin-top: 20px;
}
.people-container .people-image img {
    position: absolute;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.people-container p.person-role,
.people-container p.person-cat,
.people-container p.person-phone,
.people-container p.person-email{
    font-size: .8em;
    font-style: italic;
    margin: 0; 
    padding: 0;
}
.people-container p.person-cat {
    color: #333;
}
.people-container .people-content {
    padding-bottom: 20px;
}
.category-name-accent {
    background: transparent url(/wp-content/uploads/2019/07/vertlines_blu_transparent.jpg) repeat-x;
    background-size: cover;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 15%;
    height: 100%;
}
.tax-title {
    border-bottom: 1px solid #f1f1f1;
}
.tax-title>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tax-title h1 {
    padding-top: 50px;
    padding-bottom:25px;
}
.role-select {
    float: right;
    margin-right: 50px;
}
.role-dropdown {
    width: 300px;
}
.role-dropdown button,
.role-dropdown .dropdown-menu {
    width: 100%;
}
.role-dropdown button {
    font-size: .9em;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.role-select option.inactive {
    display: none;
}

.form-select-lg {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
}
.form-select {
    display: block;
    width: 350px;
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    vertical-align: middle;
    background-color: #fff;
    /* background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e); */
    background: white url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%2302ABF7'><polygon points='0,0 100,0 100,100'/></svg>") no-repeat;    background-repeat: no-repeat;
    background-position: right .95rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index:1;
}


/* ADS --------------------------------------------------------------------------  */

a.collapseAdBtn {
    display: block;
    text-align: center;
    width: 100%;
    color: #333;
    position: relative;
    width: 100%;
    height: 20px;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    position: absolute;
    top: -5px;
}

.ad-above-header { 
    text-align: center;
width: 100%;
text-align: center;
background: rgb(8, 97, 166) none repeat scroll 0% 0%;
    background-color: rgb(8, 97, 166);
position: relative;
display: block;
background-color: #f3f3f4;
float: left;
width: 100%;
padding: 20px 0 0 0;
border-bottom-style: solid;
border-bottom-width: thin;
border-bottom-color: #dedede;

}
#headerAdContainer.sticky {
    position: fixed;
    z-index: 999999;
    width: 100%;
    display: block;
}


.ad-collapse-wrapper {
    width: 100%;
float: left;
background: #f3f3f3;
}
.ad-above-header .ad-inner {
        position: relative;
    float: none;
    width: 728px;
    height: 90px;
    margin: 0 auto 10px auto;
}

.ad-collapse {
        position: relative;
    width: 30px;
    height: 20px;
    margin: -1px auto 0 auto;
    background-color: #f3f3f4;
    cursor: pointer;
    text-align: center;
    border-style: solid;
    border-width: thin;
    border-color: #dedede;
    border-radius: 0 0 2px 2px;
    border-top-style: none;
}


/* TABLESORTER --------------------- */
/* rows hidden by filtering (needed for child rows) */
.tablesorter .filtered {
    display: none;
}

/* COACHES */
.coach-search-container {
    display: flex;
    align-items: flex-start;
}
.coach-filters {
    background: #886de1;
    color: white;
    padding: 20px 15px 15px 15px;
        margin: 10px -10px;
}
.coach-search-container .form-group {
    padding: 0px 15px;
    margin: 0px;
}
#coach-list>.list {
    align-items: stretch;
}
.coach-item {
    padding: 5px;
    height: auto
}
.coach-item .coach-item-inner {
    padding: 25px;
    background: #f1f1f1;
    height:100%;
    border-radius: 25px;
}
.coach-item .coach-image-container {
    height: 250px;
    overflow: hidden;
    margin-bottom: 15px;
}
.coach-item .coach-item-inner img {
    width: 100%;
    border-radius: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.single-coach .coach-image-container {
    position: relative;
}
.single-coach .coach-image-container img {
    width: 100%;
}
.single-coach .coach-info h1 {
    font-size: 2.5em;
}
.single-coach .coach-info a.btn {
    margin: 5px 0px;
}
.single-coach .coaches-container {
    margin: 25px 0px;
}
.single-coach .coach-term-list {
    margin: 25px 0px;
}
.single-coach .coach-term-list a{
    padding: 5px 10px;
    display: inline-block;
    background: #f1f1f1;
    border-radius: 5px;
    margin: 5px 5px;
}
.coach-category {
    font-size: .9em;
}



.modal {
    background: rgba(0,0,0,.5);
            z-index: 99999999;
            overflow-y:auto;
}

    .modal .modal-dialog {
        margin-top: 10vh;
        width: 440px;
        max-width: 500px;

        @media (min-width: 968px){
            width: 768px;
            max-width: 800px;
        }
    }
        .modal .modal-dialog .modal-content {
            background: #01abf7;    
            color: white;
        }
        .modal .modal-dialog .modal-header {
            border-bottom: 0px;
            display: flex;
            justify-content: flex-end;
        }
        .modal .modal-dialog .modal-body {
            padding: 25px 0px;
        }
        .modal .modal-dialog .modal-header button {
            color: white;
            border: 0px;
            background: transparent;
        }

.btn.btn-white-outline {
    background:transparent;
    border: 1px solid white;
    color: white;
}
.btn.btn-yellow {
    background: #ffd602;
    color: #8a6de2;
    font-weight: bold;
}



/* FILTERABLE ------------------------------------------------------------------- FILTERABLE */

.filterable .filter-menu li {
    list-style: none;
    border-bottom: 1px solid #f1f1f1;
}
.filterable .filter-menu li:last-child {
    border-bottom: 0px;
}
.filterable .filter-menu li a { 
    font-family: "Cabin", sans-serif;
    width: 100%;
    padding: 15px 15px 10px 15px;
    border-right: 5px solid #f1f1f1;
    display: block;
}
.filterable .filter-menu li a:hover {
    color: #00acfe !important;
    text-decoration: none;
}

.filterable .filter-menu li.active a {
font-weight: bold;
border-right: 5px solid #00acfe;
color: #fff;
background: #00acfe;
pointer-events: none;
}

.filterable .filter-container .filter-item {
    display: none;
}
.filterable .filter-container .filter-item.active {
    display: block;
}
.filterable .filter-menu {
    margin-top: 25px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.filter-menu-accent-top,
.filter-menu-accent-bottom {
    background: transparent url(/wp-content/uploads/2019/07/vertlines_blu_transparent.jpg) repeat-x;
    background-size: cover;
    width: 100%;
    height: 50px;
    display: block;
    margin: 0;
    padding: 0;
}
.filter-menu-accent-top {
    background: #f1f1f1;
    flex-direction:column;
    display: none;
    align-items: flex-end;
}
.filter-menu-accent-bottom {
    height: 60px;
}
/* BLOG LIST ----------------------------------------------------------------------- BLOG LIST  */

.blog-list-item {
    padding: 15px;
    border-bottom: 1px solid #f1f1f1;
    margin: 15px 0px;
}
.blog-list-item h3 {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.blog-list-item .blog-list-item-image {
    background-size: contain;
    background-position: center center;
    height: 200px;
    width: 100%;
    background-repeat: no-repeat;
    background-color: #f1f1f1;
}
.blog-list-item .blog-list-item-content {
    padding-left: 25px;
}
.blog-list-item small.date {
    margin-bottom: 15px;
    display: block;
}

.thin-banner .banner-rotation,
.thin-banner .banner-rotation .banner-item-inner {
    min-height: 0px;
}
.thin-banner {
    height: auto;
    min-height:0;
    margin-bottom: 25px;
}

.form-control.blog-category {
    height: 300px !important;
    font-size: .8em;
}
.blog-sidebar .sidebar-block {
    margin: 10px 0px;
}


/* PAGER  ----------------------------------------------------------------------- PAGER  */
.pager-row>div {
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
    background: transparent;
}
.pager-row .page-numbers {
    padding: 5px;
    background: white;
    margin: 5px 2px;
}
.pager-row .page-numbers.current {
    background: #01ae7c;
    color: white;
    text-decoration: none;
}

.press-release-item>div {
    width: 10%
}
.press-release-item {
    display: flex;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #eaeaea;
}
.press-release-item a {
    padding-left: 25px;
    display: block;
    width: 90%;
}


/* I AM A ----------------------------------------------------------------------- I AM A  */

.iama-container {
    display: none;
}
.iama-container {
    background: #0861a6;
    color: white;
}
.iama-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.iama-container span {
    padding: 20px 10px;
}
.iama-container span:nth-child(3){
    padding-left: 25px;
}
.iama-container select {
    font-size: 1em;
}
.iama-container .looking-to-container select{
    display: none;
}
.iama-container .looking-to-container select:first-child{
    display: inline-block;
}


.spacer-short-line .spacer-item {
    width: 25%;
    height: 5px;
    background: #eaeaea;
    margin: 0 auto;
}
.spacer-full-line .spacer-item {
    width: 25%;
    height: 5px;
    background: #eaeaea;
    margin: 0 auto;
}


/* PAGINATION -------------------------------------------------------------------  */

.pagination {
    width: 100%;
    justify-content:  flex-end;
    border-top: 1px solid #0761a6;
    padding: 10px;
    justify-content:  flex-end;
    background: transparent url(/wp-content/uploads/2020/07/vertlines_gray_transp.png) repeat;
}
.page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    border: 1px solid #0761a6;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;

}
.page-numbers.current,
a.page-numbers:hover {
    background: #0761a6;
    color:  white;
}

table.styled-table {
    border: 1px solid #d8d8d8 !important;
    box-shadow: 0 0 5px #dadada;
}
table.styled-table tr td {
    padding: 10px;
    border: none;
}
table.styled-table tr:nth-child(odd) td {
    background:#f1f1f1;
}

/* HISTORY / TIMELINE -----------------------------------------------------------  */

.history-timeline {
    position: relative;
}
.activism-image {
    margin: 0;
    padding: 0;
    margin-bottom: -43px;
}
    .history-timeline-greenline {
        background: #02af7c;
        width: 50px;
        height: 100%;
        top: 0;
        position: absolute;
            left: 48.3%;
        border-radius: 10px;
        z-index: 0;
    }
    .history-timeline .timeline-item .timeline-section h2 {
        border: 2px solid #e9462f;
        display: inline-block;
        padding: 10px 50px 0px;
        margin: 0;
        margin-bottom: 49px;
        margin-top: 25px;
        color: white;
        font-weight: bold;
        background: #e9462f;
        font-size: 2.5em;
        font-family: "Nexa", sans-serif;
        text-shadow: 0 0 1px white, 0 0 1px white, 0 0 1px white, 0 0 1px white;
    }
        .history-timeline .timeline-item .timeline-item-inner{
            text-align: center;
            z-index: 1;
        }
    .milestones-container {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: stretch;
        justify-content: space-between;
    }
        .milestones-container .milestone {
            width: 100%;
            text-align: left;
            padding-left: 50px;
            margin-bottom:10px;
        }
        .milestones-container .milestone:nth-child(odd){
            text-align: right;
            padding-right:50px;
            padding-left: 0px;
        }
            .milestones-container .milestone:nth-child(odd) .milestone-inner{
                justify-content: flex-end;
            }

            .milestones-container .milestone:nth-child(even) .milestone-inner{
                justify-content: flex-start;
            }
            .milestones-container .milestone .milestone-inner {
                padding: 25px;
                background: #fff;
                height: 100%;
                display: flex;
                align-items: center;
                font-family: "Nexa", sans-serif;
                border-top: 5px solid #f1f1f1;
            }
            .milestones-container .milestone .milestone-inner.no-date {
                background: #02af7c;
                color: white;
                border-top:0px;
                font-weight:bold;
            }
            .milestones-container .milestone .milestone-inner.no-date p,
            .milestones-container .milestone .milestone-inner.no-date p span {
                font-weight: bold !important;
            }
            .milestone-inner .milestone-date {
                background: #02af7c;
                color: white;
                padding: 10px 15px;
                display: inline-block;
                font-weight: bold;
                font-size: 1.5em;
            }
            .milestone-inner .milestone-content {
                max-width: 600px;
            }
            .milestone-inner .milestone-content p {
                font-size: 1em;
                font-family: "Open Sans", sans-serif;
            }

.history-callout {
    margin-top: 25px;
}
    .history-callout-inner {
        background: #0063a9;
        padding: 25px;
        color: white;
    }
        .history-callout-inner h3 {
            font-size: 2em;
            line-height: 1em;
        }

                

.bounce-up .milestone-inner{
    opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bounce-up.in-view .milestone-inner {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.milestone-animation.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

.milestone-animation.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}


/* MOBILE STYLES ----------------------------------------------------------------   */

@media (min-width: 1800px) {
    .animated-text-banner h1 { 
           font-size: 6vw;
    }
    .animated-text-banner h2 {
        font-size: 5vw;
    }
    .banner-item-text {
        width: 40%;
    }
}

@media (max-width: 768px) {

    html,body {
        overflow-x: hidden;
    }

    .ad-above-header .ad-inner {
    width: 100%;
    height: auto;
    }

    .membercenter-navigation li, .workwithus-navigation li {
    list-style: none;
    display: block;
    width: 100%;
    padding: 5px 8px;
    font-size: 1.3em;
    }
    ul#mainMenu,
    #navbarNavDropdown {
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
    }
    ul#mainMenu li {
        padding: 10px 0px 5px 0px;
        border-bottom: 1px solid white;

    }
    ul#mainMenu li:last-child {
        border-bottom: 0px solid white;
    }
    .navbar-right,
    .navbar-left {
        width: 100%;
        padding: 0;
        margin: 0;
        text-align:center;
    }
    .navbar-left {
        padding:0px;
    }
    ul.dropdown-menu {
        text-align: center;
        padding: 0px;
        margin: 0px;
    }
    ul#mainMenu .dropdown-menu {
        background: #eaeaea;
    }
    .menu-item ul.dropdown-menu {
        padding: 10px 0px;
        margin: 10px 0px;
    }

    .navbar-toggler {
        width: 100%;
        text-align: center;
        margin: 10px 0px;
        padding: 0px;
    }
    .searchbar-container {
        width: 100%;
        text-align: center;
    }
    .navbar-container {
        width: 100%;
        padding-top: 10px;
        flex-direction:column;
        justify-content: center;
        align-items: center;
    }
    .navbar.primary-navigation {
        padding: 15px 0px;
    }
    .iama-inner {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 25px 20px;
    }
    .iama-container span,
    .iama-container span:nth-child(3) {
        padding: 5px 0px;
        text-align: left;
    }

    .btp-bannertext-left {
        background-position:  0 0 !important;
    }

    .banner-item.large-text h1,
    .banner-item.large-text h2{
        font-size: 12vw !important;
    }
    .banner-item.large-text h3,
    .banner-item.large-text h4{
        font-size: 10vw !important;
    }
    .banner-item .bannertext-right {
        left: 0;
        width: 100%;
        color: white;
        text-shadow: 0px 0px 5px #333;
    }
    .banner-item-text.banner-text-left {
        padding:  0px;
    }
    .banner-item-text-inner {
        padding-left: 0px;
        margin:  0px;
    }
    .banner-item-inner {
        margin-right:  0px;
        width:  100%;
    }
    .banner-item-inner .banner-item-text {
        margin:  0;
        width:  100%;
        padding: 15px;
    }
    .banner-item.no-text-banner {
        background-image: initial !important;
    }
    .banner-item.no-text-banner img{
        /* display: none; */

    }

    .banner-container,
    .banner-rotation,
    .banner-container {
        min-height: 300px;
    }
    .mobile-no-text-banner img{
        display:  block !important;
    }
    .mobile-no-text-banner {
        height: auto !important;
        background-size: 100% !important;
        background-image: none !important;
    }
    .banner-container.single-image-banner,
    .banner-container.single-image-banner .banner-rotation,
    .banner-container.single-image-banner .banner-rotation .banner-item,
    .banner-container.single-image-banner .banner-rotation .banner-item .banner-item-inner {
        height: auto !important;
        min-height: 0 !important;
    }
    .mobile-no-text-banner .banner-item-inner {
        height: auto !important;
    }

    .animated-text-banner h1 {
        font-size: 15vw !important;
    }
    .animated-text-banner h2 {
        font-size: 15vw !important;
        line-height: 1em !important;
    }
    .animated-text-banner .bottom-text {
        width: 100% !important;
    }
    .rightside-accent {
        display: none !important;
    }
    .circle-callout-slanted-background {
        background: none !important;
    }
    .circle-callout {
        display: flex;
        align-items: center;
        flex-direction: column !important;
        text-align: center !important;
    }
    .circle-callout-header {
        text-align: center !important;
    }
    .circle-callout .circle {
        margin-bottom:20px;
    }

    .relationship-slider .slick-arrow.a-right {
         right: -43px;
    }
     .relationship-slider .slick-arrow.a-left {
         left: -15px;
    }

    .single-post-container .single-right-column {
        padding-right: 0px;
    }
 

    
    .blog-grid-blocks {
        display: block !important;
    }
    .blog-grid-blocks .blog-item-left,
    .blog-grid-blocks .blog-item-right {
        width: 100% !important;
        padding: 0px !important;
        display: block !important;
        height: auto !important;
    }
    .blog-item-right .blog-item {
        display: block;
        width: 100% !important;
        overflow:visible !important;
        background-size: cover !important;
    }
    .blog-grid-blocks .blog-item {
        height: 300px;
    }
    .blog-item-right .blog-item-inner {
            width: 60%;
    position: relative;
    left: 40%;
    padding: 25px;
    background: #01abf7;
    height: 100%;
    display: flex;
    align-items: center;
    top: 0;
    z-index: 9;
     -webkit-clip-path: polygon(0% 0, 100% 0, 100% 100%, 0% 100%); 
     clip-path: polygon(0% 0, 100% 0, 100% 100%, 0% 100%);
    }

    .section-a-center .section-content-inner {
        width: 100vw !important;
    }

    .section-a {
        margin-bottom: 0px !important;
    }
    .rowstyle-sectiontext-left {
        display: flex !important;
        flex-direction: column-reverse !important;
        margin-bottom: 0px !important;
    }
    .rowstyle-sectiontext-right {
        margin-bottom: 0px !important;
    }
    .rowstyle-sectiontext-left .image-container, .rowstyle-sectiontext-right .image-container {
        height: auto !important;
        margin: 0px !important;
        width: 100% !important;
        min-height:350px;
    }

    .rowstyle-sectiontext-left .section-content, .rowstyle-sectiontext-right .section-content {
        width: 100% !important;
        padding: 50px !important;
    }
    /* SCHOLARS PROGRAM */
    .header-banner-text {
        width: 100%;
    }
    .header-banner-text:after {
        background: rgba(255,255,255, .85);
    }


    /* BASIC TEXT SECTION ----------------------------------------------------- */
    .basic-text-section {
        padding: 50px 5vw !important ;
    }
        .basic-text-section .row.mobile-reverse {flex-direction: column-reverse;}
        .basic-text-section.two-column .main-column {
            padding-left: 20px;
        }   

    .mc-page-description .flex-row {
        flex-direction: column !important;
        align-items: center;
    }


    .fp4change-callout {
    flex-direction: column;
    }



    /* SCHOLARS PROGRAM ----------------------------------------------------- */

    .scholars-person img {
        width: 100% !important;
    }

    /* PEOPLE --------------------------------------------------------------- */

    .tax-title .form-select {
        width: 100%;
        margin: 0 auto;
    }
    .tax-title>div {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .category-name-accent {
        z-index: -1;
        width: 100%;
    }
    .people-filter-container {
        padding: 0px;
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .slanted-right,
    .slanted-left {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%) !important;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%) !important;
    }
    .footer-top div.row>div {
        text-align: center !important;
    }
    .footer-lines {
        display: none;
    }
    .footer-contactinfo {
        text-align: center !important;
        padding-bottom: 35px;
    }
    .footer-social {
        padding-top: 40px;
    }
    .footer .footer-left {
        padding-left: 0px;
    }
    .copyright-row {
        padding: 20px 0px !important;
    }
    .footer .copyright-row small {
        background: transparent;
    }

    .history-timeline .milestones-container {
        display: block;
    }
        .history-timeline .milestones-container .milestone {
            text-align: center;
            padding: 25px;
        }
        .history-timeline .history-timeline-greenline {
            left: 43%;
        }

    .page-template-template-mc-deals-offers-new .sidebar-block {
        display: block;
        margin-top: 25px;
        padding: 10px 20px;
        margin-bottom: 25px;
    }
        .page-template-template-mc-deals-offers-new .benefits-banner{
            background-image: none !important;
            height: auto !important;
            padding: 0px !important;
            margin: 0px !important;
        }
        .page-template-template-mc-deals-offers-new .benefits-banner img{
            display: block;
            width: 100%;
        }


}
