/*



Theme Name: X Child



Theme URI: http://theme.co/x/



Template: x



Author: Themeco



Author URI: http://theme.co/



Description: An immensely powerful and endlessly customizable WordPress theme.



Version: 4.4.2.1463862067



Updated: 2016-05-21 13:21:07


*/

@import url('../x/framework/css/dist/site/stacks/integrity-light.css');

a:hover {
    text-decoration: underline !important;
}

.rtl {
	direction: rtl;
}

.ltr {
	direction: ltr;
    unicode-bidi: embed;
}


.nc-read-more {

    display: inline-block;
    color: #457dc0;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 3px 5px;
    margin-left: 12px;
    box-shadow: 0 0 4px -2px #000;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    font-size: 14px;
	line-height: 14px;
    letter-spacing: 0;
    font-weight: normal;
    text-decoration: none;

}

.light {

    color: #777;
    margin-bottom: 0;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
	 line-height: 24px;

}


/* Header and menus */

#top .masthead {
    background-color: #fff;
}

.x-navbar-inner {
    min-height: 50px !important;
}

.x-topbar {
    border-bottom-width: 0px;
    background-color: transparent;
}

.x-navbar {
    border-bottom-width: 0px;
    box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0);
}

.x-brand img {
margin-top: -30px;
}

.menu-top-container {
    float: right;
    margin: 10px 20px 0px 0px;
}

.menu-top-container li {
    float: left;
    list-style-type: none;
}

.menu-top-container li:after {
    content: "|";
    padding: 0px 5px;
}

.menu-top-container li:last-child:after {
    content: "";
    padding: 0px;
}

.menu-top-container li:after,
.menu-top-container li a {
    color: #000;
    font-size: 11px;
    font-weight: 500;
}

.x-topbar .x-social-global a {
    font-size: 15px;
    line-height: 1.7em;
}

.x-navbar .x-nav-wrap {
    margin-top: 30px;
}

#ubermenu-primary_menu-2-primary {
    margin-left: 57px;
}

.ubermenu .ubermenu-nav #menu-item-19.ubermenu-active {
    background-color: #f58620;
}

