/**
 * Theme Name:   Bootstrap
 * Theme URI:    http://getbootstrap.com/
 * Author:       Twitter Bootstrap
 * Author URI:   http://getbootstrap.com/
 * Version:      3.3.6
 * License:      GNU General Public License v2
 * License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 * Description:  Fully Responsive WordPress Theme
**/

/* -----------------------------------------
   WordPress Core Classes
----------------------------------------- */
.alignnone {margin: 0 1em 1em 0;}
.alignright {float:right; margin:0 0 1em 1em}
.alignleft {float:left; margin:0 1em 1em 0}
.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 img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption.alignnone {margin: 0 1em 1em 0;}
.wp-caption.alignleft {float:left; margin:0 1em 1em 0}
.wp-caption.alignright {float:right; margin:0 0 1em 1em}
.wp-caption-text {  }
.sticky {  }
.gallery-caption {  }
.bypostauthor {  }
body#tinymce.wp-editor {
    font-family: Arial, Helvetica, sans-serif;
    margin: 10px;
}
body#tinymce.wp-editor a {
    color: #4CA6CF;
}

/* -----------------------------------------
   General fixes
----------------------------------------- */
#wpadminbar {
    opacity: 0.2;
    transition: 0.2s opacity linear;
    -webkit-transform: translateZ(0);
}
#wpadminbar:hover,
#wpadminbar:focus{ opacity: 1; }
body {-webkit-font-smoothing: antialiased;}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=button] {
    -webkit-appearance: none;
    -moz-appearance:none;
}

