/**********************************
COMMON CSS
**********************************/

.fullwidth,.full-width  {
    float:left;
    width:100%;
}
.halfwidth {
    float:left;
    width:50%;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.ta-right {
    text-align: right;
}
.text-content img[style*="right"] {
    margin: 10px 10px 10px 40px !important;
}
.text-content img {
    border: 2px solid #4ea1d9;
}
.visible-xs {
    display: none;
}
/**********************************
LAYOUT CSS
**********************************/
.header-right {
    max-width: 80%;
    margin-top: 0;
    position: relative;
}
.header-search {
    float: right;
    margin-top: 4px;
}
.header-search input[type="text"] {
    border: 4px solid rgb(74, 171, 222);
    border-radius: 4px;
    font-size: 18px;
    height: 40px;
    margin-left: 20px;
    padding-left: 10px;
    width: 250px;
    box-shadow: 1px 1px 2px #474747;
}
.header-search input[type="submit"] {
    background-color: transparent;
    border: 0 none;
    border-radius: 4px;
    color: white;
    font-family: FontAwesome;
    font-size: 22px;
    cursor: pointer;
    height: 40px;
    margin-left: 5px;
    outline: 0 none;
    position: relative;
    margin-top: -11px;
    text-align: center;
    width: 50px;
    box-shadow: 1px 1px 2px #474747;
}
nav li.active a,nav li a:hover {
    text-shadow:0 0 #fff, 0 -045em #fff, 0.01px 0 #fff, 01px 0 #fff;
}
nav#menu li:first-child a {
    padding-left: 0;
}
.header-social-sec-wrap a {
    color: #fff;
    font-size: 26px;
    position: relative;
    display: inline-block;
}
.header-social-sec-wrap a + a {
    margin-left: 30px;
}
.header-social-sec-wrap a + a::before {
    content: "";
    position: absolute;
    left: -20px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 10px;
    width: 1px;
    background: #75b8e3;
}
nav li a {
    font-size: 16px;
}
/**FOOTER**/
.footer-container{
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, #145DB1),
        color-stop(1, #4AAADE)
        );
    background-image: -o-linear-gradient(top, #145DB1 0%, #4AAADE 100%);
    background-image: -moz-linear-gradient(top, #145DB1 0%, #4AAADE 100%);
    background-image: -webkit-linear-gradient(top, #145DB1 0%, #4AAADE 100%);
    background-image: -ms-linear-gradient(top, #145DB1 0%, #4AAADE 100%);
    background-image: linear-gradient(to top, #145DB1 0%, #4AAADE 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#145DB1, endColorstr=#4AAADE);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#145DB1, endColorstr=#4AAADE)";    
    background-color: #4AAADE;
}

/****SIDEBAR*****/
.sidebar-widget {
    float: left;
    width: 100%;
    border: 3px solid #4AAADE;
    margin-bottom: 40px;
    min-height: 50px;
}
.sidebar-widget-header {
    background: none repeat scroll 0 0 #145db1;
    border-bottom: 3px solid #4AAADE;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
}
.sidebar-widget-header .fa {
    font-size: 20px;
    padding-right: 5px;
}
.sign-up-box.sidebar-widget > span {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.sidebar-widget-content {
    background: #fff;
    padding: 10px 20px;
    position: relative;
    /*overflow: hidden;*/
}
.col-sidebar-service {
    float:left;
    width: 33.3%
}
.col-sidebar-service {
    float: left;
    width: 33.3%;
    font-size: 13px;
    line-height: 1.25;
    text-align: center;
}
.charles-assistance .sidebar-widget-content {
    padding: 15px 10px 0;
}
.col-sidebar-service img {
    width: 80px;
    background: #4aaade;
    border-radius: 50%;
    margin-bottom: 7px;
}
.col-sidebar-service {
    float: left;
    width: 33.3%;
    font-size: 13px;
    line-height: 1.25;
    text-align: center;
    margin-bottom: 15px;
}
.col-sidebar-service-desc {
    color: #333;
}
.event-left {
    float: left;
    width: 26%;
    background-color: #4ea1d9;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 12px;
}
.event-left strong{
    text-transform: uppercase;
    font-size: 18px;
}
.event-right {
    float: right;
    width: 68%;
}
.single-event-row + .single-event-row {
    margin-top: 10px;
    border-top: 1px solid #ececec;
    padding-top: 10px;
}
.single-event-row span {
    color: #8d8d8d;
}
.single-event-row h5 {
    color: #145cae;
    text-transform: uppercase;
}
.sidebar-event-listing-wrap .sidebar-widget-content {
    padding: 10px 0;
}
.single-event-row {
    padding: 0 15px;
}
.content-pages-show-event > .breadcrumb {
    display: none;
}
.content-pages-show-event {
    margin-top: 10px;
}
.content-pages-show-calendar h4 {
    margin-bottom: 10px;
}
form.event_rsvp_form input.text {
    height: 45px;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
    margin: 3px 0 0 -30px !important;
}
.checkbox, .radio {
    margin-left: 30px !important;
}
#event_rsvp_guests_count, input.quantity, #signup_donations_to_raise_amount {
    width: 100% !important;
}
.event_rsvp_form .padtopmore {
    display: none;
}
/*************HOME*************/
.homeblogwrap {
    border-left: 2px solid #4aaade;
    padding-left: 20px;
    margin-bottom: 10px;
}
.homeblogexcerpt {
    float: left;
    width: 82%;
}
.homeblogexcerpt h4{
    margin-bottom: 10px;
}
.homeblogexcerpt h4 a{
    color: #145DB1;
}
.homeblogpost .byline {
    float: left;
    width: 18%;
    font-size: 16px;
}
.homeblogpost {
    margin-bottom: 20px;
}
.homeblogexcerpt a{
    color: #4aaade
}
.banner {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #4AAADE),
        color-stop(1, #145DB1)
        );
    background-image: -o-linear-gradient(bottom, #4AAADE 0%, #145DB1 100%);
    background-image: -moz-linear-gradient(bottom, #4AAADE 0%, #145DB1 100%);
    background-image: -webkit-linear-gradient(bottom, #4AAADE 0%, #145DB1 100%);
    background-image: -ms-linear-gradient(bottom, #4AAADE 0%, #145DB1 100%);
    background-image: linear-gradient(to bottom, #4AAADE 0%, #145DB1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4AAADE, endColorstr=#145DB1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4AAADE, endColorstr=#145DB1)";
    padding: 10px;
    margin-bottom: 20px;
}
.home-bottom-social-wodget-wrap {
    padding: 15px;
}
.home-bottom-social-wodget-wrap .sidebar-widget {
    float: left;
    width: 32%;
}
.home-bottom-social-wodget-wrap .sidebar-widget + .sidebar-widget {
    margin-left: 2%;
}
.home-our-office .column {
    width: 32%;
    float: left;
    text-align: left;
    padding: 0 15px 0 40px;
    position: relative;
}
.home-our-office .column + .column {
    margin-left: 2%;
}
.home-our-office .column:first-child {
    padding-left: 0;
}
.home-our-office .column + .column::before {
    content: "";
    position: absolute;
    left: 0;
    height: 100px;
    top: 0;
    /* margin: auto; */
    width: 1px;
    background: #cccccc;
}
.home-bottom-info-wrap {
    padding: 20px;
}
.home-bottom-info-wrap ul {
    padding: 0;
}
.home-bottom-info-wrap li {
    list-style: none;
    padding-left: 30px;
    margin-bottom: 8px;
    position: relative;
}
.home-bottom-social-wodget-wrap iframe {
    max-width: 100%;
    height: 240px !important;
}
body.page-home .twocolumn-container .right-column {
    margin-top: 0;
}
/************BLOG*************/
.blog .page-excerpt img {
    border: 2px solid #33a4d6;
    padding: 5px;
}
.blog .page-excerpt img[style*="right"] {
    margin: 0 0 10px 10px !important;
}
.blog .page-excerpt img[style*="left"] {
    margin: 0 10px 10px 0 !important;
}
.blog .page-excerpt {
    padding: 0 0 40px;
}
.events-wrap .page-excerpt {
    padding: 15px 0;
}
.events-wrap .byline p {
    color: #333;
}
.page-excerpt > h3 {
    text-transform: uppercase;
    line-height: 1.4;
}
.read-more a {
    color: #4aaade;
    font-size: 18px;
    font-weight: normal
}

/*************CONTACT*********/
.form-wrap, .form_wrap {
    padding: 0 !important;
    background-color: transparent  !important;
    border: 0 none !important;
}
/*Ward 6*/
.ward-6-wrap h3 {
    color: #145db1;
    text-transform: uppercase;
    font-size: 22px;
    margin: 20px 0 10px;
}
/*input placeholder*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #a5a5a5;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #a5a5a5;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #a5a5a5;
}
:-moz-placeholder { /* Firefox 18- */
    color: #a5a5a5;
}
.extendable-fields-wrap {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.15s ease-out;
    background: #fff;
    left: 0px;
    right: 0;
    z-index: 999;
}
.extendable-fields-wrap.active-extendable-fields-wrap {
    /*max-height: inherit;*/
    max-height: 500px;
    transition: max-height 0.25s ease-in;
}
@media screen and (min-width: 992px) and (max-width: 1199px){
    .site-logo header img, .site-logo header.splash img {
        max-width: 140px !important;
    }
    nav li a, .subnav li a {
        font-size: 14px !important;
        padding: 0 10px !important;
    }
    nav, .subnav {
        margin-top: 0px !important;
    }
    /*=============Home============*/
    .homeblogpost .byline {
        font-size: 13px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){

    .site-logo header img, .site-logo header.splash img {
        max-width: 120px;
    }
    nav li a, .subnav li a {
        font-size: 12px;
        padding: 0 3px;
    }
    nav .topnav, .subnav .topnav {
        padding: 15px 0 0;
    }
    .header-container {
        min-height: 120px;
    }
    /*Home*/
    .home-bottom-social-wodget-wrap .sidebar-widget-header {
        font-size: 12px;
    }
    .home-bottom-social-wodget-wrap .sidebar-widget + .sidebar-widget {
        margin-left: 0.5%;
    }
    .home-bottom-social-wodget-wrap .sidebar-widget {
        width: 49.6%;
        margin-bottom: 10px;
    }
    /*Footer*/
    .home-our-office .column {
        padding: 0 15px;
    }
    /*Contact*/
    .team-list-wrap li {
        width: 50% !important;
    }
    .team-list-wrap li:nth-child(n+3) {
        margin-top: 50px;
    }
    .team-list-wrap li:nth-child(2n+1) {
        clear: left;
    }
    .team-list-wrap li:nth-child(3n+1) {
        clear: none;
    }
    .col-sidebar-service-desc {
        color: #333;
        word-wrap: break-word;
    }
    /*Sidebar*/
    .sidebar-widget-header {
        font-size: 15px;
        padding: 10px 5px;
    }
    .col-sidebar-service img {
        width: 50px;
    }
    .sidebar-widget-header .fa {
        font-size: 18px;
        padding-right: 5px;
    }
    /*Contact*/
    .contact-top-box li p {
        font-size: 14px;
    }
    ul.addresses-list-wrap li {
        width: 100% !important;
        float: left !important;
        display: block;
    }
    .team-list-wrap li img {
        min-height: 160px;
    }
    /*Blog*/
    .blog .page-excerpt img {
        width: 100%;
    }
}
@media screen and (max-width: 1128px){
    .header-right{
        position: initial;
    }
    .header-container{
        min-height: initial;
    }
    .site-logo header {
        margin-top: 0;
    }
    .icon-menu:before{
        opacity: 1;
    }
}

@media screen and (max-width: 991px){
  .chares-year-image{
  max-width:none;
   width:100%
  }
}

@media screen and (max-width: 767px){
    .visible-xs{
        display: block;
    }
    .header-right {
        position: initial;
    }
    nav#menu {
        background-color: #4aabde;
    }
    .site-logo header img {
        max-width: 165px;
    }
    .site-logo header {
        margin-left: 0;
    }
    .site-logo {
        float: left;
    }
    .header-social-sec-wrap {
        position: absolute;
        right: 92px;
        top: 50px;
        width: auto;
    }
    .menu-link {
        margin: 22px 0 0;
    }
    nav#menu li:first-child a {
        padding-left: 0.8em;
    }
    .home-bottom-social-wodget-wrap .sidebar-widget{
        width: 49%;
    }
    /*Footer*/
    .home-our-office .column {
        padding: 0 15px;
    }
    /*General*/
    #headline, .headline {
        margin-top: 0;
    }
    .left-column h1 {
        font-size: 28.5px;
        margin-bottom: 10px;
    }
    h3 {
        font-size: 22.5px;
    }
    /*Blog*/
    .reaction-wrap .btn-primary {
        float: right;
        margin: 10px 0 10px 10px;
    }
    /*Home*/
    .content-pages-show-basic {
        margin-top: 10px;
    }
    .twocolumn-container .right-column, .twocolumn-container .left-column-narrow {
        padding: 0 15px;
    }
    .sidebar-widget {
        margin-bottom: 0px;
    }

    .right-column .sidebar-widget + .sidebar-widget {
        margin-top: 20px;
    }
    .twocolumn-container .right-column, .twocolumn-container .left-column-narrow {
        float: left;
        width: 100%;
        margin: 20px 0 0;
    }
    .sidebar-widget-header {
        font-size: 15px;
        padding: 10px 5px;
    }
    .sidebar-widget-header .fa {
        font-size: 14px;
    }
}
@media screen and (max-width: 568px){
    /*Footer*/
    .home-our-office .column {
        width: 100%;
        margin-bottom: 20px;
    }
    .home-our-office .column:first-child {
        padding-left: 15px;
    }
    .home-our-office .column + .column{
        margin-left: 0;
    }
    .home-our-office .column + .column::before{
        content: none;
    }
    .home-bottom-social-wodget-wrap .sidebar-widget {
        width: 100%;
        margin-bottom: 15px;
    }
    .home-bottom-social-wodget-wrap .sidebar-widget + .sidebar-widget {
        margin-left: 0;
    }
    .home-our-office img {
        width: 100%;
    }
    /*Contact*/
    ul.team-list-wrap li {
        width: 50% !important;
    }
    .team-list-wrap li:nth-child(3n+1) {
        clear: none;
    }
    .team-list-wrap li:nth-child(2n+1) {
        clear: left;
    }
    .team-list-wrap li:nth-child(n+3) {
        margin-top: 50px;
    }
    ul.team-list-wrap img[style*="right"] {
        margin: 0 auto 20px !important;
    }
    /*Blog*/
    .blog .page-excerpt img {
        width: 100%;
    }

}
@media screen and (max-width: 480px){
    h1{
        margin-bottom: 10px;
    }
    h2 {
        font-size: 24px;
        line-height: 1.4;
    }
    h3 {
        font-size: 18px;
    }
    /*Header*/
    .site-logo header img {
        max-width: 120px;
    }
    .header-container {
        min-height: initial;
    }
    .header-social-sec-wrap a {
        font-size: 18px;
    }
    .header-social-sec-wrap a + a::before {
        left: -10px;
    }
    .header-social-sec-wrap a + a {
        margin-left: 10px;
    }
    .header-social-sec-wrap {
        right: 82px;
        top: 42px;
    }
    .menu-link {
        margin: 10px 0 0;
    }
    /*Home*/
    .home-bottom-social-wodget-wrap {
        padding: 0 15px;
    }
    .home-bottom-info-wrap {
        padding: 0px 15px;
    }
    /*News*/
    .reaction-wrap {
        width: 100%;
    }
    .text-content img[style*="right"] {
        margin: 0 0 20px 0px !important;
    }
    .text-content img {
        width: 100%;
    }
    /*Sidebar*/
    .twocolumn-container .right-column, .twocolumn-container .left-column-narrow {
        padding: 0 15px;
        float: left;
        width: 100%;
        margin: 20px 0 30px;
    }
    /*Home footer*/
    .home-our-office .column {
        text-align: center;
    }
    .home-bottom-info-wrap ul {
        display: inline-block;
        margin: 0;
    }
    /*Inner pages*/
    .twocolumn-container .left-column {
        padding-bottom: 0;
    }
    .ward-6-wrap .text-content p {
        text-align: left;
    }
    /*Blog*/
    .blog .page-excerpt img[style*="right"] {
        margin: 0 0 10px 0 !important;
        width: 100%;
    }
    .blog .page-excerpt {
        padding: 15px 0 15px;
    }
    .content-pages-show-blog-post #content img {
        width: 100%;
        margin: 0 0 10px !important;
    }
    .comment h3 {
        padding-bottom: 0px;
    }
    .reaction-wrap .btn-primary {
        margin: 10px 0 10px 0;
        width: 100%;
    }
    /*Contact us*/
    .contact-top-box li {
        width: 100% !important;
    }
    .contact-top-box li + li {
        margin-top: 10px;
    }
    .contact-top-box {
        margin: 0 0 10px;
    }
    ul.addresses-list-wrap li {
        float: left !important;
        display: block;
        height: auto;
    }
    ul.addresses-list-wrap li span {
        display: block;
    }
    .addresses-list-wrap li img {
        margin: 0 auto;
    }
    ul.addresses-list-wrap li + li{
        margin-top: 15px;
    }
    ul.team-list-wrap li {
        width: 100% !important;
    }
    .team-list-wrap li:nth-child(n+3) {
        margin-top: 20px;
    }
    ul.team-list-wrap li + li {
        margin-top: 20px;
    }
    #intro h3 {
        text-align: center;
    }
}
@media screen and (max-width: 400px){
    .left-column h1 {
        font-size: 25.5px;
    }
}