.ubermenu .ubermenu-nav .ubermenu-submenu-id-19 {
    background: #f48520;
    /* For browsers that do not support gradients */
    
    background: -webkit-linear-gradient(#f58620, #d25e0e);
    /* For Safari 5.1 to 6.0 */
    
    background: -o-linear-gradient(#f58620, #d25e0e);
    /* For Opera 11.1 to 12.0 */
    
    background: -moz-linear-gradient(#f58620, #d25e0e);
    /* For Firefox 3.6 to 15 */
    
    background: linear-gradient(#f58620, #d25e0e);
    /* Standard syntax */
}

.ubermenu .ubermenu-nav #menu-item-18.ubermenu-active {
    background-color: #457dc0;
}

.ubermenu .ubermenu-nav .ubermenu-submenu-id-18 {
    background: #457dc0;
    /* For browsers that do not support gradients */
    
    background: -webkit-linear-gradient(#457dc0, #1856a0);
    /* For Safari 5.1 to 6.0 */
    
    background: -o-linear-gradient(#457dc0, #1856a0);
    /* For Opera 11.1 to 12.0 */
    
    background: -moz-linear-gradient(#457dc0, #1856a0);
    /* For Firefox 3.6 to 15 */
    
    background: linear-gradient(#457dc0, #1856a0);
    /* Standard syntax */
}

.ubermenu .ubermenu-nav #menu-item-17.ubermenu-active {
    background-color: #8dc545;
}

.ubermenu .ubermenu-nav .ubermenu-submenu-id-17 {
    background: #8dc545;
    /* For browsers that do not support gradients */
    
    background: -webkit-linear-gradient(#8dc545, #8dc545);
    /* For Safari 5.1 to 6.0 */
    
    background: -o-linear-gradient(#8dc545, #8dc545);
    /* For Opera 11.1 to 12.0 */
    
    background: -moz-linear-gradient(#8dc545, #8dc545);
    /* For Firefox 3.6 to 15 */
    
    background: linear-gradient(#8dc545, #8dc545);
    /* Standard syntax */
}

#ubermenu-primary_menu-2-primary .ubermenu-item-type-custom .ubermenu-content-block {
    padding: 31px 17px;
}

#ubermenu-primary_menu-2-primary .ubermenu-item-type-custom a {
    font-size: 20px;
}
/*.ubermenu-primary_menu .ubermenu-item-level-0 > .ubermenu-target*/

.ubermenu-primary_menu .mosaic-btn > .ubermenu-target {
    padding: 10px !important;
    margin-top: 21px;
    margin-bottom: 21px;
}

.x-topbar-inner.x-container::after {
clear:none !important;}

/* End header and menus */
/* Blog */

.blog .masthead .entry-header {
display:none;}

/* Homepage */

.newscodes.nc-type-news-list-featured ul.newscodes-wrap li {
background: #fff;
padding: 20px 10px;

}

.nc-regular { 
background:#fff;
}

.newscodes.nc-type-news-list ul.newscodes-wrap li {
padding: 20px ;
}

.home .masthead .entry-wrap {
    display: none;
}

#x-section-2 h1 {
    font-weight: normal;
    background-color: #ffffff;
    padding: 10px 15px;
    display: inline-block;
    margin-top: 3px;
    font-size: 45px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #2e5d72;
	font-family: "Georgia", Helvetica, Verdana, Open Sans; 
}

#x-section-2 h2 {
    font-weight: normal;
    background-color: #ffffff;
    color: #2e5d72;
    padding: 10px 15px;
    display: inline-block;
    margin-top: 3px;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0px;
	font-family: "Georgia", Helvetica, Verdana, Open Sans; 
}

h2, .h2 {
    letter-spacing: 0em !important;
}

.homepage-block {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.38);
}

.x-section .x-container.marginless-columns .homepage-block {
    vertical-align: middle;
}

.x-section .x-container.marginless-columns .homepage-block p {
    margin: 0px;
}

.x-section .x-container.marginless-columns .homepage-block a {
    padding: 20px;
    display: block;
    color: #fff;
}

.colour-chocolate {
    background-color: #EF821F;
}

.colour-steelblue {
    background-color: #4379B9;
}

.colour-mediumturqoise {
    background-color: #5EC0BC;
}

.colour-yellowgreen {
    background-color: #85BF40;
	padding: 10px;

}

.colour-firebrick {
    background-color: #E83343;
}

.colour-sunshine {
    background-color: #f7c315;
}

.colour-settlement {
    background-color: #85BF40;
}

.colour-employment {
    background-color: #EF821F;
}

.colour-english {
    background-color: #5EC0BC;
}

.colour-counselling {
    background-color: #4379B9;
}

.colour-ict {
    background-color:  #f7c315;
}

.colour-it {
    background-color: #E83343;
}

.x-recent-posts .x-recent-posts-img {
    padding-bottom: 34%;
}

.x-recent-posts:nth-child(3) .x-recent-posts-img {
    padding-bottom: 70%;
}

h3.h-recent-posts {
    font-size: 18px;
    font-weight: normal;
}

.x-recent-posts .x-recent-posts-date {
    display: none;
}

.x-recent-posts-excerpt {
    color: #333;
}
/* End homepage */
/* Page */

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
    margin-top: 0;
}

.site .wp-page-container {
    margin: 10px auto 40px auto;
}

.entry-content {
    color: #000;
}

.entry-content h6 {
    margin: 0;
    letter-spacing: 0em;
    font-weight: 200;
    font-size: 18px;
    text-transform: none;
    text-align: justify;
}

.masthead .entry-wrap {
    background: transparent url(/wp-content/uploads/2016/06/header-blue-bg-3.png) no-repeat center center;
    background-size: cover;
    border-radius: 0px;
    padding: 30px 0px;
}

.masthead .entry-wrap h1 {
    color: #fff;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.entry-wrap-content {
    padding: 20px 20px 60px 20px;
}

.x-breadcrumb-wrap a,
.x-breadcrumbs .delimiter,
.x-breadcrumbs .current {
    color: #2f5e73 !important;
}

.x-breadcrumb-wrap {
    text-transform: none;
    font-size: 12px;
    background-color: #eeeeee;
    border-bottom-width: 0px;
    box-shadow: 0 0px 0 0 rgba(255, 255, 255, 0.0);
}

.x-breadcrumb-wrap a {
    text-decoration: none;
}

blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 0em 0em 0em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

blockquote p {
    display: inline;
}

.x-columnize {
    -webkit-column-rule: none;
    -moz-column-rule: none;
    column-rule: none;
}
/* End page */
/* Events calendar overrides */

.tribe-mini-calendar thead {
    border-width: 0px;
}

.tribe-mini-calendar {
background:#fff;
}

.tribe-mini-calendar .tribe-events-present {
background-color: #e1ecf2;
}

.base-pageid-11 .tribe-mini-calendar thead,
/* Services */

.base-pageid-11 .tribe-mini-calendar-event .list-date,
.base-pageid-11 .x-sidebar .widget_text .h-widget {
    background-color: #457dc0 !important;
}

.base-pageid-11 .tribe-mini-calendar-dayofweek {
    background: #41abb5;
    /* For browsers that do not support gradients */
    
    background: -webkit-linear-gradient(#46b0ba, #3ba5ae);
    /* For Safari 5.1 to 6.0 */
    
    background: -o-linear-gradient(#46b0ba, #3ba5ae);
    /* For Opera 11.1 to 12.0 */
    
    background: -moz-linear-gradient(#46b0ba, #3ba5ae);
    /* For Firefox 3.6 to 15 */
    
    background: linear-gradient(#46b0ba, #3ba5ae);
    /* Standard syntax */
}

.base-pageid-11 .tribe-mini-calendar th {
    border-width: 0px;
}

.base-pageid-11 .tribe-mini-calendar tbody td {
    border-color: #c3c3c3;
    background-color: #fff;
}

.base-pageid-11 .tribe-mini-calendar-no-event {
    color: #2e2e2e;
}

.base-pageid-11 .tribe-events-present .tribe-mini-calendar-no-event {
    color: #177a38;
}
/* End events */
/* Sidebars */

.x-sidebar {
    width: 26% !important;
}

.x-sidebar .widget_text .h-widget {
    padding: 9px 15px;
    color: none;
    margin-bottom: 3px;
}

.x-sidebar .textwidget {
    background-color: none;
    padding: 20px 15px;
    margin-top: -2em;
}

.widget {
    text-shadow: 0 0px 0 rgba(255, 255, 255, 0.0);
}

.widget_mosbc_sub_pages_menu_widget li {
    display: none;
}

.widget_mosbc_sub_pages_menu_widget li.current_page_item,
.widget_mosbc_sub_pages_menu_widget li.current_page_item li {
    display: block;
}

.widget_mosbc_sub_pages_menu_widget li.page_item ul.children {
    display: none;
}

.widget_mosbc_sub_pages_menu_widget li.current_page_item ul.children {
    display: block;
}

.widget_mosbc_sub_pages_menu_widget li.parent-item {
    display: block;
}

.widget_mosbc_sub_pages_menu_widget ul.current-page-has-no-children li {
    display: block;
}

.widget_mosbc_sub_pages_menu_widget ul,
.widget_mosbc_sub_pages_menu_widget ul li {
    border-width: 0px;
    box-shadow: 0 0px 0px rgba(255, 255, 255, 0.0);
    border-radius: 0px;
}

.widget_mosbc_sub_pages_menu_widget ul li:hover,
.widget_mosbc_sub_pages_menu_widget ul li {
    background-color: transparent;
    border-bottom-width: 0px;
    padding: 0px;
}

.widget_mosbc_sub_pages_menu_widget ul li a:hover,
ul.current-page-has-no-children li.parent-item a,
.widget_mosbc_sub_pages_menu_widget ul li a {
    background-color: #457dc0;
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
}

.widget_mosbc_sub_pages_menu_widget ul li a {
    display: block;
    margin-bottom: 3px;
    border-bottom-width: 0px;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 400;
}

.widget_mosbc_sub_pages_menu_widget ul li ul a,
ul.current-page-has-no-children li a {
    background-color: #fff;
    color: #333 !important;
}

.widget_mosbc_sub_pages_menu_widget > ul > li.current_page_item > a {
    background-color: #4dadb5 !important;
    color: #fff !important;
}

.widget_mosbc_sub_pages_menu_widget ul li ul a,
.widget_mosbc_sub_pages_menu_widget ul li ul a:hover {
    font-size: 14px;
    font-weight: 400;
}

.widget_mosbc_sub_pages_menu_widget ul li li a {
    padding-left: 25px;
}

.widget_mosbc_sub_pages_menu_widget ul li li li a {
    padding-left: 35px;
}

.widget_mosbc_sub_pages_menu_widget ul li li li li a {
    padding-left: 45px;
}

.widget_mosbc_sub_pages_menu_widget ul li li li li a {
    padding-left: 55px;
}

.widget_mosbc_sub_pages_menu_widget ul ul ul {
    display: none !important;
}

.see-all {
	margin-bottom: 2em;
	margin-top: -1em;
	float: right;
	color: #ff6000 !important;
}

.search-link {
	float: left;
	color: #ff6000 !important;
}

.widget_mosbc_sub_pages_menu_widget .x-recent-posts .h-recent-posts { overflow: visible; text-overflow: clip; white-space: normal; font-size: 12px; }

/* End sidebars */
/* Misc */

body {
    line-height: 1.7em;
    font-weight: 400 !important;
}

a.mosaic-btn,
.ubermenu .mosaic-btn a {
    background-color: #942a72;
    font-size: 19px;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 25px;
    text-transform: uppercase;
}

a.mosaic-btn-blue {
    background-color: #00abdc;
    font-size: 19px;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 25px;
    text-transform: none;
}


a.mosaic-btn-turqoise {
    background-color: #39b54a;
    text-transform: none;
    padding: 25px;
    font-weight: normal;
    display: inline-block;
margin-top: -1em; 
}

a.mosaic-btn-settlement {
    background-color: #85BF40;
    text-transform: none;
    padding: 25px;
    font-weight: normal;
    display: inline-block;
margin-top: -1em; 
}


a.mosaic-btn-employment {
    background-color: #EF821F;
    text-transform: none;
    padding: 25px;
    font-weight: normal;
    display: inline-block;
margin-top: -1em; 
}

a.mosaic-btn-english {
    background-color: #5EC0BC;
    text-transform: none;
    padding: 25px;
    font-weight: normal;
    display: inline-block;
margin-top: -1em; 
}

a.mosaic-btn-counselling {
    background-color: #4379B9;
    text-transform: none;
    padding: 25px;
    font-weight: normal;
    display: inline-block;
margin-top: -1em; 
}

a.mosaic-btn-ict {
    background-color: #39b54a;
    text-transform: none;
    padding: 25px;
    font-weight: normal;
    display: inline-block;
margin-top: -1em; 
}

a.mosaic-btn-it {
    background-color: #E83343;
    text-transform: none;
    padding: 25px;
    font-weight: normal;
    display: inline-block;
margin-top: -1em; 
}

a.mosaic-btn-purple {
    background-color: #942a72;
    text-transform: uppercase;
    padding: 25px;
    font-weight: normal;
    display: inline-block;
margin-top: -1em; 
}


a.mosaic-btn-yellow {
    background-color: #ffc90e;
    font-size: 19px;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 15px;
    text-transform: uppercase;
}

a.mosaic-addevent-btn {
    background-color: #ff6600;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    padding: 5px 10px;
    text-transform: none;
    float: right;
    margin-top: -20px;
}

.mosaic-btn-green {
    background-color: #85BF40;
    font-size: 16px;
    color: #ffffff !important;
    font-weight: 400;
    padding: 10px 15px;
    text-transform: none;
}

.mosaic-btn-meli {
    background-color: #85BF40;
    font-size: 16px;
    color: #ffffff !important;
    font-weight: 400;
    padding: 10px 35px 10px 35px;
    text-transform: none;
}

.mosaic-btn-orange {
    background-color: #ff6000;
    font-size: 16px;
    color: #ffffff !important;
    font-weight: 400;
    padding: 10px 15px;
    text-transform: none;
}

.mosaic-btn-green-large {
    background-color: #85BF40;
    font-size: 16px;
    color: #ffffff !important;
    font-weight: 400;
    padding: 10px 75px;
    text-transform: none;
}

.mosaic-btn-green-homepage {
    background-color: #85BF40;
    font-size: 16px;
    color: #ffffff !important;
    font-weight: 400;
    padding: 20px 75px;
    text-transform: none;
}


.mosaic-btn-medium-blue {
    background-color: #86A6D7;
    font-size: 16px;
    color: #ffffff !important;
    font-weight: 400;
    padding: 5px 10px;
    text-transform: none;

}

a.white-link {
    color: #ffffff !important;
}

#ubermenu-primary_menu-2-primary .mosaic-btn a {
    font-size: 18px;
    text-transform: none;
    font-weight: normal;
}

span.title {
    font-size: 18px;
}

.float-right {
    float: right;
}

.page-id-2060 .widget_mosbc_sub_pages_menu_widget { display: none; }
.page-id-2060 .tribe_mini_calendar_widget { margin-top: 0px; }

/* End misc */
/* Footer */

.pre-footer-donate {
    background: #d6dfe3 url(/wp-content/uploads/2016/05/donate-bg-top.png) center top no-repeat;
    /*background-size: cover;*/
    
    line-height: 2.7em;
}

.pre-footer-donate .x-container {
    text-align: center;
    font-size: 30px;
    color: #666666;
    padding: 55px 0px;
}

.pre-footer-donate-bot {
    background: transparent url(/wp-content/uploads/2016/05/donate-bg-bot.png) center bottom no-repeat;
    background-size: cover;
    height: 9px;
}

.pre-footer-donate a.mosaic-btn {
    display: inline-block;
}

.x-colophon {
    background-color: #305e73;
}

.x-colophon.top {
    padding: 5% 0 3.25%;
}

.x-colophon.bottom {
    display: none;
}

.x-colophon,
.x-colophon h4,
.x-colophon .widget_nav_menu ul li a {
    color: #fff;
}

.x-colophon .widget {
    text-shadow: 0 0px 0 rgba(255, 255, 255, 0.0);
}

.x-colophon h4 {
    margin-bottom: 20px;
}

.x-colophon #text-2 {
    font-size: 14px;
}

.x-colophon #text-2 .x-social-global a {
    font-size: 30px;
    margin-right: 10px;
}

.x-colophon #text-2 .x-social-global i {
    color: #1f4457;
}

.x-colophon .widget ul {
    border-width: 0px;
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(255, 255, 255, 0.0);
}

.x-colophon .widget_nav_menu ul li a {
    border-bottom-width: 0px;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    padding: 0px 0px 5px 0px;
    line-height: 1.2em;
}

.x-colophon .widget_nav_menu ul li a::before {
    content: "";
    padding-right: 0px;
}

.x-colophon .widget_nav_menu ul li a:hover {
    background-color: transparent;
    color: #eee;
}


.x-colophon .widget_nav_menu ul li a {
 background-color: transparent;}



.x-colophon #text-4 a {
    color: #edf6f6;
}

.x-colophon #text-4 a.phone {
    font-size: 23px;
}

.x-colophon #text-4 a.email {
    font-size: 18px;
}

.wpcf7-submit,
.wpcf7-submit[type="submit"],
.wpcf7-submit[type="submit"]:hover {
    background-color: #133244;
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
    border-width: 0px;
    width: 100%;
    padding: 9px;
}

.wpcf7-form .first-name,
.wpcf7-form .last-name {
    float: left;
    width: 47%;
}

.wpcf7-form .last-name {
    float: right;
}

.wpcf7 .wpcf7-not-valid-tip {
    display: block;
    margin-bottom: 10px;
}
/* End footer */
/* Contact Form 7 Styles

---------------------------------*/

.wpcf7 {
    background-color: #F0F0F0;
    padding: 10px;
}

.wpcf7-form {
    margin: 10px;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    
    color: #999;
    opacity: 1;
}

::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #999;
    opacity: 1;
}