/* Placeholder Styling */
::-webkit-input-placeholder { color: #d1d1d1; }
::-moz-placeholder { color: #d1d1d1; }
::-o-placeholder { color: #d1d1d1; }
:-ms-input-placeholder { color: #d1d1d1; }
input:-moz-placeholder { color: #d1d1d1; }

/* Input Styling */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea { /* STYLES GO THERE */ }
embed, iframe, object { max-width: 100%; }

/*Centered FlexBox crossbrowser*/
.centered-flexbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
}

/* -----------------------------------------
   Typography
----------------------------------------- */
a:focus {outline:none;}
p:empty {display: none;}
textarea {resize: none;}
body,h1,h2,h3,h4,h5,h6,p,a {font-family: 'Open Sans', sans-serif;}
h1,h2,h3,h4,h5,h6{font-weight: 400;}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* -----------------------------------------
   Clearfix
----------------------------------------- */
.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* ------------------------------------
	    Slider
------------------------------------- */
.slick-slide img { width: 100%; }
/*#home-slider .slider-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 500px;
    text-align: center;
    background: rgba(0, 0, 0, .6);

    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

    -webkit-touch-callout: text;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;

    padding: 5px 10px;
}
#home-slider .slider-caption p,
#home-slider .slider-caption h3 {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.slider-caption h3 {
    font-size: 24px;
}*/

@media only screen and (max-width: 640px) {
    /*#home-slider .slider-caption{
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        max-width: 100%;
        background: #000;
        transform: translate(0,0);
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
    }
    #home-slider .slick-prev, .slick-next{
        display: none !important;
    }
    #home-slider .slider-caption p{
        font-size: 12px;
        text-shadow: none;
        font-weight: 600;
    }*/

}

/* ------------------------------------
    Basic Styles
------------------------------------- */
@font-face {
  font-family: 'MuseoSansRounded-700';
  src: url('fonts/MuseoSansRounded-700.eot');
  src: url('fonts/MuseoSansRounded-700.woff2') format('woff2'),
       url('fonts/MuseoSansRounded-700.woff') format('woff'),
       url('fonts/MuseoSansRounded-700.ttf') format('truetype'),
       url('fonts/MuseoSansRounded-700.svg#MuseoSansRounded-700') format('svg'),
       url('fonts/MuseoSansRounded-700.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSansRounded-900';
  src: url('fonts/MuseoSansRounded-900.eot');
  src: url('fonts/MuseoSansRounded-900.woff2') format('woff2'),
       url('fonts/MuseoSansRounded-900.woff') format('woff'),
       url('fonts/MuseoSansRounded-900.ttf') format('truetype'),
       url('fonts/MuseoSansRounded-900.svg#MuseoSansRounded-900') format('svg'),
       url('fonts/MuseoSansRounded-900.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Rebel';
  src: url('fonts/Rebel.eot');
  src: url('fonts/Rebel.woff2') format('woff2'),
       url('fonts/Rebel.woff') format('woff'),
       url('fonts/Rebel.ttf') format('truetype'),
       url('fonts/Rebel.svg#Rebel') format('svg'),
       url('fonts/Rebel.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url('fonts/SourceSansPro-Regular.eot');
  src: url('fonts/SourceSansPro-Regular.woff2') format('woff2'),
       url('fonts/SourceSansPro-Regular.woff') format('woff'),
       url('fonts/SourceSansPro-Regular.ttf') format('truetype'),
       url('fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg'),
       url('fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-Bold';
  src: url('fonts/SourceSansPro-Bold.eot');
  src: url('fonts/SourceSansPro-Bold.woff2') format('woff2'),
       url('fonts/SourceSansPro-Bold.woff') format('woff'),
       url('fonts/SourceSansPro-Bold.ttf') format('truetype'),
       url('fonts/SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg'),
       url('fonts/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-It';
  src: url('fonts/SourceSansPro-It.eot');
  src: url('fonts/SourceSansPro-It.woff2') format('woff2'),
       url('fonts/SourceSansPro-It.woff') format('woff'),
       url('fonts/SourceSansPro-It.ttf') format('truetype'),
       url('fonts/SourceSansPro-It.svg#SourceSansPro-It') format('svg'),
       url('fonts/SourceSansPro-It.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-Semibold';
  src: url('fonts/SourceSansPro-Semibold.eot');
  src: url('fonts/SourceSansPro-Semibold.woff2') format('woff2'),
       url('fonts/SourceSansPro-Semibold.woff') format('woff'),
       url('fonts/SourceSansPro-Semibold.ttf') format('truetype'),
       url('fonts/SourceSansPro-Semibold.svg#SourceSansPro-Semibold') format('svg'),
       url('fonts/SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@media (min-width: 1200px) {
    .container {
        width: 1024px;
    }
}
.no-padding {
    padding-left: 0;
    padding-right: 0;
}
.no-margin {
    margin-left: 0;
    margin-right: 0;
}
.fourty-margin {
    margin-bottom: 40px;
}
.fifty-margin {
    margin-bottom: 50px;
}
.fifty-padding {
    padding-bottom: 50px;
}
.fifty-margin-top {
    margin-top: 50px;
}
/* ------------------------------------
    Header Styles
------------------------------------- */
a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}
.pre-header-section {
    background-color: #666666;
}
.menu-pre-header-menu-container:before {      /* create a full-height inline block pseudo-element */
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.menu-pre-header-menu-container {
    display: inline-block;
}
.pre-header-section ul {
    vertical-align: text-bottom;
    list-style-type: none;
    margin-bottom: 0;
    display: inline-block;
    margin-left: 22%;
}
.pre-header-section ul li {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
}
.pre-header-section ul li > a {
    color: #ebebeb;
    font-family: 'MuseoSansRounded-900';
    font-size: 16px;
    text-transform: uppercase;
}
.social-icons {
    display: inline-block;
}
.social-icons a {
    color: white;
    font-size: 26px;
    margin-right: 15px;
}
.search-btn {
    display: inline-block;
    color: white;
    font-size: 26px;
    margin-left: 15px;
    cursor: pointer;
}
.search-btn:hover {
    color: #fed12f;
}
.donate-btn-wrapper {
    display: inline;
}
.donate-btn {
    /*position: relative;*/
    position: absolute;
    color: #666666;
    background-color: #fed12f;
    font-family: 'MuseoSansRounded-900';
    font-size: 26px;
    text-transform: uppercase;
    padding-left: 18px;
    padding-right: 18px;
    margin-left: 30px;

}
.donate-btn:hover {
    color: #666666;
}
.donate-btn:after {
    height: 100%;
    content: "";
    border-top: 19px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 15px solid #fed12f;
    position: absolute;
    right: -15px;
    top: 0;
}
.donate-btn:before {
    height: 100%;
    content: "";
    border-top: 19px solid #fed12f;
    border-bottom: 18px solid #fed12f;
    border-left: 15px solid transparent;
    position: absolute;
    left: -15px;
    top: 0;
}
.main-nav-section {
    background-color: #0084c5;
}
.logo {
    padding-top: 12px;
    padding-bottom: 6px;
    transition: all 1s ease-in-out;
}
.logo:hover .simple-logo {
    display: none;
    transition: all 3s ease-in-out;
}
.logo:hover .logo-hover {
    display: block;
    transition: all 3s ease-in-out;
}
.logo-hover {
    display: none;
}
.main-head-menu li > a {
    color: white;
    font-family: 'MuseoSansRounded-900';
    font-size: 18px;
}
/* Main menu */
.ubermenu-nav > li > a {
    color: #fff;
    font-size: 18px;
    /*padding: 22px 10px !important;
    max-width: 142px; */
    padding: 22px 13px !important;
    max-width: 148px;
    text-transform: uppercase !important;
    font-family: 'MuseoSansRounded-900';
    text-align: center;
    height: 90px !important;
}
.ubermenu-nav > li > a{
    position: relative;
}
.ubermenu-nav > li > a > .ubermenu-target-text {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.ubermenu ul > li > a:hover,
.ubermenu ul > li.ubermenu-active > a,
.ubermenu ul > li.ubermenu-current_page_parent > a {
    background: #fff;
    color: #c1d640;

}
.ubermenu ul > li.ubermenu-current_page_item > a {
    color: #c1d640;
    /*border-bottom: 10px solid #c1d640;*/
    position: relative;
}
.ubermenu-nav > li.ubermenu-current_page_item > a:before {
    content:"";
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: #c1d640;
}
.ubermenu-current-menu-ancestor > a {
    color: #c1d640 !important;
}
.ubermenu-current-menu-ancestor > a:before {
    content:"";
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: #c1d640;
}
.ubermenu ul li > ul {
    /*    max-width: 370px !important;
        min-width: 370px !important;*/
    background: #fff !important;
}
.ubermenu ul li > ul > li > a {
    /*color: #0083c8;
    font-size: 15px;
    font-weight: 500;
    line-height: 40px;
    text-transform: none !important;
    padding: 15px !important;*/
}
.ub-custom-title,
.ub-custom-title > a{
    font-size: 24px;
    font-family: 'MuseoSansRounded-700';
    color: rgb(0, 160, 195);
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
    display: none !important;
}
.ubermenu-submenu-drop li > a {
    /*max-width: 100%;*/
}
.ubermenu-submenu {
    background-color: white !important;
    padding-top: 15px !important;
    padding-bottom: 25px !important;
}
.ubermenu-submenu > li > a {
    color: #0083c8;
    font-family: 'MuseoSansRounded-700';
    font-size: 18px;
    padding: 0;
}
.ubermenu-submenu > li > a:hover {
    color: #00bde3 !important;
}
.ubermenu-submenu .w-image img {
    margin-right: 5px;
}
.ub-custom-title-2,
.ub-custom-title-2 > a {
    color: #0084c5 !important;
    font-size: 18px;
    font-family: 'MuseoSansRounded-700';
    text-transform: uppercase !important;
    margin-top: 30px;
}
.ub-custom-title-2:hover > a {
    color: #00bde3 !important;
}
.ubermenu-submenu .donate-inmenu {
    margin-left: 26px !important;
}
.ubermenu-submenu .donate-inmenu a {
    display: inline-block;
    background-color: #fed12f;
    padding-left: 4px !important;
    padding-right: 4px !important;
    text-transform: uppercase;
}
.ubermenu-submenu .donate-inmenu a:hover {
    background-color: #fed12f;
}
.ubermenu-submenu .donate-inmenu a:before {
    height: 100%;
    content: "";
    border-top: 15px solid #fed12f;
    border-bottom: 15px solid #fed12f;
    border-left: 6px solid transparent;
    position: absolute;
    left: -6px;
    top: 0;
}
.ubermenu-submenu .donate-inmenu a {}
.ubermenu-submenu .donate-inmenu a:after {
    height: 100%;
    content: "";
    border-top: 17px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 6px solid #fed12f;
    position: absolute;
    right: -6px;
    top: 0;
}
.ubermenu-submenu .text-fix-center .ubermenu-target-text {
    transform: translateY(-50%);
    top: 50%;
    left: 18%;
    position: absolute;
}
.ubermenu-submenu .text-fix-center-1 .ubermenu-target-text {
    position: absolute;
    text-align: left;
    width: 50%;
    margin-left: 130px;
    top: 50%;
    transform: translateY(-50%);
}
.ubermenu-nav #menu-item-1205 ul.ubermenu-row:nth-child(2) .ubermenu-submenu{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ubermenu-nav #menu-item-1205 ul.ubermenu-row:nth-child(2) .ubermenu-item:first-child .ubermenu-target-title{
  padding-left: 55px;
}
.ubermenu-nav #menu-item-1205 ul.ubermenu-row:nth-child(3) .ubermenu-submenu{
  padding-bottom: 0 !important;
}
#menu-pre-header-menu a {
    text-decoration: none;
}
#menu-pre-header-menu > li.current_page_item > a {
    color: #fed12f;
}
#menu-pre-header-menu > li:hover > a {
    color: #fed12f;
}
.soc-networks a {
    text-decoration: none;
}
.soc-networks a:hover {
    color: #fed12f;
}
/* ------------------------------------
    Content Styles
------------------------------------- */
/*-------------------------
            Home Page
----------------------------*/
/* main slider */
#home-slider .slick-slide {
    max-height: 650px;
    height: 650px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0% 30%;
    outline: none;
}
#home-slider .slick-prev {
    left: 0px;
}
#home-slider .slick-next {
    right: 0px;
}
#home-slider .slider-arrow-top {
    position: absolute;
    width: 148px;
    background-color: rgba(255, 255, 255, 0.4);
    height: 50%;
    top: 0;
    transform: skewX(24deg);
    right: 10%;
}
#home-slider .slider-arrow-bottom {
    position: absolute;
    width: 148px;
    background-color: rgba(255, 255, 255, 0.4);
    height: 50%;
    bottom: 0;
    transform: skewX(-24deg);
    right: 10%;
}
#home-slider.slick-slider,
#home-slider-nav.slick-slider {
    margin-bottom: 0;
}
#home-slider .slider-caption {
    position: absolute;
    max-width: 450px;
    width: 450px;
    bottom: 15%;
    z-index: 2;
    /*right: 20%;*/
    right: auto;
    left: 20%;
}
#home-slider .slider-caption p {
    color: white;
    font-size: 24px;
    text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
    font-family: "MuseoSansRounded-700";
}
#home-slider .btn-container {
    position: relative;
    top: -20px;
}
#home-slider .btn-container:hover .btn-slider {
    color: #c1d54d;
}
#home-slider .btn-container:hover .arrow-container .arrow-top,
#home-slider .btn-container:hover .arrow-container .arrow-bottom {
    background-color: #c1d54d;
}
#home-slider .btn-slider {
    color: white;
    font-family: "MuseoSansRounded-700";
    font-size: 28px;
    text-decoration: none;
    margin-left: 53%;
}
#home-slider .arrow-container {
    position: relative;
    height: 54px;
    top: 20px;
    display: inline-block;
}
#home-slider .arrow-container .arrow-top {
    position: absolute;
    height: 50%;
    width: 16px;
    background-color: #fdd145;
    transform: skewX(24deg);
    -ms-transform:skewX(24deg);
    top: 0.5px;
}
#home-slider .arrow-container .arrow-bottom {
    position: absolute;
    height: 50%;
    width: 16px;
    background-color: #fdd145;
    transform: skewX(-24deg);
    -ms-transform:skewX(-24deg);
    bottom: 0.5px;
}
#home-slider h3 {
    color:white;
    font-family: 'Rebel';
    font-size: 118px;
}
#home-slider .first-line{
    display: inline-block;
}
#home-slider .second-line {
    position: relative;
    display: inline-block;
    top: 135px;
    left: -93px;
}
#home-slider .slider-caption-container {
    position: relative;
    min-height: 300px;
}
#home-slider .slick-slide[data-slick-index='0'] {

}
 #home-slider .slick-slide[data-slick-index='0'] .second-line {
    top: 113px;
}
#home-slider .slick-slide[data-slick-index='0'] .btn-container {
    left: 70px
}
#home-slider .slick-slide[data-slick-index='1'] {

}
#home-slider .slick-slide[data-slick-index='1'] .slider-caption {
    position: absolute;
    max-width: 490px;
    width: 490px;
    bottom: 6%;
    left: 0;
}
#home-slider .slick-slide[data-slick-index='1'] .second-line {
    top: 107px;
    left: -93px;
}
#home-slider .slick-slide[data-slick-index='1'] .btn-container {
    left: -66px;
}
#home-slider .slick-slide[data-slick-index='2'] {

}
#home-slider .slick-slide[data-slick-index='2'] .slider-caption {
    position: absolute;
    max-width: 490px;
    width: 490px;
    bottom: 6%;
    left: 0;
}
#home-slider .slick-slide[data-slick-index='2'] .second-line {
    position: relative;
    display: inline-block;
    top: 111px;
    left: -210px;
}
#home-slider .slick-slide[data-slick-index='2'] .btn-container {
    left: 41px;
}
#home-slider .slick-slide[data-slick-index='3'] {

}
#home-slider .slick-slide[data-slick-index='3'] .first-line {
    position: relative;
    left: -7%;
    top: 35px;
}
#home-slider .slick-slide[data-slick-index='3'] .second-line {
    top: 154px;
    left: -39%;
}
#home-slider .slick-slide[data-slick-index='3'] .slider-caption {
    position: absolute;
    max-width: 450px;
    width: 450px;
    bottom: 2%;
    right: 0;
    left: 11%;
}
#home-slider .slick-slide[data-slick-index='3'] .btn-container {
    right: 7px;
}
#home-slider .slick-slide[data-slick-index='4'] {

}
#home-slider .slick-slide[data-slick-index='4'] .second-line {
    position: relative;
    display: inline-block;
    top: 112px;
    left: -146px;
}
#home-slider .slick-slide[data-slick-index='4'] .slider-caption {
    position: absolute;
    max-width: 483px;
    width: 483px;
    bottom: 9%;
    right: 0;
    left: 0;
}
#home-slider .slick-slide[data-slick-index='4'] .btn-container {
    left: -74px;
}
/* slider navigation */
#home-slider-nav {
    top: -70px;
    height: 110px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 1200px) {
  .slider-nav-container {
    width: 1240px;
  }
}
#home-slider-nav .slick-slide {
    cursor: pointer;
    height: 110px;
    max-height: 100px;
    max-width: 180px;
    margin-right: 20px;
    outline: none;
    text-align: center;
    padding-top: 15px;
    bottom: -25px;
    padding-left: 8px;
    padding-right: 8px;
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease;
}
#home-slider-nav .slick-slide:hover {
    background-color: #fed12f !important;
}
#home-slider-nav .slick-slide[data-slick-index="3"] {
    padding-left: 25px;
    padding-right: 25px;
}
#home-slider-nav .text {
    font-size: 17px;
    font-family: "MuseoSansRounded-900";
    color: rgb(251, 253, 254);
    text-transform: uppercase;

}
#home-slider-nav .pop-up {
    top:0;
}
.slider-nav-container {
    height: 70px;
}
#home-slider-nav .slick-slide:last-child {
    margin-right: 0;
}
.main-content {
}
.main-content p {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 30px;
    color: rgb(12, 103, 116);
}
.main-content-home {
    margin-bottom: 57px;
}
.main-content-home p {
    margin-bottom: 0;
}
.home-center-section {
    background-color: #f3f6f8;
}
.home-center-section .enl-text-container {
    margin-top: 0;
    margin-bottom: 5px;
}
.home-center-section .single-section {
    background-color: white;
    max-width: 470px;
    margin: 0 auto;
    margin-bottom: 50px;
    box-shadow: 1px 3px 2px #b3b5b7;
}
.home-center-section .single-section .content-container {
    padding-top: 20px;
    padding-bottom: 35px;
    padding-left: 15px;
    padding-right: 15px;
}
.home-center-section .single-section .content-container p {
    margin-bottom: 0;
    font-family: "SourceSansPro-Regular";
    font-size: 18px;
    color: rgb(51, 51, 51);
}
.home-center-section .single-section a {
    text-decoration: none;
}
.home-center-section .single-section h4 {
    font-size: 27.224px;
    font-family: 'MuseoSansRounded-700';
    color: rgb(12, 103, 116);
}
.home-center-section .single-section a h4:hover {
    color: #00bde3;
}
.home-center-section .single-section .img-wrapper {
    position: relative;
    border-bottom: 9px solid #00bde3;
}
.home-center-section .single-section .img-wrapper .rollover {
    display: none;
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 189, 227, 0);
}
.home-center-section .single-section:hover .rollover{
    display: block;
    background-color: rgba(0, 189, 227, 0.3);
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
.home-center-section .single-section .rollover .text {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -48px;
    font-family: 'MuseoSansRounded-700';
    font-size: 58px;
    color: rgba(252, 253, 253, 0.639);
    left: 0;
    right: 0;
    text-align: center;
}
.chevron {
    position: absolute;
    right: 15%;
    top: 10%;
    bottom: 10%;
}
.chevron img {
    max-height: 100%;
}
.single-section.video h4 {
    width: 60%;
    float: left;
    line-height: 1;
    margin-bottom: 0;
}
.single-section.video .play-wrapper {
    float: left;
    width: 40%;
}
.single-section.video .play-wrapper img {
    display: block;
    margin-left: 46px;
}
.single-section.video .content-container {
    padding-bottom: 15px;
}
.single-section.video .content-container:after {
    content: " ";
    display: table;
    clear: both;
}
.help-container {

}
.single-section.help {
    background-color: #00a0c1;
    padding-top: 18px;
}
.single-section.help hr {
    border-top: 1px solid #fed12f;
}
.single-section.help h4 {
    color: white;
    font-size: 40px;
    font-family: 'MuseoSansRounded-700';
    margin-top: 0;
    margin-left: 35px;
}
.single-section.help .link-container {
    padding-left: 35px;
    margin-bottom: 10px;
}
.single-section.help .arrow-wrapper {
    display: inline-block;
    visibility: hidden;
}
.single-section.help .link-container:hover .arrow-wrapper {
    visibility: visible;
}
.single-section.help a {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-family: 'MuseoSansRounded-700';
    color: rgb(250, 252, 252);
    text-transform: uppercase;
    width: 218px;
    line-height: 1.2;
    text-decoration: none;
    margin-left: 15px;
}
.single-section.help a:hover {
   color: #fed12f;
}
.latest-f-section {
    padding-top: 50px;
}
.latest-f-section h2 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 34px;
    margin-top: 0;
    margin-bottom: 50px;
}
.latest-f-section .single-featured-event {
    max-width: 244px;
}
.latest-f-section .image-wrapper {
    height: 195px;
    width: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.latest-f-section .title-section {
    background-color: #c1d640;
    padding-top: 17px;
    padding-left: 17px;
    padding-right: 17px;
    padding-bottom: 17px;
}
.latest-f-section .title-section h6 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
}
.latest-f-section .featured-events-row {
    margin-left: 15px;
    margin-right: 15px;
}
.latest-f-section .featured-events-row:after {
    content: '';
    display: table;
    clear: both;
}
.latest-f-section .single-featured-event-wrapper {
    float: left;
    width: 25%;
}
.latest-f-section .single-featured-event-wrapper:last-child {
    margin-right: 0;
}
.latest-f-section .single-featured-event {
    position: relative;
    padding: 0;
}
.latest-f-section .single-featured-event .lnk-container a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.latest-f-section .single-featured-event .lnk-container a .more-text {
    display: none;
    color: #0c6774;
    font-family: 'MuseoSansRounded-900';
    font-size: 40px;
    text-transform: uppercase;
    left: 0;
    right: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    margin-top: -20px;
    line-height: 1;
    text-align: center;
}
.latest-f-section .single-featured-event .lnk-container a img {
    display: none;
    left: 0;
    right: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    margin-top: -83px;
}
.latest-f-section .single-featured-event .lnk-container a:after {
    content: '';
    position: absolute;
    display: block;
    transition-property: opacity;
    transition-duration: .3s;
    transition-timing-function: linear;
    opacity: 0;
}
.latest-f-section .single-featured-event .lnk-container a:hover:after {
    display: block;
    content: '';
    position: absolute;
    background-color: rgba(255,255,255,0.7);
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
}
.latest-f-section .single-featured-event .lnk-container a:hover img {
    display: block;
}
.latest-f-section .single-featured-event .lnk-container a:hover .more-text {
    display: block;
    z-index: 1;
}
/*---------------------------------
    Program and Services Section
----------------------------------*/
.programs-main-content h3 {
    color: rgb(12, 103, 116);
    font-family: 'MuseoSansRounded-700';
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 0;
}
.programs-main-content .content p {
    color: rgb(12, 103, 116);
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 24px;
}
.photo-container {
    width: 175px;
    height: 175px;
    padding: 2px;
    border-radius: 2px;
    position: relative;
    margin-bottom: 15px;
}
.photo-container .img-wrapper {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.photo-container h6 {
    position: absolute;
    bottom: 2px;
    display: block;
    left: 0;
    right: 0;
    margin-top: 0;
    margin-bottom: 0;
    height: 25px;
    text-align: right;
    padding-right: 13px;
    padding-top: 3px;
    color:white;
    font-size: 18px;
    font-family: 'MuseoSansRounded-700';
}
.photo-container.link {
    position: relative;
    background-color: #00bde3;
}
.photo-container.link a {
    display: block;
    color: white;
    font-size: 30px;
    font-family: 'MuseoSansRounded-700';
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1.2;
    padding-top: 10px;
}
.photo-container.link .arrow-top {
    position: absolute;
    top:5px;
    right: 44px;
    width: 45px;
    background-color: rgba(255, 255, 255, 0.3);
    height: 82.5px;
    transform: skewX(24deg);
}
.photo-container.link .arrow-bottom {
    position: absolute;
    bottom:5px;
    right: 44px;
    width: 45px;
    background-color: rgba(255, 255, 255, 0.3);
    height: 82.5px;
    transform: skewX(-24deg);
}
.life-cycle {
    padding-top: 55px;
}
.life-cycle .bottom-text a {
    font-size: 24px;
    font-family: 'MuseoSansRounded-700';
    color: rgb(12, 103, 116);
    line-height: 1.2;
    text-decoration: none;
}
/*breadcrumps*/
.breadcrumbs {
    margin-top: 43px;
    margin-bottom: 90px;
    float: left;
    max-width: 80%;
}
.breadcrumbs a[property = "item"] {
    text-decoration: none;
}
.breadcrumbs span[property = "name"] {
    font-size: 16px;
    font-family: 'MuseoSansRounded-700';
    color: rgb(102, 102, 102);
}
.breadcrumbs .current-item {
    text-decoration: none;
}
.breadcrumbs .current-item span[property = "name"]{
    color: #0084c5;
}
.breadcrumbs span[property = "name"]:hover {
    color: #00bde3;
}
/* Enlarge Text */
.enl-text-container {
    float: right;
    margin-top: 43px;
}
.enl-text-container .text {
    color: #666666;
    font-family: "MuseoSansRounded-700";
    font-size: 14px;
}
.enl-text-container a:hover{
    color: #00bde3;
}
a.increaseFont {
    color: #666666;
    font-family: "MuseoSansRounded-700";
    font-size: 28px;
    text-decoration: none;
    cursor: pointer;
    margin-left: 15px;
}
a.resetFont {
    color: #666666;
    font-family: "MuseoSansRounded-700";
    font-size: 22px;
    text-decoration: none;
    cursor: pointer;
    margin-left: 15px;
}
a.decreaseFont {
    color: #666666;
    font-family: "MuseoSansRounded-700";
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    margin-left: 15px;
}
/*Print*/
div.printfriendly {
    margin-right: 0 !important;
	z-index: 40 !important;
}
.printfriendly a {
    font-family: "MuseoSansRounded-700";
    float: right;
}
.printfriendly a img {
    margin-right: 0 !important;
    float: right;
    margin-left: 15px;
}
.printfriendly a:hover {
    color: #00bde3 !important;
}
.printfriendly a:hover img {
    content: url("images/print-hover.png");
}
.custom-content-rows {

}
.custom-content-rows .img-wrapper {
    min-height: 300px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.custom-content-rows .serve-section {
    padding-top: 21px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #00bde3 !important;
}
.custom-content-rows .serve-section .content:after {
    content: " ";
    display: block;
    clear: both;
}
.custom-content-rows .serve-section h4 {
    color: #fed12f;
    font-family: 'MuseoSansRounded-900';
    font-size: 36px;
    margin-top: 0;
    text-align: center;
}
.custom-content-rows .serve-section .map-container {
    text-align: center;
}
.custom-content-rows .serve-section .map-container img {
    max-width: 100%;
    height: auto;
}
.custom-content-rows .serve-section h5 {
    color: #fed12f;
    font-family: 'MuseoSansRounded-900';
    font-size: 24px;
    text-transform: uppercase;
}
.custom-content-rows .serve-section ul {
    list-style: none;
    padding-left: 0;
}
.custom-content-rows .serve-section ul li {
    color: #006699;
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
}
.meet-people-section .section-title {
    color: rgb(12, 103, 116);
    font-size: 36px;
    font-family: 'MuseoSansRounded-700';
    font-size: 36px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 40px;
}
.meet-people-section .image-wrapper {
    max-width: 263px;
    max-height: 263px;
    height: 263px;
    width: 100%;
    border-radius: 131px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.meet-people-section .single-person h3 {
    font-size: 30px;
    font-family: 'MuseoSansRounded-700';
    color: rgb(51, 51, 51);
    text-align: center;
    margin-bottom: 0;
}
.meet-people-section .single-person .tagline {
    color: rgb(51, 51, 51);
    font-family: "SourceSansPro-Bold";
    font-size: 24px;
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.meet-people-section .single-person .content {
    padding-left: 25px;
    padding-right: 25px;
}
.meet-people-section .single-person .content p {
    color: rgb(51, 51, 51);
    font-family: "SourceSansPro-Regular";
    font-size: 24px;
    text-align: center;
}
.meet-people-section .lnk-container {
    text-align: center;
}
.meet-people-section .lnk-person {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 24px;
    text-decoration: none;
}
.meet-people-section .lnk-person:hover {
    color: #00bde3;
}
/* Residential living programs */
.center-section.rlp {
    background-color: #f3f6f8;
    padding-top: 50px;
    padding-bottom: 50px;
}
.center-section.rlp .content-rows-e-section {
    margin-bottom: 50px;
}
.programs-slider.slick-slider {
    /*margin-bottom: 0;*/
}
.programs-slider .slick-slide {
    max-height: 416px;
    height: 416px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    outline: none;
}
.programs-slider .slick-next,
.programs-slider .slick-prev {
    width: auto;
    height: auto;
    z-index: 1;
}
.programs-slider .slick-prev {
    left: 18px;
}
.programs-slider .slick-next {
    right: 18px;
}
.programs-slider .first-line {
    position: absolute;
    bottom: 120px;
    right: 80px;
    color: white;
    font-family: 'Rebel';
    font-size: 84px;
    line-height: 1;
}
.programs-slider .second-line {
    position: absolute;
    bottom: 20px;
    right: 12px;
    color: white;
    font-family: 'Rebel';
    font-size: 84px;
    line-height: 1;
}
.program-overv .row {
    margin-bottom: 20px;
}
.program-overv h3 {
    text-transform: capitalize;
    letter-spacing: 0;
}
.program-overv .numbers {
    text-align: right;
    line-height: 1
}
.program-overv .numbers span {
    font-family: 'MuseoSansRounded-900';
    font-size: 36px;
}
.program-overv .info {
    color: #666666;
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
    margin-left: 10px;
    line-height: 1.2;
}
.programs-res-content .content {
    text-align: center;
    margin-right: 65px;
    margin-left: 65px;
}
.content-rows-e-section .left-section {
    background-color: #00a0c1;
    padding-top: 30px;
    padding-bottom: 50px;
}
.content-rows-e-section .left-section h4 {
    color:white;
    font-family: 'MuseoSansRounded-700';
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 15px;
}
.content-rows-e-section .left-section hr {
    border-top: 1px solid #dcca42;
    margin-top: 25px;
    margin-bottom: 47px;
}
.content-rows-e-section .left-section .single-row {
    margin-left: 22px;
    margin-right: 40px;
    margin-bottom: 22px;
}
.content-rows-e-section .left-section .single-row:hover .plus-collapse {
    background-color: #fed12f;
}
.content-rows-e-section .left-section .single-row:hover .content {
    color: #fed12f;
}
.content-rows-e-section .left-section .single-row:after {
    content: "";
    display: table;
    clear: both;
}
.content-rows-e-section .left-section .plus-collapse {
    display: inline-block;
    line-height: 18px;
    width: 18px;
    height: 18px;
    background: white;
    color: #00a0c1;
    border: none;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
    font-size: 25px;
    margin-right: 25px;
    float: left;
}
.content-rows-e-section .left-section .content {
    display: inline-block;
    color:white;
    font-family: 'MuseoSansRounded-700';
    font-size: 22px;
    float: left;
    width: 80%;
    line-height: 1;
    cursor: pointer;
}
.content-rows-e-section .left-section .content:hover {
    color: #fed12f;
}
.content-rows-e-section .left-section .collapsible-content {
    width: 100%;
    color:white;
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    margin-top: 20px;
    padding-left: 43px;
}
.content-rows-e-section .right-section .round-image-container {
    width: 260px;
    height: 260px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50%;
    top: -130px;
    position: relative;
    border-radius: 130px;
    border: 2px solid #c1d82e;
    padding: 15px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.content-rows-e-section .right-section .round-image-container .center-container {
    background-color: #c1d640;
    position: absolute;
    border-radius: 111px;
    margin: 0 auto;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
}
.content-rows-e-section .right-section .round-image-container:hover {
    border: 2px solid #00bde3;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.content-rows-e-section .right-section .round-image-container:hover .center-container {
    background-color: #00bde3;
}
.content-rows-e-section .right-section .round-image-container .center-container .arr {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
.content-rows-e-section .right-section .round-image-container .titles-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 1;
}
.content-rows-e-section .right-section .round-image-container h4 {
    left: 0;
    right: 0;
    font-family: 'MuseoSansRounded-900';
    font-size: 28px;
    text-align: center;
    width: 118px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
}
.content-rows-e-section .right-section .round-image-container h5 {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 0;
    font-family: 'MuseoSansRounded-700';
    font-size: 16px;
    text-align: center;
    width: 160px;
}
.content-rows-e-section .right-section .round-image-container a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.content-rows-f-section .inner-content {
    background-color: white;
    padding-top: 40px;
    box-shadow: 1px 3px 2px #b3b5b7;
}
.content-rows-f-section .inner-content h3 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 11px;
    margin-right: 11px;
}
.content-rows-f-section .inner-content h3:hover {
    color: #00bde3
}
.content-rows-f-section .inner-content h4 {
    color: #333333;
    font-family: "SourceSansPro-Bold";
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 25px;
    padding-left: 15px;
}
.content-rows-f-section .inner-content hr {
    border-top: 1px solid #00a0c1;
    margin-top: 16px;
    margin-bottom: 25px;
}
.content-rows-f-section .inner-content .content {
    padding-left: 15px;
}
.content-rows-f-section .inner-content .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 22px;
    line-height: 1.2;
}
.content-rows-f-section .inner-content a {
    color: #666666;
    font-family: 'MuseoSansRounded-900';
    font-size: 24px;
    text-decoration: none;
}
.content-rows-f-section .content.non-photo {
    padding-right: 30px;
}
.content-rows-f-section .before-photo {
    padding-right: 38px;
}
.content-rows-f-section .photo {
    text-align: center;
}
.content-rows-f-section .photo img {
    margin-bottom: 18px;
}
.content-rows-f-section .link-container {
    position: relative;
    display: inline-block;
    padding-left: 28px;
    margin-bottom: 36px;
}
.content-rows-f-section .link-container a {
    display: inline-block;
    max-width: 190px;
    position: relative;
    top: 29px;
    transform: translateY(-50%);
}
.content-rows-f-section .link-container a:hover {
    color: #00bde3;
}
.content-rows-f-section .link-container img {
    position: absolute;
    right: -40px;
    top: 0;
}
.content-rows-f-section .link-container.non-photo a {
    display: inline-block;
    max-width: 310px;
    position: relative;
    top: 29px;
    transform: translateY(-50%);
}
.bottom-section-slider {
    padding-top: 50px;
    padding-bottom: 50px;
}
.bottom-section-slider h3 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 30px;
    text-transform: uppercase;
}
.bottom-section-slider .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.gallery-homes .slick-slide {
    width: 365px;
    height: 285px;
    outline: none;
    margin-right: 20px;
    background-size: cover;
    background-position:center;
    background-repeat: no-repeat;
}
.gallery-homes .slick-prev {
    left: 10px;
    z-index: 1;
    width: auto;
    height: auto;
}
.gallery-homes .slick-next {
    right: 10px;
    z-index: 1;
    width: auto;
    height: auto;
}
/* EMPLOYMENT PROGRAMS */
.content-section-k {
    margin-bottom: 50px;
}
.content-section-k .content-wrapper {
    border: 1px solid #cccccc;
    margin-top: 20px;
    padding-top: 45px;
    padding-left: 30px;
    padding-bottom: 45px;
}
.content-section-k h3 {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 30px;
}
.content-section-k .content p{
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    color: rgb(51, 51, 51);
}
.content-section-k ul {
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    color: rgb(51, 51, 51);
    list-style-image: url("images/dotli.png");
    padding-left: 30px;
}
.content-section-k ul li {
    padding-left: 10px;
}
.looking-job-section .inner-content {
    background-color: white;
    padding-top: 40px;
    box-shadow: 1px 3px 2px #b3b5b7;
    padding-bottom: 15px;
}
.looking-job-section .inner-content h3 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 11px;
}
.looking-job-section .inner-content h3:hover {
    color: #00bde3;
}
.looking-job-section .inner-content hr {
    border-top: 1px solid #00a0c1;
    margin-top: 16px;
    margin-bottom: 25px;
}
.looking-job-section .inner-content .content {
    margin-left: 15px;
}
.looking-job-section .inner-content .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 22px;
    line-height: 1.2;
}
.looking-job-section .inner-content a {
    color: #666666;
    font-family: 'MuseoSansRounded-900';
    font-size: 24px;
    text-decoration: none;
    line-height: 60px;
}
.looking-job-section .inner-content a:hover {
    color: #00bde3;
}
.looking-job-section .link-container {
    position: relative;
    display: inline-block;
    padding-left: 28px;
    padding-right: 85px;
    min-height: 70px;
    width: 100%;
    text-align: right;
}
.looking-job-section .link-container img {
    position: absolute;
    right: 22px;
    top: 0;
}
/* TRANSITION SERVICES */
.ser-faqs-feat-prog-section .left-section {
    background-color: #00a0c1;
    padding-top: 30px;
    padding-bottom: 50px;
    margin-bottom: 25px;
}
.ser-faqs-feat-prog-section .left-section h4 {
    color:white;
    font-family: 'MuseoSansRounded-700';
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 15px;
}
.ser-faqs-feat-prog-section .left-section hr {
    border-top: 1px solid #dcca42;
    margin-top: 25px;
    margin-bottom: 47px;
}
.ser-faqs-feat-prog-section .left-section .single-row {
    margin-left: 22px;
    margin-right: 40px;
    margin-bottom: 22px;
}
.ser-faqs-feat-prog-section .left-section .single-row:hover .plus-collapse {
    background-color: #fed12f;
}
.ser-faqs-feat-prog-section .left-section .single-row:hover .content {
    color: #fed12f;
}
.ser-faqs-feat-prog-section .left-section .single-row:after {
    content: "";
    display: table;
    clear: both;
}
.ser-faqs-feat-prog-section .left-section .plus-collapse {
    position: relative;
    display: inline-block;
    line-height: 1;
    width: 18px;
    height: 18px;
    background: white;
    color: #00a0c1;
    border: none;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
    font-size: initial;
    margin-right: 25px;
    float: left;
}
.ser-faqs-feat-prog-section .left-section .content {
    display: inline-block;
    color:white;
    font-family: 'MuseoSansRounded-700';
    font-size: 22px;
    float: left;
    width: 87%;
    line-height: 1;
    cursor: pointer;
}
.ser-faqs-feat-prog-section .left-section .collapsible-content {
    width: 100%;
    color:white;
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    margin-top: 20px;
    padding-left: 43px;
}
.ser-faqs-feat-prog-section .featured-program {
    background-color: white;
    box-shadow: 1px 3px 2px #b3b5b7;
}
.ser-faqs-feat-prog-section .featured-program .content-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 30px;
}
.ser-faqs-feat-prog-section .featured-program .image-wrapper {
    max-height: 288px;
    height: 288px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.ser-faqs-feat-prog-section .featured-program h3.title {
    color: black;
    font-family: 'MuseoSansRounded-700';
    font-size: 28px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
}
.ser-faqs-feat-prog-section .featured-program h3 {
    color: black;
    font-family: 'MuseoSansRounded-700';
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 20px;
}
.ser-faqs-feat-prog-section .featured-program .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.ser-faqs-feat-prog-section .featured-program .content a {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    text-decoration: none;
}
.ser-faqs-feat-prog-section .have-questions-section h3 {
    color: black;
    font-family: 'MuseoSansRounded-700';
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 0;
}
.ser-faqs-feat-prog-section .have-questions-section .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.ser-faqs-feat-prog-section .have-questions-section .content a {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    text-decoration: none;
}
.ser-faqs-feat-prog-section .faqs-section {
    margin-bottom: 50px;
}
.ser-faqs-feat-prog-section .have-questions-section {
    padding-top: 50px;
}
.ser-faqs-feat-prog-section .right-section .round-image-container {
    width: 260px;
    height: 260px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-radius: 130px;
    border: 2px solid #c1d82e;
    padding: 15px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.ser-faqs-feat-prog-section .right-section .round-image-container:hover {
    border: 2px solid #00bde3;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.ser-faqs-feat-prog-section .right-section .round-image-container:hover .center-container {
    background-color: #00bde3;
}
.ser-faqs-feat-prog-section .right-section .round-image-container .center-container {
    background-color: #c1d640;
    position: absolute;
    border-radius: 111px;
    margin: 0 auto;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
}
.ser-faqs-feat-prog-section .right-section .round-image-container .titles-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 1;
}
.ser-faqs-feat-prog-section .right-section .round-image-container .center-container .arr {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
.ser-faqs-feat-prog-section .right-section .round-image-container h4 {
    left: 0;
    right: 0;
    font-family: 'MuseoSansRounded-900';
    font-size: 28px;
    text-align: center;
    width: 118px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
}
.ser-faqs-feat-prog-section .right-section .round-image-container h5 {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 0;
    font-family: 'MuseoSansRounded-700';
    font-size: 16px;
    text-align: center;
    width: 160px;
}
.ser-faqs-feat-prog-section .right-section .round-image-container a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.content-section-h {
    margin-bottom: 50px;
}
.content-section-h h3 {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 30px;
}
.content-section-h .content p{
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    color: rgb(51, 51, 51);
}
.content-section-h ul {
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    color: rgb(51, 51, 51);
    list-style-image: url("images/dotli.png");
    padding-left: 30px;
}
.content-section-h .inner-content {
    position: relative;
    background-color: white;
    /*max-width: 470px;*/
    margin: 0 auto;
    margin-bottom: 50px;
    box-shadow: 1px 3px 2px #b3b5b7;
    height: 100%;
}
.content-section-h .inner-content:hover .image-wrapper .rollover {
    display: block;
    background-color: rgba(0, 189, 227, 0.3);
}
.content-section-h .inner-content:hover a {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.content-section-h .image-wrapper .rollover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 189, 227, 0);
}
.content-section-h .inner-content h3 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 31px;
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}
.content-section-h .image-wrapper {
    position: relative;
    border-bottom: 9px solid #00bde3;
    min-height: 300px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
/* SUPPLEMENTAL SERVICES */
.collapseomatic {
    background-image: url('images/plus.png');
    padding: 0 0 10px 34px;
    background-position-y: 2px;
    color: #333333;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
}
.collapseomatic.colomat-close{
    background-image: url('images/minus-dark.png');
}
.collapseomatic_content {
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    color: rgb(51, 51, 51);
}
.colomat-hover {
    text-decoration: none;
}
/* HOW TO GET SERVICES */
.programs-htgs h3 {
    color: rgb(12, 103, 116);
    font-family: 'MuseoSansRounded-700';
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 0;
}
.programs-htgs .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.htgs-steps {
    /*margin-bottom: 50px;*/
}
.htgs-steps .step {
    color: #0c6774;
    font-size: 45px;
    font-family: 'MuseoSansRounded-700';
    text-align: center;
    text-transform: uppercase;
}
.htgs-steps h4 {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
}
.htgs-steps .content p {
    color: #333333;
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
}
.htgs-steps .content a {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    text-decoration: none;
}
.htgs-steps .content a:hover,
.needfs-section .content a:hover {
    color: #00bde3;
}
.apply-section .round-image-container {
    width: 260px;
    height: 260px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-radius: 130px;
    border: 2px solid #c1d82e;
    padding: 15px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    margin-top: 20px;
}
.apply-section .round-image-container .center-container {
    background-color: #c1d640;
    position: absolute;
    border-radius: 111px;
    margin: 0 auto;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
}
.apply-section .round-image-container .titles-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 1;
}
.apply-section .round-image-container h4 {
    left: 0;
    right: 0;
    font-family: 'MuseoSansRounded-900';
    font-size: 28px;
    text-align: center;
    width: 118px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
}
.apply-section .round-image-container h5 {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 0;
    font-family: 'MuseoSansRounded-700';
    font-size: 16px;
    text-align: center;
    width: 160px;
}
.apply-section .round-image-container .center-container .arr {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
.apply-section .round-image-container a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.apply-section .round-image-container:hover {
    border: 2px solid #00bde3;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.apply-section .round-image-container:hover .center-container {
    background-color: #00bde3;
}
.needfs-section {
    margin-bottom: 50px;
}
.needfs-section h3 {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 0;
}
.needfs-section .content p {
    color: #333333;
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
}
.needfs-section .content a {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    text-decoration: none;
}
.did-yn-section .inner-content {
    background-color: white;
    padding-top: 30px;
    box-shadow: 1px 3px 2px #b3b5b7;
    padding-bottom: 15px;
}
.did-yn-section .inner-content h3 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 11px;
}
.did-yn-section .inner-content {

}
.did-yn-section .inner-content hr {
    border-top: 1px solid #00a0c1;
    margin-top: 16px;
    margin-bottom: 25px;
}
.did-yn-section .row-content {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.did-yn-section .row-content:after {
    content: "";
    display: table;
    clear: both;
}
.did-yn-section .row-content .image-wrapper {
    float: left;
    width: 10%;
}
.did-yn-section .row-content .content {
    float: left;
    width: 90%;
    color: #333333;
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    padding-left: 20px;
}
.still-quest .left-section {
    background-color: #00a0c1;
    padding-top: 30px;
    padding-bottom: 50px;
}
.still-quest .left-section h4 {
    color: white;
    font-family: 'MuseoSansRounded-700';
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 15px;
}
.still-quest .left-section hr {
    border-top: 1px solid #dcca42;
    margin-top: 16px;
    margin-bottom: 47px;
}
.still-quest .left-section .single-row {
    margin-left: 22px;
    margin-right: 40px;
    margin-bottom: 22px;
}
.still-quest .left-section .single-row:hover .plus-collapse {
    background-color: #fed12f;
}
.still-quest .left-section .single-row:hover .content {
    color: #fed12f;
}
.still-quest .left-section .plus-collapse {
    position: relative;
    display: inline-block;
    line-height: 1;
    width: 18px;
    height: 18px;
    background: white;
    color: #00a0c1;
    border: none;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
    font-size: initial;
    margin-right: 22px;
    float: left;
}
.still-quest .left-section .content {
    display: inline-block;
    color: white;
    font-family: 'MuseoSansRounded-700';
    font-size: 22px;
    float: left;
    width: 80%;
    line-height: 1;
    cursor: pointer;
}
.still-quest .left-section .collapsible-content {
    width: 100%;
    color: white;
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    margin-top: 20px;
    padding-left: 43px;
}
/*PROGRAMS BY LIFE STAGE*/
.programs-bls-container {
    background-color: #f3f6f8;
    padding-top: 50px;
    padding-bottom: 50px;
}
.programs-bls {
    padding-top: 0;
}
.programs-bls .sec-title {
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
    text-align: center;
}
.programs-bls .content-wrapper h4 {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
}
.programs-bls .content-wrapper .content p {
    color: #333333;
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
}
.programs-bls .content-wrapper .content a {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    text-decoration: none;
}
.programs-bls .content-wrapper .content a:hover {
    color: #00bde3;
}
/*--------------------------------
    Recource Center Page Sections
----------------------------------*/
/* Resource center landing page */
.resource-center-landing {

}
.resource-center .member-login a {
    color: #0084c5;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
}
.resource-center .member-login a:hover {
    color:#00bde3;
    text-decoration: none;
}
.resource-center-landing .image-wrapper {
    height: 330px;
    max-height: 330px;
    max-width: 468px;
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
}
.resource-center-landing .content-wrapper {
    max-width: 400px;
    background-color: white;
    border: 4px solid #00a0c1;
    padding: 15px 15px 10px 15px;
    margin: 0 auto;
    position: relative;
    top: -35px;
}
.resource-center-landing .content-wrapper h5 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
}
.resource-center-landing .content-wrapper a {
    text-decoration: none;
}
.resource-center-landing .content-wrapper a:hover h5{
    color: #00bde3;
}
.resource-center-landing .content-wrapper .content p {
    color: #333333;
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    margin-bottom: 0;
}
.resource-center-landing .content-wrapper .link-container {
    text-align: right;
}
.resource-center-landing .content-wrapper .link-container a {
    color: #0084c5;
    font-size: 20px;
    font-family: "SourceSansPro-Bold";
    line-height: 1;
    text-decoration: none;
}
.resource-center-landing .content-wrapper .link-container a:hover {
    color: #00bde3;
}
/* Technology Landing */
.resource-center h3 {
    font-size: 30px;
    letter-spacing: 0;
}
.resource-center .content-with-bg {
    height: 540px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.resource-center .content-with-bg h3 {
    color: white;
    font-family: 'MuseoSansRounded-700';
    font-size: 36px;
    text-transform: initial;
}
.resource-center .content-with-bg p {
    color: white;
    font-size: 24px;
    font-family: Georgia, Times, 'Times New Roman', serif;
}
.resource-center .content-with-bg a {
    color: #00bde3;
    font-family: 'MuseoSansRounded-700';
    font-size: 18px;
}
.resource-center .content-with-bg {
    padding-left: 65px;
    padding-top: 146px;
}
.recourse-center-content h3 {
    color: #006666;
    font-size: 30px;
    font-family: 'MuseoSansRounded-700';
    margin-top: 0;
    margin-bottom: 15px;
}
.recourse-center-content .content p {
    color: black;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.recourse-center-content .content a {
    color: #0084c5;
    font-family: 'MuseoSansRounded-700';
    font-size: 18px;
}
.recourse-center-content .content a:hover {
    color: #00bde3;
    text-decoration: none;
}
.recourse-center-content .join-res-center {
    padding-left: 0;
}
.recourse-center-content .img-container {
    /*position: relative;
    display: inline-block;*/
}
.recourse-center-content .img-container {
    width: 154px;
    height: 154px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-radius: 77px;
    border: 3px solid #c1d82e;
    padding: 15px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.recourse-center-content .img-container:hover {
    border: 3px solid #00bde3;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.recourse-center-content .img-container:hover .center-container {
    background-color: #00bde3;
}
.recourse-center-content .img-container .center-container {
    background-color: #c1d640;
    position: absolute;
    border-radius: 111px;
    margin: 0 auto;
    top: 8px;
    bottom: 8px;
    left: 8px;
    right: 8px;
}
.recourse-center-content .img-container .titles-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 1;
}
.recourse-center-content .img-container .center-container .arr {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
.recourse-center-content .img-container a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.recourse-center-content .img-container a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.recourse-center-content .img-container .text {
    color: #666666;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    font-family: 'MuseoSansRounded-900';
    text-transform: uppercase;
}
.resource-center-page .welcome-list {
    padding-left: 20px;
    list-style-image: url('images/blue-sq.png');
}
.resource-center-page .welcome-list li{
    margin-bottom: 15px;
}
.resource-center-page .welcome-list a {
    text-decoration: none;
}
.resource-center-page .welcome-list a:hover span {
    color: #00bde3;
}
.resource-center-page .welcome-list .up {
    color: #75c06b;
    font-family: 'MuseoSansRounded-700';
    font-size: 22px;
    text-transform: uppercase;
}
.resource-center-page .welcome-list .small {
    color: #006666;
    font-family: 'MuseoSansRounded-700';
    font-size: 22px;
}
.resource-center-page .recourse-center-content .wrp{
  display: inline-block;
  background-color: white;
  box-shadow: 1px 3px 2px #b3b5b7;
  max-width: 468px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 40px 40px 40px;
  position: relative;
  text-align: left;
}
.resource-center-page .recourse-center-content .wrp h3{
  text-transform: none;
}
.resource-center-page .recourse-center-content .wrp .content p{
  margin-bottom: 15px;
}
.resource-center-page .recourse-center-content .wrp .img-container{
  position: absolute;
  right: 10px;
  bottom: -120px;
}
.featured-posts-section {
    background-color: #f3f6f8;
    padding-top: 50px;
}
.featured-posts-section #searchform {
    float: left;
    margin-left: 38px;
}
.featured-posts-section .or {
    float: left;
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 30px;
    text-transform: uppercase;
    height: 55px;
    padding-top: 15px;
    line-height: 28px;
    padding-bottom: 15px;
    margin: 0 65px;
}
.featured-posts-section .view-all-topics-btn {
    height: 55px;
    color: white;
    background-color: #c1d640;
    font-size: 30px;
    font-family: 'MuseoSansRounded-700';
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    line-height: 30px;
    text-decoration: none;
}
.featured-posts-section .view-all-topics-btn:hover {
    color: #00bde3;
}
.featured-posts-section .form-control {
    float:left;
    border-radius: 0;
    box-shadow: inset 3px 3px 12px #ebeaea;
    border: 0;
    background-color: #fefdfd;
    width: 400px;
    height: 55px;
    font-size: 24px;
}
.featured-posts-section .form-control::-webkit-input-placeholder {
    color: #9f9e9e;
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
}
.featured-posts-section .form-control:-moz-placeholder {
    color: #9f9e9e;
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
}
.featured-posts-section .form-control:-moz-placeholder {
    color: #9f9e9e;
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
}
.featured-posts-section .form-control:-ms-input-placeholder {
    color: #9f9e9e;
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
}
.featured-posts-section .form-search-product button[type="submit"] {
    float: left;
    height: 55px;
    width: 55px;
    background-color: #c1d640;
    color: white;
    border: 0;
    font-size: 47px;
    line-height: 41px;
    -moz-transform: scaleX(-1);    /* Gecko */
    -o-transform: scaleX(-1);      /* Opera */
    -webkit-transform: scaleX(-1); /* Webkit */
    transform: scaleX(-1);         /* Standard */
    filter: FlipH;
}
.featured-posts-section .form-search-product button[type="submit"]:hover .fa {
    color: #00bde3;
}
.featured-posts-section h3 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 0;
}
.featured-posts-section .single {
    box-shadow: 1px 3px 2px #b3b5b7;
    background-color: white;
}
.featured-posts-section .image-wrapper {
    max-height: 300px;
    height: 300px;
    background-color: white;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 5px solid #c1d640;
}
.featured-posts-section .content-wrapper {
    padding: 30px 15px 55px 15px;
}
.featured-posts-section .sub-title {
    color: #666666;
    font-size: 14px;
    font-family: 'MuseoSansRounded-700';
    text-transform: uppercase;
    /*border-bottom: 2px solid #666666;*/
}
.featured-posts-section .sub-title:after {
    content: "";
    background-color: #666666;
    display: block;
    height: 2px;
    width: 90px;
}
.featured-posts-section h5 {
    color: #0c6774;
    font-size: 20px;
    font-family: 'MuseoSansRounded-700';
    margin-top: 23px;
    margin-bottom: 20px;
}
.featured-posts-section h5 a {
    color:inherit;
    font-family: inherit;
    text-decoration: none;
}
.featured-posts-section h5 a:hover {
    color: #00bde3;
}
.featured-posts-section .content p {
    color: black;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
/*Topic Index*/
.resource-center.index-topic h3 {
    color: #006666;
    font-family: 'MuseoSansRounded-700';
    font-size: 32px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 40px;
}
.resource-center.index-topic .member-login a {
    color: #0084c5;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
}
.resource-center.index-topic .member-login a:hover {
    color: #00bde3;
}
.resource-center.index-topic .index-topics-title {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 32px;
}
.resource-center.index-topic .content-container p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.resource-center.index-topic .content-rows a {
    color: #0084c5;
    font-family: 'MuseoSansRounded-700';
    font-size: 18px;
    text-decoration: none;
}
.resource-center.index-topic .content-rows a:hover {
    color: #00bde3;
}
.resource-center.index-topic .content-rows .content {
    margin-bottom: 37px;
}
.resource-center.index-topic .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
    margin-bottom: 0;
}
.resource-center.index-topic .getst-lnk-container,
.workshops .getst-lnk-container {
    position: relative;
    text-align: right;
}
.resource-center.index-topic .getst-lnk-container a,
.workshops .getst-lnk-container a{
    color: #00a0c1;
    font-family: 'MuseoSansRounded-900';
    font-size: 24px;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 65px;
}
.resource-center.index-topic .getst-lnk-container .arrow,
.workshops .getst-lnk-container .arrow{
    position: absolute;
    height: 34px;
    top: 0;
    right: 50px;
}
.resource-center.index-topic .getst-lnk-container .top-part,
.workshops .getst-lnk-container .top-part {
    position: absolute;
    width: 13px;
    height: 17px;
    background-color: #c1d54d;
    transform: skewX(20deg);
    top: 0;
}
.resource-center.index-topic .getst-lnk-container .bottom-part,
.workshops .getst-lnk-container .bottom-part{
    position: absolute;
    width: 13px;
    height: 17px;
    background-color: #c1d54d;
    transform: skewX(-20deg);
    bottom: 0;
}
.resource-center.index-topic .getst-lnk-container:hover a,
.workshops .getst-lnk-container:hover a{
    color: #00bde3;
}
.resource-center.index-topic .getst-lnk-container:hover .top-part,
.resource-center.index-topic .getst-lnk-container:hover .bottom-part,
.workshops .getst-lnk-container:hover .top-part,
.workshops .getst-lnk-container:hover .bottom-part{
    background-color: #00bde3;
}
.resource-center.index-topic .content-rows h4 {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 28px;
    margin-top: 0;
}
.resource-center.index-topic .content-rows ul {
    padding-left: 30px;
    list-style-image: url('images/blue-sq.png');
}
.resource-center.index-topic h4 {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 28px;
}
.resource-center.index-topic .content-rows ul li {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.resource-center.index-topic .programs-slider .slick-slide {
    max-height: 360px;
}
.resource-center.index-topic .steps-container {
    padding-left: 65px;
}
.resource-center.index-topic .steps-container:after {
    display: table;
    content: "";
    clear: both;
}
.resource-center.index-topic .step-container {
    float: left;
    /*min-width: 180px;*/
    /*left for mobile*/
}
.resource-center.index-topic .step-container a {
    display: inline-block;
    text-decoration: none;
}
.resource-center.index-topic .step-container .img-step {
    display: block;
    margin: 0 auto;
}
.resource-center.index-topic .step-container span {
    display: block;
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
}
.resource-center.index-topic .step-container .arrow-step {
    display: inline-block;
    position: relative;
    margin-left: 38px;
    margin-right: 38px;
    vertical-align: top;
    top: 15px;
}
.resource-center.index-topic .step-container:last-child .arrow-step{
    display: none;
}
/* Step 2 */
.row-w-icon {
    margin-bottom: 35px;
}
.row-w-icon .icon {
    display: block;
    margin: 0 auto;
}
.resource-center.step-2 h4 {
    margin-bottom: 30px;
}
.row-w-icon .content h4 {
    margin-bottom: 15px;
}
/*step 3*/
.resource-center.step-3 .row-w-icon .icon {
    margin: initial;
}
.resource-center.step-3 .content-rows .content {
    margin-bottom: 0;
}
/* Resource Center Tech Directory*/
.resource-center-directory h2 {
    color: #006666;
    font-size: 32px;
    font-family: 'MuseoSansRounded-700';
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
}
.resource-center-directory h3 {
    color: black;
    font-family: 'MuseoSansRounded-700';
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 35px;
}
.resource-center-directory h4 {
    color: #0084c5;
    font-size: 24px;
    font-family: 'MuseoSansRounded-700';
    margin-top: 0;
}
.resource-center-directory h4:hover {
    color:#00bde3;
}
.resource-center-directory a {
    text-decoration: none;
}
.resource-center-directory .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.resource-center-directory .content.make-selection p{
    color: #333333;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
}
.resource-center-directory ul {
    list-style: none;
    padding-left: 0;
}
.resource-center-directory ul li {
    width: 50%;
    float: left;
}
.resource-center-directory ul li a {
    color: #0084c5;
    font-family: 'MuseoSansRounded-700';
    font-size: 22px;
    text-decoration: none;
}
.resource-center-directory ul li a:hover {
    color: #00bde3;
}
.resource-center-directory .form-control {
    float:left;
    border-radius: 0;
    box-shadow: inset 3px 3px 12px #ebeaea;
    border: 0;
    background-color: #fefdfd;
    width: 230px;
}
.resource-center-directory .member-login {
    margin-bottom: 40px;
    text-align: right;
}
.resource-center-directory .member-login a {
    color: #0084c5;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.resource-center-directory #searchform {
    float: right;
}
/*--------------------
    Products Section
----------------------*/
/*single product*/
.single-product .member-login {
    margin-bottom: 40px;
    text-align: right;
}
.single-product .member-login a {
    color: #0084c5;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.single-product .member-login a:hover {
    color: #00bde3;
}
.single-product h2 {
    color: #006666;
    font-family: 'MuseoSansRounded-700';
    font-size: 32px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
}
.single-product .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.single-product .content strong {
    font-family: "SourceSansPro-Bold";
}
.single-product .title-option {
    color: #333333;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
}
.single-product .product-categories a {
    color: #0084c5;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
    text-decoration: none;
}
.single-product .product-categories a:hover {
    color: #00bde3;
}
.single-product .price {
    color: #75c06b;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    margin-left: 5px;
    cursor: pointer;
}
.single-product .text-info {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
    margin-left: 5px;
}
.single-product .learn-more {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    text-decoration: none;
    margin-left: 5px;
    word-break: break-all;
}
.single-product .learn-more:hover {
    color: #00bde3;
}
.single-product .tip-sq-container {
    margin-top: 35px;
    text-align: right;
}
.single-product .row-category {
    margin-bottom: 30px;
}
.single-product .product-categories,
.single-product .product-small-info,
.single-product .embed-video {
    margin-left: 45px;
}
.single-product .content-title {
    color: #333333;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
}
.single-product .tooltip.in {
    opacity: 1;
}
.single-product .tooltip.right {
    margin-left: 35px;
}
.single-product .tooltip.right .tooltip-arrow {
    border-right-color: #00a0c1;
    margin-top: -10px;
    left: -18px !important;
    border-width: 10px 30px 10px 0 !important;
}
.single-product .tooltip .tooltip-inner{
    padding: 18px 20px;
    background-color: #00a0c1;
    box-shadow: 5px 5px 5px #888888;
    border-radius: 13px;
}
.single-product .tooltip span {
    display: block;
    text-align: left;
    color:white;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    line-height: 1;
    margin-bottom: 10px;
}
.single-product .tooltip.top {
    margin-top: -15px;
}
.single-product .tooltip.top .tooltip-arrow {
    bottom: -20px;
    margin-left: 0px;
    border-width: 30px 10px 0 10px;
    border-top-color: #00a0c1;
}
/*Product Terms*/
.product-terms .single h3 {
    display: inline-block;
    color: #0084c5;
    font-size: 28px;
    font-family: 'MuseoSansRounded-700';
}
.product-terms .single h3:hover,
.product-terms .single a:hover {
    color: #00bde3;
}
.product-terms .single a {
    color: #0084c5;
    text-decoration: none;
}
.product-terms .single .content {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.product-terms .single .content a {
    font-family: "SourceSansPro-Bold";
}
.product-terms .single .tip-sq-container {
    margin-top: 0;
}
.product-terms hr {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
}
.term-sidebar {
    padding-left: 40px;
}
.term-sidebar .form-control {
    float:left;
    border-radius: 0;
    box-shadow: inset 3px 3px 12px #ebeaea;
    border: 0;
    background-color: #fefdfd;
    width: 150px;
}
.term-sidebar .form-control::-webkit-input-placeholder,
.resource-center-directory .form-control::-webkit-input-placeholder {
    color: #9f9e9e;
    font-family: 'MuseoSansRounded-700';
    font-size: 14px;
}
.term-sidebar .form-control::-moz-placeholder,
.resource-center-directory .form-control::-moz-placeholder {
    color: #9f9e9e;
    font-family: 'MuseoSansRounded-700';
    font-size: 14px;
}
.term-sidebar .form-control:-moz-placeholder,
.resource-center-directory .form-control:-moz-placeholder{
    color: #9f9e9e;
    font-family: 'MuseoSansRounded-700';
    font-size: 14px;
}
.term-sidebar .form-control:-ms-input-placeholder,
.resource-center-directory .form-control:-ms-input-placeholder{
    color: #9f9e9e;
    font-family: 'MuseoSansRounded-700';
    font-size: 14px;
}
.term-sidebar .form-search-product button[type="submit"],
.resource-center-directory .form-search-product button[type="submit"]{
    float: left;
    height: 34px;
    width: 35px;
    background-color: #c1d640;
    color: white;
    border: 0;
    font-size: 26px;
    line-height: 25px;
}
.term-sidebar h5 {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.term-sidebar ul {
    list-style: none;
    padding-left: 0;
}
.term-sidebar ul li {
    margin-bottom: 15px;
}
.term-sidebar ul a {
    color: #0084c5;
    font-family: "SourceSansPro-Regular";
    font-size: 18px;
    line-height: 1;
    text-decoration: none;
}
.term-sidebar ul a:hover {
    color: #00bde3;
}
/*-------------------------------------
    Closing Sheltered Workshop Pages
---------------------------------------*/
.workshops .member-login a {
    color: #0084c5;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
}
.workshops .member-login a:hover {
    color: #00bde3;
    text-decoration: none;
}
.workshops h2 {
    color: #006666;
    font-size: 32px;
    font-family: 'MuseoSansRounded-700';
    text-transform: uppercase;
    margin-top: 0;
}
.workshops h4 {
    color: #333333;
    font-size: 26px;
    font-family: 'MuseoSansRounded-700';
    margin-top: 20px;
}
.workshops .tip-row {
    padding-top: 20px;
}
.workshops h5.tip-title {
    color: #0c6774;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 0;
}
.workshops .download-section {
    padding-top: 20px;
    padding-left: 12px;
}
.workshops .download-section .dtc {
    cursor: pointer;
}
.workshops .download-section a,
.download-section a {
    color: #0084c5;
    font-family: 'MuseoSansRounded-700';
    font-size: 12px;
}

.workshops .content p,
.workshops .content li {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.workshops .content h2{
    margin-top: 20px;
}
.workshops .content p strong {
    font-family: "SourceSansPro-Bold";
}
.workshops .content ul {
    padding-left: 30px;
    list-style-image: url('images/blue-sq.png');
}
.workshops .content.ul-checkbox ul {
    padding-left: 0;
    list-style:none;
}
.workshops .content.ul-checkbox li {
    /*background:url('images/Checkbox.png') no-repeat 0 9px;*/
    background: url('images/Checkbox.png') no-repeat 0 4px;
    padding-left:40px;
    padding-bottom: 8px;
}
.workshops .content a {
    font-family: "SourceSansPro-Bold";
    text-decoration: none;
}
.workshops .content a:hover {
    color: #00bde3;
}
.workshops .content.quoted-text p {
    color: #0c6774;
    font-size: 38px;
    font-family: "SourceSansPro-Bold";
    line-height: 1;
    text-align: justify;
}
.workshops h5.tip-title {
    text-transform: uppercase;
}
.workshops h4.rows-section-title {
    margin-bottom: 30px;
}
.workshops .row-title {
    color: #333333;
    font-family: "SourceSansPro-Bold";
    font-size: 24px;
}
.workshops .row-content {
    padding-left: 35px;
}
.workshops .row-content h4 {
    margin-top: 0;
}
.workshops .collapseomatic {
    background-image: url('images/plus-blue.png');
}
.workshops .collapseomatic.colomat-close {
    background-image: url('images/minus-blue.png');
}
.workshops .collapseomatic_content {
    margin-left: 0;
}
.workshops .collapseomatic_content ul {
    padding-left: 23px;
}
.workshops .for-person {
    margin-bottom: 40px;
}
.workshops .for-person .image-wrapper {
    width: 136px;
    height: 136px;
    background-color: #00a0c1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 68px;
    margin: 0 auto;
}
.workshops .for-person .name {
    color: #333333;
    font-size: 20px;
    font-family: 'MuseoSansRounded-700';
    text-align: center;
}
.workshops .for-person .quoted-text p{
    color: #0c6774;
    font-family: "SourceSansPro-Bold";
    font-size: 34px;
}
.workshops.timeline-section {
    background-color: #f3f6f8;
}
.workshops .cd-timeline-content {
    background-color: white;
    border-radius: 0;
    box-shadow: 4px 5px 5px rgba(0,0,0,0.2);
}
.workshops .cd-timeline-img {
    box-shadow: 0 0 0 9px #fff,inset 0 2px 0 rgba(0,0,0,.08),0 3px 0 4px rgba(0,0,0,.05);
}
.workshops .cd-timeline-content::before {
    border-color: transparent transparent transparent white;
}
.workshops .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    border-color: transparent white transparent transparent;
}
.workshops .announcement-banner-image {
    display: none;
}
.workshops .cd-timeline-img img {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-top: 0;
}
.workshops .cd-timeline-img span.fa {
    display: none !important;
}
.workshops .cd-timeline-block .learn-more {
    float: right;
    color: #0084c5;
    font-size: 20px;
    font-family: "SourceSansPro-Bold";
    text-decoration: underline;
}
.workshops #cd-timeline::before {
    top: 15px;
    height: 85%;
}
.workshops .dev-logo,
.workshops .text-description {
    display: inline-block;
}
.workshops .dev-logo {
    width: 92px;
    height: 92px;
}
.workshops .dev-logo img {
    width: 100%;
    height: 100%;
}
.workshops .text-description {
    margin-left: 35px;
    vertical-align: bottom;
}
.workshops .text-description h4 {
    margin-bottom: 0;
}
/* Technology Steps */
.workshops .steps-container {
    padding-left: 65px;
    margin-top: 70px;
}
.workshops .steps-container:after {
    display: table;
    content: "";
    clear: both;
}
.workshops .step-container {
    float: left;
    /*min-width: 180px;*/
    /*left for mobile*/
}
.workshops .step-container a {
    display: inline-block;
    text-decoration: none;
}
.workshops .step-container .img-step {
    display: block;
    margin: 0 auto;
}
.workshops .step-container span {
    display: block;
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
}
.workshops .step-container .arrow-step {
    display: inline-block;
    position: relative;
    margin-left: 38px;
    margin-right: 38px;
    vertical-align: top;
    top: 15px;
}
.workshops .step-container:last-child .arrow-step{
    display: none;
}
.jn-links {
    text-align: right;
    margin-top: 50px;
}
.jn-links a {
    display: block;
    margin-bottom: 30px;
}
.back-to-index {
    margin-right: 40px;
}
.workshops .content img {
    max-width: 100%;
    height: auto
}
.workshops {

}
/*----------------------------------
    Get Involved Page Sections
------------------------------------*/
/* Ways to give */
.get-inv-wtg h4 {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 20px;
}
.get-inv-wtg .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.get-inv-wtg .content a {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    text-decoration: none;
}
.get-inv-wtg .content a:hover {
    color: #00bde3;
}
.get-inv-wtg .row {
    margin-bottom: 50px;
}
.get-inv-wtg .round-image-container.donate {
    width: 184px;
    height: 184px;
    margin-right: auto;
    position: relative;
    border-radius: 92px;
    border: 2px solid #0084c5;
    padding: 15px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.get-inv-wtg .round-image-container.donate:hover {
    border: 2px solid #c1d82e;
}
.get-inv-wtg .round-image-container.donate:hover .center-container{
    background-color: #c1d82e;
}
.get-inv-wtg .round-image-container.donate .center-container {
    background-color: #0084c5;
    position: absolute;
    border-radius: 75px;
    margin: 0 auto;
    top: 12px;
    bottom: 12px;
    left: 12px;
    right: 12px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.get-inv-wtg .round-image-container.donate .titles-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 1;
}
.get-inv-wtg .round-image-container.donate .center-container .arr {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
.get-inv-wtg .round-image-container.donate h4 {
    left: 0;
    right: 0;
    font-family: 'MuseoSansRounded-900';
    font-size: 24px;
    text-align: center;
    width: 118px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    color:white;
}
.get-inv-wtg .round-image-container.donate h5 {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
    margin-bottom: 0;
    font-family: 'MuseoSansRounded-700';
    font-size: 16px;
    text-align: center;
    width: 160px;
    color:white;
}
.get-inv-wtg .round-image-container.donate a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
}
/* Become a corporate partner */
.get-inv-bacp h3 {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 15px;
}
.get-inv-bacp h4 {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 15px;
}
.get-inv-bacp .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.get-inv-bacp .content a {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    text-decoration: none;
}
.get-inv-bacp .content a:hover {
    color: #00bde3;
}
.get-inv-bacp .content ul {
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    color: rgb(51, 51, 51);
    list-style-image: url("images/dotli.png");
    padding-left: 30px;
}
.get-inv-bacp .content ul > li {
    padding-left: 10px;
}
.get-inv-bacp .content ul h4{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}
.get-inv-bacp .content ul p {
    margin-top: 15px;
}
.get-inv-bacp .partners-slider-section h3 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 33px;
    text-align: center;
}
.get-inv-bacp #partners-slider {
    margin-bottom: 0;
}
.content-section-j .content-wrapper {
    border: 1px solid #cccccc;
    padding-top: 45px;
    padding-left: 30px;
    padding-right: 25px;
    padding-bottom: 45px;
}
.content-section-j .round-image-container {
    width: 260px;
    height: 260px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-radius: 130px;
    border: 2px solid #c1d82e;
    padding: 15px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.content-section-j .round-image-container:hover {
    border: 2px solid #00bde3;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.content-section-j .round-image-container:hover .center-container {
    background-color: #00bde3;
}
.content-section-j .round-image-container .center-container {
    background-color: #c1d640;
    position: absolute;
    border-radius: 111px;
    margin: 0 auto;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
}
.content-section-j .round-image-container .titles-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 1;
}
.content-section-j .round-image-container h4 {
    left: 0;
    right: 0;
    font-family: 'MuseoSansRounded-900';
    font-size: 28px;
    text-align: center;
    width: 150px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
}
.content-section-j .round-image-container h5 {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 0;
    font-family: 'MuseoSansRounded-700';
    font-size: 16px;
    text-align: center;
    width: 160px;
}
.content-section-j .round-image-container .center-container .arr {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
.content-section-j .round-image-container a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
}
/* Attend Fundraisers */
.annual-events-section .content-wrapper {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: inset 1px 1px 9px 0px rgba(0,0,0,0.4);
}
.get-inv-af .content-section-j .content-wrapper {
    border: none;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
}
.get-inv-af .content-section-j .round-image-container {
    margin-right: auto;
    margin-left: initial;
}
.get-inv-featured-events h2 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 35px;
}
.get-inv-featured-events .sub-title {
    color: #666666;
    font-family: 'MuseoSansRounded-700';
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 2px solid #666666;
    padding-right: 25px;
    padding-bottom: 5px;
}
.get-inv-featured-events .single-featured-event {
    box-shadow: 1px 3px 2px #b3b5b7;
}
.get-inv-featured-events .image-wrapper {
    height: 300px;
    width: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 5px solid #0099cc;
}
.get-inv-featured-events .content-container {
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 63px;
    padding-top: 33px;
}
.get-inv-featured-events a {
    text-decoration: none;
}
.get-inv-featured-events .title-section h5 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 20px;
    margin-top: 22px;
    margin-bottom: 0;
}
.get-inv-featured-events .title-section h6 {
    color: #333333;
    font-size: 20px;
    font-family: 'MuseoSansRounded-700';
    margin-top: 15px;
    margin-bottom: 0;
}
.get-inv-featured-events .lnk-container {
    text-align: right;
    margin-top: 40px;
}
.get-inv-featured-events .lnk-view {
    color: #0099cc;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
}
.get-inv-featured-events .lnk-view:hover {
    color: #00bde3;
}
/* Advocacy & outreach */
.get-inv-ano .content-section-j .content-wrapper {
    padding-right: 30px;
}
.get-inv-ano .content-section-j .round-image-container h4 {
    top: 90px;
}
.get-inv-ano .content-section-j .round-image-container h5 {
    top: 135px;
}
.get-inv-ano .content-section-j .round-image-container {
    margin-top: 50%;
    top: -130px;
}
.commitee-members-section {
    padding-bottom: 100px;
}
.commitee-members-section h2 {
    color: rgb(12, 103, 116);
    font-size: 36px;
    font-family: 'MuseoSansRounded-700';
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 40px;
}
.commitee-members-section h4 {
    font-family: "SourceSansPro-Bold";
    font-size: 24px;
    margin-top: 0;
    line-height: 1;
}
.commitee-members-section h4 span {
    font-family: 'SourceSansPro-It';
    font-size: 24px;
}
.commitee-members-section [data-toggle="collapse"] {
    cursor: pointer;
}
.commitee-members-section .collapsible-content {
    margin-bottom: 35px;
    margin-left: 43px;
}
.commitee-members-section .collapsible-content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.commitee-members-section .collapsible-content a {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    text-decoration: none;
}
.commitee-members-section .plus-collapse {

}
.commitee-members-section .collapse-symb-container {
    position: relative;
    display: inline-block;
    line-height: 1;
    width: 18px;
    height: 18px;
    background: #3d8590;
    color: white;
    border: none;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
    font-size: initial;
    margin-right: 25px;
    float: left;
}
.plus-collapse-g {
    font-size: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    padding: 0;
}
.minus-collapse-g {
    font-size: 25px;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    padding: 0;
    display: none;
}
.display-n {
    display: none;
}
.display-y {
    display: inline-block;
}
/* Volunteer */
.get-inv-v .content-section-j .round-image-container {
    width: 260px;
    height: 260px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    top: 0;
    position: relative;
    border-radius: 130px;
    border: 2px solid #c1d82e;
    padding: 15px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.get-inv-v .content-section-j .round-image-container:hover {
    border: 2px solid #00bde3;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.get-inv-v .content-section-j .round-image-container:hover .center-container {
    background-color: #00bde3;
}
.get-inv-v .content-section-j .round-image-container .center-container {
    background-color: #c1d640;
    position: absolute;
    border-radius: 111px;
    margin: 0 auto;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
}
.get-inv-v .content-section-j .round-image-container .titles-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 1;
}
.get-inv-v .content-section-j .round-image-container h4 {
    left: 0;
    right: 0;
    font-family: 'MuseoSansRounded-900';
    font-size: 28px;
    text-align: center;
    width: 170px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    position: initial;
}
.get-inv-v .content-section-j .round-image-container .center-container .arr {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
.get-inv-v .content-section-j .round-image-container a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
}
/*------------------------------------------
    Services for Emplployers Page Sections
--------------------------------------------*/
.ser-f-empl .content {
    margin-top: 50px;
    margin-bottom: 50px;
}
.ser-f-empl-center {
    padding-top: 50px;
}
.ser-f-empl-ts .content-section-j .content-wrapper {
    border: none;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
}
/*Disability Solutions*/
.ser-f-empl-ds .content-section-j .content-wrapper {
    padding-top: 40px;
}
/*------------------------------
    About Page Sections
-------------------------------*/
/* Who We Are */
.who-wa-anchors {
    margin-bottom: 50px;
}
.who-wa-anchors a,
.who-wa-anchors .nav-title {
    color: #00a0c1;
    font-family: 'MuseoSansRounded-700';
    font-size: 22px;
    text-decoration: none;
    margin-right: 80px;
    display: inline-block;
}
.executive-team-section h2,
.leadership-team-section h2 {
    color: rgb(12, 103, 116);
    font-family: 'MuseoSansRounded-700';
    font-size: 36px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 40px;
}
.executive-team-section .executive-team-member {
    margin-bottom: 40px;
}
.executive-team-section .image-wrapper {
    height: 265px;
    width: 265px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 132px;
}
.executive-team-section .connect-container {
    width: 265px;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.executive-team-section .linkin {
    display: inline-block;
    width:32px;
    height: 28px;
    background-image: url(images/linkin.png);
    margin-right: 15px;
}
.executive-team-section .mail {
    display: inline-block;
    width: 44px;
    height: 28px;
    background-image: url(images/mail.png);
}
.executive-team-section .linkin:hover {
    background-image: url(images/linkin-hover.png);
}
.executive-team-section .mail:hover {
    background-image: url(images/mail-hover.png);
}
.executive-team-member h3 {
    margin-top: 0;
    margin-bottom: 0;
    color:black;
    font-family: 'MuseoSansRounded-700';
    font-size: 26px;
}
.executive-team-member .content {
    margin-top: 25px;
}
.executive-team-member .content p {
    color: black;
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
}
.leadership-team-member {
    margin-bottom: 58px;
}
.leadership-team-member .image-wrapper {
    width:230px;
    height: 230px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 115px;
    margin-left:auto;
    margin-right: auto;
}
.leadership-team-member .titles-container {
    max-width: 230px;
    margin-left:auto;
    margin-right: auto;
}
.leadership-team-member .linkin {
    display: inline-block;
    width:32px;
    height: 28px;
    background-image: url(images/linkin.png);
    margin-right: 15px;
}
.leadership-team-member .linkin:hover {
    background-image: url(images/linkin-hover.png);
}
.leadership-team-member h3 {
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 12px;
}
.leadership-team-member h4 {
    font-family: 'MuseoSansRounded-700';
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 23px;
}
.boardof-dir-section h3,
.community-members-section h3 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 36px;
    text-transform: uppercase;
}
.boardof-dir-section h4,
.community-members-section h4 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 28px;
}
.boardof-dir-section h5,
.community-members-section h5 {
    color: black;
    font-family: 'MuseoSansRounded-700';
    font-size: 26px;
}
.boardof-dir-section .content p,
.community-members-section .content p {
    color: black;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.community-members-section .content.offset {
    margin-top: 48px;
}
/* What we do */
.about-whatwedo-top {
    background-color: white;
}
.about-whatwedo-center {
    background-color: #f3f6f8;
    padding-top: 50px;
    padding-bottom: 28px;
}
.about-wwdo-meet-p-section {
    background-color: white;
}
.image-wrapper.what-w-d {
    margin-top: 50px;
    text-align: center;
}
.radius-container {
    position: relative;
    height: 622px;
    width: 622px;
    border-radius: 311px;
    border: 10px solid #e7e7e8;
    margin: 50px auto;
}

.radius-container .title {
    display: block;
    text-align: center;
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
    width: 193px;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px
}
.radius-container a {
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.radius-container .single-wrapper img {
    display: block;
    margin: 0 auto;
}
.radius-container .single-wrapper:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
}
.radius-container .single-wrapper:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
}
.radius-container .single-wrapper:nth-child(3) {
    position: absolute;
    left: -16%;
    top: 45%;
}
.radius-container .single-wrapper:nth-child(4) {
    position: absolute;
    right: -16%;
    top: 45%;
}
.radius-container .single-wrapper:nth-child(5) {
    position: absolute;
    bottom: -14%;
    left: 50%;
    transform: translateX(-50%);
}
.radius-container .single-wrapper:nth-child(6) {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 123px;
    max-width: 246px;
    margin: 0 auto;
}
.statistics-rows {
    margin-bottom: 35px;
}
.statistics-rows h3 {
    font-family: 'MuseoSansRounded-900';
    font-size: 36px;
    margin-top: 0;
    text-align: right;
}
.statistics-rows h5 {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
}
.statistics-rows .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1.1;
}
.statistics-rows .bottom-lnk {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    text-decoration: none;
}
.statistics-rows .bottom-lnk:hover {
    color: #00bde3;
}
.right-bar-rows .image-wrapper {
    margin-bottom: 25px;
}
.right-bar-rows .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
.right-bar-rows .lnk-container {
    display: block;
    text-align: right;
}
.right-bar-rows a {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    text-decoration: none;
}
.right-bar-rows a:hover {
    color: #00bde3;
}
.right-bar-rows .right-bar-col {
    margin-bottom: 22px;
}
/* Who we work with */
.about-center-section.wwww {
    background-color: #f3f6f8;
    padding-top: 46px;
}
.about-center-section.wwww h3 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 33px;
}
.about-center-section.wwww .state-and-municipal-img {
    height: 161px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-center-section.wwww .single-row {
    margin-bottom: 50px;
}
.about-center-section.wwww .img-wrapper:not(.state-and-municipal-img) {
    margin-left: 18.50px;
    display: inline-block;
}
.about-center-section.wwww .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 24px;
}
#partners-slider {
    max-width: 875px;
    margin: 0 auto;
    margin-bottom: 50px;
}
#partners-slider .slick-slide {
    outline: none;
}
#partners-slider .slick-slide img {
    width: auto;
    margin: 0 auto;
}
#partners-slider .top-slide,
#partners-slider .bottom-slide {
    height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#partners-slider .slick-prev,