:-ms-input-placeholder {
    /* IE 10+ */
    
    color: #999;
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 18- */
    
    color: #999;
    opacity: 1;
}

.ubermenu-custom-content h5 {
    margin: 10px 0;
}

.ubermenu-custom-content h6 {
    margin: 0;
}
/* End Contact Form 7 */

@media (max-width: 1100px) {
    .x-navbar-inner .x-container,
    .x-topbar-inner {
        text-align: center;
    }
    .x-topbar-inner .x-social-global {
        float: none;
    }
    .menu-top-container {
        float: none;
        margin: 0 auto;
    }
    ul#menu-top {
        margin: 0px auto;
        width: 320px;
    }
    ubermenu-nav {
        margin-bottom: 10px;
    }
}

@media (min-width: 959px) and (max-width: 1100px) {
    .x-brand,
    .ubermenu-responsive-default.ubermenu {
        float: none;
        clear: both;

    }
   .x-brand img {
margin-top: 0px;
}
}

@media (max-width: 959px) {
    .ubermenu-responsive-default.ubermenu {
        margin-bottom: 10px;
    }
    .ubermenu-responsive-toggle {
        float: none !important;
        margin: 0px auto;
        text-align: center !important;
    }
    .x-brand {
        clear: both;
        float: none;

    }
    .x-brand img {
margin-top: 0px;
}
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu .ubermenu-nav {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .masthead .entry-wrap {
        padding: 10px;
text-align: center;
    }


     .masthead .entry-wrap h1 {
	font-size: 130%;
	}
    .masthead .x-brand {
        margin-bottom: 0px;
    }
    .ubermenu .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .x-brand img {
        width: 150px !important;
    }
    #x-section-2 h1 {
	font-size: 24px;
	text-align:center;
	}
    .homepage-block {
	padding: 0 !important;}
    .home-message-container {
	margin-bottom: 50px;
	text-align:center;}
    .x-section .x-container.marginless-columns .homepage-block a {
        padding: 10px;
	font-weight: 400;
	font-size: 16px;
	}
	
	.entry-content {
    margin-top: 0em;
	}
	
	.x-container.width {
    width: 93% !important;
	}
	
	.x-container.offset {
    margin: 0px auto !important;
	}
	
	.entry-wrap {
    padding: 10px 20px 10px 20px !important;
	}
	
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
    -webkit-appearance: button;
    background: #85BF40;
    background-image: none;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    height: auto;
    letter-spacing: 0;
    line-height: 20px;
    padding: 10px;
    width: 100%;
}