#partners-slider .slick-next {
    width: auto;
    height: auto;
}
#partners-slider .slick-prev {
    left: -64px;
}
#partners-slider .slick-next {
    right: -64px;
}
/* Annual Reports */
.annual-reports-section {
    padding-top: 50px;
    background-color: #f3f6f8;
}
.annual-reports-section .reports-section,
.annual-reports-section .bottom-content-section {
    margin-bottom: 50px;
}
.annual-reports-section h3 {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 30px;
}
.annual-reports-section a {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
    text-decoration: none;
}
.annual-reports-section a:hover {
    color: #00bde3;
}
.annual-reports-section .left-section .img-wrapper {
    display: inline-block;
    padding-left: 62px;
}
.annual-reports-section .left-section .link-container {
    display: block;
    text-align: center;
}
.annual-reports-section .left-section .read-link {
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}
.annual-reports-section .right-section {
    padding-left: 65px;
}
.annual-reports-section .right-section .link-container {
    max-width: 178px;
}
.annual-reports-section .right-section .link-container a {
    display: inline-block;
}
.annual-reports-section .bottom-content-section .content p {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 20px;
}
/* History */
.anchor-navigation {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px;
}
.anchor-navigation .dates {
    float: left;
    margin-right: 58px;
}
.anchor-navigation a {
    font-size: 22px;
    font-family: 'MuseoSansRounded-700';
    color: rgb(0, 160, 193);
    line-height: 1;
    text-decoration: none;
}
.history-single-section .content ul {
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    color: rgb(51, 51, 51);
    list-style-image: url("images/dotli.png");
    padding-left: 30px;
}
.history-single-section .content a {
    color: #0084c5;
    font-size: 20px;
    font-family: 'MuseoSansRounded-900';
    text-decoration: none;
}
.about-page {
    padding-bottom: 40px;
}
/* Stories Of Ability */
.about-menu {
    list-style: none;
    padding-left: 0;
    background-color: #00a0c1;
    padding-top: 38px;
    padding-bottom: 38px;
    padding-left: 36px;
    max-width: 280px;
    margin-left: auto;
    margin-bottom: 50px;
}
.about-menu li > a {
    font-family: 'MuseoSansRounded-700';
    font-size: 20px;
    color:white;
    text-decoration: none;
    padding-left: 34px;
}
.about-menu li:hover > a {
    color: #fed12f;
    padding-left: 11px;
}
.about-menu li:hover:before {
    color: #fed12f;
    content: ">";
    font-family: 'MuseoSansRounded-700';
    font-size: 20px;
    margin-right: 10px;
}
.about-menu li.current-menu-item > a {
    color: #fed12f;
    padding-left: 11px;
}
.about-menu li.current-menu-item:before {
    color: #fed12f;
    content: ">";
    font-family: 'MuseoSansRounded-700';
    font-size: 20px;
    margin-right: 10px;
}
.about-single-person {
    margin-bottom: 50px;
}
.about-single-person .image-wrapper {
    height: 300px;
    width: auto;
    max-width: 375px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.about-single-person h3 {
    font-size: 28px;
    font-family: 'MuseoSansRounded-700';
    color: rgb(51, 51, 51);
    margin-top: 0;
}
.about-single-person .content p,
.about-single-person .collapsible-content p {
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    color: rgb(51, 51, 51);
}
.about-single-person .collapsible-content {
    margin-top: 15px;
}
.about-single-person .content a {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    text-decoration: none;
}
.about-single-person .content a:hover {
    color: #00bde3;
}
.about-single-person .content ul {
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    color: rgb(51, 51, 51);
    list-style-image: url("images/dotli.png");
    padding-left: 30px;
}
.about-single-person .video-lnk {
    color: #0084c5;
    font-size: 20px;
    font-family: "SourceSansPro-Bold";
    text-decoration: none;
}
.about-single-person .video-lnk:hover {
    color: #00bde3;
}
.about-single-person .plus-collapse {
    cursor: pointer;
    position: relative;
}
.about-single-person .plus-collapse .plus,
.about-single-person .plus-collapse .minus {
    width: 18px;
    height: 18px;
    background-color: #006775;
    color: white;
    line-height: 18px;
    text-align: center;
    margin-bottom: 15px;
}
.about-single-person .plus-collapse .minus {
    line-height: 14px;
}
/*--------------------------
    News Pages
-------------------------*/
.news-page h3 {
    color: #0c6774;
    font-size: 24px;
    font-family: 'MuseoSansRounded-700';
    margin-top: 0;
}
.news-page a:hover h3 {
    color: #00bde3;
}
.news-page a {
    text-decoration: none;
}
.news-page h5 {
    color: #000000;
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
}
.news-page .content p {
    color: #000000;
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    line-height: 1.3;
}
.news-page .content a {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
}
.news-page .content a:hover {
    color: #00bde3;
}
.news-page .categories {
    margin-top: 22px;
}
.news-page .categories a {
    color: #333333;
    font-size: 16px;
    font-family: "SourceSansPro-Regular";
    text-decoration: none;
}
.news-page .categories .topics {
    color: #0084c5;
    font-size: 16px;
    font-family: "SourceSansPro-Bold";
}
.news-page .category-title {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 100px;
}
.read-more {
    display: block;
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 20px;
}
.news-single-post {
    padding-bottom: 100px;
}
.news-single-post .thumbnail-container,
.news-single-post .content {
    margin-top: 40px;
}
.news-single-post .thumbnail-container img {
    margin: 0 auto;
}
/* Pagination */
.pagination {
    border-radius: 0;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-right: 8px;
    color:black;
    font-size: 16px;
    font-family: "SourceSansPro-Regular";
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color:black;
    font-size: 16px;
    font-family: "SourceSansPro-Regular";
}
ul.pagination li a {
    margin-right: 8px;
    color:black;
    font-size: 16px;
    font-family: "SourceSansPro-Regular";
}
ul.pagination li:last-child {
    margin-right: 0;
}
.pagination>li>a, .pagination>li>span {
    color:black;
    font-size: 16px;
    font-family: "SourceSansPro-Regular";
    margin-right: 8px;
}
span.pagination.current {
    background-color: #eee;
}
/* Sidebar */
.sidebar .widget {
    margin-bottom: 40px;
}
.sidebar h5 {
    border-bottom: 1px solid #d5d6cf;
    color: #0084c5;
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-top: 0;
}
.sidebar .topics ul {
    padding-left: 0;
    list-style: none;
}
.sidebar .topics a {
    color: #0084c5;
    font-family: "SourceSansPro-Semibold";
    font-size: 22px;
    text-decoration:none;
}
.sidebar .topics a:hover,
.sidebar .sb-newsletter a:hover {
    color: #00bde3;
}
.sidebar .sb-newsletter a {
    color: #0084c5;
    font-family: "SourceSansPro-Bold";
    font-size: 18px;
    text-decoration:none;
}
.sidebar .sb-newsletter img {
    max-width: 100%;
    height: auto;
    margin: 0;
}
/* Events */
.single-event .p-name .ai1ec-fa-user{

}
.single-event .p-name .ai1ec-fa-user,
.single-event .p-tel .ai1ec-fa-phone {
    display: none;
}
.single-event .ai1ec-row .ai1ec-field-label{
    color: black;
    font-family: "SourceSansPro-Bold";
    font-size: 18px;
    text-align: left;
    /*padding-left: 0;*/
}
.single-event .ai1ec-row .ai1ec-field-value {
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 18px;
}
.single-event .content img {
    max-width: 100%;
    height: auto;
    margin: auto;
}
.all-events .ai1ec-event-title a {
    color: #00a0c1;
    font-family: 'MuseoSansRounded-700';
    font-size: 26px;
}
.all-events .ai1ec-posterboard-view .ai1ec-date-block-wrap {
    border-radius: 0;
    background-color: #0099cc;
}
.all-events .ai1ec-month {
    font-family: 'MuseoSansRounded-900';
    font-size: 20px !important;
    background: none !important;
    letter-spacing: 1px !important;
    margin-top: 10px;
}
.all-events .ai1ec-day {
    font-family: 'MuseoSansRounded-900';
    font-size: 20px !important;
    margin-top: 15px;
}
.all-events .ai1ec-weekday {
    font-family: 'MuseoSansRounded-900';
    font-size: 14px !important;
    margin-top: 15px;
    margin-bottom: 13px;
}
.all-events .ai1ec-posterboard-view .ai1ec-event-wrap {
    box-shadow: none;
    border: 1px solid #cdcdcd;
    padding-top: 25px;

    padding-right: 7px;
}
.all-events .ai1ec-posterboard-image-container {
    margin-left: -13px;
    margin-right: -7px;
}
.all-events .ai1ec-posterboard-view footer {
    margin: 5px -7px -8px;
}
.all-events .ai1ec-posterboard-view.ai1ec-posterboard-aligned .ai1ec-event-wrap {
    height: 392px;
}
.all-events .ai1ec-posterboard-view .ai1ec-event-title-wrap {
    margin-bottom: 33px;
}
.all-events .ai1ec-prev-page,
.all-events .ai1ec-minical-trigger,
.all-events .ai1ec-next-page {
    border: 0 !important;
    color: #2294cd !important;
}
.all-events .ai1ec-minical-trigger span {
    font-family: 'MuseoSansRounded-700';
    font-size: 14px;
}
.all-events .ai1ec-pagination {
    background-color: white;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;

}
/*-------------------------
    Contact Page Template
---------------------------*/
.acf-map {
    width: 395px;
    height: 310px;
}
/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}
.loc-image-wrapper {
    float: left;
}
.acf-map {
    float: right;
}
.driving-directions-container {
    position: relative;
    padding-left: 5px;
}
.driving-directions-container a {
    position: absolute;
    top: 7px;
    margin-left: 11px;
}
a.hot-lnk {
    color: #0084c5;
    font-family: 'MuseoSansRounded-700';
    font-size: 20px;
    text-transform: uppercase;
    border: 2px solid #cfdf6c;
    text-decoration: none;
    padding-left: 7px;
    padding-right: 13px;
    padding-top: 4px;
    padding-bottom: 4px;
}
a.hot-lnk:hover {
    color: #00bde3;
}
.contact-compl .content ol {
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    color: rgb(51, 51, 51);
}
.contact-compl .content a {
    word-break: break-all;
}
/*---------------
    Careers Page
------------------*/
.career h4 {
    color:black;
    font-family: 'MuseoSansRounded-700';
    font-size: 24px;
}
.career .content p {
    color: #333333;
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
}
.career .content a {
    color: #0084c5;
    font-size: 20px;
    font-family: "SourceSansPro-Bold";
    text-decoration: none;
}
.career .content a:hover {
    color: #00bde3;
}
.career .content ul {
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    color: rgb(51, 51, 51);
    list-style-image: url("images/dotli.png");
    padding-left: 30px;
}
.career .content ul li {
    margin-bottom: 10px;
}
.career .content-section-j .right-section{
    padding-top: 30px;
}
.career .content-section-j .content-wrapper {
    padding-top: 30px;
    padding-left: 23px;
    padding-right: 23px;
    padding-bottom: 35px;
}
.career .content-section-j .content-wrapper h4 {
    margin-top: 0;
}
.career .round-image-cont {
    width: 260px;
    height: 260px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-radius: 130px;
    border: 2px solid #c1d82e;
    padding: 15px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.career .round-image-cont:hover {
    border: 2px solid #00bde3;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.career .round-image-cont:hover .center-container {
    background-color: #00bde3;
}
.career .round-image-cont .center-container {
    background-color: #c1d640;
    position: absolute;
    border-radius: 111px;
    margin: 0 auto;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.career .round-image-cont .titles-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 1;
}
.career .round-image-cont h4 {
    left: 0;
    right: 0;
    font-family: 'MuseoSansRounded-900';
    font-size: 28px;
    text-align: center;
    width: 150px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
}
.career .round-image-cont h5 {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 0;
    font-family: 'MuseoSansRounded-700';
    font-size: 16px;
    text-align: center;
    width: 160px;
}
.career .round-image-cont .center-container .arr {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
.career .round-image-cont a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.career .content-rows-e-section .left-section hr {
    border-top: 1px solid #dcca42;
}
.content-rows-e-section.path .right-section {
    background-color: white;
    padding-top: 30px;
}
.content-rows-e-section.path .right-section h4 {
    color: #0c6774;
    font-family: 'MuseoSansRounded-700';
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 15px;
}
.content-rows-e-section.path .right-section hr {
    margin-top: 25px;
    border-top: 1px solid #00a0c1;
}
.content-rows-e-section.path .right-section .content {
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 25px;
}
.career .startjob-lnk-container {
    display: block;
    text-align: right;
}
.career .startjob-lnk {
    color: white;
    font-family: 'MuseoSansRounded-700';
    font-size: 26px;
    text-decoration: none;
    display: inline-block;
    margin-right: 25px;
}
.career .startjob-lnk:hover{
    color: #fed12f;
}
.career .have-questions-section .content-image-wrapper {
    border: 1px solid #cccccc;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.career .have-questions-section .content p {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 20px;
    margin-bottom: 0;
}
.before-circle-content p {
    color: #333333;
    font-size: 20px;
    font-family: 'MuseoSansRounded-700';
    text-align: center;
}
.testimonials-slider {
    margin-top: 10px;
}
.testimonials-slider .slick-slide {
    outline: none;
    cursor: pointer;
}
.testimonials-slider .text-container {
    background-color: #71cddf;
    position: relative;
    margin-left: 1px;
    margin-right: 1px;
}
.testimonials-slider .text-container:after {
    content: "";
    position: absolute;
    bottom: -33px;
    right: 25px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 40px 61px 0 0;
    border-color: #71cddf transparent transparent transparent;
    transform: rotate(13deg);
}
.testimonials-slider .testim-text {
    margin-right: 30px;
    margin-left: 30px;
    padding-bottom: 60px;
    padding-top: 12px;
}
.testimonials-slider .testim-text p {
    color: white;
    font-size: 22px;
    font-family: "SourceSansPro-Bold";
    margin-bottom: 0;
}
.testimonials-slider .person-name {
    color: #0c6774;
    font-size: 28px;
    font-family: 'SourceSansPro-Semibold';
    line-height: 1;
}
.testimonials-slider .person-position {
    color: #0c6774;
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
    line-height: 1;
}
.testimonials-slider .person-container {
    margin-top: 30px;
    margin-left: 30px;
}
.testimonials-slider .quote-top {
    color: white;
    position: relative;
    left: -18px;
    font-size: 20px;
}
.testimonials-slider .quote-bottom {
    color: white;
    text-align: right;
    font-size: 20px;
}
.content-rows-e-section .left-section .plus-collapse {
    position: relative;
    display: inline-block;
    line-height: 18px;
    width: 18px;
    height: 18px;
    background: white;
    color: #00a0c1;
    border: none;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
    font-size: 25px;
    margin-right: 25px;
    float: left;
}
.content-rows-e-section .left-section .plus-collapse:hover {
    background-color: #fed12f;
}
span.plus,
span.minus {
    font-size: 25px;
    line-height: 25px;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    padding: 0;
}
span.minus {
    top: 40%;
}
span.minus {
    visibility: hidden;
}
.visibility-y {
    visibility: visible !important;
}
.visibility-n {
    visibility: hidden !important;
}
/* Privacy Notice */
.pr-not h3 {
    margin-bottom: 0 !important;
}
.pr-not .content p {
    color: #333333;
    font-size: 20px;
    font-family: "SourceSansPro-Regular";
}
.pr-not .content strong {
    font-family: "SourceSansPro-Bold";
}
.pr-not .content a {
    color: #0084c5;
    font-size: 20px;
    font-family: "SourceSansPro-Bold";
    text-decoration: none;
    word-break: break-all;
}
.pr-not .content a:hover {
    color: #00bde3;
}
.pr-not .content h2 {
    color: #333333;
    font-family: 'MuseoSansRounded-700';
    font-size: 30px;
}
.rc-index-topic .content h4 {
    font-size: 26px;
    font-family: 'MuseoSansRounded-700';
}
.rc-index-topic .content h5 {
    font-size: 20px;
    font-family: 'MuseoSansRounded-700';
}
.rc-index-topic .content p {

}
.rc-index-topic .content a {
    color: #0084c5;
    font-family: 'MuseoSansRounded-700';
    font-size: 18px;
    text-decoration: none;
}
.rc-index-topic .content a:hover {
    color: #00bde3;
}

.non-page h1 {
    margin-bottom: 60px;
}
.non-page .text {
    display: block;
    color: #333333;
    font-family: "SourceSansPro-Regular";
    font-size: 28px;
    margin-bottom: 35px;
}
.non-page .text{

}
.non-page .search-btn {
    color: #333333;
}
/*--------------------------
    Additional Content Rows
---------------------------*/
.additional-content-rows {
    padding-top: 50px;
}
/* ------------------------------------
    Footer Styles
------------------------------------- */
.top-footer-container {
    position: relative;
    background-color: #0084c5;
    border-bottom: 9px solid #fed12f;
    min-height: 125px;
    /*margin-top: 54px;*/
}
.top-footer-container .img-wrapper {
    position: absolute;
    top: -54px;
}
.magazine-links {
    margin-left: 188px;
    margin-top: 32px;
}
.magazine-title,
.magazine-title > a{
    font-size: 18px;
    font-family: 'MuseoSansRounded-900';
    color: white;
}
.news-lnk {
    display: block;
    font-family: 'MuseoSansRounded-900';
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.news-lnk:hover {
    color: white;
}
.connect-title {
    color: white;
    font-family: 'MuseoSansRounded-900';
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 24px;
    letter-spacing: 1px;
}
.footer-social {
    padding-left: 58px;
}
.footer-social .soc-network-item {
    color: #0084c5;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    font-size: 20px;
    margin-right: 23px;

}
.footer-stay-posted h5{
    color: white;
    font-family: 'MuseoSansRounded-900';
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 24px;
}
/*.footer-stay-posted a {
    position: relative;
    display: block;
    height: 36px;
    width: 244px;
    background-color: white;
    font-size: 16px;
    font-family: "MuseoSansRounded-700";
    color: rgb(12, 103, 116);
    padding-left: 15px;
    line-height: 36px;
}
.footer-stay-posted a:after {
    display: block;
    content: ">";
    color: rgb(12, 103, 116);
    background-color: #fed12f;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    text-align: center;
    font-size: 16px;
}*/
.signup-btn {
    background-color: white;
    position: relative;
    height: 68px;
    width: 200px;
    overflow: hidden;
    border: 1px solid #1a83c6;
    margin-bottom: 10px;
}
.signup-btn a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.signup-btn .lnk-text {
    color: #1a83c6;
    font-family: "SourceSansPro-Regular";
    font-size: 24px;
    position: absolute;
    top: 46%;
    transform: translateY(-50%);
    margin-left: 10px;
}
.signup-btn .arrows {
    position: absolute;
    right: 35px;
    height: 100%;
}
.signup-btn .arrows .arr-top {
    background-color: #1a83c6;
    position: absolute;
    height: 43px;
    width: 26px;
    transform: skewX(40deg);
    top: -5px;
}
.signup-btn .arrows .arr-bottom {
    position: absolute;
    background-color: #1a83c6;
    height: 43px;
    width: 26px;
    transform: skewX(-40deg);
    bottom: -5px;
}
.signup-btn:hover {
    border: 1px solid #c1d640;
}
.signup-btn:hover .signup-btn .lnk-text {
    color: #c1d640;
}
.signup-btn:hover .arr-bottom,
.signup-btn:hover .arr-top {
    background-color: #c1d640;
}
.footer-widgets-container {
    background-color: #666666;
    color: rgb(250, 252, 253);
    font-family: "MuseoSansRounded-700";
    padding-top: 75px;
}
.footer-widgets-container .address .textwidget p,
.footer-widgets-container .address .textwidget a:not(.empl-login) {
    font-size: 18px;
    font-family: "MuseoSansRounded-700";
    color: rgb(250, 252, 253);
    margin-bottom: 0;
    text-decoration: none;
    line-height: 1.2;
}
.footer-widgets-container .address .empl-login {
    display: inline-block;
    font-size: 18px;
    font-family: "MuseoSansRounded-700";
    color: rgb(250, 252, 253);
    height: auto;
    line-height: 32px;
    padding-left: 8px;
    padding-right: 8px;
    border: 1px solid #f5c536;
    margin-top: 73px;
}
.footer-widgets-container .address .empl-login.board {
    margin-top: 25px;
    margin-bottom: 25px;
}
.foot-inf-menu {
    padding-left: 55px;
}
.foot-inf-menu h5 {
    color: rgb(250, 252, 253);
    font-size: 18px;
    font-family: "MuseoSansRounded-900";
    text-transform: uppercase;
}
.foot-inf-menu ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
.foot-inf-menu ul li {
    margin-bottom: 10px;
}
.foot-inf-menu ul li a {
    font-size: 18px;
    font-family: "MuseoSansRounded-700";
    color: rgb(250, 252, 253);
}
.footer-widgets-container .accreditations h5 {
    color: rgb(250, 252, 253);
    font-size: 18px;
    font-family: "MuseoSansRounded-900";
    text-transform: uppercase;
}
.footer-widgets-container .accreditations .view-all-accr {
    color: rgb(250, 252, 253);
    font-size: 14px;
    font-family: "MuseoSansRounded-700";
}
.copyright-section {
    background-color: #333333;
    padding-top: 4px;
    padding-bottom: 11px;
}
.copyright-section .copyright-text,
.copyright-section a,
.copyright-section .separator {
    color: rgb(204, 204, 204);
    font-size: 14px;
    font-family: "MuseoSansRounded-700";
}
#scroll_to_top a {
    z-index: 9;
    position: fixed;
    opacity: 1;
    top: 90% !important;
    margin-top: -31px !important;
    right: 10px !important;
    text-indent: -9999px;
    height: 73px !important;
    width: 74px !important;
    background: transparent url(images/back-to-top.png) top center no-repeat!important;
    padding: 0 !important;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    cursor: pointer;
    display: none;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
#scroll_to_top a:hover {
    background: transparent url(images/back-to-top-hover.png) top center no-repeat!important;
}
#searchModal.modal {
    background: rgba(255,255,255,.1);
}
#searchModal button.close {
    position: absolute;
    top: 0px;
    right: 20px;
    font-size: 90px;
    color: #fff;
    opacity: 1;
}
#searchModal .modal-dialog {
    position: absolute;
    top: 15%;
    left: 0%;
    width: 70%;
    padding: 50px 20px;
    width: 100%;
    margin: 0;
}
#searchModal .modal-content {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}
#searchModal .modal-body {
    padding: 0;
}
#searchModal input[type="text"] {
    background: none;
    border: 4px solid #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 50px;
    color: #fff;
    height: auto;
    max-width: 800px;
    text-align: left;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}