.program-box {
    border: 1px solid #e5e5e5;
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.text-box {
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding: 0px 10px 0px 10px;
}
/* overriding Events Calendar code */

#tribe-add-recurrence {
    margin-top: -10px;
}

.tribe-mini-calendar thead {
    background: #457dc0 !important;
}

.tribe-mini-calendar-dayofweek {
    background: #41abb5 !important;
}

.tribe-mini-calendar-event .list-date {
    background: #457dc0 !important;
}

.tribe-mini-calendar .tribe-events-present, .tribe-mini-calendar .tribe-mini-calendar-today {
    background-color: #e1ecf2 !important;
}

.tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today a {
    color: #ff6600 !important;;
}

.base-pageid-11 .tribe-mini-calendar-no-event {
    color: #999 !important;
}

.tribe-mini-calendar .tribe-events-has-events div[id*='daynum-'] a:before {
    background: #ff6600 !important;
}

.tribe-events-calendar th {
    background-color: #457dc0 !important;
    color: #fff;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #41abb5 !important;
    color: #fff;
}

#tribe-events-content a, .tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-adv-list-widget .tribe-events-widget-link a:hover, .tribe-events-back a, .tribe-events-back a:hover, .tribe-events-event-meta a, .tribe-events-list-widget .tribe-events-widget-link a, .tribe-events-list-widget .tribe-events-widget-link a:hover, ul.tribe-events-sub-nav a, ul.tribe-events-sub-nav a:hover {
    text-decoration: none;
    color: #ff6600;
}

.single-tribe_events .tribe-events-single-event-title {
    font-size: 2.7em;
    line-height: 1;
    margin: 0;
    padding: 0;
    color: #00ab95;
    letter-spacing: 0em;
    font-weight: 400;
    text-align: center;
}

.tribe-events-schedule h2 {
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    font-size: 2.0em;
    text-align: center;
    margin-top: 0em;
}

.single-tribe_events .tribe-events-content {
    max-width: 100%;
    padding: 5px 10px 10px 40px;
    width: 100%;
    background: #fafafa;
}

#tribe-events-pg-template .tribe-events-content h3, .tribe-events-after-html h3, .tribe-events-before-html h3 {
    font-size: 1.5em;
    font-weight: 700;
}

.tribe-events-cal-links {
    text-align: right;
}

#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
    line-height: 1.7;
    margin: 0 0 10px;
    font-size: 14px;
}

#tribe-events-pg-template .tribe-events-content ol li, #tribe-events-pg-template .tribe-events-content ul li, .tribe-events-after-html ol li, .tribe-events-after-html ul li, .tribe-events-before-html ol li, .tribe-events-before-html ul li {
    line-height: 0.5em;
    margin: 0 0 20px;
    font-size: 14px;
}

.x-btn,
.button,
[type="submit"] {
    color: #ffffff;
    border-color: #85BF40 !important;
    background-color: #85BF40 !important;
    text-shadow: none;
    border-radius: 0.25em;
}


   
/*-----------Newscodes--------------*/

.newscodes-style.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,
.newscodes-style.nc-type-news-list ul.newscodes-wrap li.nc-regular p,
.newscodes-style.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p {
   margin-bottom: 0;
    font-weight:300;
    font-family: "Open Sans", sans-serif;
font-size:14px;
}

.newscodes-style ul.newscodes-wrap li h1,
.newscodes-style ul.newscodes-wrap li h2,
.newscodes-style ul.newscodes-wrap li h3,
.newscodes-style ul.newscodes-wrap li h4,
.newscodes-style ul.newscodes-wrap li h5,
.newscodes-style ul.newscodes-wrap li h6 {
    color: #222;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 200;
    line-height: 24px;
}

.newscodes-style ul.newscodes-wrap li h1 a:hover,
.newscodes-style ul.newscodes-wrap li h2 a:hover,
.newscodes-style ul.newscodes-wrap li h3 a:hover,
.newscodes-style ul.newscodes-wrap li h4 a:hover,
.newscodes-style ul.newscodes-wrap li h5 a:hover,
.newscodes-style ul.newscodes-wrap li h6 a:hover {
    color: #666;
}

.newscodes-style ul.newscodes-wrap li .nc-meta-wrap > span {
    background-color: #fff;
}

.newscodes-style ul.newscodes-wrap li .nc-meta-wrap span,
.newscodes-style ul.newscodes-wrap li .nc-meta-compact-wrap span {
    color: #ccc;
}

.newscodes-style ul.newscodes-wrap li p {
    color: #777;
}

.newscodes-style ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a {
    color: #fff;
    background-color: #4379b9;
}

.newscodes-style ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover {
    color: #4379b9;
    background-color: #fff;
}

.newscodes-style .newscodes-pagination ul li span,
.newscodes-style .newscodes-pagination ul li a {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 3px 6px;
    box-shadow: 0 0 4px -2px #000;
}

.newscodes-style .newscodes-pagination ul li a:hover {
    color: #4379b9;
    border-color: #4379b9;
}

.newscodes-style .newscodes-pagination ul li span.current {
    color: 80%;
    background-color: 80%;
}

.newscodes-style .newscodes-load-more span {
    cursor: pointer;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 12px 36px;
    box-shadow: 0 0 4px -2px #000;
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;
}

.newscodes-style .newscodes-load-more span:hover {
    color: #4379b9;
    border-color: #4379b9;
}

.newscodes-style ul.newscodes-wrap li a.nc-read-more {
    display: inline-block;
    color: #ccc;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 3px 5px;
    margin-left: 12px;
    box-shadow: 0 0 4px -2px #000;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0;
    font-weight: normal;
    text-decoration: none;
}

.newscodes-style ul.newscodes-wrap li a.nc-read-more:hover {
    color: #4379b9;
    border-color: #4379b9;
}

.newscodes-style .nc-pagination-pages {
    color: #777;
}

.newscodes-style .newscodes-pagination ul li span,
.newscodes-style .newscodes-pagination ul li a,
.newscodes-style .newscodes-load-more span {
    color: #ccc;
}

.newscodes-style.nc-multi-navigation ul.nc-multi-terms li {
    cursor: pointer;
    display: inline-block;
    color: #ccc;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin: 0 6px 6px 0;
    padding: 12px 36px;
    box-shadow: 0 0 4px -2px #000;
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;
}

.newscodes-style.nc-multi-navigation ul.nc-multi-terms li:hover,
.newscodes-style.nc-multi-navigation ul.nc-multi-terms li.current {
    color: #4379b9;
    border-color: #4379b9;
}

.newscodes-style.nc-multi-navigation ul.nc-multi-terms {
    color: #ccc;
}

.newscodes-style .nc-format {
    background-color: #fff;
    background-color: #888;
    color: #fff !important;
}

.newscodes-style .nc-format-aside .nc-format {
    background-color: #fff;
    color: #fff !important;
}

.newscodes-style .nc-format-chat .nc-format {
    background-color: #b1b1b1;
    color: #222 !important;
}

.newscodes-style .nc-format-gallery .nc-format {
    background-color: #b382e8;
    color: #fff !important;
}

.newscodes-style .nc-format-link .nc-format {
    background-color: #fb8c04;
    color: #fff !important;
}

.newscodes-style .nc-format-image .nc-format {
    background-color: #4fc03f;
    color: #fff !important;
}