#searchModal input[type="text"]::-webkit-input-placeholder {
    color: white;
}
#searchModal input[type="text"]::-moz-placeholder {
    color: white;
}
#searchModal input[type="text"]:-ms-input-placeholder {
    color: white;
}
#searchModal input[type="text"]:-moz-placeholder {
    color: white;
}
.fp_tooltip_left .thumbnail,
.fp_tooltip_right .thumbnail {
    background-color: transparent;
    border: none;
    border-radius: 0;
}
.fp_tooltip_left .thumbnail img,
.fp_tooltip_right .thumbnail img{
    border-radius: 0 !important;
}
/*.ssbp--theme-2 .ssbp-ellipsis,
.ssbp--theme-2 .ssbp-ellipsis:hover,
.ssbp--theme-2 .ssbp-ellipsis:active,
.ssbp--theme-2 .ssbp-ellipsis:focus{
    background-color: white;
    border: 1px solid grey;
    border-radius: 2px;
}
.ssbp-ellipsis:before {
    color: #666666;
    content: "\f067";
    font-family: FontAwesome;
}*/
.ssbp-container {
    display: none;
}
.ssbp-toggle-switch {
    background-color: white !important;
    border: 1px solid grey;
    border-radius: 2px;
    height: 48px;
}
.ssbp-chevron-right:before, .ssbp--fixed-right .ssbp-toggle-switch:before, .ssbp--state-hidden.ssbp--fixed-left .ssbp-toggle-switch:before {
    color: #666666 !important;
    content: "\f067" !important;
    font-family: FontAwesome !important;
}
#ff-stream-1 .ff-item-cont,
#ff-stream-3 .ff-item-cont {
    background-color: #eaf8fa;
    border-color: transparent !important;
}
#ff-stream-1 .ff-content,
#ff-stream-3 .ff-content,
#ff-stream-2 .ff-content{
    font-family: "SourceSansPro-Regular";
    font-size: 18px;
}
#ff-stream-1 .ff-c-style-2 .ff-item-cont:before,
#ff-stream-3 .ff-c-style-2 .ff-item-cont:before {
    border-top-color: transparent !important;
}
#ff-stream-1  .ff-c-style-2 .ff-item-cont:after,
#ff-stream-3  .ff-c-style-2 .ff-item-cont:after {
    border-top-color: #eaf8fa !important;
    border-width: 15px 15px 0 15px;
}
#ff-stream-1 .ff-header h1,
#ff-stream-3 .ff-header h1 {
    font-family: "MuseoSansRounded-700";
}
#ff-stream-1 .ff-timestamp,
#ff-stream-3 .ff-timestamp {
    color: rgb(51,51,51) !important;
    font-family: "SourceSansPro-Regular";
    font-size: 14px !important;
}
a.view-all {
    color: #0084c5;
    font-size: 16px;
    font-family: "SourceSansPro-Bold";
}
.view-all-widg {
    margin-bottom: 0 !important;
    top: -60px;
    position: relative;
    right: 25px;
}
a.view-all:hover {
    color: #00bde3;
}
/**
 * Gravity Forms custom CSS
 */