.newscodes-style .nc-format-quote .nc-format {
    background-color: #332f53;
    color: #fff !important;
}

.newscodes-style .nc-format-status .nc-format {
    background-color: #92836d;
    color: #fff !important;
}

.newscodes-style .nc-format-video .nc-format {
    background-color: #f00;
    color: #fff !important;
}

.newscodes-style .nc-format-audio .nc-format {
    background-color: #1f80e0;
    color: #fff !important;
}

.newscodes-style.nc-type-news-columned-featured-list ul.newscodes-wrap li.nc-regular p,
.newscodes-style.nc-type-news-list ul.newscodes-wrap li.nc-regular p,
.newscodes-style.nc-type-news-list-featured ul.newscodes-wrap li.nc-regular p {
    margin-bottom: 0;
    font-weight:400;
    font-family: "Open Sans", sans-serif;
font-size:14px;
}

.newscodes-style ul.newscodes-wrap li h1,
.newscodes-style ul.newscodes-wrap li h2,
.newscodes-style ul.newscodes-wrap li h3,
.newscodes-style ul.newscodes-wrap li h4,
.newscodes-style ul.newscodes-wrap li h5,
.newscodes-style ul.newscodes-wrap li h6 {
    color: #222;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 200;
    line-height: 24px;
    text-transform: capitalize;
}

.newscodes-style ul.newscodes-wrap li h1 a:hover,
.newscodes-style ul.newscodes-wrap li h2 a:hover,
.newscodes-style ul.newscodes-wrap li h3 a:hover,
.newscodes-style ul.newscodes-wrap li h4 a:hover,
.newscodes-style ul.newscodes-wrap li h5 a:hover,
.newscodes-style ul.newscodes-wrap li h6 a:hover {
    color: #666;
}


h1, .h1 {
    letter-spacing: 0em !important;
}

.newscodes-style ul.newscodes-wrap li .nc-meta-wrap > span {
    background-color: #fff;
}

.newscodes-style ul.newscodes-wrap li .nc-meta-wrap span,
.newscodes-style ul.newscodes-wrap li .nc-meta-compact-wrap span {
    color: #ccc;
}

.newscodes-style ul.newscodes-wrap li p {
    color: #777;
  margin-bottom: 0;
    font-weight:300;
    font-family: "Open Sans", sans-serif;
font-size:14px;
}

.newscodes-style ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a {
    color: #fff;
    background-color: #4379b9;
}

.newscodes-style ul.newscodes-wrap li .nc-meta-wrap .nc-taxonomy-wrap > a:hover {
    color: #4379b9;
    background-color: #fff;
}

.newscodes-style .newscodes-pagination ul li span,
.newscodes-style .newscodes-pagination ul li a {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 3px 6px;
    box-shadow: 0 0 4px -2px #000;
}

.newscodes-style .newscodes-pagination ul li a:hover {
    color: #4379b9;
    border-color: #4379b9;
}

.newscodes-style .newscodes-pagination ul li span.current {
    color: 80%;
    background-color: 80%;
}

.newscodes-style .newscodes-load-more span {
    cursor: pointer;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 12px 36px;
    box-shadow: 0 0 4px -2px #000;
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;
}

.newscodes-style .newscodes-load-more span:hover {
    color: #4379b9;
    border-color: #4379b9;
}

.newscodes-style ul.newscodes-wrap li a.nc-read-more {
    display: inline-block;
    color: #ccc;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 3px 5px;
    margin-left: 12px;
    box-shadow: 0 0 4px -2px #000;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0;
    font-weight: normal;
    text-decoration: none;
}

.newscodes-style ul.newscodes-wrap li a.nc-read-more:hover {
    color: #4379b9;
    border-color: #4379b9;
}

.newscodes-style .nc-pagination-pages {
    color: #777;
}

.newscodes-style .newscodes-pagination ul li span,
.newscodes-style .newscodes-pagination ul li a,
.newscodes-style .newscodes-load-more span {
    color: #ccc;
}

.newscodes-style.nc-multi-navigation ul.nc-multi-terms li {
    cursor: pointer;
    display: inline-block;
    color: #ccc;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin: 0 6px 6px 0;
    padding: 12px 36px;
    box-shadow: 0 0 4px -2px #000;
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease, box-shadow .3s ease;
}

.newscodes-style.nc-multi-navigation ul.nc-multi-terms li:hover,
.newscodes-style.nc-multi-navigation ul.nc-multi-terms li.current {
    color: #4379b9;
    border-color: #4379b9;
}

.newscodes-style.nc-multi-navigation ul.nc-multi-terms {
    color: #ccc
}

.newscodes-style .nc-format {
    background-color: #fff;
    background-color: #888;
    color: #fff !important;
}

.newscodes-style .nc-format-aside .nc-format {
    background-color: #fff;
    color: #fff !important;
}

.newscodes-style .nc-format-chat .nc-format {
    background-color: #b1b1b1;
    color: #222 !important;
}

.newscodes-style .nc-format-gallery .nc-format {
    background-color: #b382e8;
    color: #fff !important;
}

.newscodes-style .nc-format-link .nc-format {
    background-color: #fb8c04;
    color: #fff !important;
}

.newscodes-style .nc-format-image .nc-format {
    background-color: #4fc03f;
    color: #fff !important;
}

.newscodes-style .nc-format-quote .nc-format {
    background-color: #332f53;
    color: #fff !important;
}

.newscodes-style .nc-format-status .nc-format {
    background-color: #92836d;
    color: #fff !important;
}

.newscodes-style .nc-format-video .nc-format {
    background-color: #f00;
    color: #fff !important;
}

.newscodes-style .nc-format-audio .nc-format {
    background-color: #f00;
    color: #fff !important;
}

/* Newscodes overrides */

span.nc-show-author {
    visibility: hidden;
}

.newscodes-style ul.newscodes-wrap li .nc-meta-wrap span, .newscodes-style ul.newscodes-wrap li .nc-meta-compact-wrap span {
    color: #457dc0;
}

.newscodes-style ul.newscodes-wrap li a.nc-read-more {
    color: #457dc0;
}