.gform_wrapper ul li.gfield input,
.gform_wrapper ul li.gfield textarea,
.gform_wrapper ul li.gfield select{
  outline: none;
}
.gform_wrapper ul li.gfield .ginput_complex select,
.gform_wrapper ul li.gfield .ginput_container_select select{
  display: block;
  height: 34px;
  padding: 5px 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: rgb(51, 51, 51);
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' height='10px' width='15px'%3E%3Ctext x='0' y='10' fill='gray'%3E%E2%96%BE%3C/text%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right center;
  border: 1px solid rgb(204, 204, 204);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  position: relative;
  cursor: pointer;
}
.gform_wrapper ul li.gfield .ginput_complex input{
  margin-bottom: 10px;
}
/**
 * Transition resources
 */
.transition-resources .featured-video-wrapper{
  overflow: hidden;
  margin-bottom: 40px;
}
.transition-resources .featured-video-wrapper .featured-video{
  height: 500px;
  position: relative;
}
.transition-resources .featured-video-wrapper .featured-video iframe{
  height: 500px !important;
}
.transition-resources .featured-video-wrapper .featured-video .play-icon {
   position: absolute;
   top: 50%;
   left: 50%;
   margin-top: -40px;
   margin-left: -40px;
   cursor: pointer;
   opacity: 1;
   -webkit-transition: opacity 0.3s ease-in-out;
   transition: opacity 0.3s ease-in-out;
 }