/* Search Results Page */
#bsearchform { margin: 20px; padding: 20px; }
#heatmap { margin: 20px; padding: 20px; border: 1px dashed #ccc }
.bsearch_results_page { max-width:1020px !important;  width: 88%; margin: 40px auto;  }
.bsearch_footer { text-align: center; }
#bsearchresults { padding: 20px; background: #fff; margin-bottom: 20px;}
.bsearch_highlight { background:#ffc; }
.page-title { font-size: 36px; }
.bsearch_results_page h2 { font-size: 26px; }
/* End Search Results Page */


/* Search */

.search .masthead .entry-header {
	display:none;
}


/* Hiding Sidebar on Search Results Page */
.search-results .x-sidebar {
display: none;
}
.search-results .x-main {
float: none;
width: 100%;
}
.search-no-results .x-sidebar {
display: none;
}
.search-no-results .x-main {
float: none;
width: 100%;
}

.search-results .entry-featured {
width: 9%;
}

.search-results .entry-featured {
width: 30%;
float: left;
margin-right: 20px;
}

.search-results .entry-header {
    margin: 0;
}

.search-results .p-meta {
margin: 8px 0 15px 0;
}

.search-results .entry-title {
    margin: 0;
    font-size: 24px;
    line-height: 1.05;
    padding: 20px 10px;
display:block !important;
}

.search-results .entry-wrap {
	padding: 0;
}

.search-results .excerpt {
margin-top: 0 !important; }


/* overriding page posts */

.entry-wrap {
    padding: 30px;
}

.entry-title {
    display: block;
}


img.headshot {
	float:left; 
	margin:0 0 10px 0;
	padding: 0px 10px 0px 0px;
}

tr#google_map_toggle {
    display: none !important;
}

body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper select, body .gform_wrapper textarea {
    display: inline-block;
    height: 2.65em;
    margin: 3px 0;
    padding: 0 0.65em;
    line-height: 1.5em !important;
    font-size: 13px;
}

.left {
    text-align: left;
}

a.tribe-events-ical.tribe-events-button {
    visibility: hidden;
}

a.tribe-events-gcal.tribe-events-button {
    visibility: hidden;
}

.entry-content.excerpt {
    padding: 0px 20px 20px 13px;
}

i.x-icon-calendar {
    display: none;
}

time.entry-date {

    margin: 0px 0px 0px 14px;
    display: none;

}

.dropshadowclass {
        border: solid 1px #CCC;
    -moz-box-shadow: 5px 5px 0px #999;
    -webkit-box-shadow: 5px 5px 0px #999;
        box-shadow: 5px 5px 0px #999;
        }

.imagedropshadow {
    padding: 5px;
    border: solid 1px #CCC;
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
}


a:hover img.imagedropshadow {
    border: solid 1px #CCC;
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
	opacity: 0.8;
    filter: alpha(opacity=50);
}

.box {
        border: solid 1px #CCC;
    -moz-box-shadow: 5px 5px 0px #999;
    -webkit-box-shadow: 5px 5px 0px #999;
        box-shadow: 5px 5px 0px #999;
        }

.box {
    padding: 5px;
    border: solid 1px #CCC;
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
}


a:hover img.box {
    border: solid 1px #CCC;
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
	opacity: 0.8;
    filter: alpha(opacity=50);
}

#dpsp-content-bottom {
    margin-top: 1.2em;
    margin: auto;
    width: 40%;
    margin: auto !important;
}

#tribe-events-pg-template .tribe-events-content ol li, #tribe-events-pg-template .tribe-events-content ul li, .tribe-events-after-html ol li, .tribe-events-after-html ul li, .tribe-events-before-html ol li, .tribe-events-before-html ul li {
    line-height: 1em !important;
    margin: 0 0 20px;
    font-size: 14px;
}

#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
    line-height: 1.7;
    margin: 10px 10px 10px 10px !important;
    font-size: 14px;
}

.tribe-events-sub-nav li a {
    background: none !important;
    color: #fff;
    display: block;
    padding: 10px 20px;
    position: relative;
    white-space: normal;
}

#tribe-events div.tribe-events-single-event-description {
    padding-bottom: 20px !important;
}

.single-tribe_events .tribe-events-cal-links {
    margin-bottom: -30px !important;
}

#tribe-events-footer .tribe-events-sub-nav, #tribe-events-header .tribe-events-sub-nav {
    line-height: normal;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}

.single-tribe_events .tribe-events-schedule .recurringinfo .tribe-events-divider, .single-tribe_events .tribe-events-schedule .tribe-events-divider {
    display: none !important;
}

.mosaic-btn-green-calendar {
    background-color: #85BF40;
    font-size: 16px;
    color: #ffffff !important;
    font-weight: 400;
    padding: 5px 10px;
    text-transform: none;
    float: right;
    margin-top: -20px;
}

.recurringinfo {
    float: right;
    margin-top: 10px !important;
}

.x-nav-articles {
    float: none;
    width: 100%;
    margin-top: 0.65em;
    text-align: center;
    display: none;
}

media="only screen and (max-width: 768px)"
tribe-events-fu…ver=4.5.12.3:1
#tribe-mobile-container .type-tribe_events {
    padding: 0px 0 0px !important;
    margin-bottom: 0 !important;
}

media="only screen and (max-width: 768px)"
tribe-events-fu…ver=4.5.12.3:1
.tribe-mobile-day-heading {
    font-size: 18px !important;
    margin-bottom: 10px;
    font-weight: 900;
    text-align: center;
}

span.tribe-event-date-start {
    font-weight: 900;
}

.wp-caption>.wp-caption-text, .wp-caption>.wp-caption-text:last-child, .gallery-item>.wp-caption-text, .gallery-item>.wp-caption-text:last-child {
    text-transform: none !important;
}

.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio] {
    vertical-align: top !important;
}

input#gform_submit_button_12 {
    float: right;
}

body .gform_wrapper .top_label .gfield_label, body .gform_wrapper .left_label .gfield_label, body .gform_wrapper .right_label .gfield_label {
    font-weight: 400 !important;
}