.transition-resources .content p{
  margin-bottom: 30px;
}

.transition-resources .university-logo{
  text-align: center;
  color: black;
  font-family: "SourceSansPro-Regular";
  font-size: 20px;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px){
  .transition-resources .university-logo{
    float: right;
    margin-bottom: 20px;
  }
}
.transition-resources .university-logo img{
  width: 100%;
  max-width: 250px;
  height: auto;
  margin: 0;
}
.transition-resources .content ul{
  margin-top: -15px;
  margin-left: 15px;
  margin-bottom: 20px;
  list-style-image: url(images/green-sq.png);
}
.transition-resources .content ul li{
  color: black;
  font-family: "SourceSansPro-Regular";
  font-size: 20px;
  margin-bottom: 5px;
}
.recourse-center-content .img-container.transition_resources_register_shortcode{
  width: 213px;
  height: 213px;
  border-radius: 50%;
  float: right;
  margin-left: 50px;
  margin-right: 25px;
}
.recourse-center-content .img-container.transition_resources_register_shortcode .text{
  font-size: 30px;
  margin-top: -20px;
}
.recourse-center-content .img-container.transition_resources_register_shortcode .sub-text{
  color: #666666;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  font-family: 'MuseoSansRounded-900';
}
.recourse-center-content .img-container.transition_resources_register_shortcode .arr{
  height: 130px;
}
/**/
.transition-services .content-section-k h3{

  font-size: 24px;
  margin-bottom: 20px;
}
.transition-services .content-section-k .content p{
  margin-bottom: 20px;
}
.transition-services .content-section-k .content-wrapper{
  margin-top: 0;
  background-color: white;
  padding: 20px 20px 0 20px;
  box-shadow: -1px 2px 6px #b3b5b7;
}
.transition-services .content-section-k .content-wrapper h3.special{
  color: #0c6774;
  border-bottom: 4px solid #00a0c1;
  padding-bottom: 10px;
  margin-left: -20px;
  margin-right: -20px;
  text-indent: 20px;
  font-family: "SourceSansPro-Regular";;
}
.transition-services .content-section-k .content-wrapper .content a{
  color: #0084c5;
  font-family: 'MuseoSansRounded-700';
  font-size: 18px;
  text-decoration: none;
}
.transition-services .content-section-k .content-wrapper .content a:hover{
  color: #00a0c1;
}
.transition-services .content-rows-b-section{
  padding-top: 20px;
}

.video-lessons{
  margin-bottom: 40px;
}
.video-lessons .wrap{
  padding-left: 10px;
}
.video-lessons .featured-video-wrap{
  overflow: hidden;
}
.video-lessons .featured-video-wrap .featured-video{
  height: 350px;
  position: relative;
}
.video-lessons .featured-video-wrap .featured-video iframe{
  height: 350px !important;
}
.video-lessons .featured-video-wrap .featured-video .pl-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  max-width: 80px;
}
.video-lessons .featured-video-wrap .featured-video:hover .pl-icon{
  opacity: 1;
}
.video-lessons h3.lesson-title{
  color: #333;
  font-size: 28px;
  font-family: "SourceSansPro-Regular";
}

/**
 * Mon 20 Apr UPDATES
 ***********************************************************************************************************************/
#alert-banner-covid{
  background-color: #FFcc33;
  padding-top: 10px;
  padding-bottom: 10px;
}

#alert-banner-covid p{
  color: #666666;
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 700;
}
#alert-banner-covid p a{
  color: #0084c5;
  text-decoration: none;
}
#alert-banner-covid p a:hover{
  text-decoration: underline;
}