body .gform_wrapper .left_label .gfield_label, body .gform_wrapper .right_label .gfield_label {
    width: 30%;
    font-size: 100% !important;
}

body .gform_wrapper h2.gsection_title, body .gform_wrapper h3.gform_title {
    font-weight: 500 !important;
    letter-spacing: 0em !important;
    color: #00ab95 !important;
}

body .gform_wrapper h3.gform_title {
    letter-spacing: 0em !important;
    color: #00ab95;
    font-size: 200%;
	text-align: center;
}


body .gform_wrapper .ginput_complex label, body .gform_wrapper .description, body .gform_wrapper .gfield_description, body .gform_wrapper .gsection_description, body .gform_wrapper .instruction {
    font-size: 80%;
opacity: 1;
}

.x-nav-tabs>li>a {
    padding: 0.75em;
    font-size: 14px;
    line-height: 1.3;
    color: #bfbfbf;
    background-color: #f7f7f7;
    box-shadow: inset 0px -3px 0 0px #ff6000;
}



a.blogpost-title {
    overflow: hidden;
    float: left;
    display: block;
    margin: 0 4% 5px 0;
    border: none !important;
    padding: 5px 5px 0;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0.125em 0.275em 0 rgba(0,0,0,0.075);
    transform: translate3d(0, 0, 0);
}

li.blog_li {
    background: white !important;
box-shadow: 0 0.125em 0.275em 0 rgba(0,0,0,0.075);
    transform: translate3d(0, 0, 0);
}

.recent-blog-items ul li.blog_li {
    padding: 5px 0px 10px 0px !important;
    border-bottom: none !important;
    clear: both;
    margin-bottom: 30px;
}
.widget ul, .widget ol {
    overflow: hidden;
    margin-left: 0;
    border: 1px solid #ddd;
    border: none !important;
    list-style: none;
    border-radius: 0px !important;
    background-color: transparent;
    box-shadow: 0 1px 1px rgba(255,255,255,0.95);
}

.widget ul, .widget ol {
    overflow: hidden;
    margin-left: 0;
    border: 1px solid #ddd;
    border: none;
    list-style: none;
    border-radius: 3px;
    background-color: transparent;
    box-shadow: none !important;
}

.blog_li a.blogpost-title, .widget .blog_li a.blogpost-title, #secondary .widget .blog_li a.blogpost-title {
    width: 100%;
border: 1px solid rgba(0,0,0,0.15);
padding-bottom: 10px;
padding-left: 10px;
    font-size: 13px !important;
    line-height: 1.5em !important;
    letter-spacing: 0px !important;
}

.blog .blog-title {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    line-height: 0.8em !important;
}

.blog .blog-title a {
    font-size: 22px;
    line-height: 26px;
    color: #457dc0 !important;
    text-decoration: none;
    font-weight: 300;
    letter-spacing: 0px;
}

a.blog-more-link {
    background: #457dc0 !important;
 }

a.blog-more-link:hover {
    background: #457dc0 !important;
 }

.grid-category-post {
    margin-bottom: 0px !important;
}


div#sp_blog_widget-2 {
    margin-top: -24px;
}

h4.widget-title {
    background-color: #457dc0;
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    padding: 10px;
    letter-spacing: normal;
}

table th, table td {
    border-top: none !important;
}

.x-tab-content .x-tab-pane {
    padding: 5px 4% !important;
}

.x-nav-tabs>li>a {
    padding: 0.75em;
    font-size: 14px;
    line-height: 1.3;
    color: #727272 !important;
    background-color: #f7f7f7;
    box-shadow: inset 0px -3px 0 0px transparent;
}

.x-nav-tabs > .active > a, .x-nav-tabs > .active > a:hover {
    box-shadow: inset 0 3px 0 0 #ff2a13 !important;
}

input#gform_next_button_21_14 {
    float: right;
}

input#gform_next_button_21_29 {
    float: right;
}

input#gform_next_button_21_30 {
    float: right;
}

input#gform_next_button_21_48 {
    float: right;
}

.gform_wrapper .gform_page_footer.left_label, .gform_wrapper .gform_page_footer.right_label {
    padding: 10px 0px 0px 0px !important;
}

input#gform_previous_button_21 {
    float: left;
}

input#gform_submit_button_21 {
    float: right;
}

tr.border_bottom td {
  border-bottom:1pt solid #dddddd;
}

.newscodes .newscodes-pagination {
    position: relative;
    margin-top: 0px !important;
    margin-bottom: 5px;
}

#roundcorners-top {
    border-radius: 5px 5px 0px 0px;
    background: #ffffff;
    padding: 10px; 
	border-bottom: 1px solid rgba(15,70,100,.12);
		
}

#roundcorners-bottom {
    border-radius: 0px 0px 5px 5px;
    background: #ffffff;
    padding: 10px; 
	border-bottom: 1px solid rgba(15,70,100,.12);
		
}

#squarecorners {
    border-radius: 0px 0px 0px 0px;
    background: #ffffff;
    padding: 20px 10px 0px 10px;

}

p.grey {
    color: #777;
    margin-bottom: 0;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
	line-height: 24px;
}

a.homepage-title {
    color: #222;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 200;
    line-height: 24px;
    text-transform: none;
}

a.main {
    color: #FF6000 !important;
}

.blog-author {
    clear: both;
    display: none;
}

.gform_wrapper span.ginput_total {
    color: #85BF40 !important;
    font-size: inherit;
    font-weight: bold;
}

body .gform_wrapper .top_label .gfield_label, body .gform_wrapper .left_label .gfield_label, body .gform_wrapper .right_label .gfield_label {
    font-weight: 600 !important;
}

.gform_wrapper .gform_page_footer {
    border-top: none !important;
}

img.round {
  border-radius: 50%;
}
#corners {
  border-radius: 5px;
}

/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
	opacity: 0;
}

/* PART 2 - Upon Lazy Load */
img.loaded{
	-webkit-transition: opacity .5s linear 0.2s;
	-moz-transition: opacity .5s linear 0.2s;
	transition: opacity .5s linear 0.2s;
	opacity: 1;
